public class SampleRuleCategory extends BaseRuleCategory
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY |
| Constructor and Description |
|---|
SampleRuleCategory() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCategoryKey()
Returns the key that identifies the category of the rule.
|
java.lang.String |
getIcon()
Returns the Font Awesome CSS class for the rule catetory's icon.
|
activate, deActivate, getDescription, getNamepublic static final java.lang.String KEY
public java.lang.String getCategoryKey()
RuleCategorygetCategoryKey in interface RuleCategorygetCategoryKey in class BaseRuleCategorypublic java.lang.String getIcon()
RuleCategorygetIcon in interface RuleCategorygetIcon in class BaseRuleCategory