|
|||||||||
| 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(java.util.List<P> plugins,
long companyId,
long userId)
|
|
static
|
restrictPlugins(java.util.List<P> 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 <P extends com.liferay.portal.model.Plugin> java.util.List<P> restrictPlugins(java.util.List<P> plugins,
long companyId,
long userId)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemException
public static <P extends com.liferay.portal.model.Plugin> java.util.List<P> restrictPlugins(java.util.List<P> plugins,
com.liferay.portal.model.User user)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||