com.retek.component.pend.impl.persistence.db.oracle
Class OracleNegativeCustomerRecordDao
java.lang.Object
com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
com.retek.component.pend.impl.persistence.db.oracle.OracleNegativeCustomerRecordDao
- All Implemented Interfaces:
- NegativeCustomerRecordDao
- public class OracleNegativeCustomerRecordDao
- extends AbstractOracleDao
- implements NegativeCustomerRecordDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleNegativeCustomerRecordDao
public OracleNegativeCustomerRecordDao()
createReferenceCacheForNegativeCustomerRecord
public ReferenceCache createReferenceCacheForNegativeCustomerRecord()
throws SystemException
- Specified by:
createReferenceCacheForNegativeCustomerRecord
in interface NegativeCustomerRecordDao
- Throws:
SystemException
getDaoResourceProperty
protected java.lang.String getDaoResourceProperty()
- Overrides:
getDaoResourceProperty
in class AbstractOracleDao
findNegativeCustomerRecordReferences
public java.util.Set findNegativeCustomerRecordReferences(NegativeCustomerRecordSearchCriteria criteria)
throws SystemException
- Specified by:
findNegativeCustomerRecordReferences
in interface NegativeCustomerRecordDao
- Throws:
SystemException
findAllNegativeCustomerRecords
public java.util.Set findAllNegativeCustomerRecords()
throws SystemException
- Throws:
SystemException
persist
public NegativeCustomerRecordDto persist(NegativeCustomerRecordDto dto)
throws SystemException
- Specified by:
persist
in interface NegativeCustomerRecordDao
- Throws:
SystemException
read
public NegativeCustomerRecordDto read(DistributedReference ref)
throws SystemException
- Specified by:
read
in interface NegativeCustomerRecordDao
- Throws:
SystemException
read
public java.util.Set read(java.util.Set refs)
throws SystemException
- Specified by:
read
in interface NegativeCustomerRecordDao
- Throws:
SystemException
findNegativeCustomerRecords
public java.util.Set findNegativeCustomerRecords(NegativeCustomerRecordSearchCriteria criteria)
throws SystemException
- Specified by:
findNegativeCustomerRecords
in interface NegativeCustomerRecordDao
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28