
Public Member Functions | |
| void | InvalidateCommands () |
| void | InvalidateCommands (ICommand command) |
| String | ConsumeParameter () |
| ActionResponseType | Execute () |
| void | Prepare (ICommand command) |
| bool | Initialize () |
| void | Write (String text) |
Properties | |
| Interfaces.IContext | ShellContext [get] |
| ICommand | Command [get] |
| ICommand | NextCommand [get] |
| ICommand | PreviousCommand [get] |
| void Core.Shell.Interfaces.ICommandAction.InvalidateCommands | ( | ) |
Implemented in Core.Shell.CommandAction.
| void Core.Shell.Interfaces.ICommandAction.InvalidateCommands | ( | ICommand | command | ) |
| String Core.Shell.Interfaces.ICommandAction.ConsumeParameter | ( | ) |
Implemented in Core.Shell.CommandAction.
| ActionResponseType Core.Shell.Interfaces.ICommandAction.Execute | ( | ) |
Implemented in Core.Tools.AccountManager.Shell.Actions.AddAccountAction, Core.Tools.AccountManager.Shell.Actions.AuthenticatedAction, Core.Tools.AccountManager.Shell.Actions.CdAction, Core.Tools.AccountManager.Shell.Actions.DirAction, Core.Tools.AccountManager.Shell.Actions.EnvAction, Core.Tools.AccountManager.Shell.Actions.FlushAction, Core.Tools.AccountManager.Shell.Actions.ForumAction, Core.Tools.AccountManager.Shell.Actions.ImportBlogAction, Core.Tools.AccountManager.Shell.Actions.LoginAction, Core.Tools.AccountManager.Shell.Actions.LogoutAction, Core.Tools.AccountManager.Shell.Actions.MkDirAction, Core.Tools.AccountManager.Shell.Actions.PerfCleanAction, Core.Tools.AccountManager.Shell.Actions.PerfSetupAction, Core.Tools.AccountManager.Shell.Actions.TestBMonAction, Core.Tools.AccountManager.Shell.Actions.TestCIMAddAction, Core.Tools.AccountManager.Shell.Actions.TestCIMAddPayAction, Core.Tools.AccountManager.Shell.Actions.TestCIMGetKeysAction, Core.Tools.AccountManager.Shell.Actions.TestCIMListAction, Core.Tools.AccountManager.Shell.Actions.TestCIMTransactAction, Core.Tools.AccountManager.Shell.Actions.TestCIMViewAction, Core.Tools.AccountManager.Shell.Actions.TestQueryAction, Core.Tools.AccountManager.Shell.Actions.TestSecurityLayerAction, Core.Tools.AccountManager.Shell.Actions.TestSecurityTokenAction, Core.Shell.CommandAction, and Core.Shell.Actions.DebugAction.
| void Core.Shell.Interfaces.ICommandAction.Prepare | ( | ICommand | command | ) |
| bool Core.Shell.Interfaces.ICommandAction.Initialize | ( | ) |
Implemented in Core.Tools.AccountManager.Shell.Actions.AddAccountAction, Core.Tools.AccountManager.Shell.Actions.CdAction, Core.Tools.AccountManager.Shell.Actions.DirAction, Core.Tools.AccountManager.Shell.Actions.EnvAction, Core.Tools.AccountManager.Shell.Actions.FlushAction, Core.Tools.AccountManager.Shell.Actions.ForumAction, Core.Tools.AccountManager.Shell.Actions.ImportBlogAction, Core.Tools.AccountManager.Shell.Actions.LoginAction, Core.Tools.AccountManager.Shell.Actions.LogoutAction, Core.Tools.AccountManager.Shell.Actions.MkDirAction, Core.Tools.AccountManager.Shell.Actions.PerfCleanAction, Core.Tools.AccountManager.Shell.Actions.PerfSetupAction, Core.Tools.AccountManager.Shell.Actions.TestBMonAction, Core.Tools.AccountManager.Shell.Actions.TestCIMAddAction, Core.Tools.AccountManager.Shell.Actions.TestCIMAddPayAction, Core.Tools.AccountManager.Shell.Actions.TestCIMGetKeysAction, Core.Tools.AccountManager.Shell.Actions.TestCIMListAction, Core.Tools.AccountManager.Shell.Actions.TestCIMTransactAction, Core.Tools.AccountManager.Shell.Actions.TestCIMViewAction, Core.Tools.AccountManager.Shell.Actions.TestQueryAction, Core.Tools.AccountManager.Shell.Actions.TestSecurityLayerAction, Core.Tools.AccountManager.Shell.Actions.TestSecurityTokenAction, Core.Shell.CommandAction, and Core.Shell.Actions.DebugAction.
| void Core.Shell.Interfaces.ICommandAction.Write | ( | String | text | ) |
Implemented in Core.Shell.CommandAction.
Interfaces.IContext Core.Shell.Interfaces.ICommandAction.ShellContext [get] |
Implemented in Core.Shell.CommandAction.
ICommand Core.Shell.Interfaces.ICommandAction.Command [get] |
Implemented in Core.Shell.CommandAction.
ICommand Core.Shell.Interfaces.ICommandAction.NextCommand [get] |
Implemented in Core.Shell.CommandAction.
ICommand Core.Shell.Interfaces.ICommandAction.PreviousCommand [get] |
Implemented in Core.Shell.CommandAction.