jar

com.liferay : com.liferay.expando.exportimport

Maven & Gradle

Jul 31, 2023
2 usages
2k stars

Liferay Expando Export Import

Table Of Contents

Latest Version

Download com.liferay : com.liferay.expando.exportimport JAR file - Latest Versions:

All Versions

Download com.liferay : com.liferay.expando.exportimport JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.0.x
2.0.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.expando.exportimport-4.0.14.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.liferay.expando.exportimport.internal.data.handler

├─ com.liferay.expando.exportimport.internal.data.handler.ExpandoPortletDataHandler.class - [JAR]

├─ com.liferay.expando.exportimport.internal.data.handler.StagedExpandoColumnStagedModelDataHandler.class - [JAR]

├─ com.liferay.expando.exportimport.internal.data.handler.StagedExpandoTableStagedModelDataHandler.class - [JAR]

com.liferay.expando.exportimport.internal.model.adapter.builder

├─ com.liferay.expando.exportimport.internal.model.adapter.builder.StagedExpandoColumnModelAdapterBuilder.class - [JAR]

├─ com.liferay.expando.exportimport.internal.model.adapter.builder.StagedExpandoTableModelAdapterBuilder.class - [JAR]

com.liferay.expando.exportimport.internal.model.adapter

├─ com.liferay.expando.exportimport.internal.model.adapter.StagedExpandoColumnImpl.class - [JAR]

├─ com.liferay.expando.exportimport.internal.model.adapter.StagedExpandoTableImpl.class - [JAR]

com.liferay.expando.exportimport.internal.xstream.configurator

├─ com.liferay.expando.exportimport.internal.xstream.configurator.ExpandoXStreamConfigurator.class - [JAR]

com.liferay.expando.exportimport.internal.staged.model.repository

├─ com.liferay.expando.exportimport.internal.staged.model.repository.StagedExpandoColumnStagedModelRepository.class - [JAR]

├─ com.liferay.expando.exportimport.internal.staged.model.repository.StagedExpandoTableStagedModelRepository.class - [JAR]

Advertisement