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