|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.component.impl.persistence.cache.MemoryDao
com.retek.component.banner_channel.impl.persistence.cache.CacheOrderSourceDao
Constructor Summary | |
CacheOrderSourceDao()
|
Method Summary | |
java.util.List |
findAllOrderSources()
|
OrderSourceDto |
readOrderSource(DistributedReference ref)
|
OrderSourceDto |
readOrderSource(java.lang.String code)
|
Methods inherited from class com.retek.commons.component.impl.persistence.cache.MemoryDao |
doCreateReferenceCache, doCreateReferenceCache, doDelete, doPersist, doPersist, doRead, doRead, getDtosForType, getSizeReport, isWildCardEqual, resetAll |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CacheOrderSourceDao() throws SystemException
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
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |