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