| Package | Description |
|---|---|
| org.alfresco.cmis | |
| org.alfresco.cmis.dictionary |
| Modifier and Type | Field and Description |
|---|---|
static org.alfresco.opencmis.EnumFactory<CMISUpdatabilityEnum> |
CMISUpdatabilityEnum.FACTORY |
| Modifier and Type | Method and Description |
|---|---|
CMISUpdatabilityEnum |
CMISPropertyDefinition.getUpdatability()
Is this property updatable?
|
static CMISUpdatabilityEnum |
CMISUpdatabilityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CMISUpdatabilityEnum[] |
CMISUpdatabilityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CMISUpdatabilityEnum |
CMISBasePropertyDefinition.getUpdatability()
Is this property updatable?
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.