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