|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandContext | |
nl.toolforge.karma.core.cmd |
Uses of CommandContext in nl.toolforge.karma.core.cmd |
Methods in nl.toolforge.karma.core.cmd that return CommandContext | |
CommandContext |
DefaultCommand.getContext()
Accessor method for the commands' CommandContext . |
Methods in nl.toolforge.karma.core.cmd with parameters of type CommandContext | |
void |
DefaultCommand.setContext(CommandContext contextRef)
Sets the command context for this command. |
void |
KarmaInitializationCommand.setContext(CommandContext context)
|
void |
Command.setContext(CommandContext context)
Stores a reference to a CommandContext . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |