com.retek.component.pend.impl.persistence.db.oracle
Class OracleHighRiskZipDao

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
      extended bycom.retek.component.pend.impl.persistence.db.oracle.OracleHighRiskZipDao
All Implemented Interfaces:
HighRiskZipDao

public class OracleHighRiskZipDao
extends AbstractOracleDao
implements HighRiskZipDao


Constructor Summary
OracleHighRiskZipDao()
           
 
Method Summary
 ReferenceCache createReferenceCacheForHighRiskZip()
           
 java.util.List findAllHighRiskZips()
           
protected  java.lang.String getDaoResourceProperty()
           
 HighRiskZipDto persist(HighRiskZipDto dto)
           
 HighRiskZipDto read(DistributedReference reference)
           
 
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
buildReferenceCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OracleHighRiskZipDao

public OracleHighRiskZipDao()
Method Detail

persist

public HighRiskZipDto persist(HighRiskZipDto dto)
                       throws SystemException
Specified by:
persist in interface HighRiskZipDao
Throws:
SystemException

read

public HighRiskZipDto read(DistributedReference reference)
                    throws SystemException
Specified by:
read in interface HighRiskZipDao
Throws:
SystemException

findAllHighRiskZips

public java.util.List findAllHighRiskZips()
                                   throws SystemException
Specified by:
findAllHighRiskZips in interface HighRiskZipDao
Throws:
SystemException

createReferenceCacheForHighRiskZip

public ReferenceCache createReferenceCacheForHighRiskZip()
                                                  throws SystemException
Specified by:
createReferenceCacheForHighRiskZip in interface HighRiskZipDao
Throws:
SystemException

getDaoResourceProperty

protected java.lang.String getDaoResourceProperty()
Overrides:
getDaoResourceProperty in class AbstractOracleDao


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28