public class AbstractOrderEntryResource
extends <any>
| Constructor and Description |
|---|
AbstractOrderEntryResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteAbstractOrderEntry()
Generated HTTP method for covering DELETE requests.
|
Response |
getAbstractOrderEntry()
Generated HTTP method for covering GET requests.
|
AbstractOrderEntryModel |
getAbstractOrderEntryModel()
Convenience method which just delegates to
#getResourceValue() |
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 |
AbstractYResource |
getSAPPricingConditionResource(String resourceKey)
Generated getter for sub resource of type
SAPPricingConditionResource for current root resource |
Response |
putAbstractOrderEntry(AbstractOrderEntryDTO dto)
Generated HTTP method for covering PUT requests.
|
protected AbstractOrderEntryModel |
readResource(String resourceId)
Gets the
AbstractOrderEntryModel resource which is addressed by current resource request. |
void |
setAbstractOrderEntryModel(AbstractOrderEntryModel value)
Convenience method which just delegates to
#setResourceValue(AbstractOrderEntryModel) |
public AbstractOrderEntryResource()
public Response deleteAbstractOrderEntry()
Responsepublic Response getAbstractOrderEntry()
Responsepublic AbstractOrderEntryModel getAbstractOrderEntryModel()
#getResourceValue()public AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic AbstractYResource getSAPPricingConditionResource(String resourceKey)
SAPPricingConditionResource for current root resourcepublic Response putAbstractOrderEntry(AbstractOrderEntryDTO dto)
Responseprotected AbstractOrderEntryModel readResource(String resourceId) throws Exception
AbstractOrderEntryModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setAbstractOrderEntryModel(AbstractOrderEntryModel value)
#setResourceValue(AbstractOrderEntryModel)Copyright © 2017 SAP SE. All Rights Reserved.