public class SimpleDistributedProcessResource extends AbstractYResource<SimpleDistributedProcessModel>
httpHeaders, providers, request, resourceCtx, securityCtx, serviceLocator, uriInfo| Constructor and Description |
|---|
SimpleDistributedProcessResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteSimpleDistributedProcess()
Generated HTTP method for covering DELETE requests.
|
AbstractYResource |
getBatchResource(java.lang.String resourceKey)
Generated getter for sub resource of type
BatchResource for current root resource |
AbstractYResource |
getImportBatchResource(java.lang.String resourceKey)
Generated getter for sub resource of type
ImportBatchResource for current root resource |
AbstractYResource |
getLinkResource(java.lang.String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
AbstractYResource |
getSimpleBatchResource(java.lang.String resourceKey)
Generated getter for sub resource of type
SimpleBatchResource for current root resource |
Response |
getSimpleDistributedProcess()
Generated HTTP method for covering GET requests.
|
SimpleDistributedProcessModel |
getSimpleDistributedProcessModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
AbstractYResource |
getSolrIndexerBatchResource(java.lang.String resourceKey)
Generated getter for sub resource of type
SolrIndexerBatchResource for current root resource |
AbstractYResource |
getY2YBatchResource(java.lang.String resourceKey)
Generated getter for sub resource of type
Y2YBatchResource for current root resource |
Response |
putSimpleDistributedProcess(SimpleDistributedProcessDTO dto)
Generated HTTP method for covering PUT requests.
|
protected SimpleDistributedProcessModel |
readResource(java.lang.String resourceId)
Gets the
SimpleDistributedProcessModel resource which is addressed by current resource request. |
void |
setSimpleDistributedProcessModel(SimpleDistributedProcessModel value)
Convenience method which just delegates to
#setResourceValue(SimpleDistributedProcessModel) |
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 SimpleDistributedProcessResource()
public Response deleteSimpleDistributedProcess()
javax.ws.rs.core.Responsepublic AbstractYResource getBatchResource(java.lang.String resourceKey)
BatchResource for current root resourcepublic AbstractYResource getImportBatchResource(java.lang.String resourceKey)
ImportBatchResource for current root resourcepublic AbstractYResource getLinkResource(java.lang.String resourceKey)
LinkResource for current root resourcepublic AbstractYResource getSimpleBatchResource(java.lang.String resourceKey)
SimpleBatchResource for current root resourcepublic Response getSimpleDistributedProcess()
javax.ws.rs.core.Responsepublic SimpleDistributedProcessModel getSimpleDistributedProcessModel()
AbstractResource.getResourceValue()public AbstractYResource getSolrIndexerBatchResource(java.lang.String resourceKey)
SolrIndexerBatchResource for current root resourcepublic AbstractYResource getY2YBatchResource(java.lang.String resourceKey)
Y2YBatchResource for current root resourcepublic Response putSimpleDistributedProcess(SimpleDistributedProcessDTO dto)
javax.ws.rs.core.Responseprotected SimpleDistributedProcessModel readResource(java.lang.String resourceId) throws java.lang.Exception
SimpleDistributedProcessModel resource which is addressed by current resource request.readResource in class AbstractResource<SimpleDistributedProcessModel>java.lang.ExceptionAbstractResource.readResource(String)public void setSimpleDistributedProcessModel(SimpleDistributedProcessModel value)
#setResourceValue(SimpleDistributedProcessModel)Copyright © 2018 SAP SE. All Rights Reserved.