|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmisAllowableActionsType | |
|---|---|
| org.xcmis.core | |
| org.xcmis.messaging | |
| org.xcmis.soap | |
| org.xcmis.wssoap.impl | |
| Uses of CmisAllowableActionsType in org.xcmis.core |
|---|
| Fields in org.xcmis.core declared as CmisAllowableActionsType | |
|---|---|
protected CmisAllowableActionsType |
CmisObjectType.allowableActions
|
| Methods in org.xcmis.core that return CmisAllowableActionsType | |
|---|---|
CmisAllowableActionsType |
ObjectFactory.createCmisAllowableActionsType()
Create an instance of CmisAllowableActionsType |
CmisAllowableActionsType |
CmisObjectType.getAllowableActions()
Gets the value of the allowableActions property. |
| Methods in org.xcmis.core that return types with arguments of type CmisAllowableActionsType | |
|---|---|
JAXBElement<CmisAllowableActionsType> |
ObjectFactory.createAllowableActions(CmisAllowableActionsType value)
Create an instance of JAXBElement<CmisAllowableActionsType>} |
| Methods in org.xcmis.core with parameters of type CmisAllowableActionsType | |
|---|---|
JAXBElement<CmisAllowableActionsType> |
ObjectFactory.createAllowableActions(CmisAllowableActionsType value)
Create an instance of JAXBElement<CmisAllowableActionsType>} |
void |
CmisObjectType.setAllowableActions(CmisAllowableActionsType value)
Sets the value of the allowableActions property. |
| Uses of CmisAllowableActionsType in org.xcmis.messaging |
|---|
| Fields in org.xcmis.messaging declared as CmisAllowableActionsType | |
|---|---|
protected CmisAllowableActionsType |
GetAllowableActionsResponse.allowableActions
|
| Methods in org.xcmis.messaging that return CmisAllowableActionsType | |
|---|---|
CmisAllowableActionsType |
GetAllowableActionsResponse.getAllowableActions()
Gets the value of the allowableActions property. |
| Methods in org.xcmis.messaging with parameters of type CmisAllowableActionsType | |
|---|---|
void |
GetAllowableActionsResponse.setAllowableActions(CmisAllowableActionsType value)
Sets the value of the allowableActions property. |
| Uses of CmisAllowableActionsType in org.xcmis.soap |
|---|
| Methods in org.xcmis.soap that return CmisAllowableActionsType | |
|---|---|
CmisAllowableActionsType |
ObjectServicePort.getAllowableActions(String repositoryId,
String objectId,
CmisExtensionType extension)
|
| Uses of CmisAllowableActionsType in org.xcmis.wssoap.impl |
|---|
| Methods in org.xcmis.wssoap.impl that return CmisAllowableActionsType | |
|---|---|
CmisAllowableActionsType |
ObjectServicePortImpl.getAllowableActions(String repositoryId,
String objectId,
CmisExtensionType extension)
|
static CmisAllowableActionsType |
TypeConverter.getCmisAllowableActionsType(org.xcmis.spi.model.AllowableActions source)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||