Uses of Interface
edu.cornell.mannlib.vitro.webapp.dao.PageDao
-
-
Uses of PageDao in edu.cornell.mannlib.vitro.webapp.dao
Methods in edu.cornell.mannlib.vitro.webapp.dao that return PageDao Modifier and Type Method Description PageDaoWebappDaoFactory. getPageDao() -
Uses of PageDao in edu.cornell.mannlib.vitro.webapp.dao.filtering
Methods in edu.cornell.mannlib.vitro.webapp.dao.filtering that return PageDao Modifier and Type Method Description PageDaoWebappDaoFactoryFiltering. getPageDao() -
Uses of PageDao in edu.cornell.mannlib.vitro.webapp.dao.jena
Classes in edu.cornell.mannlib.vitro.webapp.dao.jena that implement PageDao Modifier and Type Class Description classPageDaoJenaMethods in edu.cornell.mannlib.vitro.webapp.dao.jena that return PageDao Modifier and Type Method Description PageDaoWebappDaoFactoryJena. getPageDao() -
Uses of PageDao in edu.cornell.mannlib.vitro.webapp.filters
Methods in edu.cornell.mannlib.vitro.webapp.filters with parameters of type PageDao Modifier and Type Method Description protected StringPageRoutingFilter. getControllerToForwardTo(javax.servlet.http.HttpServletRequest req, String pageUri, PageDao pageDao)
-