| Package | Description | 
|---|---|
| org.apache.chemistry.opencmis.commons.data | 
 OpenCMIS data interfaces. 
 | 
| org.apache.chemistry.opencmis.commons.enums | 
 OpenCMIS enums. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SupportedPermissions | 
AclCapabilities.getSupportedPermissions()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SupportedPermissions | 
SupportedPermissions.fromValue(String v)  | 
static SupportedPermissions | 
SupportedPermissions.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static SupportedPermissions[] | 
SupportedPermissions.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.