public class PriceResource extends AbstractResource<PriceDTO>
| Modifier and Type | Class and Description |
|---|---|
class |
PriceResource.BestValuePricingStrategy |
class |
PriceResource.DefaultPricingStrategy |
class |
PriceResource.LowestQuantityPricingStrategy |
httpHeaders, providers, request, resourceCtx, securityCtx, serviceLocator, uriInfo| Constructor and Description |
|---|
PriceResource() |
| Modifier and Type | Method and Description |
|---|---|
Response |
getPrice() |
protected PriceDTO |
readResource(java.lang.String resourceId)
|
void |
setPricingStrategy(de.hybris.platform.webservices.resource.PriceResource.PricingStrategy strategy) |
afterDelete, afterPost, afterPut, beforeDelete, beforePost, beforePut, createDeleteResponse, createGetResponse, createOrUpdatePostResource, createOrUpdateResource, createPostResource, createPostResponse, createPutResponse, createPutResponse, createResource, deleteResource, getEventActionFactory, getPagingStrategy, getParentResource, getPostCommandHandler, getPutCommandHandler, getRequest, getResourceId, getResourceValue, getResponse, getSecurityContext, getSecurityStrategy, getServiceLocator, getUriInfo, isAccessGranted, isAccessGrantedExternal, notifyAfterDelete, notifyAfterGet, notifyAfterPost, notifyAfterPut, notifyBeforeDelete, notifyBeforeGet, notifyBeforePost, notifyBeforePut, processDtoId, processException, readPostResource, setCachingStrategy, setDeleteMethod, setEventActionFactory, setGetMethod, setPagingStrategy, setParentResource, setPostCommandHandler, setPostMethod, setPutCommandHandler, setPutMethod, setRequestProcessChain, setResourceId, setResourceValue, setSecurityStrategy, setServiceLocatorprotected PriceDTO readResource(java.lang.String resourceId) throws java.lang.Exception
readResource in class AbstractResource<PriceDTO>java.lang.Exceptionpublic void setPricingStrategy(de.hybris.platform.webservices.resource.PriceResource.PricingStrategy strategy)
public Response getPrice()
Copyright © 2018 SAP SE. All Rights Reserved.