public class VariantProductResource extends AbstractYResource<VariantProductModel>
httpHeaders, providers, request, resourceCtx, securityCtx, serviceLocator, uriInfo| Constructor and Description |
|---|
VariantProductResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteVariantProduct()
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 |
getVariantProduct()
Generated HTTP method for covering GET requests.
|
VariantProductModel |
getVariantProductModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
Response |
putVariantProduct(VariantProductDTO dto)
Generated HTTP method for covering PUT requests.
|
protected VariantProductModel |
readResource(java.lang.String resourceId)
Gets the
VariantProductModel resource which is addressed by current resource request. |
void |
setVariantProductModel(VariantProductModel value)
Convenience method which just delegates to
#setResourceValue(VariantProductModel) |
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 VariantProductResource()
public Response deleteVariantProduct()
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 getVariantProduct()
javax.ws.rs.core.Responsepublic VariantProductModel getVariantProductModel()
AbstractResource.getResourceValue()public Response putVariantProduct(VariantProductDTO dto)
javax.ws.rs.core.Responseprotected VariantProductModel readResource(java.lang.String resourceId) throws java.lang.Exception
VariantProductModel resource which is addressed by current resource request.readResource in class AbstractResource<VariantProductModel>java.lang.ExceptionAbstractResource.readResource(String)public void setVariantProductModel(VariantProductModel value)
#setResourceValue(VariantProductModel)Copyright © 2018 SAP SE. All Rights Reserved.