Package com.axelor.meta.schema.actions
Class ActionCondition.Check
- java.lang.Object
-
- com.axelor.meta.schema.actions.Action.Element
-
- com.axelor.meta.schema.actions.ActionCondition.Check
-
- Enclosing class:
- ActionCondition
public static class ActionCondition.Check extends Action.Element
-
-
Constructor Summary
Constructors Constructor Description Check()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCondition(String field)
String
getError()
String
getField()
String
getLocalizedError()
String
toString()
-
Methods inherited from class com.axelor.meta.schema.actions.Action.Element
getCondition, getExpression, getName, setCondition, setExpression, setName, test
-
-