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