Uses of Class
com.jalios.jcms.alert.AlertAppHandler.AlertLevelFilter
-
Packages that use AlertAppHandler.AlertLevelFilter Package Description com.jalios.jcms.alert -
-
Uses of AlertAppHandler.AlertLevelFilter in com.jalios.jcms.alert
Methods in com.jalios.jcms.alert that return types with arguments of type AlertAppHandler.AlertLevelFilter Modifier and Type Method Description java.util.Collection<AlertAppHandler.AlertLevelFilter>
AlertAppHandler. getLevelFilters()
Methods in com.jalios.jcms.alert with parameters of type AlertAppHandler.AlertLevelFilter Modifier and Type Method Description boolean
AlertAppHandler. isActive(AlertAppHandler.AlertLevelFilter levelFilter)
Check if given Alert level filter is active.
-