Plazma System
Platform
Plazma Framework is foundation for creating business solution.
Plazma Business Solution is set of solutions.
Plazma Framework has two parties: Core , Client
What is Framework Core?
Configuration
- Entities
- Actions
- Menu Bar
- Tool Bar
- Forms
- Reports
- Other objects
Integration
- Services (Spring)
- Security (Spring Security)
- ORM (Hibernate)
- Reporting System (JasperReports)
Management
- Configuration Management
- Service Management
- Association Management
- Report Management. Report Storage
What is Framework Client?
Integration
- Execute Actions
- Execute Services
- Execute Reports
Implementation
- UI (User Interface)
- Menu Bar
- Tool Bar
- Forms
- Dialogs
- UI Controls
- Other UI components
Architecture
The System is presented in three variants.
1. Desktop Client -> Database Server
2. Desktop Client -> Application Server -> Database Server
3. Web Client -> Web Server -> Database Server
Client
Client side has two variants: Desktop Client и Web Client.
Desktop Client - Desktop Application.
Web Client - Internet browser.
Server
Server side consists of several components:
- Database Server
- Application Server
- Web Server *
Modules
The System consists of several modules. Each module can be replaced or disabled.
You can reconfigure the module or modify source code of the module.
Technical characteristics of the system
Operation System
Database
- Oracle
- PostgreSQL
- MySQL
- Firebird
- HSQL
Application Server
Programming Language
Service and Transaction Management
Security System
ORM
Desktop client
Web *
Reporting System
* In process
|