public class AbstractPromotionRestrictionResource
extends <any>
| Constructor and Description |
|---|
AbstractPromotionRestrictionResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteAbstractPromotionRestriction()
Generated HTTP method for covering DELETE requests.
|
Response |
getAbstractPromotionRestriction()
Generated HTTP method for covering GET requests.
|
AbstractPromotionRestrictionModel |
getAbstractPromotionRestrictionModel()
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 |
Response |
putAbstractPromotionRestriction(AbstractPromotionRestrictionDTO dto)
Generated HTTP method for covering PUT requests.
|
protected AbstractPromotionRestrictionModel |
readResource(String resourceId)
Gets the
AbstractPromotionRestrictionModel resource which is addressed by current resource request. |
void |
setAbstractPromotionRestrictionModel(AbstractPromotionRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(AbstractPromotionRestrictionModel) |
public AbstractPromotionRestrictionResource()
public Response deleteAbstractPromotionRestriction()
Responsepublic Response getAbstractPromotionRestriction()
Responsepublic AbstractPromotionRestrictionModel getAbstractPromotionRestrictionModel()
#getResourceValue()public AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response putAbstractPromotionRestriction(AbstractPromotionRestrictionDTO dto)
Responseprotected AbstractPromotionRestrictionModel readResource(String resourceId) throws Exception
AbstractPromotionRestrictionModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setAbstractPromotionRestrictionModel(AbstractPromotionRestrictionModel value)
#setResourceValue(AbstractPromotionRestrictionModel)Copyright © 2017 SAP SE. All Rights Reserved.