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