com.retek.component.item.impl.persistence.cache
Class CacheProductInformationDao
java.lang.Object
com.retek.commons.component.impl.persistence.cache.MemoryDao
com.retek.component.item.impl.persistence.cache.CacheProductInformationDao
- All Implemented Interfaces:
- ProductInformationDao
- public class CacheProductInformationDao
- extends MemoryDao
- implements ProductInformationDao
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 |
CacheProductInformationDao
public CacheProductInformationDao()
createReferenceCacheForProductInformation
public ReferenceCache createReferenceCacheForProductInformation()
throws SystemException
- Specified by:
createReferenceCacheForProductInformation
in interface ProductInformationDao
- Throws:
SystemException
createReferenceCacheForItemProductInformationAttribute
public ReferenceCache createReferenceCacheForItemProductInformationAttribute()
throws SystemException
- Specified by:
createReferenceCacheForItemProductInformationAttribute
in interface ProductInformationDao
- Throws:
SystemException
createReferenceCacheForUdaHeaderProductInformationAttribute
public ReferenceCache createReferenceCacheForUdaHeaderProductInformationAttribute()
throws SystemException
- Specified by:
createReferenceCacheForUdaHeaderProductInformationAttribute
in interface ProductInformationDao
- Throws:
SystemException
createReferenceCacheForFreeFormUdaProductInformationAttribute
public ReferenceCache createReferenceCacheForFreeFormUdaProductInformationAttribute()
throws SystemException
- Specified by:
createReferenceCacheForFreeFormUdaProductInformationAttribute
in interface ProductInformationDao
- Throws:
SystemException
persist
public ProductInformationDto persist(ProductInformationDto dto)
throws SystemException
- Specified by:
persist
in interface ProductInformationDao
- Throws:
SystemException
read
public ProductInformationDto read(DistributedReference productInformationRef)
throws SystemException
- Specified by:
read
in interface ProductInformationDao
- Throws:
SystemException
find
public java.util.Set find(ProductInformationSearchCriteria criteria)
throws SystemException
- Specified by:
find
in interface ProductInformationDao
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28