|
|||||||||||
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.PersistenceDaoFactory
Method Summary | |
static RcomReservationDao |
createRcomReservationDao()
|
static RetailManagementInventoryDao |
createRetailManagementInventoryDao()
|
static RetailManagementReservationDao |
createRetailManagementReservationDao()
|
java.lang.String |
getDaoResourceProperty()
|
static PersistenceDaoFactory |
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 PersistenceDaoFactory getInstance()
public static RcomReservationDao createRcomReservationDao() throws SystemException
SystemException
public static RetailManagementInventoryDao createRetailManagementInventoryDao() throws SystemException
SystemException
public static RetailManagementReservationDao createRetailManagementReservationDao() throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |