|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.impl.persistence.AbstractDaoFactory
com.retek.component.inventory.impl.persistence.DaoFactory
Method Summary | |
static InventoryDao |
createInventoryDao()
|
static ReservationDao |
createReservationDao()
|
static SupplierReservationDao |
createSupplierReservationDao()
|
static UomConvertDao |
createUomConvertDao()
|
java.lang.String |
getDaoResourceProperty()
|
static DaoFactory |
getInstance()
|
Methods inherited from class com.retek.commons.domain.core.impl.persistence.AbstractDaoFactory |
loadDao |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getDaoResourceProperty()
getDaoResourceProperty
in class AbstractDaoFactory
public static DaoFactory getInstance()
public static InventoryDao createInventoryDao() throws SystemException
SystemException
public static ReservationDao createReservationDao() throws SystemException
SystemException
public static UomConvertDao createUomConvertDao() throws SystemException
SystemException
public static SupplierReservationDao createSupplierReservationDao() throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |