Uses of Interface
com.liferay.exportimport.kernel.service.ExportImportConfigurationService
Packages that use ExportImportConfigurationService
-
Uses of ExportImportConfigurationService in com.liferay.exportimport.kernel.service
Classes in com.liferay.exportimport.kernel.service that implement ExportImportConfigurationServiceMethods in com.liferay.exportimport.kernel.service that return ExportImportConfigurationServiceModifier and TypeMethodDescriptionExportImportConfigurationServiceUtil.getService()
ExportImportConfigurationServiceWrapper.getWrappedService()
Methods in com.liferay.exportimport.kernel.service with parameters of type ExportImportConfigurationServiceModifier and TypeMethodDescriptionstatic void
ExportImportConfigurationServiceUtil.setService
(ExportImportConfigurationService service) void
ExportImportConfigurationServiceWrapper.setWrappedService
(ExportImportConfigurationService exportImportConfigurationService) Constructors in com.liferay.exportimport.kernel.service with parameters of type ExportImportConfigurationServiceModifierConstructorDescriptionExportImportConfigurationServiceWrapper
(ExportImportConfigurationService exportImportConfigurationService)