com.irisel.oms.helper
Class InvoiceBO

java.lang.Object
  extended by com.irisel.oms.helper.BaseBO
      extended by com.irisel.oms.helper.InvoiceBO

public class InvoiceBO
extends BaseBO


Constructor Summary
InvoiceBO(CLBrowser browser)
           
 
Method Summary
 Instance generate(Instance project, InstanceSet lineitems)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvoiceBO

public InvoiceBO(CLBrowser browser)
Method Detail

generate

public Instance generate(Instance project,
                         InstanceSet lineitems)