Uses of Interface
com.ntu.fdae.group1.bto.services.project.IApplicationService
Packages that use IApplicationService
Package
Description
-
Uses of IApplicationService in com.ntu.fdae.group1.bto.controllers.project
Constructors in com.ntu.fdae.group1.bto.controllers.project with parameters of type IApplicationServiceModifierConstructorDescriptionApplicationController
(IApplicationService applicationService) Constructs a new ApplicationController -
Uses of IApplicationService in com.ntu.fdae.group1.bto.services.project
Classes in com.ntu.fdae.group1.bto.services.project that implement IApplicationServiceModifier and TypeClassDescriptionclass
Implementation of the IApplicationService interface that manages the application lifecycle in the BTO Management System.