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