com.retek.component.directshiporder
Interface DirectShipOrderManager

All Superinterfaces:
DistributedObjectManager
All Known Implementing Classes:
DirectShipOrderManagerImpl

public interface DirectShipOrderManager
extends DistributedObjectManager


Method Summary
 DirectShipOrder buildDirectShipOrderInstance(Supplier supplier)
           
 DirectShipOrderLine buildDirectShipOrderLineInstance()
           
 DirectShipOrder readDirectShipOrder(DistributedReference ref)
           
 
Methods inherited from interface com.retek.commons.component.DistributedObjectManager
getContext
 

Method Detail

buildDirectShipOrderInstance

public DirectShipOrder buildDirectShipOrderInstance(Supplier supplier)
                                             throws SystemException,
                                                    BusinessException
Throws:
SystemException
BusinessException

buildDirectShipOrderLineInstance

public DirectShipOrderLine buildDirectShipOrderLineInstance()
                                                     throws SystemException,
                                                            BusinessException
Throws:
SystemException
BusinessException

readDirectShipOrder

public DirectShipOrder readDirectShipOrder(DistributedReference ref)
                                    throws SystemException,
                                           BusinessException
Throws:
SystemException
BusinessException


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