com.retek.component.banner_channel.impl
Class OrderSourceManagerImpl

java.lang.Object
  extended bycom.retek.commons.component.impl.DistributedObjectManagerImpl
      extended bycom.retek.component.banner_channel.impl.OrderSourceManagerImpl
All Implemented Interfaces:
DistributedObjectManager, OrderSourceManager

public class OrderSourceManagerImpl
extends DistributedObjectManagerImpl
implements OrderSourceManager


Constructor Summary
OrderSourceManagerImpl(DistributedContext context)
           
 
Method Summary
protected  ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
           
 java.util.List findAllOrderSources()
           
 OrderSource readOrderSource(DistributedReference orderSourceRef)
           
 OrderSource readOrderSource(java.lang.String code)
           
 
Methods inherited from class com.retek.commons.component.impl.DistributedObjectManagerImpl
getContext, getReferenceCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.retek.commons.component.DistributedObjectManager
getContext
 

Constructor Detail

OrderSourceManagerImpl

public OrderSourceManagerImpl(DistributedContext context)
Method Detail

findAllOrderSources

public java.util.List findAllOrderSources()
                                   throws SystemException
Specified by:
findAllOrderSources in interface OrderSourceManager
Throws:
SystemException

readOrderSource

public OrderSource readOrderSource(DistributedReference orderSourceRef)
                            throws SystemException
Specified by:
readOrderSource in interface OrderSourceManager
Throws:
SystemException

readOrderSource

public OrderSource readOrderSource(java.lang.String code)
                            throws SystemException
Specified by:
readOrderSource in interface OrderSourceManager
Throws:
SystemException

fetchMoreReferences

protected ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
                                      throws SystemException
Specified by:
fetchMoreReferences in class DistributedObjectManagerImpl
Throws:
SystemException


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