Uses of Interface
com.liferay.exportimport.kernel.service.ExportImportConfigurationLocalService
Packages that use ExportImportConfigurationLocalService
-
Uses of ExportImportConfigurationLocalService in com.liferay.exportimport.kernel.service
Classes in com.liferay.exportimport.kernel.service that implement ExportImportConfigurationLocalServiceModifier and TypeClassDescriptionclass
Provides a wrapper forExportImportConfigurationLocalService
.Methods in com.liferay.exportimport.kernel.service that return ExportImportConfigurationLocalServiceModifier and TypeMethodDescriptionExportImportConfigurationLocalServiceUtil.getService()
ExportImportConfigurationLocalServiceWrapper.getWrappedService()
Methods in com.liferay.exportimport.kernel.service with parameters of type ExportImportConfigurationLocalServiceModifier and TypeMethodDescriptionstatic void
ExportImportConfigurationLocalServiceUtil.setService
(ExportImportConfigurationLocalService service) void
ExportImportConfigurationLocalServiceWrapper.setWrappedService
(ExportImportConfigurationLocalService exportImportConfigurationLocalService) Constructors in com.liferay.exportimport.kernel.service with parameters of type ExportImportConfigurationLocalServiceModifierConstructorDescriptionExportImportConfigurationLocalServiceWrapper
(ExportImportConfigurationLocalService exportImportConfigurationLocalService)