|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StateConverter
Converts stored states into usable objects
| Method Summary | |
|---|---|
Dashboard |
convertStateToDashboard(DashboardState state,
GadgetRequestContext gadgetRequestContext)
Creates a Dashboard from a DashboardState |
Gadget |
convertStateToGadget(GadgetState state,
GadgetRequestContext gadgetRequestContext)
Creates a Gadget from a GadgetState |
| Method Detail |
|---|
Dashboard convertStateToDashboard(DashboardState state,
GadgetRequestContext gadgetRequestContext)
Dashboard from a DashboardState
state - the state to convertgadgetRequestContext - the context of this request
Dashboard
Gadget convertStateToGadget(GadgetState state,
GadgetRequestContext gadgetRequestContext)
Gadget from a GadgetState
state - the state to convertgadgetRequestContext - the context of this request
Gadget
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||