Uses of Class
edu.cornell.mannlib.vitro.webapp.edit.EditLiteral
-
Packages that use EditLiteral Package Description edu.cornell.mannlib.vitro.webapp.dao edu.cornell.mannlib.vitro.webapp.dao.filtering edu.cornell.mannlib.vitro.webapp.dao.jena -
-
Uses of EditLiteral in edu.cornell.mannlib.vitro.webapp.dao
Methods in edu.cornell.mannlib.vitro.webapp.dao that return EditLiteral Modifier and Type Method Description EditLiteralIndividualDao. getLabelEditLiteral(String individualUri) -
Uses of EditLiteral in edu.cornell.mannlib.vitro.webapp.dao.filtering
Methods in edu.cornell.mannlib.vitro.webapp.dao.filtering that return EditLiteral Modifier and Type Method Description EditLiteralIndividualDaoFiltering. getLabelEditLiteral(String individualUri) -
Uses of EditLiteral in edu.cornell.mannlib.vitro.webapp.dao.jena
Methods in edu.cornell.mannlib.vitro.webapp.dao.jena that return EditLiteral Modifier and Type Method Description EditLiteralIndividualDaoJena. getLabelEditLiteral(String individualUri)
-