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 TypeClassDescriptionclassProvides 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 voidExportImportConfigurationLocalServiceUtil.setService(ExportImportConfigurationLocalService service) voidExportImportConfigurationLocalServiceWrapper.setWrappedService(ExportImportConfigurationLocalService exportImportConfigurationLocalService) Constructors in com.liferay.exportimport.kernel.service with parameters of type ExportImportConfigurationLocalServiceModifierConstructorDescriptionExportImportConfigurationLocalServiceWrapper(ExportImportConfigurationLocalService exportImportConfigurationLocalService)