Uses of Class
edu.cornell.mannlib.vitro.webapp.services.shortview.FakeApplicationOntologyService.TemplateAndDataGetters
-
Packages that use FakeApplicationOntologyService.TemplateAndDataGetters Package Description edu.cornell.mannlib.vitro.webapp.services.shortview -
-
Uses of FakeApplicationOntologyService.TemplateAndDataGetters in edu.cornell.mannlib.vitro.webapp.services.shortview
Methods in edu.cornell.mannlib.vitro.webapp.services.shortview that return FakeApplicationOntologyService.TemplateAndDataGetters Modifier and Type Method Description FakeApplicationOntologyService.TemplateAndDataGettersFakeApplicationOntologyService. getShortViewProperties(VitroRequest vreq, Individual individual, String classUri, String contextName)Return the template name and DataGetter instances associated with this class and this short view context.Methods in edu.cornell.mannlib.vitro.webapp.services.shortview with parameters of type FakeApplicationOntologyService.TemplateAndDataGetters Modifier and Type Method Description static voidShortViewLogger. log(String contextName, Individual individual, String classUri, FakeApplicationOntologyService.TemplateAndDataGetters tdg)
-