|
|||||||||||
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.item.impl.persistence.cache.CacheItemAttributeDao
Constructor Summary | |
CacheItemAttributeDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForItemAttribute()
|
java.util.Set |
find(ItemAttributeSearchCriteria criteria)
|
ItemAttributeDto |
persist(ItemAttributeDto dto)
|
ItemAttributeDto |
read(DistributedReference itemAttributeRef)
|
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 CacheItemAttributeDao()
Method Detail |
public ItemAttributeDto persist(ItemAttributeDto dto) throws SystemException
persist
in interface ItemAttributeDao
SystemException
public ItemAttributeDto read(DistributedReference itemAttributeRef) throws SystemException
read
in interface ItemAttributeDao
SystemException
public ReferenceCache createReferenceCacheForItemAttribute() throws SystemException
createReferenceCacheForItemAttribute
in interface ItemAttributeDao
SystemException
public java.util.Set find(ItemAttributeSearchCriteria criteria) throws SystemException
find
in interface ItemAttributeDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |