public class Y2YDistributedProcessResource extends AbstractYResource<Y2YDistributedProcessModel>
httpHeaders, providers, request, resourceCtx, securityCtx, serviceLocator, uriInfo| Constructor and Description |
|---|
Y2YDistributedProcessResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteY2YDistributedProcess()
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 |
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 |
getY2YDistributedProcess()
Generated HTTP method for covering GET requests.
|
Y2YDistributedProcessModel |
getY2YDistributedProcessModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
Response |
putY2YDistributedProcess(Y2YDistributedProcessDTO dto)
Generated HTTP method for covering PUT requests.
|
protected Y2YDistributedProcessModel |
readResource(java.lang.String resourceId)
Gets the
Y2YDistributedProcessModel resource which is addressed by current resource request. |
void |
setY2YDistributedProcessModel(Y2YDistributedProcessModel value)
Convenience method which just delegates to
#setResourceValue(Y2YDistributedProcessModel) |
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 Y2YDistributedProcessResource()
public Response deleteY2YDistributedProcess()
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 AbstractYResource getSolrIndexerBatchResource(java.lang.String resourceKey)
SolrIndexerBatchResource for current root resourcepublic AbstractYResource getY2YBatchResource(java.lang.String resourceKey)
Y2YBatchResource for current root resourcepublic Response getY2YDistributedProcess()
javax.ws.rs.core.Responsepublic Y2YDistributedProcessModel getY2YDistributedProcessModel()
AbstractResource.getResourceValue()public Response putY2YDistributedProcess(Y2YDistributedProcessDTO dto)
javax.ws.rs.core.Responseprotected Y2YDistributedProcessModel readResource(java.lang.String resourceId) throws java.lang.Exception
Y2YDistributedProcessModel resource which is addressed by current resource request.readResource in class AbstractResource<Y2YDistributedProcessModel>java.lang.ExceptionAbstractResource.readResource(String)public void setY2YDistributedProcessModel(Y2YDistributedProcessModel value)
#setResourceValue(Y2YDistributedProcessModel)Copyright © 2018 SAP SE. All Rights Reserved.