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 ExportImportServiceExportImportServiceUtil.getService()ExportImportServiceWrapper.getWrappedService()Methods in com.liferay.exportimport.kernel.service with parameters of type ExportImportServiceModifier and TypeMethodDescriptionstatic voidExportImportServiceUtil.setService(ExportImportService service) voidExportImportServiceWrapper.setWrappedService(ExportImportService exportImportService) Constructors in com.liferay.exportimport.kernel.service with parameters of type ExportImportServiceModifierConstructorDescriptionExportImportServiceWrapper(ExportImportService exportImportService)