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