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