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