com.retek.component.banner_channel
Interface OrderSourceManager

All Superinterfaces:
DistributedObjectManager
All Known Implementing Classes:
OrderSourceManagerImpl

public interface OrderSourceManager
extends DistributedObjectManager


Method Summary
 java.util.List findAllOrderSources()
           
 OrderSource readOrderSource(DistributedReference orderSourceRef)
           
 OrderSource readOrderSource(java.lang.String orderSourceCode)
           
 
Methods inherited from interface com.retek.commons.component.DistributedObjectManager
getContext
 

Method Detail

findAllOrderSources

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

readOrderSource

public OrderSource readOrderSource(DistributedReference orderSourceRef)
                            throws SystemException
Throws:
SystemException

readOrderSource

public OrderSource readOrderSource(java.lang.String orderSourceCode)
                            throws SystemException
Throws:
SystemException


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