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