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