Class GetRenderedSearchIndividualsByVClass


  • public class GetRenderedSearchIndividualsByVClass
    extends GetSearchIndividualsByVClasses
    Does a search for individuals, and uses the short view to render each of the results.
    • Constructor Detail

      • GetRenderedSearchIndividualsByVClass

        protected GetRenderedSearchIndividualsByVClass​(VitroRequest vreq)
    • Method Detail

      • process

        protected com.fasterxml.jackson.databind.node.ObjectNode process()
                                                                  throws Exception
        Search for individuals by VClass or VClasses in the case of multiple parameters. The class URI(s) and the paging information are in the request parameters.
        Overrides:
        process in class GetSearchIndividualsByVClasses
        Throws:
        Exception