|
|||||||||||
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.CacheChannelTypeDao
Constructor Summary | |
CacheChannelTypeDao()
|
Method Summary | |
ReferenceCache |
createReferenceCache(java.lang.Class businessInterface)
|
java.util.Set |
find(ChannelTypeSearchCriteria criteria)
|
java.util.Set |
getAllChannelTypes()
|
ChannelTypeDto |
read(DistributedReference ref)
|
ChannelTypeDto |
submit(ChannelTypeDto dto)
|
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 CacheChannelTypeDao()
Method Detail |
public ChannelTypeDto submit(ChannelTypeDto dto) throws SystemException
submit
in interface ChannelTypeDao
SystemException
public ChannelTypeDto read(DistributedReference ref) throws SystemException
read
in interface ChannelTypeDao
SystemException
public java.util.Set find(ChannelTypeSearchCriteria criteria) throws SystemException
find
in interface ChannelTypeDao
SystemException
public java.util.Set getAllChannelTypes() throws SystemException
getAllChannelTypes
in interface ChannelTypeDao
SystemException
public ReferenceCache createReferenceCache(java.lang.Class businessInterface) throws SystemException
createReferenceCache
in interface ChannelTypeDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |