Class ObjectsEntities
java.lang.Object
ObjectsEntities
Utility class responsible for initializing and populating the application's
entities data for the fiscal year 2025.
This class serves as the primary data orchestrator for the Greek State's
organizational structure. It maps budgetary data to specialized subclasses
of the Entity model, covering:
- The Presidency and the Hellenic Parliament
- All Government Ministries
- The Decentralized Administrations
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCreates and returns a list ofEntityobjects representing Greek state institutions for the year 2025.
-
Constructor Details
-
ObjectsEntities
public ObjectsEntities()
-
-
Method Details
-
createObjectsEnt
-