|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.service.BaseServiceImpl
com.liferay.portal.service.base.PluginSettingServiceBaseImpl
com.liferay.portal.service.impl.PluginSettingServiceImpl
public class PluginSettingServiceImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.service.base.PluginSettingServiceBaseImpl |
|---|
counterLocalService, layoutTemplateLocalService, pluginSettingLocalService, pluginSettingPersistence, pluginSettingService, roleFinder, roleLocalService, rolePersistence, roleService, themeLocalService, themeService, userFinder, userLocalService, userPersistence, userService |
| Fields inherited from class com.liferay.portal.kernel.service.BaseServiceImpl |
|---|
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS |
| Constructor Summary | |
|---|---|
PluginSettingServiceImpl()
|
|
| Method Summary | |
|---|---|
com.liferay.portal.kernel.model.PluginSetting |
updatePluginSetting(long companyId,
String pluginId,
String pluginType,
String roles,
boolean active)
|
| Methods inherited from class com.liferay.portal.kernel.service.BaseServiceImpl |
|---|
getClassLoader, getGuestOrUser, getGuestOrUserId, getPermissionChecker, getUser, getUserId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginSettingServiceImpl()
| Method Detail |
|---|
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
com.liferay.portal.kernel.exception.PortalException
|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||