executeQuery(final LookupQuery, final List< String >) method

Execute the lookup query after checking that the caller privileges contains the required privilege to execute the lookup query.

Syntax

List< LookupEntity > executeQuery ( final LookupQuery lookupQuery , final List< String > callerPrivileges )

Parameters