Uses of Class
edu.cornell.mannlib.vitro.webapp.beans.BaseResourceBean
-
-
Uses of BaseResourceBean in edu.cornell.mannlib.vitro.webapp.beans
Subclasses of BaseResourceBean in edu.cornell.mannlib.vitro.webapp.beans Modifier and Type Class Description classDataPropertyclass representing a property that relates an entity (object) to a data literalclassFauxPropertyRepresents a specialization on an ObjectProperty, only meaningful for display.classIndividualImplRepresents a single entity record.classObjectPropertya class representing an object propertyclassPropertyclassPropertyGroupclassVClassA Java class representing an ontology ("Vitro") class [kwg8-07/30/07]: comments [kwg8-07/30/07]: comments, naming cleanupclassVClassListsimple class that extends vclass to include a list of entites that are members of that class. -
Uses of BaseResourceBean in edu.cornell.mannlib.vitro.webapp.dao.filtering
Subclasses of BaseResourceBean in edu.cornell.mannlib.vitro.webapp.dao.filtering Modifier and Type Class Description classDataPropertyFilteringclassObjectPropertyFiltering -
Uses of BaseResourceBean in edu.cornell.mannlib.vitro.webapp.dao.jena
Subclasses of BaseResourceBean in edu.cornell.mannlib.vitro.webapp.dao.jena Modifier and Type Class Description classIndividualJenaclassIndividualSDBclassVClassJenaA Java class representing a lazy loading ontology ("VIVO") class -
Uses of BaseResourceBean in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual
Subclasses of BaseResourceBean in edu.cornell.mannlib.vitro.webapp.web.templatemodels.individual Modifier and Type Class Description classFauxDataPropertyWrapperA DataProperty that has some of its values overridden by a FauxProperty.classFauxObjectPropertyWrapperAn ObjectProperty that has some of its values overridden by a FauxProperty.
-