ICustomerAttributeLogic interface

Syntax

public interface ICustomerAttributeLogic

Usage

Service offering CRUD methods to manage customer attributes. Customer atteributes can be used to store additional information not directly reflected on the customer's entity.

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

Use this to import the service into your code:

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