|
|||||||||||
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.supplier.impl.persistence.cache.CachePersonalizationStyleDao
Constructor Summary | |
CachePersonalizationStyleDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForPersonalizationStyle()
|
PersonalizationStyleDto |
find(java.lang.String code)
|
java.util.Set |
findAll()
|
PersonalizationStyleDto |
read(DistributedReference personalizationStylRef)
|
PersonalizationStyleDto |
submit(PersonalizationStyleDto 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 CachePersonalizationStyleDao()
Method Detail |
public PersonalizationStyleDto submit(PersonalizationStyleDto dto) throws SystemException
submit
in interface PersonalizationStyleDao
SystemException
public java.util.Set findAll() throws SystemException
findAll
in interface PersonalizationStyleDao
SystemException
public PersonalizationStyleDto read(DistributedReference personalizationStylRef) throws SystemException
read
in interface PersonalizationStyleDao
SystemException
public ReferenceCache createReferenceCacheForPersonalizationStyle() throws SystemException
createReferenceCacheForPersonalizationStyle
in interface PersonalizationStyleDao
SystemException
public PersonalizationStyleDto find(java.lang.String code) throws SystemException
find
in interface PersonalizationStyleDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |