HS.HC.SYS.RESTHandler
class HS.HC.SYS.RESTHandler extends HS.HC.RESTBase.UIHandler
Handler for REST API for the UI of the HSSYS namespace on an I4H/HC instance. Contains UI for instance-wide configuration. TODO: Implement appropriate authentication strategy for using @healthshare/auth or @intersystems/auth on I4H.Method Inventory
Methods
classmethod CheckHCResourcePermitted(resourceClass As %Dictionary.Classname) as %Boolean
Inherited description: Subclasses MUST override this method to specify which resource classes are allowed
as part of the API.
Inherited Members
Inherited Methods
- %ClassIsLatestVersion()
- %ClassName()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %New()
- %OriginalNamespace()
- %PackageName()
- %SetModified()
- AcceptsContentType()
- AccessCheck()
- AuthenticationStrategy()
- BuildDocumentationEndpoint()
- CheckAllPermissions()
- CheckPermission()
- CheckResourcePermitted()
- CollectionQuery()
- ConsoleBuildOpenAPIDocumentation()
- Construct()
- ConvertParameter()
- Create()
- Decrypt()
- Delete()
- DispatchClassAction()
- DispatchInstanceAction()
- DispatchRequest()
- DrawCSS3STYLE()
- DrawHEAD()
- DrawSTHEAD()
- DrawSTTitle()
- DrawSTYLE()
- DrawTitle()
- DrawTitleSection()
- Encrypt()
- Error()
- EscapeHTML()
- EscapeURL()
- GetAuthChallenge()
- GetDocumentationBuildStatus()
- GetOpenAPISpecification()
- GetUserContext()
- GetUserInfo()
- GetUserResource()
- Http403()
- Http404()
- Http405()
- Http500()
- HyperEventCall()
- HyperEventHead()
- Include()
- InsertHiddenField()
- InsertHiddenFields()
- IsPrivate()
- IsPublic()
- Link()
- LogErrorStatus()
- LogOut()
- Login()
- ModifyOpenAPISpecification()
- OnErrorSetup()
- OnHTTPHeader()
- OnHandleCorsRequest()
- OnHandleOptionsRequest()
- OnLoginPage()
- OnPage()
- OnPageError()
- OnPostHTTP()
- OnPostHyperEvent()
- OnPreDispatch()
- OnPreHTTP()
- OnPreHyperEvent()
- OnSecurityTokenPage()
- Page()
- QuoteJS()
- Retrieve()
- RewriteURL()
- SetLogLevel()
- SetResponseHeaderIfEmpty()
- ShowError()
- StartTimer()
- StatusToJSON()
- StatusToProxyObject()
- StopTimer()
- SupportedVerbs()
- Supports()
- ThrowError()
- UnescapeHTML()
- UnescapeURL()
- Update()