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