| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.impl | |
| org.apache.chemistry.opencmis.commons.impl.jaxb |
| Modifier and Type | Method and Description |
|---|---|
static CmisACLCapabilityType |
WSConverter.convert(AclCapabilities aclCapabilities)
Converts a ACL capability object.
|
| Modifier and Type | Method and Description |
|---|---|
static AclCapabilities |
WSConverter.convert(CmisACLCapabilityType aclCapabilities)
Converts a ACL capability object.
|
| Modifier and Type | Field and Description |
|---|---|
protected CmisACLCapabilityType |
CmisRepositoryInfoType.aclCapability |
| Modifier and Type | Method and Description |
|---|---|
CmisACLCapabilityType |
ObjectFactory.createCmisACLCapabilityType()
Create an instance of
CmisACLCapabilityType |
CmisACLCapabilityType |
CmisRepositoryInfoType.getAclCapability()
Gets the value of the aclCapability property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmisRepositoryInfoType.setAclCapability(CmisACLCapabilityType value)
Sets the value of the aclCapability property.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.