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