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