public abstract class AbstractCollectionResource<RESOURCE> extends AbstractYResource<RESOURCE>
httpHeaders, providers, request, resourceCtx, securityCtx, serviceLocator, uriInfo| Constructor and Description |
|---|
AbstractCollectionResource(java.lang.String composedTypeName) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isRoot()
Convenience method which just checks, whether this resources parent is not null.
|
protected RESOURCE |
readResource(java.lang.String resourceId) |
protected RESOURCE |
readResourcesByType(java.lang.String typeName) |
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 AbstractCollectionResource(java.lang.String composedTypeName)
protected boolean isRoot()
protected RESOURCE readResource(java.lang.String resourceId) throws java.lang.Exception
readResource in class AbstractResource<RESOURCE>java.lang.Exceptionprotected RESOURCE readResourcesByType(java.lang.String typeName)
Copyright © 2018 SAP SE. All Rights Reserved.