Uses of Interface
com.liferay.portal.kernel.service.PluginSettingLocalService
Packages that use PluginSettingLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of PluginSettingLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement PluginSettingLocalServiceMethods in com.liferay.portal.kernel.service that return PluginSettingLocalServiceModifier and TypeMethodDescriptionstatic PluginSettingLocalServicePluginSettingLocalServiceUtil.getService()PluginSettingLocalServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type PluginSettingLocalServiceModifier and TypeMethodDescriptionstatic voidPluginSettingLocalServiceUtil.setService(PluginSettingLocalService service) voidPluginSettingLocalServiceWrapper.setWrappedService(PluginSettingLocalService pluginSettingLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type PluginSettingLocalServiceModifierConstructorDescriptionPluginSettingLocalServiceWrapper(PluginSettingLocalService pluginSettingLocalService)