|
Liferay 7.0-ga1 portal-test | |||||||||
| 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 com.liferay.portal.kernel.model.ResourcePermission |
addResourcePermission(long actionIds,
String name,
long roleId)
|
static com.liferay.portal.kernel.model.ResourcePermission |
addResourcePermission(long actionIds,
String name,
String primKey,
int scope)
|
static com.liferay.portal.kernel.model.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 com.liferay.portal.kernel.model.ResourcePermission addResourcePermission(long actionIds,
String name,
long roleId)
throws Exception
Exception
public static com.liferay.portal.kernel.model.ResourcePermission addResourcePermission(long actionIds,
String name,
String primKey,
int scope)
throws Exception
Exception
public static com.liferay.portal.kernel.model.ResourcePermission addResourcePermission(long actionIds,
String name,
String primKey,
long roleId,
int scope)
throws Exception
Exception
|
Liferay 7.0-ga1 portal-test | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||