getLookups(String, List< String >) method

Retrieves lookup values from the DB, checking if the required privilege is in the list of supplied ones.

Syntax

List< LookupEntity > getLookups ( String lookupQueryId , List< String > callerPrivileges ) throws EntityNotFoundException, AccessDeniedMobiliserServiceException

Parameters

Exceptions