Uses of Class
edu.cornell.mannlib.vitro.webapp.dao.VClassGroupsForRequest
-
Packages that use VClassGroupsForRequest Package Description edu.cornell.mannlib.vitro.webapp.dao.jena -
-
Uses of VClassGroupsForRequest in edu.cornell.mannlib.vitro.webapp.dao.jena
Methods in edu.cornell.mannlib.vitro.webapp.dao.jena that return VClassGroupsForRequest Modifier and Type Method Description static VClassGroupsForRequestVClassGroupCache. getVClassGroups(javax.servlet.http.HttpServletRequest req)Use getVClassGroups(HttpServletRequest) to get a language-aware image of the cached groups and classes.
-