Package | Description |
---|---|
org.apache.chemistry.opencmis.commons.data |
OpenCMIS data interfaces.
|
org.apache.chemistry.opencmis.commons.enums |
OpenCMIS enums.
|
org.apache.chemistry.opencmis.tck.tests.control |
Modifier and Type | Method and Description |
---|---|
CapabilityAcl |
RepositoryCapabilities.getAclCapability()
Returns the ACL capability.
|
Modifier and Type | Method and Description |
---|---|
static CapabilityAcl |
CapabilityAcl.fromValue(String v) |
static CapabilityAcl |
CapabilityAcl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CapabilityAcl[] |
CapabilityAcl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected CapabilityAcl |
ACLSmokeTest.getAclCapability(Session session) |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.