|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CmisAllowableActionsType in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects |
---|
Methods in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects that return CmisAllowableActionsType | |
---|---|
CmisAllowableActionsType |
AtomAllowableActions.getAllowableActions()
|
Methods in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects with parameters of type CmisAllowableActionsType | |
---|---|
void |
AtomAllowableActions.setAllowableActions(CmisAllowableActionsType allowableActions)
|
Constructors in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects with parameters of type CmisAllowableActionsType | |
---|---|
AtomAllowableActions(CmisAllowableActionsType allowableActions)
|
Uses of CmisAllowableActionsType in org.apache.chemistry.opencmis.commons.impl |
---|
Methods in org.apache.chemistry.opencmis.commons.impl that return CmisAllowableActionsType | |
---|---|
static CmisAllowableActionsType |
Converter.convert(AllowableActions allowableActions)
Converts an AllowableActions object. |
Methods in org.apache.chemistry.opencmis.commons.impl with parameters of type CmisAllowableActionsType | |
---|---|
static AllowableActions |
Converter.convert(CmisAllowableActionsType allowableActions)
Converts an AllowableActions object. |
Uses of CmisAllowableActionsType in org.apache.chemistry.opencmis.commons.impl.jaxb |
---|
Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as CmisAllowableActionsType | |
---|---|
protected CmisAllowableActionsType |
GetAllowableActionsResponse.allowableActions
|
protected CmisAllowableActionsType |
CmisObjectType.allowableActions
|
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return CmisAllowableActionsType | |
---|---|
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)
|
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return types with arguments of type CmisAllowableActionsType | |
---|---|
javax.xml.bind.JAXBElement<CmisAllowableActionsType> |
ObjectFactory.createAllowableActions(CmisAllowableActionsType value)
Create an instance of JAXBElement < CmisAllowableActionsType > } |
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type CmisAllowableActionsType | |
---|---|
javax.xml.bind.JAXBElement<CmisAllowableActionsType> |
ObjectFactory.createAllowableActions(CmisAllowableActionsType value)
Create an instance of JAXBElement < CmisAllowableActionsType > } |
void |
GetAllowableActionsResponse.setAllowableActions(CmisAllowableActionsType value)
Sets the value of the allowableActions property. |
void |
CmisObjectType.setAllowableActions(CmisAllowableActionsType value)
Sets the value of the allowableActions property. |
Uses of CmisAllowableActionsType in org.apache.chemistry.opencmis.server.impl.webservices |
---|
Methods in org.apache.chemistry.opencmis.server.impl.webservices that return CmisAllowableActionsType | |
---|---|
CmisAllowableActionsType |
ObjectService.getAllowableActions(String repositoryId,
String objectId,
CmisExtensionType extension)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |