|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
com.retek.component.banner_channel.impl.persistence.db.oracle.OracleOrderSourceDao
Constructor Summary | |
OracleOrderSourceDao()
|
Method Summary | |
java.util.List |
findAllOrderSources()
|
protected java.lang.String |
getDaoResourceProperty()
|
OrderSourceDto |
readOrderSource(DistributedReference ref)
|
OrderSourceDto |
readOrderSource(java.lang.String code)
|
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao |
buildReferenceCache |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OracleOrderSourceDao()
Method Detail |
public java.util.List findAllOrderSources() throws SystemException
findAllOrderSources
in interface OrderSourceDao
SystemException
public OrderSourceDto readOrderSource(DistributedReference ref) throws SystemException
readOrderSource
in interface OrderSourceDao
SystemException
public OrderSourceDto readOrderSource(java.lang.String code) throws SystemException
readOrderSource
in interface OrderSourceDao
SystemException
protected java.lang.String getDaoResourceProperty()
getDaoResourceProperty
in class AbstractOracleDao
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |