Uses of Interface
org.alfresco.service.cmr.security.AuthorityService.AuthorityFilter
Packages that use AuthorityService.AuthorityFilter
-
Uses of AuthorityService.AuthorityFilter in org.alfresco.repo.security.authority
Methods in org.alfresco.repo.security.authority with parameters of type AuthorityService.AuthorityFilterModifier and TypeMethodDescriptionAuthorityDAO.getContainingAuthoritiesInZone(AuthorityType type, String authority, String zoneName, AuthorityService.AuthorityFilter filter, int size) Get a set of authorities with varying filter criteriaAuthorityDAOImpl.getContainingAuthoritiesInZone(AuthorityType type, String authority, String zoneName, AuthorityService.AuthorityFilter filter, int size) AuthorityServiceImpl.getContainingAuthoritiesInZone(AuthorityType type, String authority, String zoneName, AuthorityService.AuthorityFilter filter, int size) Get a set of authorities with varying filter criteria -
Uses of AuthorityService.AuthorityFilter in org.alfresco.service.cmr.security
Methods in org.alfresco.service.cmr.security with parameters of type AuthorityService.AuthorityFilterModifier and TypeMethodDescriptionAuthorityService.getContainingAuthoritiesInZone(AuthorityType type, String name, String zoneName, AuthorityService.AuthorityFilter filter, int size) Get a set of authorities with varying filter criteria