command
Class SubmitInvoiceImpl

java.lang.Object
  extended byorg.dentaku.foundation.event.AbstractEvent
      extended byexample.command.SubmitInvoice
          extended bycommand.SubmitInvoiceImpl
All Implemented Interfaces:
Serializable

public class SubmitInvoiceImpl
extends example.command.SubmitInvoice

See Also:
Serialized Form

Constructor Summary
SubmitInvoiceImpl()
           
 
Method Summary
 boolean execute()
           
 
Methods inherited from class example.command.SubmitInvoice
getInvoice, setInvoice
 
Methods inherited from class org.dentaku.foundation.event.AbstractEvent
getOutputContext, setOutputContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubmitInvoiceImpl

public SubmitInvoiceImpl()
Method Detail

execute

public boolean execute()
                throws Exception
Throws:
Exception


Copyright © -2004 . All Rights Reserved.