Uses of Enum Class
overit.geocallapp.wfm.notifications.notification.dat.DATLoadNotification.LoadMode
Packages that use DATLoadNotification.LoadMode
Package
Description
-
Uses of DATLoadNotification.LoadMode in overit.geocallapp.wfm.notifications
Methods in overit.geocallapp.wfm.notifications with parameters of type DATLoadNotification.LoadModeModifier and TypeMethodDescriptionprotected NotificationCFindNotifications.loadNotification(Long notificationId, DATLoadNotification.LoadMode loadingMode) -
Uses of DATLoadNotification.LoadMode in overit.geocallapp.wfm.notifications.notification.dat
Fields in overit.geocallapp.wfm.notifications.notification.dat declared as DATLoadNotification.LoadModeModifier and TypeFieldDescriptionprotected DATLoadNotification.LoadModeDATLoadNotification._modeMethods in overit.geocallapp.wfm.notifications.notification.dat that return DATLoadNotification.LoadModeModifier and TypeMethodDescriptionstatic DATLoadNotification.LoadModeReturns the enum constant of this class with the specified name.static DATLoadNotification.LoadMode[]DATLoadNotification.LoadMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in overit.geocallapp.wfm.notifications.notification.dat with parameters of type DATLoadNotification.LoadModeModifier and TypeMethodDescriptionprotected 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) voidDATLoadNotification.setMode(DATLoadNotification.LoadMode mode)