|
|||||||||||
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.shipping.impl.persistence.DaoFactory
Method Summary | |
static CarrierDao |
createCarrierDao()
|
static ShippingMethodDao |
createShippingMethodDao()
|
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 ShippingMethodDao createShippingMethodDao() throws SystemException
SystemException
public static CarrierDao createCarrierDao() throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |