Registry / utility / com-liferay-exportimport-service

com-liferay-exportimport-service

JSON →
library8.0.125javamavenunverified

Provides export and import services for Liferay Portal content and configurations.

<dependency> <groupId>com.liferay</groupId> <artifactId>com.liferay.exportimport.service</artifactId> <version>8.0.125</version> </dependency>
INSTALL
IMPORT
SIG · COM-LIFERAY-EXPORT
C
com-liferay-exportimport-service
utilityjavav8.0.125
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ExportImportLocalService
com.liferay.exportimport.kernel.service.ExportImportLocalService

Reference the export/import local service

import com.liferay.exportimport.kernel.service.ExportImportLocalService; public class Main { public static void main(String[] args) { ExportImportLocalService service = null; // Obtain via OSGi // Use service } }
Debug
Known issues
breakingRequires Liferay Portal runtime environment
fix
Ensure your application runs inside Liferay Portal
affects: all
Upgrade
Version history
8.0.125latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
com-liferay-exportimport-service — mvn dependency:get com-liferay-exportimport-service · libregistry