Package | Description |
---|---|
org.josef.web.jsf.beans.demo.flow |
JSF Demo of flows.
|
org.josef.web.jsf.flow |
Flow related classes.
|
Class and Description |
---|
AbstractFlow
Abstraction of a flow (actually it is a poor man's flow mechanism).
The design is based upon the design of a menu and a menu item where a menu extends a menu item. |
AbstractFlowStep
Abstraction of a single step that is part of a
flow . |
AbstractGuiFlowStep
Abstraction of a single step that is part of a flow and has a GUI representation (most likely a corresponding JSF page).
|
Class and Description |
---|
AbstractFlow
Abstraction of a flow (actually it is a poor man's flow mechanism).
The design is based upon the design of a menu and a menu item where a menu extends a menu item. |
AbstractFlowStep
Abstraction of a single step that is part of a
flow . |
Copyright © 2008–2018. All rights reserved.