Uses of Interface
net.datenwerke.gf.service.localization.RemoteMessageService
Packages that use RemoteMessageService
Package
Description
-
Uses of RemoteMessageService in net.datenwerke.gf.service.localization
Methods in net.datenwerke.gf.service.localization with parameters of type RemoteMessageServiceModifier and TypeMethodDescriptionLocalizationModule.provideLocales(ConfigService configService, RemoteMessageService remoteMsgService) -
Uses of RemoteMessageService in net.datenwerke.gf.service.localization.terminal
Constructors in net.datenwerke.gf.service.localization.terminal with parameters of type RemoteMessageServiceModifierConstructorDescriptionLocalizationImportMessagesSubCommand(RemoteMessageService remoteMessageService) -
Uses of RemoteMessageService in net.datenwerke.rs.core.service.error
Constructors in net.datenwerke.rs.core.service.error with parameters of type RemoteMessageServiceModifierConstructorDescriptionRsErrorHelperImpl(<any> juel, ExceptionService exceptionServices, ConfigService configService, ServerInfoContainer serverInfo, RemoteMessageService remoteMessageService) -
Uses of RemoteMessageService in net.datenwerke.rs.core.service.i18ntools
Classes in net.datenwerke.rs.core.service.i18ntools that implement RemoteMessageService -
Uses of RemoteMessageService in net.datenwerke.rs.core.service.urlview
Methods in net.datenwerke.rs.core.service.urlview with parameters of type RemoteMessageServiceModifier and TypeMethodDescriptionUrlViewModule.providerConfig(AuthenticatorService authenticatorService, ConfigService configService, HookHandlerService hookHandler, RemoteMessageService remoteMessageService, LocalizationServiceImpl localizationService, <any> simpleJuelProvider) -
Uses of RemoteMessageService in net.datenwerke.rs.ftp.service.ftp.hooker
Constructors in net.datenwerke.rs.ftp.service.ftp.hooker with parameters of type RemoteMessageServiceModifierConstructorDescriptionScheduleAsFtpsFileEmailNotificationHooker(Configuration config, MailService mailService, RemoteMessageService remoteMessageService, <any> schedulerHelperServiceProvider) -
Uses of RemoteMessageService in net.datenwerke.rs.incubator.service.schedulernotification
Constructors in net.datenwerke.rs.incubator.service.schedulernotification with parameters of type RemoteMessageServiceModifierConstructorDescriptionSchedulerNotificationHooker(Configuration config, <any> emp, Injector injector, MailService mailService, ExceptionService exceptionServices, RemoteMessageService remoteMessageService) -
Uses of RemoteMessageService in net.datenwerke.rs.passwordpolicy.service.activateuser
Constructors in net.datenwerke.rs.passwordpolicy.service.activateuser with parameters of type RemoteMessageServiceModifierConstructorDescriptionActivateUserServiceImpl(UserManagerService userManagerService, EventBus eventBus, <any> passwordGenerator, MailService mailService, <any> requestProvider, ConfigService configService, BsiPasswordPolicyService bsiPasswordPolicyService, RemoteMessageService remoteMessageService) -
Uses of RemoteMessageService in net.datenwerke.rs.passwordpolicy.service.lostpassword
Constructors in net.datenwerke.rs.passwordpolicy.service.lostpassword with parameters of type RemoteMessageServiceModifierConstructorDescriptionLostPasswordServiceImpl(EventBus eventBus, PasswordHasher passwordHasher, UserManagerService userManagerService, <any> passwordGenerator, UserPropertiesService userPropertiesService, ConfigService configService, RemoteMessageService remoteMessageService, MailService mailService, CryptoRpcService cryptoRpcService, <any> configServiceProvider) -
Uses of RemoteMessageService in net.datenwerke.rs.saiku.server.rest.resources
Constructors in net.datenwerke.rs.saiku.server.rest.resources with parameters of type RemoteMessageServiceModifierConstructorDescriptionSaikuI18nResource(<any> servletContext, RemoteMessageService remoteMessageService) -
Uses of RemoteMessageService in net.datenwerke.security.service.usermanager.hooks
Constructors in net.datenwerke.security.service.usermanager.hooks with parameters of type RemoteMessageServiceModifierConstructorDescriptionNotificationEmailChangedPasswordHook(RemoteMessageService remoteMessageService, MailService mailService, ConfigService configService)