%iKnow.Shell.Command
deprecated class %iKnow.Shell.Command extends %Library.RegisteredObject
Property Inventory
Method Inventory
Parameters
parameter COMMAND = Command;
parameter QUERYCC = QueryCc;
parameter QUERYCRC = QueryCrc;
parameter QUERYENTITY = QueryEntity;
parameter QUERYPATH = QueryPath;
parameter QUERYSENTENCE = QuerySentence;
parameter QUERYSOURCE = QuerySource;
Properties
property ChildResult [ MultiDimensional ];
Property methods: ChildResultDisplayToLogical(), ChildResultGet(), ChildResultIsValid(), ChildResultLogicalToDisplay(), ChildResultLogicalToOdbc(), ChildResultNormalize(), ChildResultSet()
Methods
method Describe(shell As %iKnow.Shell, ByRef description)
method GetCommandName() as %String
method Run(shell As %iKnow.Shell, ByRef args, parentCommand As %iKnow.Shell.Command = "")
final method SetResult(ByRef result)
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()