|
|||||||||||
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.CacheChannelDao
Constructor Summary | |
CacheChannelDao()
|
Method Summary | |
ReferenceCache |
createReferenceCache(java.lang.Class businessInterface)
|
java.util.Set |
find(ChannelSearchCriteria criteria)
|
ChannelDto |
persist(ChannelDto channelDto)
|
ChannelDto |
readChannel(DistributedReference ref)
|
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 CacheChannelDao()
Method Detail |
public ChannelDto persist(ChannelDto channelDto) throws SystemException
persist
in interface ChannelDao
SystemException
public ChannelDto readChannel(DistributedReference ref) throws SystemException
readChannel
in interface ChannelDao
SystemException
public java.util.Set find(ChannelSearchCriteria criteria) throws SystemException
find
in interface ChannelDao
SystemException
public ReferenceCache createReferenceCache(java.lang.Class businessInterface) throws SystemException
createReferenceCache
in interface ChannelDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |