ICommissionConfigurationLogic interface

Syntax

public interface ICommissionConfigurationLogic

Usage

Service to handle commission configurations. A commission is a special fee type which instead of crediting the configured beneficiary, debits the beneficiary and credits a customer (merchant) configured in such a commission configuration. This interface defines CRUD methods to hanlde a commission configuration's lifecycle.

An implementation of this class is exported via the OSGi service registry.

Use this to import the service into your code:

<osgi:reference id="commissionLogicBean" interface="com.sybase365.mobiliser.money.businesslogic.customer.ICommissionConfigurationLogic" availability="optional" sticky="false" />

*

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.