Admin Console Data Model
CALS Studio consists of Physical Layer/ Business Layer / Presentation Layer and the characteristics of each layer are as follows
Physical Layer: This layer deals with the physical aspects of the application, such as data storage, databases, tables and columns.
Business Layer This layer deals with connecting the Physical Layer and Presentation Layer, implmenting major processing logic for handling business operations.
Presentation Layer This layer provides the configuration and output the capabilties of the user interface(UI) screens shown to users, and handles input and output of data absed on user actions.