|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
com.retek.component.pend.impl.persistence.db.oracle.OracleHighRiskZipDao
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 |
public OracleHighRiskZipDao()
Method Detail |
public HighRiskZipDto persist(HighRiskZipDto dto) throws SystemException
persist
in interface HighRiskZipDao
SystemException
public HighRiskZipDto read(DistributedReference reference) throws SystemException
read
in interface HighRiskZipDao
SystemException
public java.util.List findAllHighRiskZips() throws SystemException
findAllHighRiskZips
in interface HighRiskZipDao
SystemException
public ReferenceCache createReferenceCacheForHighRiskZip() throws SystemException
createReferenceCacheForHighRiskZip
in interface HighRiskZipDao
SystemException
protected java.lang.String getDaoResourceProperty()
getDaoResourceProperty
in class AbstractOracleDao
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |