public class GenericVariantProductResource
extends <any>
| Constructor and Description |
|---|
GenericVariantProductResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteGenericVariantProduct()
Generated HTTP method for covering DELETE requests.
|
AbstractYResource |
getCustomerReviewResource(String resourceKey)
Generated getter for sub resource of type
CustomerReviewResource for current root resource |
Response |
getGenericVariantProduct()
Generated HTTP method for covering GET requests.
|
GenericVariantProductModel |
getGenericVariantProductModel()
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 |
getProductCatalogVersionDifferenceResource(String resourceKey)
Generated getter for sub resource of type
ProductCatalogVersionDifferenceResource for current root resource |
AbstractYResource |
getProductFeatureResource(String resourceKey)
Generated getter for sub resource of type
ProductFeatureResource for current root resource |
AbstractYResource |
getProductReferenceResource(String resourceKey)
Generated getter for sub resource of type
ProductReferenceResource for current root resource |
Response |
putGenericVariantProduct(GenericVariantProductDTO dto)
Generated HTTP method for covering PUT requests.
|
protected GenericVariantProductModel |
readResource(String resourceId)
Gets the
GenericVariantProductModel resource which is addressed by current resource request. |
void |
setGenericVariantProductModel(GenericVariantProductModel value)
Convenience method which just delegates to
#setResourceValue(GenericVariantProductModel) |
public GenericVariantProductResource()
public Response deleteGenericVariantProduct()
Responsepublic AbstractYResource getCustomerReviewResource(String resourceKey)
CustomerReviewResource for current root resourcepublic Response getGenericVariantProduct()
Responsepublic GenericVariantProductModel getGenericVariantProductModel()
#getResourceValue()public AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic AbstractYResource getProductCatalogVersionDifferenceResource(String resourceKey)
ProductCatalogVersionDifferenceResource for current root resourcepublic AbstractYResource getProductFeatureResource(String resourceKey)
ProductFeatureResource for current root resourcepublic AbstractYResource getProductReferenceResource(String resourceKey)
ProductReferenceResource for current root resourcepublic Response putGenericVariantProduct(GenericVariantProductDTO dto)
Responseprotected GenericVariantProductModel readResource(String resourceId) throws Exception
GenericVariantProductModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setGenericVariantProductModel(GenericVariantProductModel value)
#setResourceValue(GenericVariantProductModel)Copyright © 2017 SAP SE. All Rights Reserved.