com.retek.component.banner_channel.impl.persistence
Interface OrderSourceDao

All Known Implementing Classes:
CacheOrderSourceDao, OracleOrderSourceDao

public interface OrderSourceDao


Method Summary
 java.util.List findAllOrderSources()
           
 OrderSourceDto readOrderSource(DistributedReference ref)
           
 OrderSourceDto readOrderSource(java.lang.String code)
           
 

Method Detail

findAllOrderSources

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

readOrderSource

public OrderSourceDto readOrderSource(DistributedReference ref)
                               throws SystemException
Throws:
SystemException

readOrderSource

public OrderSourceDto readOrderSource(java.lang.String code)
                               throws SystemException
Throws:
SystemException


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