public class InternalClassesDataGetter
extends edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetter
| Modifier and Type | Field and Description |
|---|---|
protected static String |
individualsForClassesInternalQueryString |
| Constructor and Description |
|---|
InternalClassesDataGetter(edu.cornell.mannlib.vitro.webapp.controller.VitroRequest vreq,
org.apache.jena.rdf.model.Model displayModel,
String dataGetterURI)
Constructor with display model and data getter URI that will be called by reflection.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
getClassIntersectionsMap(org.apache.jena.rdf.model.Model displayModel) |
String |
getType() |
protected List<String> |
retrieveRestrictClasses(javax.servlet.ServletContext context,
Map<String,Object> classIntersectionsMap) |
protected void |
setTemplateName() |
configure, convertToJSON, getAlphaParameter, getClassGroup, getData, getDataServiceUrl, getPageParameter, processClassesAndRestrictions, retrieveClasses, setAllClassCountsToZeroprotected static final String individualsForClassesInternalQueryString
public InternalClassesDataGetter(edu.cornell.mannlib.vitro.webapp.controller.VitroRequest vreq,
org.apache.jena.rdf.model.Model displayModel,
String dataGetterURI)
protected void setTemplateName()
setTemplateName in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetterprotected Map<String,Object> getClassIntersectionsMap(org.apache.jena.rdf.model.Model displayModel)
getClassIntersectionsMap in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetterprotected List<String> retrieveRestrictClasses(javax.servlet.ServletContext context, Map<String,Object> classIntersectionsMap)
retrieveRestrictClasses in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetterpublic String getType()
getType in class edu.cornell.mannlib.vitro.webapp.utils.dataGetter.IndividualsForClassesDataGetterCopyright © 2022. All rights reserved.