Uses of Interface
com.ntu.fdae.group1.bto.services.project.IOfficerRegistrationService
Packages that use IOfficerRegistrationService
Package
Description
-
Uses of IOfficerRegistrationService in com.ntu.fdae.group1.bto.controllers.enquiry
Constructors in com.ntu.fdae.group1.bto.controllers.enquiry with parameters of type IOfficerRegistrationServiceModifierConstructorDescriptionEnquiryController
(IEnquiryService enquiryService, IOfficerRegistrationService registrationService) Constructs a new EnquiryController with the specified services. -
Uses of IOfficerRegistrationService in com.ntu.fdae.group1.bto.controllers.project
Constructors in com.ntu.fdae.group1.bto.controllers.project with parameters of type IOfficerRegistrationServiceModifierConstructorDescriptionOfficerRegistrationController
(IOfficerRegistrationService regService, IProjectService projService) Constructs a new OfficerRegistrationController with necessary services. -
Uses of IOfficerRegistrationService in com.ntu.fdae.group1.bto.services.project
Classes in com.ntu.fdae.group1.bto.services.project that implement IOfficerRegistrationServiceModifier and TypeClassDescriptionclass
Service that manages the registration of HDB Officers to projects in the BTO Management System.