Uses of Interface
org.cxbox.core.service.action.PreActionCondition
Packages that use PreActionCondition
-
Uses of PreActionCondition in org.cxbox.core.service.action
Methods in org.cxbox.core.service.action with parameters of type PreActionConditionModifier and TypeMethodDescriptionstatic PreActionEventPreActionEvent.confirm(String key, PreActionCondition preActionCondition, String message) static PreActionEventPreActionEvent.error(String key, PreActionCondition preActionCondition, String message) PreActionConditionHolder.getChecker(PreActionCondition preActionCondition) static PreActionEventPreActionEvent.info(String key, PreActionCondition preActionCondition, String message) static PreActionEventPreActionEvent.of(String key, org.cxbox.api.data.dictionary.LOV type, PreActionCondition preActionCondition, String message)