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