getAll(Boolean) method

Fetches all limit sets.

Syntax

List< LimitSet > getAll ( Boolean Individual )

Parameters

Usage

The individual flag behaves the following way:

  • null = fetches all limit sets
  • true = fetches only individual limit sets
  • false = fetches only global limit sets