Class AbstractElementWithSessionScripting
- Object
-
- PathElement
-
- AbstractElementWithSessionScripting
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AbstractElementWithScripting
,AbstractListenerElement
,SessionScriptElement
public abstract class AbstractElementWithSessionScripting extends PathElement
Base class for path elements that can modify session variables.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>
getChangedSessionVariables()
String
toString()
-
Methods inherited from class PathElement
getDescription, getName, getPropertyGetters, getType
-
-