public class ClassificationAttributeUnitResource
extends <any>
| Constructor and Description |
|---|
ClassificationAttributeUnitResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteClassificationAttributeUnit()
Generated HTTP method for covering DELETE requests.
|
Response |
getClassificationAttributeUnit()
Generated HTTP method for covering GET requests.
|
ClassificationAttributeUnitModel |
getClassificationAttributeUnitModel()
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 |
AbstractYResource |
getProductFeatureResource(String resourceKey)
Generated getter for sub resource of type
ProductFeatureResource for current root resource |
Response |
putClassificationAttributeUnit(ClassificationAttributeUnitDTO dto)
Generated HTTP method for covering PUT requests.
|
protected ClassificationAttributeUnitModel |
readResource(String resourceId)
Gets the
ClassificationAttributeUnitModel resource which is addressed by current resource request. |
void |
setClassificationAttributeUnitModel(ClassificationAttributeUnitModel value)
Convenience method which just delegates to
#setResourceValue(ClassificationAttributeUnitModel) |
public ClassificationAttributeUnitResource()
public Response deleteClassificationAttributeUnit()
Responsepublic Response getClassificationAttributeUnit()
Responsepublic ClassificationAttributeUnitModel getClassificationAttributeUnitModel()
#getResourceValue()public AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic AbstractYResource getProductFeatureResource(String resourceKey)
ProductFeatureResource for current root resourcepublic Response putClassificationAttributeUnit(ClassificationAttributeUnitDTO dto)
Responseprotected ClassificationAttributeUnitModel readResource(String resourceId) throws Exception
ClassificationAttributeUnitModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setClassificationAttributeUnitModel(ClassificationAttributeUnitModel value)
#setResourceValue(ClassificationAttributeUnitModel)Copyright © 2017 SAP SE. All Rights Reserved.