Uses of Interface
edu.cornell.mannlib.vitro.webapp.services.shortview.ShortViewService.TemplateAndSupplementalData
-
Packages that use ShortViewService.TemplateAndSupplementalData Package Description edu.cornell.mannlib.vitro.webapp.services.shortview -
-
Uses of ShortViewService.TemplateAndSupplementalData in edu.cornell.mannlib.vitro.webapp.services.shortview
Methods in edu.cornell.mannlib.vitro.webapp.services.shortview that return ShortViewService.TemplateAndSupplementalData Modifier and Type Method Description ShortViewService.TemplateAndSupplementalDataShortViewService. getShortViewInfo(Individual individual, ShortViewService.ShortViewContext svContext, VitroRequest vreq)What template should be used to render the short view of this individual in this context? What data is available from custom data getters? Ask the Application Ontology for short view specifications on each of the most specific classes for this individual.ShortViewService.TemplateAndSupplementalDataShortViewServiceImpl. getShortViewInfo(Individual individual, ShortViewService.ShortViewContext svContext, VitroRequest vreq)
-