getPrivileges(long) method

get privileges of a customer.

Syntax

List< String > getPrivileges ( long customerId )

Parameters

Usage

This is a pass through of

CustomerPrivilegeDAO#getAllPrivilegesByCustomerId(long, String, Date)