EnsLib.InteropTools.HL7.Setup
class EnsLib.InteropTools.HL7.Setup extends %Library.RegisteredObject
Property Inventory
Method Inventory
- Run()
- imClassPath()
- imClassPathValidate()
- imJavaExecutable()
- imJavaExecutableValidate()
- imJavaScriptsDir()
- imJavaScriptsDirValidate()
- imLocalClass()
- imLocalClassValidate()
- imRun()
- imUpdate()
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
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()