actorDelegation(final UseCase, final ITransactionParticipant, final CallerInformation) method

Syntax

Identification actorDelegation ( final UseCase useCase , final ITransactionParticipant activeParticipant , final CallerInformation caller )

Parameters

Returns

identification of the customer to be used as the actor

Usage

Handles the delegation for the actor. This method returns the customer that is to be used as actor. If no special actor element is given in the request, the caller will be returned. If the payer/payee element is given, this method retrieves the associated customer, checks if delegation is allowed and returns the acting payee/r's identification

identification of the customer to be used as the actor