|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IView
| Method Summary | |
|---|---|
void |
build(RequestContext requestContext,
IState currentState)
Updates the user interface. |
| Method Detail |
|---|
void build(RequestContext requestContext,
IState currentState)
throws StateMachineUserException
requestContext - the request context for the current request.currentState - the state to be built.
StateMachineUserException - can be thrown if an application exception occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||