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