public class SubscriptionProductResource
extends <any>
| Constructor and Description |
|---|
SubscriptionProductResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteSubscriptionProduct()
Generated HTTP method for covering DELETE requests.
|
AbstractYResource |
getCustomerReviewResource(String resourceKey)
Generated getter for sub resource of type
CustomerReviewResource 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 |
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 |
getSubscriptionProduct()
Generated HTTP method for covering GET requests.
|
SubscriptionProductModel |
getSubscriptionProductModel()
Convenience method which just delegates to
#getResourceValue() |
Response |
putSubscriptionProduct(SubscriptionProductDTO dto)
Generated HTTP method for covering PUT requests.
|
protected SubscriptionProductModel |
readResource(String resourceId)
Gets the
SubscriptionProductModel resource which is addressed by current resource request. |
void |
setSubscriptionProductModel(SubscriptionProductModel value)
Convenience method which just delegates to
#setResourceValue(SubscriptionProductModel) |
public SubscriptionProductResource()
public Response deleteSubscriptionProduct()
Responsepublic AbstractYResource getCustomerReviewResource(String resourceKey)
CustomerReviewResource for current root resourcepublic 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 getSubscriptionProduct()
Responsepublic SubscriptionProductModel getSubscriptionProductModel()
#getResourceValue()public Response putSubscriptionProduct(SubscriptionProductDTO dto)
Responseprotected SubscriptionProductModel readResource(String resourceId) throws Exception
SubscriptionProductModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setSubscriptionProductModel(SubscriptionProductModel value)
#setResourceValue(SubscriptionProductModel)Copyright © 2017 SAP SE. All Rights Reserved.