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