|
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.kernel.test.util.ResourcePermissionTestUtil
public class ResourcePermissionTestUtil
| Constructor Summary | |
|---|---|
ResourcePermissionTestUtil()
|
|
| Method Summary | |
|---|---|
static ResourcePermission |
addResourcePermission(long actionIds,
String name,
long roleId)
|
static ResourcePermission |
addResourcePermission(long actionIds,
String name,
String primKey,
int scope)
|
static ResourcePermission |
addResourcePermission(long actionIds,
String name,
String primKey,
long roleId,
int scope)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourcePermissionTestUtil()
| Method Detail |
|---|
public static ResourcePermission addResourcePermission(long actionIds,
String name,
long roleId)
throws Exception
Exception
public static ResourcePermission addResourcePermission(long actionIds,
String name,
String primKey,
int scope)
throws Exception
Exception
public static ResourcePermission addResourcePermission(long actionIds,
String name,
String primKey,
long roleId,
int scope)
throws Exception
Exception
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||