|
|||||||||||
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.location.impl.persistence.DaoFactory
Method Summary | |
static DailyMessageDao |
createDailyMessageDao()
|
static LocationDao |
createLocationDao()
|
static StoreDao |
createStoreDao()
|
static WarehouseDao |
createWarehouseDao()
|
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 StoreDao createStoreDao() throws SystemException
SystemException
public static WarehouseDao createWarehouseDao() throws SystemException
SystemException
public static DailyMessageDao createDailyMessageDao() throws SystemException
SystemException
public static LocationDao createLocationDao() throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |