|
|||||||||||
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.pend.impl.persistence.DaoFactory
Method Summary | |
static PendRuleDao |
createFraudRuleDao()
|
static HighRiskZipDao |
createHighRiskZipDao()
|
static NegativeCustomerRecordDao |
createNegativeCustomerRecordDao()
|
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 HighRiskZipDao createHighRiskZipDao() throws SystemException
SystemException
public static NegativeCustomerRecordDao createNegativeCustomerRecordDao() throws SystemException
SystemException
public static PendRuleDao createFraudRuleDao() throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |