|
|||||||||||
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.media.impl.persistence.cache.CacheSubConceptDao
Constructor Summary | |
CacheSubConceptDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForSubConcept()
|
void |
delete(SubConceptDto dto)
|
java.util.Set |
findAll()
|
SubConceptDto |
read(DistributedReference ref)
|
SubConceptDto |
submit(SubConceptDto 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 CacheSubConceptDao()
Method Detail |
public SubConceptDto read(DistributedReference ref) throws SystemException
read
in interface SubConceptDao
SystemException
public SubConceptDto submit(SubConceptDto dto) throws SystemException
submit
in interface SubConceptDao
SystemException
public java.util.Set findAll() throws SystemException
findAll
in interface SubConceptDao
SystemException
public ReferenceCache createReferenceCacheForSubConcept() throws SystemException
createReferenceCacheForSubConcept
in interface SubConceptDao
SystemException
public void delete(SubConceptDto dto) throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |