com.retek.component.item.impl.persistence.cache
Class CacheItemAttributeScreenTypeDao
java.lang.Object
com.retek.commons.component.impl.persistence.cache.MemoryDao
com.retek.component.item.impl.persistence.cache.CacheItemAttributeScreenTypeDao
- All Implemented Interfaces:
- ItemAttributeScreenTypeDao
- public class CacheItemAttributeScreenTypeDao
- extends MemoryDao
- implements ItemAttributeScreenTypeDao
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 |
CacheItemAttributeScreenTypeDao
public CacheItemAttributeScreenTypeDao()
createReferenceCacheForItemAttributeScreenType
public ReferenceCache createReferenceCacheForItemAttributeScreenType()
throws SystemException
- Specified by:
createReferenceCacheForItemAttributeScreenType
in interface ItemAttributeScreenTypeDao
- Throws:
SystemException
persist
public ItemAttributeScreenTypeDto persist(ItemAttributeScreenTypeDto dto)
throws SystemException
- Specified by:
persist
in interface ItemAttributeScreenTypeDao
- Throws:
SystemException
read
public ItemAttributeScreenTypeDto read(DistributedReference itemAttributeScreenTypeRef)
throws SystemException
- Specified by:
read
in interface ItemAttributeScreenTypeDao
- Throws:
SystemException
find
public java.util.Set find(ItemAttributeScreenTypeSearchCriteria criteria)
throws SystemException
- Specified by:
find
in interface ItemAttributeScreenTypeDao
- Throws:
SystemException
createReferenceCacheForItemAttributeScreenTypeRelation
public ReferenceCache createReferenceCacheForItemAttributeScreenTypeRelation()
throws SystemException
- Specified by:
createReferenceCacheForItemAttributeScreenTypeRelation
in interface ItemAttributeScreenTypeDao
- Throws:
SystemException
readRelation
public ItemAttributeScreenTypeRelationDto readRelation(DistributedReference itemAttributeScreenTypeRelationRef)
throws SystemException
- Specified by:
readRelation
in interface ItemAttributeScreenTypeDao
- Throws:
SystemException
findRelations
public java.util.Set findRelations(DistributedReference itemAttributeRef)
throws SystemException
- Specified by:
findRelations
in interface ItemAttributeScreenTypeDao
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28