getWalletEntryLimits(final WalletEntry, final UseCase, final Long) method

Return the LimitSums for given wallet entry and use case.

Syntax

List< LimitSum > getWalletEntryLimits ( final WalletEntry walletEntry , final UseCase useCase , final Long actor )

Parameters

Returns

the list of LimitSums for the wallet entry, 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 wallet entry, this method will create and save it on the fly.

the list of LimitSums for the wallet entry, may be empty