Class PluginSettingServiceImpl

Object
com.liferay.portal.kernel.service.BaseServiceImpl
com.liferay.portal.service.base.PluginSettingServiceBaseImpl
com.liferay.portal.service.impl.PluginSettingServiceImpl
All Implemented Interfaces:
com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService, com.liferay.portal.kernel.service.BaseService, com.liferay.portal.kernel.service.PluginSettingService

public class PluginSettingServiceImpl extends PluginSettingServiceBaseImpl
Author:
Brian Wing Shun Chan
  • Constructor Details

    • PluginSettingServiceImpl

      public PluginSettingServiceImpl()
  • Method Details

    • updatePluginSetting

      public com.liferay.portal.kernel.model.PluginSetting updatePluginSetting(long companyId, String pluginId, String pluginType, String roles, boolean active) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException