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