|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.shale.dialog.basic.config.AbstractState
org.apache.shale.dialog.basic.config.ViewStateImpl
org.apache.shale.dialog.basic.config.EndStateImpl
public final class EndStateImpl
EndStateImpl
is a basic implementation of
EndState
.
Constructor Summary | |
---|---|
EndStateImpl()
|
Method Summary | |
---|---|
java.lang.String |
toString()
Render a printable version of this instance. |
Methods inherited from class org.apache.shale.dialog.basic.config.ViewStateImpl |
---|
getViewId, isRedirect, setRedirect, setViewId |
Methods inherited from class org.apache.shale.dialog.basic.config.AbstractState |
---|
addTransition, findTransition, getDialog, getName, getTransitionOutcomes, removeTransition, setDialog, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.shale.dialog.basic.model.ViewState |
---|
getViewId, isRedirect |
Methods inherited from interface org.apache.shale.dialog.basic.model.State |
---|
findTransition, getDialog, getName, getTransitionOutcomes |
Constructor Detail |
---|
public EndStateImpl()
Method Detail |
---|
public java.lang.String toString()
Render a printable version of this instance.
toString
in class ViewStateImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |