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