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 ExportImportLocalServiceExportImportLocalServiceUtil.getService()ExportImportLocalServiceWrapper.getWrappedService()Methods in com.liferay.exportimport.kernel.service with parameters of type ExportImportLocalServiceModifier and TypeMethodDescriptionstatic voidExportImportLocalServiceUtil.setService(ExportImportLocalService service) voidExportImportLocalServiceWrapper.setWrappedService(ExportImportLocalService exportImportLocalService) Constructors in com.liferay.exportimport.kernel.service with parameters of type ExportImportLocalServiceModifierConstructorDescriptionExportImportLocalServiceWrapper(ExportImportLocalService exportImportLocalService)