Class AbstractActionExpressionType

All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable
Direct Known Subclasses:
ActionExpressionType, SearchExpressionType

public class AbstractActionExpressionType extends ScriptingExpressionType
Either traditional "dynamic" action (add, modify, ...), or a search, that is considered to be an action since 4.8. The search cannot be a dynamic action because of the conflict on the "type" property.
See Also: