verifyPayeePrivilege(Customer, UseCase) method

Verifies if the passed customer can participate in the use case as payee, based on the customer's privileges.

Syntax

void verifyPayeePrivilege ( Customer payee , UseCase useCase ) throws TransactionParticipantException

Parameters

Exceptions