com.retek.component.customerorder.impl.persistence.cache
Class CacheMailOrderBatchDao
java.lang.Object
com.retek.commons.component.impl.persistence.cache.MemoryDao
com.retek.component.customerorder.impl.persistence.cache.CacheMailOrderBatchDao
- All Implemented Interfaces:
- MailOrderBatchDao
- public class CacheMailOrderBatchDao
- extends MemoryDao
- implements MailOrderBatchDao
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 |
CacheMailOrderBatchDao
public CacheMailOrderBatchDao()
throws SystemException
reset
public static void reset()
createReferenceCacheForMailOrderBatch
public ReferenceCache createReferenceCacheForMailOrderBatch()
throws SystemException
- Specified by:
createReferenceCacheForMailOrderBatch
in interface MailOrderBatchDao
- Throws:
SystemException
persist
public MailOrderBatchDto persist(MailOrderBatchDto mailOrderBatchDto)
throws SystemException
- Specified by:
persist
in interface MailOrderBatchDao
- Throws:
SystemException
getNextMailOrderBatchNumber
public java.lang.String getNextMailOrderBatchNumber(RDate currentDate)
throws SystemException
- Specified by:
getNextMailOrderBatchNumber
in interface MailOrderBatchDao
- Throws:
SystemException
read
public MailOrderBatchDto read(DistributedReference reference)
throws SystemException
- Specified by:
read
in interface MailOrderBatchDao
- Throws:
SystemException
find
public java.util.Set find(MailOrderBatchSearchCriteria criteria)
throws SystemException
- Specified by:
find
in interface MailOrderBatchDao
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28