jar

com.liferay : com.liferay.remote.app.api

Maven & Gradle

May 30, 2023
2 usages
2k stars

Liferay Remote App API

Table Of Contents

Latest Version

Download com.liferay : com.liferay.remote.app.api JAR file - Latest Versions:

All Versions

Download com.liferay : com.liferay.remote.app.api JAR file - All Versions:

Version Vulnerabilities Size Updated
9.0.x
8.0.x
7.0.x
6.0.x
5.1.x
5.0.x
4.0.x
3.0.x
2.1.x
2.0.x
1.4.x
1.3.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.remote.app.api-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.liferay.remote.app.service.persistence

├─ com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence.class - [JAR]

├─ com.liferay.remote.app.service.persistence.RemoteAppEntryUtil.class - [JAR]

com.liferay.remote.app.exception

├─ com.liferay.remote.app.exception.DuplicateRemoteAppEntryURLException.class - [JAR]

├─ com.liferay.remote.app.exception.NoSuchEntryException.class - [JAR]

com.liferay.remote.app.model

├─ com.liferay.remote.app.model.RemoteAppEntry.class - [JAR]

├─ com.liferay.remote.app.model.RemoteAppEntryModel.class - [JAR]

├─ com.liferay.remote.app.model.RemoteAppEntrySoap.class - [JAR]

├─ com.liferay.remote.app.model.RemoteAppEntryTable.class - [JAR]

├─ com.liferay.remote.app.model.RemoteAppEntryWrapper.class - [JAR]

com.liferay.remote.app.service

├─ com.liferay.remote.app.service.RemoteAppEntryLocalService.class - [JAR]

├─ com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil.class - [JAR]

├─ com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper.class - [JAR]

Advertisement