| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.data |
OpenCMIS data interfaces.
|
| org.apache.chemistry.opencmis.commons.spi |
OpenCMIS client and server binding services.
|
| Modifier and Type | Method and Description |
|---|---|
AllowableActions |
ObjectData.getAllowableActions()
Returns the allowable actions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MutableObjectData.setAllowableActions(AllowableActions allowableActions)
Sets the Allowable Actions.
|
| Modifier and Type | Method and Description |
|---|---|
AllowableActions |
ObjectService.getAllowableActions(String repositoryId,
String objectId,
ExtensionsData extension)
Gets the list of allowable actions for an object.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.