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 voidExportImportConfigurationServiceUtil.setService(ExportImportConfigurationService service) voidExportImportConfigurationServiceWrapper.setWrappedService(ExportImportConfigurationService exportImportConfigurationService) Constructors in com.liferay.exportimport.kernel.service with parameters of type ExportImportConfigurationServiceModifierConstructorDescriptionExportImportConfigurationServiceWrapper(ExportImportConfigurationService exportImportConfigurationService)