Package entity.list
package entity.list
-
ClassDescriptionManages a list of
Applicantobjects, handling data persistence and retrieval.Manages a list ofManagerobjects, handling data persistence and retrieval.ModelList<T>An abstract generic base class for managing lists of model objects of typeT.Manages a list ofOfficerobjects, handling data persistence and retrieval.Manages a list ofProjectobjects, handling data persistence and retrieval.Manages a list ofRequestobjects and their potential subclasses (e.g., Enquiry, BTOApplication), handling data persistence and retrieval.Defines a contract for classes whose state can be persisted (saved to) and loaded from a storage medium, typically a file identified by a path.