public class SubscriptionProductResource extends AbstractYResource<SubscriptionProductModel>
httpHeaders, providers, request, resourceCtx, securityCtx, serviceLocator, uriInfo| 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 |
getLinkResource(java.lang.String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
AbstractYResource |
getProductCatalogVersionDifferenceResource(java.lang.String resourceKey)
Generated getter for sub resource of type
ProductCatalogVersionDifferenceResource for current root resource |
AbstractYResource |
getProductFeatureResource(java.lang.String resourceKey)
Generated getter for sub resource of type
ProductFeatureResource for current root resource |
AbstractYResource |
getProductReferenceResource(java.lang.String resourceKey)
Generated getter for sub resource of type
ProductReferenceResource for current root resource |
AbstractYResource |
getSAPInboundVariantResource(java.lang.String resourceKey)
Generated getter for sub resource of type
SAPInboundVariantResource for current root resource |
Response |
getSubscriptionProduct()
Generated HTTP method for covering GET requests.
|
SubscriptionProductModel |
getSubscriptionProductModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
Response |
putSubscriptionProduct(SubscriptionProductDTO dto)
Generated HTTP method for covering PUT requests.
|
protected SubscriptionProductModel |
readResource(java.lang.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) |
createOrUpdatePostResource, createOrUpdateResource, deleteResource, getNotsavedModelForCreate, getObjectGraph, getResourceType, getUniqueMember, isAccessGranted, passUniqueMember, prepareJaloSession, processDtoId, readResourceInternal, setObjectGraph, setUniqueMember, setUserIntoJaloSessionafterDelete, afterPost, afterPut, beforeDelete, beforePost, beforePut, createDeleteResponse, createGetResponse, createPostResource, createPostResponse, createPutResponse, createPutResponse, createResource, getEventActionFactory, getPagingStrategy, getParentResource, getPostCommandHandler, getPutCommandHandler, getRequest, getResourceId, getResourceValue, getResponse, getSecurityContext, getSecurityStrategy, getServiceLocator, getUriInfo, isAccessGrantedExternal, notifyAfterDelete, notifyAfterGet, notifyAfterPost, notifyAfterPut, notifyBeforeDelete, notifyBeforeGet, notifyBeforePost, notifyBeforePut, processException, readPostResource, setCachingStrategy, setDeleteMethod, setEventActionFactory, setGetMethod, setPagingStrategy, setParentResource, setPostCommandHandler, setPostMethod, setPutCommandHandler, setPutMethod, setRequestProcessChain, setResourceId, setResourceValue, setSecurityStrategy, setServiceLocatorpublic SubscriptionProductResource()
public Response deleteSubscriptionProduct()
javax.ws.rs.core.Responsepublic AbstractYResource getLinkResource(java.lang.String resourceKey)
LinkResource for current root resourcepublic AbstractYResource getProductCatalogVersionDifferenceResource(java.lang.String resourceKey)
ProductCatalogVersionDifferenceResource for current root resourcepublic AbstractYResource getProductFeatureResource(java.lang.String resourceKey)
ProductFeatureResource for current root resourcepublic AbstractYResource getProductReferenceResource(java.lang.String resourceKey)
ProductReferenceResource for current root resourcepublic AbstractYResource getSAPInboundVariantResource(java.lang.String resourceKey)
SAPInboundVariantResource for current root resourcepublic Response getSubscriptionProduct()
javax.ws.rs.core.Responsepublic SubscriptionProductModel getSubscriptionProductModel()
AbstractResource.getResourceValue()public Response putSubscriptionProduct(SubscriptionProductDTO dto)
javax.ws.rs.core.Responseprotected SubscriptionProductModel readResource(java.lang.String resourceId) throws java.lang.Exception
SubscriptionProductModel resource which is addressed by current resource request.readResource in class AbstractResource<SubscriptionProductModel>java.lang.ExceptionAbstractResource.readResource(String)public void setSubscriptionProductModel(SubscriptionProductModel value)
#setResourceValue(SubscriptionProductModel)Copyright © 2018 SAP SE. All Rights Reserved.