|
Liferay 7.0-ce-b4 | |||||||||
| 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
|
restrictPlugins(List<P> plugins,
long companyId,
long userId)
|
|
static
|
restrictPlugins(List<P> plugins,
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 <P extends Plugin> List<P> restrictPlugins(List<P> plugins,
long companyId,
long userId)
public static <P extends Plugin> List<P> restrictPlugins(List<P> plugins,
User user)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||