com.retek.component.salesaudit.impl.persistence
Interface SaeStoreDayDao
- All Known Implementing Classes:
- CacheSaeStoreDayDao, OracleSaeStoreDayDao
- public interface SaeStoreDayDao
createReferenceCacheForSaeStoreDay
public ReferenceCache createReferenceCacheForSaeStoreDay()
throws SystemException
- Throws:
SystemException
persist
public SaeStoreDayDto persist(SaeStoreDayDto dto)
throws SystemException
- Throws:
SystemException
persist
public SaeStoreTransactionCounterDto persist(SaeStoreTransactionCounterDto dto)
throws SystemException
- Throws:
SystemException
findSaeStoreDay
public SaeStoreDayDto findSaeStoreDay(DistributedReference storeRef,
RDate transactionDate)
throws SystemException
- Throws:
SystemException
findLastClosedDate
public RDate findLastClosedDate(DistributedReference storeRef)
throws SystemException
- Throws:
SystemException
findAllOpenSaeStoreDays
public java.util.Set findAllOpenSaeStoreDays()
throws SystemException
- Throws:
SystemException
findSaeStoreTransactionCounter
public SaeStoreTransactionCounterDto findSaeStoreTransactionCounter(DistributedReference storeRef)
throws SystemException
- Throws:
SystemException
readSaeStoreTransactionCounter
public SaeStoreTransactionCounterDto readSaeStoreTransactionCounter(DistributedReference reference)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28