com.irisel.oms.helper
Class BaseBO

java.lang.Object
  extended by com.irisel.oms.helper.BaseBO
Direct Known Subclasses:
InvoiceBO, OrderBO, ProjectBO, QuoteBO

public class BaseBO
extends java.lang.Object


Constructor Summary
BaseBO()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseBO

public BaseBO()