|
|||||||||||
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.CachePersonalizationFontDao
Constructor Summary | |
CachePersonalizationFontDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForPersonalizationFont()
|
java.util.Set |
findAll()
|
PersonalizationFontDto |
read(DistributedReference reference)
|
PersonalizationFontDto |
submit(PersonalizationFontDto 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 CachePersonalizationFontDao()
Method Detail |
public PersonalizationFontDto submit(PersonalizationFontDto dto) throws SystemException
submit
in interface PersonalizationFontDao
SystemException
public PersonalizationFontDto read(DistributedReference reference) throws SystemException
read
in interface PersonalizationFontDao
SystemException
public java.util.Set findAll() throws SystemException
findAll
in interface PersonalizationFontDao
SystemException
public ReferenceCache createReferenceCacheForPersonalizationFont() throws SystemException
createReferenceCacheForPersonalizationFont
in interface PersonalizationFontDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |