Package entity.user


package entity.user
  • Class
    Description
    Represents an Applicant user in the housing application system.
    Represents the status of an applicant's application for a specific housing project.
    Represents a Manager user in the housing application system.
    Represents the marital status of a user within the system.
    Represents an Officer user in the housing application system.
    Represents the status of an Officer's registration request for a specific housing project.
    Defines the common contract for all user types within the system (e.g., Applicant, Officer, Manager).
    Represents the different types or roles a user can have within the system.