IIdentificationLogic interface

Syntax

public interface IIdentificationLogic

Usage

Service providing common methods used to manage customer identifications, such as creating, updating, deleteing and retrieving identifications.

Identifications as an itegral entity of the mobiliser system allow to uniquely identify a customer and can be used as substitutes for the customer ID (beeing an indentification in its own) in service requests, such as a login or an authorisation.

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

Use this to import the service into your code:

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