ICustomerNetworksLogic interface

Syntax

public interface ICustomerNetworksLogic

Usage

Service offering CRUD methods to manage the relationship of a network for a customer. CustomerNetwork entries connect different customers in the mobiliser system to a network of related persons. An example would be to use these methods to establish a "friends and family" network.

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

Use this to import the service into your code:

<osgi:reference id="networkLogicBean" interface="com.sybase365.mobiliser.money.businesslogic.customer.ICustomerNetworksLogic" 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.