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