Uses of Interface
com.liferay.exportimport.kernel.service.ExportImportLocalService
Packages that use ExportImportLocalService
-
Uses of ExportImportLocalService in com.liferay.exportimport.kernel.service
Classes in com.liferay.exportimport.kernel.service that implement ExportImportLocalServiceMethods in com.liferay.exportimport.kernel.service that return ExportImportLocalServiceModifier and TypeMethodDescriptionstatic ExportImportLocalService
ExportImportLocalServiceUtil.getService()
ExportImportLocalServiceWrapper.getWrappedService()
Methods in com.liferay.exportimport.kernel.service with parameters of type ExportImportLocalServiceModifier and TypeMethodDescriptionstatic void
ExportImportLocalServiceUtil.setService
(ExportImportLocalService service) void
ExportImportLocalServiceWrapper.setWrappedService
(ExportImportLocalService exportImportLocalService) Constructors in com.liferay.exportimport.kernel.service with parameters of type ExportImportLocalServiceModifierConstructorDescriptionExportImportLocalServiceWrapper
(ExportImportLocalService exportImportLocalService)