| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.impl | |
| org.apache.chemistry.opencmis.commons.impl.jaxb |
| Modifier and Type | Method and Description |
|---|---|
static Acl |
WSConverter.convert(CmisACLType acl)
Converts an access control list object.
|
| Modifier and Type | Field and Description |
|---|---|
protected CmisACLType |
ApplyACLResponse.acl |
protected CmisACLType |
GetACLResponse.acl |
| Modifier and Type | Method and Description |
|---|---|
CmisACLType |
ACLServicePort.applyACL(String repositoryId,
String objectId,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
EnumACLPropagation aclPropagation,
CmisExtensionType extension) |
CmisACLType |
ObjectFactory.createCmisACLType()
Create an instance of
CmisACLType |
CmisACLType |
ApplyACLResponse.getACL()
Gets the value of the acl property.
|
CmisACLType |
GetACLResponse.getACL()
Gets the value of the acl property.
|
CmisACLType |
ACLServicePort.getACL(String repositoryId,
String objectId,
Boolean onlyBasicPermissions,
CmisExtensionType extension) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplyACLResponse.setACL(CmisACLType value)
Sets the value of the acl property.
|
void |
GetACLResponse.setACL(CmisACLType value)
Sets the value of the acl property.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.