| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.controller.json |
| Modifier and Type | Class and Description |
|---|---|
class |
GetAllVClasses
This class will get all the vclasses in the system.
|
class |
GetEntitiesByVClass
Gets a list of entities that are members of the indicated vClass.
|
class |
GetEntitiesByVClassContinuation |
class |
GetRandomSearchIndividualsByVClass
Does a Solr search for individuals, and uses the short view to render each of
the results.
|
class |
GetRenderedSearchIndividualsByVClass
Does a search for individuals, and uses the short view to render each of
the results.
|
class |
GetSearchIndividualsByVClass |
class |
GetSearchIndividualsByVClasses
Accepts multiple vclasses and returns individuals which correspond to the
intersection of those classes (i.e.
|
class |
GetVClassesForVClassGroup |
class |
JsonArrayProducer
A base for classes that produce a JSON array based on the parameters in the
VitroRequest.
|
class |
JsonObjectProducer
A base for classes that produce a JSON object, based on the parameters in the
request.
|
Copyright © 2016. All rights reserved.