| Package | Description |
|---|---|
| org.alfresco.repo.cmis.ws |
| Modifier and Type | Field and Description |
|---|---|
protected CmisAllowableActionsType |
GetAllowableActionsResponse.allowableActions |
protected CmisAllowableActionsType |
CmisObjectType.allowableActions |
| Modifier and Type | Method and Description |
|---|---|
CmisAllowableActionsType |
ObjectFactory.createCmisAllowableActionsType()
Create an instance of
CmisAllowableActionsType |
protected CmisAllowableActionsType |
DMAbstractServicePort.determineObjectAllowableActions(Object objectIdentifier) |
CmisAllowableActionsType |
GetAllowableActionsResponse.getAllowableActions()
Gets the value of the allowableActions property.
|
CmisAllowableActionsType |
CmisObjectType.getAllowableActions()
Gets the value of the allowableActions property.
|
CmisAllowableActionsType |
DMObjectServicePort.getAllowableActions(String repositoryId,
String objectId,
CmisExtensionType extension)
Gets the list of allowable actions (CMIS service calls) for an object based on the current user's context, subject to any access constraints that are currently imposed by
the repository.
|
CmisAllowableActionsType |
ObjectServicePort.getAllowableActions(String repositoryId,
String objectId,
CmisExtensionType extension) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CmisAllowableActionsType> |
ObjectFactory.createAllowableActions(CmisAllowableActionsType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CmisAllowableActionsType> |
ObjectFactory.createAllowableActions(CmisAllowableActionsType value)
|
void |
GetAllowableActionsResponse.setAllowableActions(CmisAllowableActionsType value)
Sets the value of the allowableActions property.
|
void |
CmisObjectType.setAllowableActions(CmisAllowableActionsType value)
Sets the value of the allowableActions property.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.