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