| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.impl.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected EnumSupportedPermissions |
CmisACLCapabilityType.supportedPermissions |
| Modifier and Type | Method and Description |
|---|---|
static EnumSupportedPermissions |
EnumSupportedPermissions.fromValue(String v) |
EnumSupportedPermissions |
CmisACLCapabilityType.getSupportedPermissions()
Gets the value of the supportedPermissions property.
|
static EnumSupportedPermissions |
EnumSupportedPermissions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumSupportedPermissions[] |
EnumSupportedPermissions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmisACLCapabilityType.setSupportedPermissions(EnumSupportedPermissions value)
Sets the value of the supportedPermissions property.
|
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.