public class OrderEntryResource
extends <any>
| Constructor and Description |
|---|
OrderEntryResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractYResource |
getHMCHistoryEntryResource(String resourceKey)
Generated getter for sub resource of type
HMCHistoryEntryResource for current root resource |
AbstractYResource |
getLinkResource(String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
Response |
getOrderEntry()
Generated HTTP method for covering GET requests.
|
OrderEntryModel |
getOrderEntryModel()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getSAPPricingConditionResource(String resourceKey)
Generated getter for sub resource of type
SAPPricingConditionResource for current root resource |
protected OrderEntryModel |
readResource(String resourceId)
Gets the
OrderEntryModel resource which is addressed by current resource request. |
void |
setOrderEntryModel(OrderEntryModel value)
Convenience method which just delegates to
#setResourceValue(OrderEntryModel) |
public OrderEntryResource()
public AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response getOrderEntry()
Responsepublic OrderEntryModel getOrderEntryModel()
#getResourceValue()public AbstractYResource getSAPPricingConditionResource(String resourceKey)
SAPPricingConditionResource for current root resourceprotected OrderEntryModel readResource(String resourceId) throws Exception
OrderEntryModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setOrderEntryModel(OrderEntryModel value)
#setResourceValue(OrderEntryModel)Copyright © 2017 SAP SE. All Rights Reserved.