Namespace OEMS.Core.Application.ApplicationServiceInterfaces
Interfaces
IAuthService
Interface for authentication services including user registration, login, token management, and password handling.
IEventService
Defines the contract for event management operations in the OEMS system.
IFeedbackService
Defines the contract for feedback management operations in the OEMS system.
IFileService
Defines the contract for file management operations in the OEMS system.
IOrganizationService
Defines the contract for organization management operations in the OEMS system.
IProcessService
Defines the contract for process and process step management operations in the OEMS system.
IStorageService
Defines the contract for file storage operations in the OEMS system.
ITemplateService
Defines the contract for template management operations in the OEMS system.
ITokenService
Interface for managing registration tokens in the system
IUserService
Defines the contract for user management operations in the OEMS system.