Interface BibliographicReferenceController

  • All Known Implementing Classes:
    BibliographicReferenceControllerImpl

    @RequestMapping("/bibRef")
    public interface BibliographicReferenceController
    Note: do not use parameterized collections as parameters for ajax methods. Type information is lost during proxy creation so DWR can't figure out what type of collection the method should take. See bug 2756. Use arrays instead.