public final class EndStateImpl extends ViewStateImpl implements EndState
EndStateImpl
is a basic implementation of
EndState
.
Constructor and Description |
---|
EndStateImpl() |
Modifier and Type | Method and Description |
---|---|
String |
toString()
Render a printable version of this instance.
|
getViewId, isRedirect, setRedirect, setViewId
addTransition, findTransition, getDialog, getName, getTransitionOutcomes, removeTransition, setDialog, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getViewId, isRedirect
findTransition, getDialog, getName, getTransitionOutcomes
public String toString()
Render a printable version of this instance.
toString
in class ViewStateImpl
Copyright © 2004-2013 Apache Software Foundation. All Rights Reserved.