Modifier and Type | Method and Description |
---|---|
CmisAllowableActionsType |
AtomAllowableActions.getAllowableActions() |
Modifier and Type | Method and Description |
---|---|
void |
AtomAllowableActions.setAllowableActions(CmisAllowableActionsType allowableActions) |
Constructor and Description |
---|
AtomAllowableActions(CmisAllowableActionsType allowableActions) |
Modifier and Type | Method and Description |
---|---|
static CmisAllowableActionsType |
Converter.convert(AllowableActions allowableActions)
Converts an AllowableActions object.
|
Modifier and Type | Method and Description |
---|---|
static AllowableActions |
Converter.convert(CmisAllowableActionsType allowableActions)
Converts an AllowableActions object.
|
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 |
CmisAllowableActionsType |
GetAllowableActionsResponse.getAllowableActions()
Gets the value of the allowableActions property.
|
CmisAllowableActionsType |
CmisObjectType.getAllowableActions()
Gets the value of the allowableActions property.
|
CmisAllowableActionsType |
ObjectServicePort.getAllowableActions(String repositoryId,
String objectId,
CmisExtensionType extension) |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<CmisAllowableActionsType> |
ObjectFactory.createAllowableActions(CmisAllowableActionsType value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.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.
|
Modifier and Type | Method and Description |
---|---|
CmisAllowableActionsType |
ObjectService.getAllowableActions(String repositoryId,
String objectId,
CmisExtensionType extension) |
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.