Package com.axelor.meta.schema.actions
Class ActionScript
java.lang.Object
com.axelor.meta.schema.actions.Action
com.axelor.meta.schema.actions.ActionScript
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
Nested classes/interfaces inherited from class com.axelor.meta.schema.actions.Action
Action.Element
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionevaluate
(ActionHandler handler) void
setScript
(ActionScript.ActScript script) Methods inherited from class com.axelor.meta.schema.actions.Action
checkPermission, execute, getActionId, getModel, getModuleToCheck, getName, getXmlId, setActionId, setModel, setModuleToCheck, setName, setXmlId, test, toExpression, toString, wrap, wrapper