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