Uses of Interface
com.ntu.fdae.group1.bto.services.enquiry.IEnquiryService
Packages that use IEnquiryService
Package
Description
-
Uses of IEnquiryService in com.ntu.fdae.group1.bto.controllers.enquiry
Constructors in com.ntu.fdae.group1.bto.controllers.enquiry with parameters of type IEnquiryServiceModifierConstructorDescriptionEnquiryController
(IEnquiryService enquiryService, IOfficerRegistrationService registrationService) Constructs a new EnquiryController with the specified services. -
Uses of IEnquiryService in com.ntu.fdae.group1.bto.services.enquiry
Classes in com.ntu.fdae.group1.bto.services.enquiry that implement IEnquiryServiceModifier and TypeClassDescriptionclass
Service for managing enquiries in the BTO Management System.