public class StepsResource extends AbstractCollectionResource<java.util.Collection<StepModel>>
httpHeaders, providers, request, resourceCtx, securityCtx, serviceLocator, uriInfo| Constructor and Description |
|---|
StepsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllSteps()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getStepResource(java.lang.String resourceKey)
Generated getter for sub resource of type
StepResource for current root resource |
java.util.Collection<StepModel> |
getStepsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
void |
setStepsCollection(java.util.Collection<StepModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
isRoot, readResource, readResourcesByTypecreateOrUpdatePostResource, 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 StepsResource()
public Response getAllSteps()
javax.ws.rs.core.Responsepublic AbstractYResource getStepResource(java.lang.String resourceKey)
StepResource for current root resourcepublic java.util.Collection<StepModel> getStepsCollection()
AbstractResource.getResourceValue()public void setStepsCollection(java.util.Collection<StepModel> value)
#setResourceValue(Collection)Copyright © 2018 SAP SE. All Rights Reserved.