Uses of Class
edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist.ListedIndividual
-
Packages that use ListedIndividual Package Description edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist -
-
Uses of ListedIndividual in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist
Methods in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist that return ListedIndividual Modifier and Type Method Description static ListedIndividualListedIndividualBuilder. build(Individual individual, VitroRequest vreq)ListedIndividualListedIndividualBuilder.ILIstedIndividualBuilder. build(Individual individual, VitroRequest vreq)Methods in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individuallist that return types with arguments of type ListedIndividual Modifier and Type Method Description static List<ListedIndividual>BaseListedIndividual. getIndividualTemplateModels(List<Individual> individuals, VitroRequest vreq)
-