[ whitefrost.com | Account Manager 4 Product Page ]

Core.Shell.Interfaces.ICommandAction Interface Reference

Inheritance diagram for Core.Shell.Interfaces.ICommandAction:

Core.Shell.CommandAction Core.Shell.Actions.DebugAction Core.Tools.AccountManager.Shell.Actions.AuthenticatedAction Core.Tools.AccountManager.Shell.Actions.LoginAction Core.Tools.AccountManager.Shell.Actions.LogoutAction Core.Tools.AccountManager.Shell.Actions.TestBMonAction Core.Tools.AccountManager.Shell.Actions.TestQueryAction Core.Tools.AccountManager.Shell.Actions.TestSecurityLayerAction Core.Tools.AccountManager.Shell.Actions.TestSecurityTokenAction

List of all members.

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]


Member Function Documentation

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 (  ) 

void Core.Shell.Interfaces.ICommandAction.Prepare ( ICommand  command  ) 

bool Core.Shell.Interfaces.ICommandAction.Initialize (  ) 

void Core.Shell.Interfaces.ICommandAction.Write ( String  text  ) 

Implemented in Core.Shell.CommandAction.


Property Documentation

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.


The documentation for this interface was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com