com.retek.component.salesaudit.impl.remote.command
Interface BaseTransactionConverter.TransactionConverterSubprocess

Enclosing interface:
BaseTransactionConverter

protected static interface BaseTransactionConverter.TransactionConverterSubprocess

Interface defining strategy operation for a transaction converter sub-process. This interface can be used internally within a converter to plug in variations in the conversion process based on the business object being exported.


Method Summary
 void doConvert()
           
 CustomerOrder getOrder()
           
 

Method Detail

doConvert

public void doConvert()
               throws SystemException,
                      BusinessException
Throws:
SystemException
BusinessException

getOrder

public CustomerOrder getOrder()
                       throws SystemException
Throws:
SystemException


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