jar

com.liferay : com.liferay.json.storage.api

Maven & Gradle

Jul 31, 2023
2 usages
2k stars

Liferay JSON Storage API

Table Of Contents

Latest Version

Download com.liferay : com.liferay.json.storage.api JAR file - Latest Versions:

All Versions

Download com.liferay : com.liferay.json.storage.api JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.x
2.0.x
1.2.x
1.1.x
1.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 com.liferay.json.storage.api-2.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.liferay.json.storage.service.persistence

├─ com.liferay.json.storage.service.persistence.JSONStorageEntryPersistence.class - [JAR]

├─ com.liferay.json.storage.service.persistence.JSONStorageEntryUtil.class - [JAR]

com.liferay.json.storage.exception

├─ com.liferay.json.storage.exception.NoSuchJSONStorageEntryException.class - [JAR]

com.liferay.json.storage.model

├─ com.liferay.json.storage.model.JSONStorageEntry.class - [JAR]

├─ com.liferay.json.storage.model.JSONStorageEntryModel.class - [JAR]

├─ com.liferay.json.storage.model.JSONStorageEntryTable.class - [JAR]

├─ com.liferay.json.storage.model.JSONStorageEntryWrapper.class - [JAR]

com.liferay.json.storage.constants

├─ com.liferay.json.storage.constants.JSONStorageEntryConstants.class - [JAR]

com.liferay.json.storage.upgrade

├─ com.liferay.json.storage.upgrade.JSONStorageUpgradeStepFactory.class - [JAR]

com.liferay.json.storage.service

├─ com.liferay.json.storage.service.JSONStorageEntryLocalService.class - [JAR]

├─ com.liferay.json.storage.service.JSONStorageEntryLocalServiceUtil.class - [JAR]

├─ com.liferay.json.storage.service.JSONStorageEntryLocalServiceWrapper.class - [JAR]

Advertisement