|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumSupportedPermissions | |
|---|---|
| org.xcmis.core | |
| Uses of EnumSupportedPermissions in org.xcmis.core |
|---|
| Fields in org.xcmis.core declared as EnumSupportedPermissions | |
|---|---|
protected EnumSupportedPermissions |
CmisACLCapabilityType.supportedPermissions
|
| Methods in org.xcmis.core that return EnumSupportedPermissions | |
|---|---|
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. |
| Methods in org.xcmis.core with parameters of type EnumSupportedPermissions | |
|---|---|
void |
CmisACLCapabilityType.setSupportedPermissions(EnumSupportedPermissions value)
Sets the value of the supportedPermissions property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||