%iKnow.Shell.Commands.CommandRelated
class %iKnow.Shell.Commands.CommandRelated extends %iKnow.Shell.Command
Method Inventory (Including Private)
Parameters
parameter TYPEENTITY = 1;
Methods (Including Private)
method Describe(shell As %iKnow.Shell, ByRef description) [ Language = objectscript ]
private method DescribeOptions(shell As %iKnow.Shell, ByRef description) [ Language = objectscript ]
method GetCommandName() as %String [ Language = objectscript ]
private method ParseArguments(shell As %iKnow.Shell, ByRef inArgs, ByRef outArgs, type As %Integer) [ Language = objectscript ]
method Run(shell As %iKnow.Shell, ByRef args, parentCommand As %iKnow.Shell.Command = "") [ Language = objectscript ]
private method RunOptionEntity(shell As %iKnow.Shell, entity As %Integer, parentCommand As %iKnow.Shell.Command = "") [ Language = objectscript ]
Inherited Members
Inherited Properties (Including Private)
Inherited Methods (Including Private)
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %ConstructCloneInit()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnAddToSaveSet()
- %OnClose()
- %OnConstructClone()
- %OnNew()
- %OnValidateObject()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- RTToHeader()
- SetResult()