Package com.liferay.portal.plugin
Class PluginUtil
Object
com.liferay.portal.plugin.PluginUtil
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <P extends com.liferay.portal.kernel.model.Plugin>
List<P>restrictPlugins
(List<P> plugins, long companyId, long userId) static <P extends com.liferay.portal.kernel.model.Plugin>
List<P>restrictPlugins
(List<P> plugins, long companyId, long groupId, long userId) static <P extends com.liferay.portal.kernel.model.Plugin>
List<P>restrictPlugins
(List<P> plugins, com.liferay.portal.kernel.model.User user)
-
Constructor Details
-
PluginUtil
public PluginUtil()
-
-
Method Details
-
restrictPlugins
-
restrictPlugins
-
restrictPlugins
-