public class Y2YColumnDefinitionResource extends AbstractYResource<Y2YColumnDefinitionModel>
httpHeaders, providers, request, resourceCtx, securityCtx, serviceLocator, uriInfo| Constructor and Description |
|---|
Y2YColumnDefinitionResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteY2YColumnDefinition()
Generated HTTP method for covering DELETE requests.
|
AbstractYResource |
getLinkResource(java.lang.String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
Response |
getY2YColumnDefinition()
Generated HTTP method for covering GET requests.
|
Y2YColumnDefinitionModel |
getY2YColumnDefinitionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
Response |
putY2YColumnDefinition(Y2YColumnDefinitionDTO dto)
Generated HTTP method for covering PUT requests.
|
protected Y2YColumnDefinitionModel |
readResource(java.lang.String resourceId)
Gets the
Y2YColumnDefinitionModel resource which is addressed by current resource request. |
void |
setY2YColumnDefinitionModel(Y2YColumnDefinitionModel value)
Convenience method which just delegates to
#setResourceValue(Y2YColumnDefinitionModel) |
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 Y2YColumnDefinitionResource()
public Response deleteY2YColumnDefinition()
javax.ws.rs.core.Responsepublic AbstractYResource getLinkResource(java.lang.String resourceKey)
LinkResource for current root resourcepublic Response getY2YColumnDefinition()
javax.ws.rs.core.Responsepublic Y2YColumnDefinitionModel getY2YColumnDefinitionModel()
AbstractResource.getResourceValue()public Response putY2YColumnDefinition(Y2YColumnDefinitionDTO dto)
javax.ws.rs.core.Responseprotected Y2YColumnDefinitionModel readResource(java.lang.String resourceId) throws java.lang.Exception
Y2YColumnDefinitionModel resource which is addressed by current resource request.readResource in class AbstractResource<Y2YColumnDefinitionModel>java.lang.ExceptionAbstractResource.readResource(String)public void setY2YColumnDefinitionModel(Y2YColumnDefinitionModel value)
#setResourceValue(Y2YColumnDefinitionModel)Copyright © 2018 SAP SE. All Rights Reserved.