Package entity.request


package entity.request
  • Class
    Description
    Represents the approval status of a request that requires explicit approval or rejection, such as BTO applications, withdrawals, or officer registrations.
    Represents a specific type of request for a Build-To-Order (BTO) housing project application.
    Represents a specific type of request to withdraw a previously submitted Build-To-Order (BTO) housing application.
    Represents a specific type of request where a user submits an enquiry or question, typically regarding a specific project.
    Represents a specific type of request where an Officer applies to register for or be assigned to a specific project.
    Base entity class representing a generic request within the system.
    Defines the essential contract for any object that represents a request within the system.
    Represents the overall processing status of a Request within the system.
    Defines the different categories or types of requests that can be initiated and processed within the housing application system.