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