jar

org.apache.isis.module : isis-module-settings-impl-jdo

Maven & Gradle

Jul 25, 2014
2 usages

Isis Module: App and User Settings (JDO impl) · Implementation of the application and user settings module, persisting to database (using JDO Objectstore)

Table Of Contents

Latest Version

Download org.apache.isis.module : isis-module-settings-impl-jdo JAR file - Latest Versions:

All Versions

Download org.apache.isis.module : isis-module-settings-impl-jdo JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.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 isis-module-settings-impl-jdo-1.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.isis.objectstore.jdo.applib.service.settings

├─ org.apache.isis.objectstore.jdo.applib.service.settings.ApplicationSettingJdo.class - [JAR]

├─ org.apache.isis.objectstore.jdo.applib.service.settings.ApplicationSettingsServiceJdo.class - [JAR]

├─ org.apache.isis.objectstore.jdo.applib.service.settings.ApplicationSettingsServiceJdoHidden.class - [JAR]

├─ org.apache.isis.objectstore.jdo.applib.service.settings.QApplicationSettingJdo.class - [JAR]

├─ org.apache.isis.objectstore.jdo.applib.service.settings.QUserSettingJdo.class - [JAR]

├─ org.apache.isis.objectstore.jdo.applib.service.settings.SettingAbstractJdo.class - [JAR]

├─ org.apache.isis.objectstore.jdo.applib.service.settings.UserSettingJdo.class - [JAR]

├─ org.apache.isis.objectstore.jdo.applib.service.settings.UserSettingJdoPK.class - [JAR]

├─ org.apache.isis.objectstore.jdo.applib.service.settings.UserSettingsServiceJdo.class - [JAR]

├─ org.apache.isis.objectstore.jdo.applib.service.settings.UserSettingsServiceJdoHidden.class - [JAR]