blob: e2086b046585df96cd1baf1f208cbb56a2d6dff1 [file] [log] [blame]
[[section-solution-strategy]]
== Solution Strategy
The module 'Statement Public Affairs' is realized in the following main architecture tiers:
. *Frontend* - The GUI is implemented as a web-frontend with rich-client functionality.
. *Backend* - The business functionalities are implemented in the backend tier. It provides the business functions via RESTful webservices.
. *Database* - The database stores all module specific data.
. *WorkflowEngine* - The workflow engine drives the processing of each statement according to a predefined workflow.