Interface HvlNotificationPollingAnnouncementManager

All Known Implementing Classes:
HvlNotificationPollingAnnouncementManagerImpl

@Validated public interface HvlNotificationPollingAnnouncementManager
This service provides operational and retrieve methods.
  • Method Details

    • getNotificationPage

      tr.com.havelsan.javarch.data.commons.pageable.HvlPage<HvlNotificationPollingAnnouncementModel> getNotificationPage(@NotNull @Valid @NotNull @Valid HvlNotificationPollingAnnouncementQueryModel notificationPollingAnnouncementQueryModel)
      Gets notifications according to pollingNotificationAnnouncementQueryModel
      Parameters:
      notificationPollingAnnouncementQueryModel - the notification polling announcement query model
      Returns:
      notification page