A B C D E F G H I J M N O P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractDeliveryService - Class in org.cxbox.notifications.service.impl
- AbstractDeliveryService() - Constructor for class org.cxbox.notifications.service.impl.AbstractDeliveryService
- AbstractNotificationPollingService - Class in org.cxbox.notifications.service.impl
- AbstractNotificationPollingService() - Constructor for class org.cxbox.notifications.service.impl.AbstractNotificationPollingService
- addTaskInQueue(Long, Long, boolean) - Method in class org.cxbox.notifications.service.impl.AbstractNotificationPollingService
- addTaskInQueue(Long, Long, boolean) - Method in class org.cxbox.notifications.service.impl.NotificationDeltaPollingService
- addTaskInQueue(Long, Long, boolean) - Method in class org.cxbox.notifications.service.impl.NotificationInitialPollingService
- addTaskInQueue(Long, Long, boolean) - Method in interface org.cxbox.notifications.service.INotificationPollingService
B
- buildIndependentMeta(FieldsMeta<NotificationRecipientDTO>, InnerBcDescription, Long) - Method in class org.cxbox.notifications.crudma.meta.NotificationRecipientFieldMetaBuilder
- buildIndependentMeta(FieldsMeta<NotificationSettingsDTO>, InnerBcDescription, Long) - Method in class org.cxbox.notifications.crudma.meta.NotificationSettingsFieldMetaBuilder
- buildIndependentMeta(FieldsMeta<NotificationTemplateDTO>, InnerBcDescription, Long) - Method in class org.cxbox.notifications.crudma.meta.NotificationTemplateFieldMetaBuilder
- buildRowDependentMeta(RowDependentFieldsMeta<NotificationRecipientDTO>, InnerBcDescription, Long, Long) - Method in class org.cxbox.notifications.crudma.meta.NotificationRecipientFieldMetaBuilder
- buildRowDependentMeta(RowDependentFieldsMeta<NotificationSettingsDTO>, InnerBcDescription, Long, Long) - Method in class org.cxbox.notifications.crudma.meta.NotificationSettingsFieldMetaBuilder
- buildRowDependentMeta(RowDependentFieldsMeta<NotificationTemplateDTO>, InnerBcDescription, Long, Long) - Method in class org.cxbox.notifications.crudma.meta.NotificationTemplateFieldMetaBuilder
C
- CacheableNotificationSettingsProvider - Interface in org.cxbox.notifications.service
- checkNewNotifications(Long, boolean) - Method in class org.cxbox.notifications.controller.NotificationController
- checkNewNotifications(List<NotificationDeferredResult>) - Method in class org.cxbox.notifications.dao.impl.NotificationDAOImpl
- checkNewNotifications(List<NotificationDeferredResult>) - Method in interface org.cxbox.notifications.dao.NotificationDAO
- cntrpId - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- cntrpName - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- CoreBcSupplier() - Constructor for class org.cxbox.notifications.crudma.config.NotificationServiceAssociation.CoreBcSupplier
- countNotifications(boolean, Long) - Method in class org.cxbox.notifications.controller.NotificationController
- countNotifications(Long, boolean, Long) - Method in class org.cxbox.notifications.dao.impl.NotificationDAOImpl
- countNotifications(Long, boolean, Long) - Method in interface org.cxbox.notifications.dao.NotificationDAO
- createdDate - Static variable in class org.cxbox.notifications.dto.NotificationDTO_
D
- deleteEntity(BusinessComponent) - Method in class org.cxbox.notifications.crudma.impl.NotificationRecipientServiceImpl
- deleteEntity(BusinessComponent) - Method in class org.cxbox.notifications.crudma.impl.NotificationSettingsServiceImpl
- deleteNotifications(List<Long>) - Method in class org.cxbox.notifications.controller.NotificationController
- deleteNotifications(List<Long>, Long) - Method in class org.cxbox.notifications.dao.impl.NotificationDAOImpl
- deleteNotifications(List<Long>, Long) - Method in interface org.cxbox.notifications.dao.NotificationDAO
- DeliveryServiceRegistry - Class in org.cxbox.notifications.service.impl
- DeliveryServiceRegistry() - Constructor for class org.cxbox.notifications.service.impl.DeliveryServiceRegistry
- doCreateEntity(NotificationRecipient, BusinessComponent) - Method in class org.cxbox.notifications.crudma.impl.NotificationRecipientServiceImpl
- doCreateEntity(NotificationSettings, BusinessComponent) - Method in class org.cxbox.notifications.crudma.impl.NotificationSettingsServiceImpl
- doUpdateEntity(NotificationRecipient, NotificationRecipientDTO, BusinessComponent) - Method in class org.cxbox.notifications.crudma.impl.NotificationRecipientServiceImpl
- doUpdateEntity(NotificationSettings, NotificationSettingsDTO, BusinessComponent) - Method in class org.cxbox.notifications.crudma.impl.NotificationSettingsServiceImpl
E
- enabled - Static variable in class org.cxbox.notifications.crudma.dto.NotificationRecipientDTO_
- entitiesToDtos(BusinessComponent, ResultPage<NotificationRecipient>) - Method in class org.cxbox.notifications.crudma.impl.NotificationRecipientServiceImpl
- entitiesToDtos(BusinessComponent, ResultPage<NotificationSettings>) - Method in class org.cxbox.notifications.crudma.impl.NotificationSettingsServiceImpl
- entityToDto(BusinessComponent, NotificationRecipient) - Method in class org.cxbox.notifications.crudma.impl.NotificationRecipientServiceImpl
- entityToDto(BusinessComponent, NotificationSettings) - Method in class org.cxbox.notifications.crudma.impl.NotificationSettingsServiceImpl
- entityToDto(BusinessComponent, NotificationSettings, NotificationSettings) - Method in class org.cxbox.notifications.crudma.impl.NotificationSettingsServiceImpl
- entityToDto(Notification) - Static method in interface org.cxbox.notifications.service.INotificationPollingService
- entityToDto(Notification, ZoneId) - Static method in interface org.cxbox.notifications.service.INotificationPollingService
- eventName - Static variable in class org.cxbox.notifications.crudma.dto.NotificationSettingsDTO_
- eventName - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- evict(LOV) - Method in interface org.cxbox.notifications.service.CacheableNotificationSettingsProvider
- evict(LOV) - Method in class org.cxbox.notifications.service.impl.NotificationSettingsProviderImpl
- evict(LOV, Long) - Method in interface org.cxbox.notifications.service.CacheableNotificationSettingsProvider
- evict(LOV, Long) - Method in class org.cxbox.notifications.service.impl.NotificationSettingsProviderImpl
- evictCache(NotificationSettings) - Method in interface org.cxbox.notifications.crudma.api.NotificationSettingsService
- evictCache(NotificationSettings) - Method in class org.cxbox.notifications.crudma.impl.NotificationSettingsServiceImpl
- executePollTaskInQueue() - Method in class org.cxbox.notifications.service.impl.AbstractNotificationPollingService
F
- forService(int) - Static method in class org.cxbox.notifications.dao.impl.NotificationSpecifications
G
- getActions() - Method in class org.cxbox.notifications.crudma.impl.NotificationRecipientServiceImpl
- getActions() - Method in class org.cxbox.notifications.crudma.impl.NotificationSettingsServiceImpl
- getDeliveryType() - Method in interface org.cxbox.notifications.service.IDeliveryService
- getDeliveryType() - Method in class org.cxbox.notifications.service.impl.PushDeliveryService
- getGlobalSettings(LOV) - Method in interface org.cxbox.notifications.crudma.api.NotificationSettingsService
- getGlobalSettings(LOV) - Method in class org.cxbox.notifications.crudma.impl.NotificationSettingsServiceImpl
- getGlobalSettings(LOV) - Method in class org.cxbox.notifications.service.impl.NotificationSettingsProviderImpl
- getId() - Method in class org.cxbox.notifications.service.INotificationPollingService.NotificationCtrlDTO
- getIdAsLong() - Method in class org.cxbox.notifications.service.INotificationPollingService.NotificationCtrlDTO
- getNotifications(boolean, Long, PageSpecification) - Method in class org.cxbox.notifications.controller.NotificationController
- getNotifications(Long, boolean, Long, PageSpecification) - Method in class org.cxbox.notifications.dao.impl.NotificationDAOImpl
- getNotifications(Long, boolean, Long, PageSpecification) - Method in interface org.cxbox.notifications.dao.NotificationDAO
- getOrCreateUserCopy(NotificationSettings) - Method in interface org.cxbox.notifications.crudma.api.NotificationSettingsService
- getOrCreateUserCopy(NotificationSettings) - Method in class org.cxbox.notifications.crudma.impl.NotificationSettingsServiceImpl
- getParentSpecification(BusinessComponent) - Method in class org.cxbox.notifications.crudma.impl.NotificationSettingsServiceImpl
- getServiceId() - Method in interface org.cxbox.notifications.service.IDeliveryService
- getServiceId() - Method in class org.cxbox.notifications.service.impl.PushDeliveryService
- getUserSettings(LOV) - Method in interface org.cxbox.notifications.crudma.api.NotificationSettingsService
- getUserSettings(LOV) - Method in class org.cxbox.notifications.crudma.impl.NotificationSettingsServiceImpl
- getUserSettings(LOV, Long) - Method in class org.cxbox.notifications.service.impl.NotificationSettingsProviderImpl
H
- Holder - Static variable in enum org.cxbox.notifications.crudma.config.NotificationServiceAssociation
I
- IDeliveryService - Interface in org.cxbox.notifications.service
- init() - Method in class org.cxbox.notifications.service.impl.AbstractNotificationPollingService
- init() - Method in class org.cxbox.notifications.service.impl.DeliveryServiceRegistry
- INotificationPollingService - Interface in org.cxbox.notifications.service
- INotificationPollingService.NotificationCtrlDTO - Class in org.cxbox.notifications.service
- isActive() - Method in interface org.cxbox.notifications.service.IDeliveryService
- isActive() - Method in class org.cxbox.notifications.service.impl.PushDeliveryService
- isDelayed() - Method in interface org.cxbox.notifications.service.IDeliveryService
- isDelayed() - Method in class org.cxbox.notifications.service.impl.PushDeliveryService
J
- jpaDao - Variable in class org.cxbox.notifications.service.impl.AbstractDeliveryService
M
- markDelivered(int, boolean) - Static method in class org.cxbox.notifications.dao.impl.NotificationSpecifications
- markDelivered(Notification) - Method in interface org.cxbox.notifications.service.IDeliveryService
- markDelivered(Notification) - Method in class org.cxbox.notifications.service.impl.AbstractDeliveryService
- markDelivered(Notification, int) - Method in class org.cxbox.notifications.dao.impl.NotificationDAOImpl
- markDelivered(Notification, int) - Method in interface org.cxbox.notifications.dao.NotificationDAO
- MarkNotificationDTO - Class in org.cxbox.notifications.dto
- MarkNotificationDTO() - Constructor for class org.cxbox.notifications.dto.MarkNotificationDTO
- markNotificationsAsRead(List<Long>, Boolean, Long) - Method in class org.cxbox.notifications.dao.impl.NotificationDAOImpl
- markNotificationsAsRead(List<Long>, Boolean, Long) - Method in interface org.cxbox.notifications.dao.NotificationDAO
- markNotificationsAsRead(MarkNotificationDTO) - Method in class org.cxbox.notifications.controller.NotificationController
- message - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- message - Static variable in class org.cxbox.notifications.dto.NotificationDTO_
- mimeType - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- mimeType - Static variable in class org.cxbox.notifications.dto.NotificationDTO_
N
- neva - Static variable in class org.cxbox.notifications.crudma.dto.NotificationSettingsDTO_
- notDelivered(int) - Static method in class org.cxbox.notifications.dao.impl.NotificationSpecifications
- NotificationController - Class in org.cxbox.notifications.controller
- NotificationController() - Constructor for class org.cxbox.notifications.controller.NotificationController
- NotificationCtrlDTO_ - Class in org.cxbox.notifications.service
- NotificationCtrlDTO_() - Constructor for class org.cxbox.notifications.service.NotificationCtrlDTO_
- NotificationDAO - Interface in org.cxbox.notifications.dao
- NotificationDAOImpl - Class in org.cxbox.notifications.dao.impl
- NotificationDAOImpl() - Constructor for class org.cxbox.notifications.dao.impl.NotificationDAOImpl
- NotificationDeferredResult - Class in org.cxbox.notifications.service
- NotificationDeferredResult(Long, Long, ZoneId, boolean) - Constructor for class org.cxbox.notifications.service.NotificationDeferredResult
- NotificationDeltaPollingService - Class in org.cxbox.notifications.service.impl
- NotificationDeltaPollingService(SystemSettings, NotificationDAO) - Constructor for class org.cxbox.notifications.service.impl.NotificationDeltaPollingService
- NotificationDTO - Class in org.cxbox.notifications.dto
- NotificationDTO(Notification) - Constructor for class org.cxbox.notifications.dto.NotificationDTO
- NotificationDTO_ - Class in org.cxbox.notifications.dto
- NotificationDTO_() - Constructor for class org.cxbox.notifications.dto.NotificationDTO_
- notificationExcludeRecipients - org.cxbox.notifications.crudma.config.NotificationServiceAssociation
- notificationGlobalSettings - org.cxbox.notifications.crudma.config.NotificationServiceAssociation
- NotificationInitialPollingService - Class in org.cxbox.notifications.service.impl
- NotificationInitialPollingService(SystemSettings, NotificationDAO) - Constructor for class org.cxbox.notifications.service.impl.NotificationInitialPollingService
- NotificationRecipientDTO - Class in org.cxbox.notifications.crudma.dto
- NotificationRecipientDTO(NotificationRecipient) - Constructor for class org.cxbox.notifications.crudma.dto.NotificationRecipientDTO
- NotificationRecipientDTO_ - Class in org.cxbox.notifications.crudma.dto
- NotificationRecipientDTO_() - Constructor for class org.cxbox.notifications.crudma.dto.NotificationRecipientDTO_
- NotificationRecipientFieldMetaBuilder - Class in org.cxbox.notifications.crudma.meta
- NotificationRecipientFieldMetaBuilder() - Constructor for class org.cxbox.notifications.crudma.meta.NotificationRecipientFieldMetaBuilder
- notificationRecipients - org.cxbox.notifications.crudma.config.NotificationServiceAssociation
- NotificationRecipientService - Interface in org.cxbox.notifications.crudma.api
- NotificationRecipientServiceImpl - Class in org.cxbox.notifications.crudma.impl
- NotificationRecipientServiceImpl() - Constructor for class org.cxbox.notifications.crudma.impl.NotificationRecipientServiceImpl
- NotificationService - Interface in org.cxbox.notifications.crudma.api
- NotificationServiceAssociation - Enum in org.cxbox.notifications.crudma.config
- NotificationServiceAssociation.CoreBcSupplier - Class in org.cxbox.notifications.crudma.config
- NotificationSettingsDTO - Class in org.cxbox.notifications.crudma.dto
- NotificationSettingsDTO(NotificationSettings) - Constructor for class org.cxbox.notifications.crudma.dto.NotificationSettingsDTO
- NotificationSettingsDTO_ - Class in org.cxbox.notifications.crudma.dto
- NotificationSettingsDTO_() - Constructor for class org.cxbox.notifications.crudma.dto.NotificationSettingsDTO_
- NotificationSettingsFieldMetaBuilder - Class in org.cxbox.notifications.crudma.meta
- NotificationSettingsFieldMetaBuilder() - Constructor for class org.cxbox.notifications.crudma.meta.NotificationSettingsFieldMetaBuilder
- NotificationSettingsProviderImpl - Class in org.cxbox.notifications.service.impl
- NotificationSettingsProviderImpl(JpaDao) - Constructor for class org.cxbox.notifications.service.impl.NotificationSettingsProviderImpl
- NotificationSettingsService - Interface in org.cxbox.notifications.crudma.api
- NotificationSettingsServiceImpl - Class in org.cxbox.notifications.crudma.impl
- NotificationSettingsServiceImpl() - Constructor for class org.cxbox.notifications.crudma.impl.NotificationSettingsServiceImpl
- NotificationSpecifications - Class in org.cxbox.notifications.dao.impl
- NotificationSpecifications() - Constructor for class org.cxbox.notifications.dao.impl.NotificationSpecifications
- NotificationTemplateDTO - Class in org.cxbox.notifications.crudma.dto
- NotificationTemplateDTO(NotificationTemplate) - Constructor for class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO
- NotificationTemplateDTO_ - Class in org.cxbox.notifications.crudma.dto
- NotificationTemplateDTO_() - Constructor for class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- NotificationTemplateFieldMetaBuilder - Class in org.cxbox.notifications.crudma.meta
- NotificationTemplateFieldMetaBuilder() - Constructor for class org.cxbox.notifications.crudma.meta.NotificationTemplateFieldMetaBuilder
- NotificationTemplateService - Interface in org.cxbox.notifications.crudma.api
- notificationUserSettings - org.cxbox.notifications.crudma.config.NotificationServiceAssociation
O
- onApplicationEvent(SystemSettingChangedEvent) - Method in class org.cxbox.notifications.service.impl.AbstractNotificationPollingService
- org.cxbox.notifications.controller - package org.cxbox.notifications.controller
- org.cxbox.notifications.crudma.api - package org.cxbox.notifications.crudma.api
- org.cxbox.notifications.crudma.config - package org.cxbox.notifications.crudma.config
- org.cxbox.notifications.crudma.dto - package org.cxbox.notifications.crudma.dto
- org.cxbox.notifications.crudma.impl - package org.cxbox.notifications.crudma.impl
- org.cxbox.notifications.crudma.meta - package org.cxbox.notifications.crudma.meta
- org.cxbox.notifications.dao - package org.cxbox.notifications.dao
- org.cxbox.notifications.dao.impl - package org.cxbox.notifications.dao.impl
- org.cxbox.notifications.dto - package org.cxbox.notifications.dto
- org.cxbox.notifications.service - package org.cxbox.notifications.service
- org.cxbox.notifications.service.impl - package org.cxbox.notifications.service.impl
P
- previewMessage - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- previewSubject - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- previewUIMessage - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- previewUISubject - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- previewUrl - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- push - Static variable in class org.cxbox.notifications.crudma.dto.NotificationSettingsDTO_
- PushDeliveryService - Class in org.cxbox.notifications.service.impl
- PushDeliveryService() - Constructor for class org.cxbox.notifications.service.impl.PushDeliveryService
Q
- queryNotifications() - Method in interface org.cxbox.notifications.service.IDeliveryService
- queryNotifications() - Method in class org.cxbox.notifications.service.impl.AbstractDeliveryService
R
- read - Static variable in class org.cxbox.notifications.dto.NotificationDTO_
- recipientId - Static variable in class org.cxbox.notifications.dto.NotificationDTO_
- recipientType - Static variable in class org.cxbox.notifications.crudma.dto.NotificationRecipientDTO_
S
- sameDeptOnly - Static variable in class org.cxbox.notifications.crudma.dto.NotificationRecipientDTO_
- saveNotification(String, String) - Method in class org.cxbox.notifications.controller.NotificationController
- saveNotification(String, String, Long) - Method in class org.cxbox.notifications.dao.impl.NotificationDAOImpl
- saveNotification(String, String, Long) - Method in interface org.cxbox.notifications.dao.NotificationDAO
- send(Notification) - Method in interface org.cxbox.notifications.service.IDeliveryService
- send(Notification) - Method in class org.cxbox.notifications.service.impl.PushDeliveryService
- setClientTime(NotificationDTO, ZoneId) - Static method in interface org.cxbox.notifications.service.INotificationPollingService
- settingsType - Static variable in class org.cxbox.notifications.crudma.dto.NotificationSettingsDTO_
- smtp - Static variable in class org.cxbox.notifications.crudma.dto.NotificationSettingsDTO_
- subject - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- subject - Static variable in class org.cxbox.notifications.dto.NotificationDTO_
T
- taskId - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- taskName - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
U
- uiMessage - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- uiSubject - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- url - Static variable in class org.cxbox.notifications.crudma.dto.NotificationTemplateDTO_
- url - Static variable in class org.cxbox.notifications.dto.NotificationDTO_
- userId - Static variable in class org.cxbox.notifications.crudma.dto.NotificationSettingsDTO_
V
- valueOf(String) - Static method in enum org.cxbox.notifications.crudma.config.NotificationServiceAssociation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.cxbox.notifications.crudma.config.NotificationServiceAssociation
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages