Uses of Interface
edu.cornell.mannlib.vitro.webapp.dao.PropertyGroupDao
-
Packages that use PropertyGroupDao Package Description edu.cornell.mannlib.vitro.webapp.dao edu.cornell.mannlib.vitro.webapp.dao.filtering edu.cornell.mannlib.vitro.webapp.dao.jena -
-
Uses of PropertyGroupDao in edu.cornell.mannlib.vitro.webapp.dao
Methods in edu.cornell.mannlib.vitro.webapp.dao that return PropertyGroupDao Modifier and Type Method Description PropertyGroupDaoWebappDaoFactory. getPropertyGroupDao() -
Uses of PropertyGroupDao in edu.cornell.mannlib.vitro.webapp.dao.filtering
Classes in edu.cornell.mannlib.vitro.webapp.dao.filtering that implement PropertyGroupDao Modifier and Type Class Description classPropertyGroupDaoFilteringMethods in edu.cornell.mannlib.vitro.webapp.dao.filtering that return PropertyGroupDao Modifier and Type Method Description PropertyGroupDaoWebappDaoFactoryFiltering. getPropertyGroupDao()Constructors in edu.cornell.mannlib.vitro.webapp.dao.filtering with parameters of type PropertyGroupDao Constructor Description PropertyGroupDaoFiltering(PropertyGroupDao propertyGroupDao, WebappDaoFactoryFiltering webappDaoFactoryFiltering, VitroFilters filters) -
Uses of PropertyGroupDao in edu.cornell.mannlib.vitro.webapp.dao.jena
Classes in edu.cornell.mannlib.vitro.webapp.dao.jena that implement PropertyGroupDao Modifier and Type Class Description classPropertyGroupDaoJenaFields in edu.cornell.mannlib.vitro.webapp.dao.jena declared as PropertyGroupDao Modifier and Type Field Description protected PropertyGroupDaoWebappDaoFactoryJena. propertyGroupDaoMethods in edu.cornell.mannlib.vitro.webapp.dao.jena that return PropertyGroupDao Modifier and Type Method Description PropertyGroupDaoWebappDaoFactoryJena. getPropertyGroupDao()
-