Uses of Interface
callofproject.dev.project.service.IProjectOwnerService
Packages that use IProjectOwnerService
-
Uses of IProjectOwnerService in callofproject.dev.project.controller
Constructors in callofproject.dev.project.controller with parameters of type IProjectOwnerServiceModifierConstructorDescriptionProjectOwnerController
(IProjectOwnerService projectOwnerService) Constructs a new ProjectOwnerController with the provided dependencies. -
Uses of IProjectOwnerService in callofproject.dev.project.service
Classes in callofproject.dev.project.service that implement IProjectOwnerServiceModifier and TypeClassDescriptionclass
Service class for project owner-related operations.