|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.shale.dialog.scxml |
---|
Class org.apache.shale.dialog.scxml.DialogProperties extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean nextRedirect
String nextViewId
Class org.apache.shale.dialog.scxml.SCXMLDialogManager extends org.apache.shale.dialog.base.AbstractDialogContextManager implements Serializable |
---|
serialVersionUID: -4358734655564376781L
Serialized Fields |
---|
Map<K,V> dialogs
Map
of SCXML
configurations, keyed
by dialog name. This value is lazily instantiated.
Map<K,V> map
Map containing all currently active DialogContext
instances for
the current user.
int serial
Serial number used to generate dialog instance identifiers.
Class org.apache.shale.dialog.scxml.ShaleDialogELContext extends org.apache.commons.scxml.env.SimpleContext implements Serializable |
---|
serialVersionUID: 1L
Class org.apache.shale.dialog.scxml.ShaleDialogELEvaluator extends org.apache.commons.scxml.env.jsp.ELEvaluator implements Serializable |
---|
Package org.apache.shale.dialog.scxml.action |
---|
Class org.apache.shale.dialog.scxml.action.RedirectAction extends org.apache.commons.scxml.model.Action implements Serializable |
---|
Class org.apache.shale.dialog.scxml.action.ViewAction extends org.apache.commons.scxml.model.Action implements Serializable |
---|
Serialized Fields |
---|
String viewId
Package org.apache.shale.dialog.scxml.config |
---|
Class org.apache.shale.dialog.scxml.config.DialogMetadata extends Object implements Serializable |
---|
serialVersionUID: -4399162240006113135L
Serialized Fields |
---|
String name
String scxmlconfig
org.apache.commons.scxml.model.SCXML stateMachine
String dataclassname
List<E> dialogActions
Class org.apache.shale.dialog.scxml.config.DialogMetadata.SCXMLAction extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String name
String uri
String actionclassname
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |