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