public class ApproveOrderActionsResource
extends <any>
| Constructor and Description |
|---|
ApproveOrderActionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllApproveOrderActions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getApproveOrderActionResource(String resourceKey)
Generated getter for sub resource of type
ApproveOrderActionResource for current root resource |
Collection<ApproveOrderActionModel> |
getApproveOrderActionsCollection()
Convenience method which just delegates to
#getResourceValue() |
void |
setApproveOrderActionsCollection(Collection<ApproveOrderActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ApproveOrderActionsResource()
public Response getAllApproveOrderActions()
Responsepublic AbstractYResource getApproveOrderActionResource(String resourceKey)
ApproveOrderActionResource for current root resourcepublic Collection<ApproveOrderActionModel> getApproveOrderActionsCollection()
#getResourceValue()public void setApproveOrderActionsCollection(Collection<ApproveOrderActionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.