nl.toolforge.karma.cli.cmd
Class SelectManifestImpl

java.lang.Object
  extended bynl.toolforge.karma.core.cmd.DefaultCommand
      extended bynl.toolforge.karma.core.cmd.impl.SelectManifest
          extended bynl.toolforge.karma.cli.cmd.SelectManifestImpl
All Implemented Interfaces:
nl.toolforge.karma.core.cmd.Command

public class SelectManifestImpl
extends nl.toolforge.karma.core.cmd.impl.SelectManifest

Version:
$Id: SelectManifestImpl.java,v 1.23 2004/10/09 21:28:06 asmedes Exp $
Author:
W.H. Schraal

Constructor Summary
SelectManifestImpl(nl.toolforge.karma.core.cmd.CommandDescriptor descriptor)
           
 
Method Summary
 void execute()
          Execute the command in the CLI.
 
Methods inherited from class nl.toolforge.karma.core.cmd.impl.SelectManifest
getCommandResponse, getSelectedManifest
 
Methods inherited from class nl.toolforge.karma.core.cmd.DefaultCommand
cleanUp, deregisterCommandResponseListener, getAlias, getCommandLine, getContext, getDescription, getFrontendMessages, getHelp, getName, getResponseListener, getWorkingContext, registerCommandResponseListener, setCommandLine, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectManifestImpl

public SelectManifestImpl(nl.toolforge.karma.core.cmd.CommandDescriptor descriptor)
Method Detail

execute

public void execute()
             throws nl.toolforge.karma.core.cmd.CommandException
Execute the command in the CLI. When the execution was succesfull, a message is shown on the console.

Throws:
nl.toolforge.karma.core.cmd.CommandException


Copyright © 2004-2006 Sourceforge. All Rights Reserved.