getPaymentInstrumentLimits(final PaymentInstrument, final UseCase, final Long) method

Return the LimitSums for given payment instrument and use case.

Syntax

List< LimitSum > getPaymentInstrumentLimits ( final PaymentInstrument paymentInstrument , final UseCase useCase , final Long actor )

Parameters

Returns

the list of LimitSums for the payment instrument, may be empty

Usage

This method will never return null. If a

LimitSum

for a configured

com.sybase365.mobiliser.money.persistence.model.system.LimitClass

has not yet been created for this payment instrument, this method will create and save it on the fly.

the list of LimitSums for the payment instrument, may be empty