individualRestrictionCheck(final Customer, final Customer, UseCase) method

Check if there is a individual restriction and validates the restriction.

Syntax

boolean individualRestrictionCheck ( final Customer payer , final Customer payee , UseCase useCase ) throws TransactionRestrictionException

Parameters

Returns

true if an individual restriction existed, but hasn't been violated, false if no individual restriction exists.

Exceptions

Usage

true if an individual restriction existed, but hasn't been violated, false if no individual restriction exists.