| Class | Description |
|---|---|
| GetAllVClasses |
This class will get all the vclasses in the system.
|
| GetEntitiesByVClass |
Gets a list of entities that are members of the indicated vClass.
|
| GetEntitiesByVClassContinuation | |
| GetRandomSearchIndividualsByVClass |
Does a Solr search for individuals, and uses the short view to render each of
the results.
|
| GetRenderedSearchIndividualsByVClass |
Does a search for individuals, and uses the short view to render each of
the results.
|
| GetSearchIndividualsByVClass | |
| GetSearchIndividualsByVClasses |
Accepts multiple vclasses and returns individuals which correspond to the
intersection of those classes (i.e.
|
| GetVClassesForVClassGroup | |
| JsonArrayProducer |
A base for classes that produce a JSON array based on the parameters in the
VitroRequest.
|
| JsonObjectProducer |
A base for classes that produce a JSON object, based on the parameters in the
request.
|
| JsonProducer |
A base for the classes that produce JSON results.
|
| JsonServlet |
This servlet is for servicing requests for JSON objects/data.
|
Copyright © 2022. All rights reserved.