|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.plugin.PluginUtil
public class PluginUtil
| Constructor Summary | |
|---|---|
PluginUtil()
|
|
| Method Summary | |
|---|---|
static java.util.List |
restrictPlugins(java.util.List plugins,
long companyId,
long userId)
|
static java.util.List |
restrictPlugins(java.util.List plugins,
com.liferay.portal.model.User user)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginUtil()
| Method Detail |
|---|
public static java.util.List restrictPlugins(java.util.List plugins,
com.liferay.portal.model.User user)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public static java.util.List restrictPlugins(java.util.List plugins,
long companyId,
long userId)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||