Uses of Interface
de.trustable.ca3s.core.service.TimedElementNotificationService
-
Packages that use TimedElementNotificationService Package Description de.trustable.ca3s.core.service.impl de.trustable.ca3s.core.web.rest Spring MVC REST controllers. -
-
Uses of TimedElementNotificationService in de.trustable.ca3s.core.service.impl
Classes in de.trustable.ca3s.core.service.impl that implement TimedElementNotificationService Modifier and Type Class Description classTimedElementNotificationServiceImplService Implementation for managingTimedElementNotification. -
Uses of TimedElementNotificationService in de.trustable.ca3s.core.web.rest
Constructors in de.trustable.ca3s.core.web.rest with parameters of type TimedElementNotificationService Constructor Description TimedElementNotificationResource(TimedElementNotificationService timedElementNotificationService, TimedElementNotificationRepository timedElementNotificationRepository)
-