|
|
|
|
Design
The design initially is 100% the business analysis. It is broken into:
Bean definition
The data properties of the objects which we are interested in that is the fields that you would
would like to store data about.
Bean Actions
The things your would like to be able to DO to your objects e.g. Print.
Work flow definitions
The ways in which objects can be moved around a business workflow. e.g. Order Fulfillment.
Report screens
These link query reports with the objects themselves which becomes important for bulk processing.
Permissions
Who can see what. Who can edit what. Who can move things around which workflows
|