|
Packages that use org.alfresco.repo.security.authority.AuthorityInfo | ||
org.alfresco.service.cmr.security |
Uses of AuthorityInfo in org.alfresco.service.cmr.security |
Methods in org.alfresco.service.cmr.security that return types with arguments of type AuthorityInfo | |
abstract PagingResults<AuthorityInfo> |
AuthorityService.getAuthoritiesInfo(AuthorityType type, String zoneName, String displayNameFilter, String sortBy, boolean sortAscending, PagingRequest pagingRequest) Get authorities by type and/or zone |
|