| Package | Description |
|---|---|
| org.alfresco.cmis | |
| org.alfresco.cmis.mapping |
| Modifier and Type | Field and Description |
|---|---|
static org.alfresco.opencmis.EnumFactory<CMISVersioningStateEnum> |
CMISVersioningStateEnum.FACTORY |
| Modifier and Type | Method and Description |
|---|---|
static CMISVersioningStateEnum |
CMISVersioningStateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CMISVersioningStateEnum[] |
CMISVersioningStateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.repository.NodeRef |
CMISServices.applyVersioningState(org.alfresco.service.cmr.repository.NodeRef source,
CMISVersioningStateEnum versioningState)
Applies a versioning state to a new node, potentially resulting in a new node.
|
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.repository.NodeRef |
CMISServicesImpl.applyVersioningState(org.alfresco.service.cmr.repository.NodeRef source,
CMISVersioningStateEnum versioningState) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.