com.retek.component.customerorder.impl.persistence
Interface MailOrderBatchDao
- All Known Implementing Classes:
- CacheMailOrderBatchDao, OracleMailOrderBatchDao
- public interface MailOrderBatchDao
createReferenceCacheForMailOrderBatch
public ReferenceCache createReferenceCacheForMailOrderBatch()
throws SystemException
- Throws:
SystemException
getNextMailOrderBatchNumber
public java.lang.String getNextMailOrderBatchNumber(RDate currentDate)
throws SystemException
- Throws:
SystemException
read
public MailOrderBatchDto read(DistributedReference reference)
throws SystemException
- Throws:
SystemException
find
public java.util.Set find(MailOrderBatchSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
persist
public MailOrderBatchDto persist(MailOrderBatchDto mailOrderBatchDto)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28