|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.util.ResourcePermissionUtil
public class ResourcePermissionUtil
Constructor Summary | |
---|---|
ResourcePermissionUtil()
|
Method Summary | |
---|---|
static void |
populateResourcePermissionActionIds(long groupId,
Role role,
Resource resource,
List<String> actions,
List<String> individualActions,
List<String> groupActions,
List<String> groupTemplateActions,
List<String> companyActions)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourcePermissionUtil()
Method Detail |
---|
public static void populateResourcePermissionActionIds(long groupId, Role role, Resource resource, List<String> actions, List<String> individualActions, List<String> groupActions, List<String> groupTemplateActions, List<String> companyActions) throws PortalException, SystemException
PortalException
SystemException
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |