Uses of Interface
com.liferay.exportimport.kernel.service.ExportImportService
Packages that use ExportImportService
-
Uses of ExportImportService in com.liferay.exportimport.kernel.service
Classes in com.liferay.exportimport.kernel.service that implement ExportImportServiceMethods in com.liferay.exportimport.kernel.service that return ExportImportServiceModifier and TypeMethodDescriptionstatic ExportImportService
ExportImportServiceUtil.getService()
ExportImportServiceWrapper.getWrappedService()
Methods in com.liferay.exportimport.kernel.service with parameters of type ExportImportServiceModifier and TypeMethodDescriptionstatic void
ExportImportServiceUtil.setService
(ExportImportService service) void
ExportImportServiceWrapper.setWrappedService
(ExportImportService exportImportService) Constructors in com.liferay.exportimport.kernel.service with parameters of type ExportImportServiceModifierConstructorDescriptionExportImportServiceWrapper
(ExportImportService exportImportService)