IAttachmentLogic interface

Syntax

public interface IAttachmentLogic

Usage

Service to handle attachments linked to a specific customer or tansaction. An attachmant can be provided as additional identification when a customer registers (e.g. passport scan) or a form of consent form when doing transactions (e.g. a direct debit mandate or a cheque balancing a transaction).

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

Use this to import the service into your code:

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