com.retek.component.pend.impl.persistence
Interface NegativeCustomerRecordDao
- All Known Implementing Classes:
- CacheNegativeCustomerRecordDao, OracleNegativeCustomerRecordDao
- public interface NegativeCustomerRecordDao
createReferenceCacheForNegativeCustomerRecord
public ReferenceCache createReferenceCacheForNegativeCustomerRecord()
throws SystemException
- Throws:
SystemException
findNegativeCustomerRecordReferences
public java.util.Set findNegativeCustomerRecordReferences(NegativeCustomerRecordSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
findNegativeCustomerRecords
public java.util.Set findNegativeCustomerRecords(NegativeCustomerRecordSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
persist
public NegativeCustomerRecordDto persist(NegativeCustomerRecordDto negativeCustomerRecordDto)
throws SystemException
- Throws:
SystemException
read
public NegativeCustomerRecordDto read(DistributedReference ref)
throws SystemException
- Throws:
SystemException
read
public java.util.Set read(java.util.Set refs)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28