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