com.retek.component.customerorder.impl.persistence
Interface ReturnReasonDao

All Known Implementing Classes:
CacheReturnReasonDao, OracleReturnReasonDao

public interface ReturnReasonDao


Method Summary
 java.util.Set findAll()
           
 ReturnReasonDto persist(ReturnReasonDto dto)
           
 ReturnReasonDto read(DistributedReference ref)
           
 

Method Detail

persist

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

read

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

findAll

public java.util.Set findAll()
                      throws SystemException
Throws:
SystemException


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