getAllPrivileges(final long, final long) method

Returns all privileges that are attached to a customer, either via CustomerType, RiskCategory, Roles, or directly.

Syntax

List< String > getAllPrivileges ( final long customerId , final long callerId ) throws EntityNotFoundException, CustomerStatusException

Parameters

Returns

the list of privileges (Strings)

Exceptions

Usage

Does not take the OrgUnit into account.

the list of privileges (Strings)