Uses of Class
edu.cornell.mannlib.vitro.webapp.dao.filtering.filters.VitroFiltersImpl
-
Packages that use VitroFiltersImpl Package Description edu.cornell.mannlib.vitro.webapp.dao.filtering.filters -
-
Uses of VitroFiltersImpl in edu.cornell.mannlib.vitro.webapp.dao.filtering.filters
Subclasses of VitroFiltersImpl in edu.cornell.mannlib.vitro.webapp.dao.filtering.filters Modifier and Type Class Description classFilterByRoleLevelPermissionFilter the properties depending on what DisplayByRolePermission is on the request.classHideFromDisplayByPolicyFilterAsk the current policies whether we can show these things to the user.Methods in edu.cornell.mannlib.vitro.webapp.dao.filtering.filters that return VitroFiltersImpl Modifier and Type Method Description protected static VitroFiltersImplVitroFilterUtils. getNoOpFilter()Gets a VitroFilters that permits all objects
-