public class AccessControlServiceSoapBindingStub extends org.apache.axis.client.Stub implements AccessControlServiceSoapPort
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
AccessControlServiceSoapBindingStub() |
AccessControlServiceSoapBindingStub(javax.xml.rpc.Service service) |
AccessControlServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
ACL[] |
addACEs(Predicate predicate,
ACE[] aces)
Adds a number of ACE's to a collection of references.
|
String[] |
addChildAuthorities(String parentAuthority,
String[] authorities)
Adds child authorities to a specified parent authority
|
String[] |
createAuthorities(String parentAuthority,
NewAuthority[] newAuthorites)
Creates new authorities
|
protected org.apache.axis.client.Call |
createCall() |
void |
deleteAuthorities(String[] authorities)
Delete authorities
|
ACL[] |
getACLs(Predicate predicate,
ACE filter)
Get the list of the ACL's for a reference.
|
String[] |
getAllAuthorities(AuthorityFilter filter)
Getsl aa the authorities avaialble in the repository.
|
String[] |
getAuthorities()
Ges the authorities for the current user
|
String[] |
getChildAuthorities(String authority,
SiblingAuthorityFilter filter)
Gets an authorities child authorities
|
GetClassPermissionsResult[] |
getClassPermissions(String[] classNames)
Gets a list of the settable permissions for a list of classes.
|
OwnerResult[] |
getOwners(Predicate predicate)
Get the current node owner.
|
String[] |
getParentAuthorities(String authority,
SiblingAuthorityFilter filter)
Gets an authorities parent authorities
|
GetPermissionsResult[] |
getPermissions(Predicate predicate)
Gets a list of the settable permissions for a set of references.
|
HasPermissionsResult[] |
hasPermissions(Predicate predicate,
String[] permissions)
Determines whether the current authenticated user has the permissions
on each of the specified references.
|
ACL[] |
removeACEs(Predicate predicate,
ACE[] aces)
Removes ACE's from a collection of references.
|
void |
removeChildAuthorities(String parentAuthority,
String[] authorities)
Remove child authorities from the specified parent authority
|
ACL[] |
setInheritPermission(Predicate predicate,
boolean inheritPermission)
Set the inherit permission property of a set of references.
|
OwnerResult[] |
setOwners(Predicate predicate,
String owner)
Sets the current node owner.
|
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic AccessControlServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic AccessControlServiceSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic AccessControlServiceSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic ACL[] getACLs(Predicate predicate, ACE filter) throws RemoteException, AccessControlFault
AccessControlServiceSoapPortgetACLs in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic ACL[] addACEs(Predicate predicate, ACE[] aces) throws RemoteException, AccessControlFault
AccessControlServiceSoapPortaddACEs in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic ACL[] removeACEs(Predicate predicate, ACE[] aces) throws RemoteException, AccessControlFault
AccessControlServiceSoapPortremoveACEs in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic GetPermissionsResult[] getPermissions(Predicate predicate) throws RemoteException, AccessControlFault
AccessControlServiceSoapPortgetPermissions in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic GetClassPermissionsResult[] getClassPermissions(String[] classNames) throws RemoteException, AccessControlFault
AccessControlServiceSoapPortgetClassPermissions in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic HasPermissionsResult[] hasPermissions(Predicate predicate, String[] permissions) throws RemoteException, AccessControlFault
AccessControlServiceSoapPorthasPermissions in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic ACL[] setInheritPermission(Predicate predicate, boolean inheritPermission) throws RemoteException, AccessControlFault
AccessControlServiceSoapPortsetInheritPermission in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic OwnerResult[] getOwners(Predicate predicate) throws RemoteException, AccessControlFault
AccessControlServiceSoapPortgetOwners in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic OwnerResult[] setOwners(Predicate predicate, String owner) throws RemoteException, AccessControlFault
AccessControlServiceSoapPortsetOwners in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic String[] getAllAuthorities(AuthorityFilter filter) throws RemoteException, AccessControlFault
AccessControlServiceSoapPortgetAllAuthorities in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic String[] getAuthorities() throws RemoteException, AccessControlFault
AccessControlServiceSoapPortgetAuthorities in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic String[] createAuthorities(String parentAuthority, NewAuthority[] newAuthorites) throws RemoteException, AccessControlFault
AccessControlServiceSoapPortcreateAuthorities in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic void deleteAuthorities(String[] authorities) throws RemoteException, AccessControlFault
AccessControlServiceSoapPortdeleteAuthorities in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic String[] addChildAuthorities(String parentAuthority, String[] authorities) throws RemoteException, AccessControlFault
AccessControlServiceSoapPortaddChildAuthorities in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic void removeChildAuthorities(String parentAuthority, String[] authorities) throws RemoteException, AccessControlFault
AccessControlServiceSoapPortremoveChildAuthorities in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic String[] getChildAuthorities(String authority, SiblingAuthorityFilter filter) throws RemoteException, AccessControlFault
AccessControlServiceSoapPortgetChildAuthorities in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultpublic String[] getParentAuthorities(String authority, SiblingAuthorityFilter filter) throws RemoteException, AccessControlFault
AccessControlServiceSoapPortgetParentAuthorities in interface AccessControlServiceSoapPortRemoteExceptionAccessControlFaultCopyright © 2005–2014 Alfresco Software. All rights reserved.