AbstractMoneyFlow< Req extends IMoneyRequest, Res extends ITransactionResponse > class

Syntax

public class AbstractMoneyFlow< Req extends IMoneyRequest, Res extends ITransactionResponse >

Usage

The AbstractMoneyFlow implements the Spring DM injection methods for common OSGi service used by the MoneyFlow service. It also provides the base implementation of the transaction steps Steps that can be influenced by ITransactionFlowOverlay implementation have pre- and post- processing steps.

Please use the ITransactionFlowOverlay to customize the transaction flow processing if needed.

2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice.