com.retek.component.directshiporder.impl
Class DirectShipOrderManagerImpl

java.lang.Object
  extended bycom.retek.commons.component.impl.DistributedObjectManagerImpl
      extended bycom.retek.component.directshiporder.impl.DirectShipOrderManagerImpl
All Implemented Interfaces:
DirectShipOrderManager, DistributedObjectManager

public class DirectShipOrderManagerImpl
extends DistributedObjectManagerImpl
implements DirectShipOrderManager


Constructor Summary
DirectShipOrderManagerImpl(DistributedContext context)
           
 
Method Summary
 DirectShipOrder buildDirectShipOrderInstance(Supplier supplier)
           
 DirectShipOrderLine buildDirectShipOrderLineInstance()
           
protected  ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
           
 DirectShipOrder readDirectShipOrder(DistributedReference ref)
           
 
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

DirectShipOrderManagerImpl

public DirectShipOrderManagerImpl(DistributedContext context)
Method Detail

buildDirectShipOrderInstance

public DirectShipOrder buildDirectShipOrderInstance(Supplier supplier)
                                             throws SystemException,
                                                    BusinessException
Specified by:
buildDirectShipOrderInstance in interface DirectShipOrderManager
Throws:
SystemException
BusinessException

readDirectShipOrder

public DirectShipOrder readDirectShipOrder(DistributedReference ref)
                                    throws SystemException,
                                           BusinessException
Specified by:
readDirectShipOrder in interface DirectShipOrderManager
Throws:
SystemException
BusinessException

buildDirectShipOrderLineInstance

public DirectShipOrderLine buildDirectShipOrderLineInstance()
                                                     throws SystemException,
                                                            BusinessException
Specified by:
buildDirectShipOrderLineInstance in interface DirectShipOrderManager
Throws:
SystemException
BusinessException

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