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 PluginSettingLocalService
PluginSettingLocalServiceUtil.getService()
PluginSettingLocalServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type PluginSettingLocalServiceModifier and TypeMethodDescriptionstatic void
PluginSettingLocalServiceUtil.setService
(PluginSettingLocalService service) void
PluginSettingLocalServiceWrapper.setWrappedService
(PluginSettingLocalService pluginSettingLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type PluginSettingLocalServiceModifierConstructorDescriptionPluginSettingLocalServiceWrapper
(PluginSettingLocalService pluginSettingLocalService)