Uses of Class
overit.geocallapp.wfm.notifications.notification.Notification
Packages that use Notification
Package
Description
-
Uses of Notification in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.event
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.event that return types with arguments of type NotificationModifier and TypeMethodDescriptionInterventionOutcomeSaveInput.getNotifications()Returns the notifications.Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.event with parameters of type NotificationModifier and TypeMethodDescriptionvoidInterventionOutcomeSaveInput.addNotification(Notification notification) Adds the notification. -
Uses of Notification in overit.geocallapp.wfm.notifications
Fields in overit.geocallapp.wfm.notifications declared as NotificationModifier and TypeFieldDescriptionprotected NotificationCEditNotification._notificationprotected NotificationPanelNewNotificationLight._notificationMethods in overit.geocallapp.wfm.notifications that return NotificationModifier and TypeMethodDescriptionprotected NotificationCFindNotifications.getRowNotification(int row) protected NotificationCFindNotifications.loadNotification(Long notificationId, DATLoadNotification.LoadMode loadingMode) Methods in overit.geocallapp.wfm.notifications with parameters of type NotificationModifier and TypeMethodDescriptionprotected booleanCEditNotification.checkNotificationNotModified(Notification notification) protected booleanCFindNotifications.isNotificationEditable(Notification notification) protected booleanCEditNotification.saveNotification(Notification notification) protected booleanPanelNewNotificationLight.saveNotification(Notification notification) protected booleanCEditNotification.showViewEwo(Notification notification) booleanCFindNotifications.takeInChargeNotification(Notification notification) -
Uses of Notification in overit.geocallapp.wfm.notifications.constraint
Methods in overit.geocallapp.wfm.notifications.constraint with parameters of type NotificationModifier and TypeMethodDescriptionbooleanNotificationValidator.canUserEditTheNotification(Notification notification) NotificationValidator.getProblems(Notification notification) Apply the rule to validate the notification for the insert or update operationbooleanNotificationFormManager.isElementEditable(Notification notification, String elementName) booleanNotificationFormManager.isElementMandatory(Notification notification, String elementName) booleanNotificationFormManager.isElementVisible(Notification notification, String elementName) voidNotificationFormManager.prepareForm(NotificationForm form, Notification notification) For each field in the given form, decide if the field is visible, editable and mandatory -
Uses of Notification in overit.geocallapp.wfm.notifications.constraint.base
Methods in overit.geocallapp.wfm.notifications.constraint.base with parameters of type NotificationModifier and TypeMethodDescriptionbooleanDefaultNotificationValidator.canUserEditTheNotification(Notification notification) protected booleanDefaultNotificationValidator.checkWorkCenterCoherence(Notification notification) DefaultNotificationValidator.getProblems(Notification notification) booleanDefaultNotificationFormManager.isElementEditable(Notification notification, String elementName) booleanDefaultNotificationFormManager.isElementMandatory(Notification notification, String elementName) booleanDefaultNotificationFormManager.isElementVisible(Notification notification, String elementName) voidDefaultNotificationFormManager.prepareForm(NotificationForm form, Notification notification) -
Uses of Notification in overit.geocallapp.wfm.notifications.constraint.plant
Methods in overit.geocallapp.wfm.notifications.constraint.plant with parameters of type NotificationModifier and TypeMethodDescriptionbooleanPlantNotificationValidator.canUserEditTheNotification(Notification notification) protected voidPlantNotificationValidator.checkActivity(DBView positions, Notification notification, Collection<String> problems) protected voidPlantNotificationValidator.checkForEndingState(Notification notification, Collection<String> problems) protected voidPlantNotificationValidator.checkReason(DBView positions, Notification notification, Collection<String> problems) protected Collection<String> PlantNotificationFormManager.getEditableElements(Notification notification, Collection<String> availableFields) Remember that a user could be either creator and mantainerprotected Collection<String> PlantNotificationValidator.getHeaderProblems(Notification notification, Collection<String> mandatoryForTheState) protected Collection<String> PlantNotificationFormManager.getMandatoryElements(Notification notification) protected Collection<String> PlantNotificationValidator.getPositionProblems(Notification notification, Collection<String> mandatoryForTheState) PlantNotificationValidator.getProblems(Notification notification) protected Collection<String> PlantNotificationValidator.getSubPositionProblems(Notification notification, Collection<String> mandatoryForTheState) protected Collection<String> PlantNotificationFormManager.getVisibleElements(Notification notification) booleanPlantNotificationHelper.isCreator(Notification notification) booleanPlantNotificationFormManager.isElementEditable(Notification notification, String elementName) booleanPlantNotificationFormManager.isElementMandatory(Notification notification, String elementName) booleanPlantNotificationFormManager.isElementVisible(Notification notification, String elementName) voidPlantNotificationFormManager.prepareForm(NotificationForm form, Notification notification) -
Uses of Notification in overit.geocallapp.wfm.notifications.notification.dat
Fields in overit.geocallapp.wfm.notifications.notification.dat declared as NotificationModifier and TypeFieldDescriptionprotected NotificationDATSaveNotification._afterSaveNotificationprotected NotificationDATCheckNotificationNotModified._notificationprotected NotificationDATCreateOdlInSapFromNotification._notificationprotected NotificationDATLoadNotification._notificationprotected NotificationDATManageNotificationSapIntegration._notificationprotected NotificationDATSaveNotification._notificationprotected NotificationDATTakeInChargeNotification._notificationprotected NotificationDATSaveNotification._preSaveNotificationFields in overit.geocallapp.wfm.notifications.notification.dat with type parameters of type NotificationModifier and TypeFieldDescriptionprotected List<Notification> DATCalculateNotificationsStatuses._notificationsMethods in overit.geocallapp.wfm.notifications.notification.dat that return NotificationModifier and TypeMethodDescriptionDATLoadNotification.getNotification()protected NotificationDATCheckNotificationNotModified.loadNotification(Long notificationId, DATLoadNotification.LoadMode loadingMode, PooledConnection pc) protected NotificationDATManageBatchNotificationsIntegration.loadNotification(Long notificationId, DATLoadNotification.LoadMode loadingMode, PooledConnection pc) protected NotificationDATSaveNotification.loadNotification(Long notificationId, DATLoadNotification.LoadMode loadingMode, PooledConnection pc) protected NotificationDATCheckNotificationNotModified.loadNotificationHeader(Long notificationId, PooledConnection pc) protected NotificationDATSaveNotification.loadNotificationHeader(Long notificationId, PooledConnection pc) Methods in overit.geocallapp.wfm.notifications.notification.dat with parameters of type NotificationModifier and TypeMethodDescriptionprotected voidDATSaveNotification.checkNotification(Notification notification) protected booleanDATCheckNotificationNotModified.checkNotificationNotModified(Notification notification, Notification dbNotification) protected booleanDATSaveNotification.checkNotificationNotModified(Notification notification, Notification dbNotification) protected booleanDATTakeInChargeNotification.checkNotificationNotModified(Notification notification, PooledConnection pc) protected voidDATManageNotificationSapIntegration.manageSapCreation(Notification notification, Long notificationId, Long integrationMode, PooledConnection pc) protected voidDATSaveNotification.manageSapCreation(Notification notification, Long notificationId, Long integrationMode, PooledConnection pc) protected voidDATManageNotificationSapIntegration.manageSapIntegration(Notification notification, Long notificationId, PooledConnection pc) protected voidDATSaveNotification.manageSapIntegration(Notification notification, Long notificationId, PooledConnection pc) protected voidDATSaveNotification.manageSapIntegrationOLD(Notification notification, Long notificationId, PooledConnection pc) protected voidDATManageNotificationSapIntegration.manageSapModification(Notification notification, Long notificationId, Long integrationMode, PooledConnection pc) protected voidDATSaveNotification.manageSapModification(Notification notification, Long notificationId, Long integrationMode, PooledConnection pc) protected voidDATSaveNotification.saveNotificationHeader(Notification notification, PooledConnection pc) voidDATCheckNotificationNotModified.setNotification(Notification notification) voidDATCreateOdlInSapFromNotification.setNotification(Notification notification) voidDATLoadNotification.setNotification(Notification notification) voidDATManageNotificationSapIntegration.setNotification(Notification notification) voidDATSaveNotification.setNotification(Notification notification) voidDATTakeInChargeNotification.setNotification(Notification notification) protected voidDATCalculateNotificationsStatuses.setParams(Notification notification) voidDATCalculateNotificationStatus.setParams(Notification notification, Long notificationEventID) protected voidDATTakeInChargeNotification.takeInCharge(Notification notification, PooledConnection pc) protected voidDATManageNotificationSapIntegration.updateStatusInvioSap(Notification notification, Long notificationId, boolean success, String error, PooledConnection pc) protected voidDATSaveNotification.updateStatusInvioSap(Notification notification, Long notificationId, boolean success, String error, PooledConnection pc) -
Uses of Notification in overit.geocallapp.wfm.notifications.odl
Fields in overit.geocallapp.wfm.notifications.odl declared as NotificationModifier and TypeFieldDescriptionprotected NotificationCPanelNewOdlFromNotification._notificationMethods in overit.geocallapp.wfm.notifications.odl that return NotificationMethods in overit.geocallapp.wfm.notifications.odl with parameters of type NotificationModifier and TypeMethodDescriptionvoidCPanelNewOdlFromNotification.setNotification(Notification notification)