example.command
Class SubmitInvoiceWorkflowImpl

java.lang.Object
  extended byorg.dentaku.foundation.workflow.AbstractWorkflowAction
      extended byexample.command.SubmitInvoiceWorkflow
          extended byexample.command.SubmitInvoiceWorkflowImpl

public class SubmitInvoiceWorkflowImpl
extends example.command.SubmitInvoiceWorkflow


Field Summary
 
Fields inherited from class example.command.SubmitInvoiceWorkflow
instance
 
Constructor Summary
SubmitInvoiceWorkflowImpl()
           
 
Method Summary
 void AuthCC()
           
 void CreateNotifications()
           
 void SaveInvoice()
           
 
Methods inherited from class example.command.SubmitInvoiceWorkflow
getInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubmitInvoiceWorkflowImpl

public SubmitInvoiceWorkflowImpl()
Method Detail

AuthCC

public void AuthCC()

SaveInvoice

public void SaveInvoice()

CreateNotifications

public void CreateNotifications()


Copyright © -2004 . All Rights Reserved.