Comment |
The category of configuration lookup table. The category is like a namespace,
it identifies where a setting is defined, and can be used to retrieve groups of
settings via the API. The categories are defined in the Java code, but they are
replicated to the Database for data integrity of the settings. They also serve
to identify all possible categories, whether or not configuration settings are
stored for them. Examples of the 70+ values include APPLICATION_HELP,
BUSINESS_ADMIN_PIM_SYNCING, BUSINESS_ANALYTICS.
|