| Package | Description |
|---|---|
| org.alfresco.repo.webservice.accesscontrol |
| Modifier and Type | Method and Description |
|---|---|
String[] |
AccessControlServiceSoapPort.getChildAuthorities(String authority,
SiblingAuthorityFilter filter)
Gets an authorities child authorities
|
String[] |
AccessControlWebService.getChildAuthorities(String authority,
SiblingAuthorityFilter filter)
Gets all the child authorities of a given authority, taking into account a filter
|
String[] |
AccessControlServiceSoapPort.getParentAuthorities(String authority,
SiblingAuthorityFilter filter)
Gets an authorities parent authorities
|
String[] |
AccessControlWebService.getParentAuthorities(String authority,
SiblingAuthorityFilter filter)
Gets all the parent authorities of a given authority, taking into account a filter
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.