| A base class for ViewParameters referencing a view handled by the
Spring Web Flow system. This differs somewhat from the native RSF
semantics in that the viewID field is disused, since an
SWF ViewParameters cannot designate a concrete destination view, this
is instead decoded from the flow definition.
This type may be declared directly as the ViewParameters type of any
view which wishes to be the visible dispatch target of an SWF transition
(this would largely be for visual purposes in the URL).
author: Antranig Basman (antranig@caret.cam.ac.uk) |