Skip to main content

EnsLib.InteropTools.HL7.Setup

class EnsLib.InteropTools.HL7.Setup extends %Library.RegisteredObject

Property Inventory

Method Inventory

Properties

property Bag as %String [ MultiDimensional ];
Property methods: BagDisplayToLogical(), BagGet(), BagIsValid(), BagLogicalToDisplay(), BagLogicalToOdbc(), BagNormalize(), BagSet()
property ConversionType as %String;
Property methods: ConversionTypeDisplayToLogical(), ConversionTypeGet(), ConversionTypeIsValid(), ConversionTypeLogicalToDisplay(), ConversionTypeLogicalToOdbc(), ConversionTypeNormalize(), ConversionTypeSet()

Methods

classmethod Run(pType="", pLocalClass As %String = "", pClassPath As %String = "", pPathJavaEXE As %String = "", pScriptsDir As %String = "")
Allowable values eGate,DataGate,Cloverleaf
method imClassPath()
method imClassPathValidate(pClassPath) as %Status
method imJavaExecutable()
Parameter JAVACMD = "/library/java/javavirtualmachines/adoptopenjdk-13.jdk/Contents/Home/bin/java";
method imJavaExecutableValidate(pJavaPath)
method imJavaScriptsDir()
Parameter SCRIPTTOXMLCD = "cd /Volumes/isc/migration/monk/java/";
method imJavaScriptsDirValidate(pJavaPath) as %Status
method imLocalClass()
method imLocalClassValidate(pClassName) as %Status
method imRun()
method imUpdate()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab