jar

org.cxbox : cxbox-starter-notifications-model

Maven & Gradle

Nov 02, 2023
4 stars

IO Cxbox - Notifications extension · Java framework designed for creating Enterprise Rich Web Applications

Table Of Contents

Latest Version

Download org.cxbox : cxbox-starter-notifications-model JAR file - Latest Versions:

All Versions

Download org.cxbox : cxbox-starter-notifications-model JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cxbox-starter-notifications-model-3.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.cxbox.notifications.model.hbn.change.methods

├─ org.cxbox.notifications.model.hbn.change.methods.TemplateMethod.class - [JAR]

├─ org.cxbox.notifications.model.hbn.change.methods.TemplateMethodDateFormat.class - [JAR]

├─ org.cxbox.notifications.model.hbn.change.methods.TemplateMethodFullUrl.class - [JAR]

├─ org.cxbox.notifications.model.hbn.change.methods.TemplateMethodLov.class - [JAR]

├─ org.cxbox.notifications.model.hbn.change.methods.TemplateMethodMessage.class - [JAR]

org.cxbox.notifications.model.api

├─ org.cxbox.notifications.model.api.EventRecipientInterceptor.class - [JAR]

├─ org.cxbox.notifications.model.api.INotificationEventBuilder.class - [JAR]

├─ org.cxbox.notifications.model.api.IRecipientResolver.class - [JAR]

org.cxbox.notifications.model.entity

├─ org.cxbox.notifications.model.entity.Notification.class - [JAR]

├─ org.cxbox.notifications.model.entity.NotificationRecipient.class - [JAR]

├─ org.cxbox.notifications.model.entity.NotificationRecipient_.class - [JAR]

├─ org.cxbox.notifications.model.entity.NotificationSettings.class - [JAR]

├─ org.cxbox.notifications.model.entity.NotificationSettings_.class - [JAR]

├─ org.cxbox.notifications.model.entity.NotificationTemplate.class - [JAR]

├─ org.cxbox.notifications.model.entity.NotificationTemplate_.class - [JAR]

├─ org.cxbox.notifications.model.entity.Notification_.class - [JAR]

org.cxbox.notifications.model.hbn.change.managed

├─ org.cxbox.notifications.model.hbn.change.managed.AbstractEntityChangedEventGenerator.class - [JAR]

├─ org.cxbox.notifications.model.hbn.change.managed.AbstractEntityCreatedEventGenerator.class - [JAR]

├─ org.cxbox.notifications.model.hbn.change.managed.AbstractEntityDeletedEventGenerator.class - [JAR]

├─ org.cxbox.notifications.model.hbn.change.managed.AbstractFieldChangedEventGenerator.class - [JAR]

org.cxbox.notifications.dictionary

├─ org.cxbox.notifications.dictionary.NotificationDictionaries.class - [JAR]

org.cxbox.notifications.api

├─ org.cxbox.notifications.api.EventSettings.class - [JAR]

├─ org.cxbox.notifications.api.INotificationTemplate.class - [JAR]

├─ org.cxbox.notifications.api.NotificationEvent.class - [JAR]

├─ org.cxbox.notifications.api.NotificationSettingsProvider.class - [JAR]

├─ org.cxbox.notifications.api.NotificationTemplateSupport.class - [JAR]

├─ org.cxbox.notifications.api.Recipient.class - [JAR]

├─ org.cxbox.notifications.api.TemplateProcessingService.class - [JAR]

├─ org.cxbox.notifications.api.Tracked.class - [JAR]

org.cxbox.notifications.model.hbn.change

├─ org.cxbox.notifications.model.hbn.change.AbstractEventGenerator.class - [JAR]

├─ org.cxbox.notifications.model.hbn.change.BaseNotificationSettingsProvider.class - [JAR]

├─ org.cxbox.notifications.model.hbn.change.NotificationTemplateSupportImpl.class - [JAR]

├─ org.cxbox.notifications.model.hbn.change.TemplateProcessingServiceExt.class - [JAR]

├─ org.cxbox.notifications.model.hbn.change.TemplateProcessingServiceImpl.class - [JAR]

├─ org.cxbox.notifications.model.hbn.change.UserSettingsRecipientInterceptor.class - [JAR]

org.cxbox.notifications.model.hbn.change.unmanaged

├─ org.cxbox.notifications.model.hbn.change.unmanaged.AbstractUnManagedEventGenerator.class - [JAR]

Advertisement