@ProviderType
public class PluginSettingServiceUtil
extends java.lang.Object
com.liferay.portal.service.impl.PluginSettingServiceImpl and is the
primary access point for service operations in application layer code running
on a remote server. Methods of this service are expected to have security
checks based on the propagated JAAS credentials because this service can be
accessed remotely.PluginSettingService,
com.liferay.portal.service.base.PluginSettingServiceBaseImpl,
com.liferay.portal.service.impl.PluginSettingServiceImpl| Constructor and Description |
|---|
PluginSettingServiceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
static PluginSettingService |
getService() |
static PluginSetting |
updatePluginSetting(long companyId,
java.lang.String pluginId,
java.lang.String pluginType,
java.lang.String roles,
boolean active) |
public static java.lang.String getOSGiServiceIdentifier()
public static PluginSetting updatePluginSetting(long companyId, java.lang.String pluginId, java.lang.String pluginType, java.lang.String roles, boolean active) throws PortalException
PortalExceptionpublic static PluginSettingService getService()