Uses of Class
de.xima.fc.notification.ms.impl.dao.entities.NotificationTargetEntity
Packages that use NotificationTargetEntity
Package
Description
-
Uses of NotificationTargetEntity in de.xima.fc.notification.ms.impl.dao.entities
Methods in de.xima.fc.notification.ms.impl.dao.entities that return NotificationTargetEntityMethods in de.xima.fc.notification.ms.impl.dao.entities that return types with arguments of type NotificationTargetEntityMethods in de.xima.fc.notification.ms.impl.dao.entities with parameters of type NotificationTargetEntityModifier and TypeMethodDescriptionvoidNotificationHistoryEntity.setTarget(NotificationTargetEntity target) Method parameters in de.xima.fc.notification.ms.impl.dao.entities with type arguments of type NotificationTargetEntityModifier and TypeMethodDescriptionvoidNotificationSubscriptionEntity.setTargets(Set<NotificationTargetEntity> targets) -
Uses of NotificationTargetEntity in de.xima.fc.notification.ms.impl.dao.validation
Classes in de.xima.fc.notification.ms.impl.dao.validation that implement interfaces with type arguments of type NotificationTargetEntityMethods in de.xima.fc.notification.ms.impl.dao.validation with parameters of type NotificationTargetEntityModifier and TypeMethodDescriptionbooleanValidHistoryValidator.isValid(NotificationTargetEntity value, javax.validation.ConstraintValidatorContext context)