com.irisel.oms.helper
Class ProjectBO
java.lang.Object
com.irisel.oms.helper.BaseBO
com.irisel.oms.helper.ProjectBO
public class ProjectBO
- extends BaseBO
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectBO
public ProjectBO(CLBrowser browser,
Instance focus)
qryFinancialDetails
public InstanceSet qryFinancialDetails()
throws QueryTreeException
- Throws:
QueryTreeException
qryProducts
public InstanceSet qryProducts()
throws QueryTreeException
- Throws:
QueryTreeException
qrySite
public InstanceSet qrySite()
throws QueryTreeException
- Throws:
QueryTreeException
validate
public void validate()
throws QueryTreeException,
QuerySaveException
- Throws:
QueryTreeException
QuerySaveException
buildSalesLineItems
public DataInstanceSet buildSalesLineItems()
buildPurchaseLineItems
public DataInstanceSet buildPurchaseLineItems()
generateInvoice
public Instance generateInvoice()
generateSalesQuote
public Instance generateSalesQuote()
generatePurchaseOrder
public Instance generatePurchaseOrder()