- All Known Implementing Classes:
ReportCategoryImpl
public interface ReportCategory
The report category.
- Since:
- v6.4
-
Method Summary
Existing i18n key of given report category.
Unique
String identifier of given category.
-
Method Details
-
getKey
Unique
String identifier of given category. Should not contain any spaces and non-standard ASCII
characters.
- Returns:
- the key
-
getI18nKey
Existing i18n key of given report category.
- Returns:
- the i18n key