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