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