Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.icpc.fire.handlers
Class ExportFireHandler

java.lang.Object
  extended by AbstractHandler
      extended by ch.elexis.icpc.fire.handlers.ExportFireHandler

public class ExportFireHandler
extends AbstractHandler

Our sample handler extends AbstractHandler, an IHandler base class.

See Also:
org.eclipse.core.commands.IHandler, org.eclipse.core.commands.AbstractHandler

Field Summary
static java.lang.String FIRESTICKERNAME
           
 
Constructor Summary
ExportFireHandler()
           
 
Method Summary
 java.lang.Object execute(ExecutionEvent event)
          the command has been executed, so extract extract the needed information from the application context.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIRESTICKERNAME

public static final java.lang.String FIRESTICKERNAME
See Also:
Constant Field Values
Constructor Detail

ExportFireHandler

public ExportFireHandler()
Method Detail

execute

public java.lang.Object execute(ExecutionEvent event)
                         throws ExecutionException
the command has been executed, so extract extract the needed information from the application context.

Throws:
ExecutionException

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis