Class VIVOIndividualTemplateModel
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.web.templatemodels.BaseTemplateModel
-
- edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
-
- edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.IndividualTemplateModel
-
- edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.VIVOIndividualTemplateModel
-
public class VIVOIndividualTemplateModel extends edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.IndividualTemplateModel
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringcoAuthorVisUrl()StringcoInvestigatorVisUrl()booleanconceptSubclass()booleanevent()booleaninfoContentEntity()StringmapOfScienceUrl()booleanorganization()booleanperson()StringtemporalGraphUrl()-
Methods inherited from class edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual.BaseIndividualTemplateModel
controlPanelUrl, getDeleteUrl, getImageUrl, getLocalName, getMostSpecificTypes, getName, getNameStatement, getProfileUrl, getPropertyList, getRdfUrl, getShowAdminPanel, getThumbUrl, getUri, isEditable, isVClass, selfEditingId
-
-
-
-
Method Detail
-
conceptSubclass
public boolean conceptSubclass()
-
person
public boolean person()
-
organization
public boolean organization()
-
event
public boolean event()
-
infoContentEntity
public boolean infoContentEntity()
-
coAuthorVisUrl
public String coAuthorVisUrl()
-
coInvestigatorVisUrl
public String coInvestigatorVisUrl()
-
temporalGraphUrl
public String temporalGraphUrl()
-
mapOfScienceUrl
public String mapOfScienceUrl()
-
-