public class InternalClassesDataGetter extends IndividualsForClassesDataGetter
| Modifier and Type | Field and Description |
|---|---|
protected static String |
individualsForClassesInternalQueryString |
restrictClassesTemplateNameCONTEXT_DISPLAY_MODEL, REQUEST_DISPLAY_MODEL, REQUEST_JENA_ONT_MODEL| Constructor and Description |
|---|
InternalClassesDataGetter(VitroRequest vreq,
com.hp.hpl.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(com.hp.hpl.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, setAllClassCountsToZerogetModelprotected static final String individualsForClassesInternalQueryString
public InternalClassesDataGetter(VitroRequest vreq, com.hp.hpl.jena.rdf.model.Model displayModel, String dataGetterURI)
protected void setTemplateName()
setTemplateName in class IndividualsForClassesDataGetterprotected Map<String,Object> getClassIntersectionsMap(com.hp.hpl.jena.rdf.model.Model displayModel)
getClassIntersectionsMap in class IndividualsForClassesDataGetterprotected List<String> retrieveRestrictClasses(javax.servlet.ServletContext context, Map<String,Object> classIntersectionsMap)
retrieveRestrictClasses in class IndividualsForClassesDataGetterpublic String getType()
getType in class IndividualsForClassesDataGetterCopyright © 2016. All rights reserved.