02-24-2010 08:02 PM
05-18-2010 03:40 PM
05-31-2010 05:12 PM
org.alfresco.service.cmr.security.AuthorityService
Set<String> getAuthoritiesForUser(String userName);
Set<String> getAllAuthorities(AuthorityType type);
Set<String> getAllRootAuthorities(AuthorityType type);
Set<String> getContainedAuthorities(AuthorityType type);
Set<String> getContainingAuthorities(AuthorityType type);
Set<String> getAllAuthoritiesInInZone(String zoneName, AuthorityType type);
Set<String> getAllRootAuthoritiesInZone(String zoneName, AuthorityType type);
Set<String> findAuthorities(AuthorityType type, String parentauthority, boolean immediate, String displayNamePattern, String zoneName);
org.alfresco.service.cmr.security.PersonService
NodeRef getPerson(String userName);
NodeRef getPerson(String userName, boolean autoCreate);
Set<NodeRef> getAllPeople();
Set<NodeRef> getPeopleFilteredByProperty(QName propertyKey, Serializable propertyValue);
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.