public class ClassificationSystemResource
extends <any>
| Constructor and Description |
|---|
ClassificationSystemResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteClassificationSystem()
Generated HTTP method for covering DELETE requests.
|
AbstractYResource |
getCatalogVersionResource(String resourceKey)
Generated getter for sub resource of type
CatalogVersionResource for current root resource |
Response |
getClassificationSystem()
Generated HTTP method for covering GET requests.
|
ClassificationSystemModel |
getClassificationSystemModel()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getClassificationSystemVersionResource(String resourceKey)
Generated getter for sub resource of type
ClassificationSystemVersionResource for current root resource |
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 |
getRemoveCatalogVersionCronJobResource(String resourceKey)
Generated getter for sub resource of type
RemoveCatalogVersionCronJobResource for current root resource |
Response |
putClassificationSystem(ClassificationSystemDTO dto)
Generated HTTP method for covering PUT requests.
|
protected ClassificationSystemModel |
readResource(String resourceId)
Gets the
ClassificationSystemModel resource which is addressed by current resource request. |
void |
setClassificationSystemModel(ClassificationSystemModel value)
Convenience method which just delegates to
#setResourceValue(ClassificationSystemModel) |
public ClassificationSystemResource()
public Response deleteClassificationSystem()
Responsepublic AbstractYResource getCatalogVersionResource(String resourceKey)
CatalogVersionResource for current root resourcepublic Response getClassificationSystem()
Responsepublic ClassificationSystemModel getClassificationSystemModel()
#getResourceValue()public AbstractYResource getClassificationSystemVersionResource(String resourceKey)
ClassificationSystemVersionResource for current root resourcepublic AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic AbstractYResource getRemoveCatalogVersionCronJobResource(String resourceKey)
RemoveCatalogVersionCronJobResource for current root resourcepublic Response putClassificationSystem(ClassificationSystemDTO dto)
Responseprotected ClassificationSystemModel readResource(String resourceId) throws Exception
ClassificationSystemModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setClassificationSystemModel(ClassificationSystemModel value)
#setResourceValue(ClassificationSystemModel)Copyright © 2017 SAP SE. All Rights Reserved.