Class RecurringNotificationService


@Service @Transactional(readOnly=true) public class RecurringNotificationService extends AbstractGenericEntityService<RecurringNotification, RecurringNotificationRepository>
Service-layer for RecurringNotification entities.
Version:
3.0.6
Author:
Stephen Prizio