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