com.retek.component.pend.impl.persistence
Interface HighRiskZipDao

All Known Implementing Classes:
CacheHighRiskZipDao, OracleHighRiskZipDao

public interface HighRiskZipDao


Method Summary
 ReferenceCache createReferenceCacheForHighRiskZip()
           
 java.util.List findAllHighRiskZips()
           
 HighRiskZipDto persist(HighRiskZipDto dto)
           
 HighRiskZipDto read(DistributedReference ref)
           
 

Method Detail

createReferenceCacheForHighRiskZip

public ReferenceCache createReferenceCacheForHighRiskZip()
                                                  throws SystemException
Throws:
SystemException

persist

public HighRiskZipDto persist(HighRiskZipDto dto)
                       throws SystemException
Throws:
SystemException

read

public HighRiskZipDto read(DistributedReference ref)
                    throws SystemException
Throws:
SystemException

findAllHighRiskZips

public java.util.List findAllHighRiskZips()
                                   throws SystemException
Throws:
SystemException


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