Class GetSearchIndividualsByVClasses

    • Constructor Detail

      • GetSearchIndividualsByVClasses

        public GetSearchIndividualsByVClasses​(VitroRequest vreq)
    • Method Detail

      • process

        protected com.fasterxml.jackson.databind.node.ObjectNode process()
                                                                  throws Exception
        Description copied from class: JsonObjectProducer
        Sub-classes implement this method. Given the request, produce a JSON object as the result.
        Specified by:
        process in class JsonObjectProducer
        Throws:
        Exception