%Api.InteropEditors.v1.disp
class %Api.InteropEditors.v1.disp extends %Api.InteropEditors.base.dispParent
Interoperability Editor API for InterSystems IRIS Dispatch class defined by RESTSpec in %Api.InteropEditors.v1.specThis class was generated by : %Api.InteropEditors.v1.spec.cls
Method Inventory
- CompileRule()
- DispatchPlugin()
- GetClassSummaries()
- GetConstraintOptions()
- GetContextInputs()
- GetDocTypes()
- GetExpiry()
- GetInputPluginsList()
- GetLanguage()
- GetLookupTables()
- GetMgmtUrl()
- GetPackages()
- GetPermissions()
- GetProductionConfigItems()
- GetProductionItems()
- GetProductions()
- GetRule()
- GetRuleTypeSchema()
- GetRuleTypes()
- GetRules()
- GetSystemMode()
- GetTestingInputs()
- GetTransforms()
- Logout()
- PostRule()
- PutRule()
- SetLanguage()
- SourceControlAfterUserAction()
- SourceControlEnabled()
- SourceControlGetMenus()
- SourceControlGetStatus()
- SourceControlUserAction()
- TestRule()
Parameters
parameter CONVERTINPUTSTREAM = 1;
By default convert the input stream to Unicode
parameter IgnoreWrites = 1;
Ignore any writes done directly by the REST method.
parameter SpecificationClass = %Api.InteropEditors.v1.spec;
The class containing the RESTSpec which generated this class
Methods
Compile this rule class.
Dispatch to plugin endpoint.
Get summaries of non-hidden classes in this namespace.
Get a list of constraint options for this rule type.
Get information on this context class.
Get a list of doctype names and categories for HL7 rule testing
classmethod GetExpiry() as %Status
Get the expiry of the current session
Get list of input plugins.
classmethod GetLanguage() as %Status
Get the language for this session
Get a list of lookup tables in this namespace.
Get the 'path' portion of the Interoperability management URL for a given namespace.
Get a list of defined packages.
classmethod GetPermissions() as %Status
Get a list of permissions for the current user and namespaces they can access.
Get a list of production configuration items.
Get a list of production items in rule.
Get a list of productions.
Get this rule class.
Get the schema for this rule type.
Get a list of rule types available on the server.
Get a list of rule classes available on the server.
classmethod GetSystemMode() as %Status
Get the system mode of this instance.
Get information on this class.
Get a list of data transforms.
classmethod Logout() as %Status
Terminate CSP Session.
Create a new rule class.
Overwrite this rule class.
Set the language for this session
Requests Source Control After User Action for the given parameters
Returns enabled true or false if Source Control Enabled for the namespace
Returns Source Control Menu for the given parameters
Requests Source Control GetStatus for the given parameters
Requests Source Control User Action for the given parameters
Run rule and return logs
Inherited Members
Inherited Methods
- %ClassIsLatestVersion()
- %ClassName()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %New()
- %OriginalNamespace()
- %PackageName()
- %SetModified()
- AcceptsContentType()
- ConvertParameter()
- Decrypt()
- DispatchRequest()
- DrawCSS3STYLE()
- DrawHEAD()
- DrawSTHEAD()
- DrawSTTitle()
- DrawSTYLE()
- DrawTitle()
- DrawTitleSection()
- Encrypt()
- Error()
- EscapeHTML()
- EscapeURL()
- GetAuthChallenge()
- Http403()
- Http404()
- Http405()
- Http500()
- HyperEventCall()
- HyperEventHead()
- Include()
- InsertHiddenField()
- InsertHiddenFields()
- IsPrivate()
- Link()
- Login()
- OnErrorSetup()
- OnHTTPHeader()
- OnHandleCorsRequest()
- OnHandleOptionsRequest()
- OnLoginPage()
- OnPage()
- OnPageError()
- OnPostHTTP()
- OnPostHyperEvent()
- OnPreHTTP()
- OnPreHyperEvent()
- OnSecurityTokenPage()
- Page()
- QuoteJS()
- ReportHttpStatusCode()
- RewriteURL()
- SetResponseHeaderIfEmpty()
- ShowError()
- StartTimer()
- StatusToJSON()
- StatusToProxyObject()
- StopTimer()
- SupportedVerbs()
- ThrowError()
- UnescapeHTML()
- UnescapeURL()