com.retek.component.media.impl.persistence.cache
Class CacheShippingRateTableDao
java.lang.Object
com.retek.commons.component.impl.persistence.cache.MemoryDao
com.retek.component.media.impl.persistence.cache.CacheShippingRateTableDao
- All Implemented Interfaces:
- ShippingRateTableDao
- public class CacheShippingRateTableDao
- extends MemoryDao
- implements ShippingRateTableDao
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 |
CacheShippingRateTableDao
public CacheShippingRateTableDao()
reset
public static void reset()
read
public ShippingRateTableDto read(DistributedReference reference)
throws SystemException
- Specified by:
read
in interface ShippingRateTableDao
- Throws:
SystemException
createReferenceCacheForShippingRateTable
public ReferenceCache createReferenceCacheForShippingRateTable()
throws SystemException
- Specified by:
createReferenceCacheForShippingRateTable
in interface ShippingRateTableDao
- Throws:
SystemException
persist
public ShippingRateTableDto persist(ShippingRateTableDto dto)
throws SystemException,
DuplicateNameException
- Specified by:
persist
in interface ShippingRateTableDao
- Throws:
SystemException
DuplicateNameException
persist
public java.util.Set persist(java.util.Set dtos)
throws SystemException,
DuplicateNameException
- Specified by:
persist
in interface ShippingRateTableDao
- Throws:
SystemException
DuplicateNameException
findShippingRateTables
public java.util.List findShippingRateTables(ShippingRateTableSearchCriteria searchCriteria)
throws SystemException
- Specified by:
findShippingRateTables
in interface ShippingRateTableDao
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28