com.retek.component.customerorder.impl
Class CustomerOrderTransactionGroupFactory

java.lang.Object
  extended bycom.retek.component.customerorder.impl.CustomerOrderTransactionGroupFactory

public class CustomerOrderTransactionGroupFactory
extends java.lang.Object

Factory class which encapsulates behavior for creating/assigning a transaction group. This is a specialized factory class which is used within CustomerOrderImpl to simply/encapsulate the complex rules around assigning a transaction group for a given transaction item within an order.


Constructor Summary
CustomerOrderTransactionGroupFactory(CustomerOrderImpl order)
           
 
Method Summary
 CustomerOrderTransactionGroup createTransactionGroup(CustomerOrderTransactionItem transactionItem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerOrderTransactionGroupFactory

public CustomerOrderTransactionGroupFactory(CustomerOrderImpl order)
                                     throws SystemException
Method Detail

createTransactionGroup

public CustomerOrderTransactionGroup createTransactionGroup(CustomerOrderTransactionItem transactionItem)
                                                     throws SystemException,
                                                            BusinessException
Throws:
SystemException
BusinessException


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