|
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.security.permission.RolePermissions
public class RolePermissions
| Constructor Summary | |
|---|---|
RolePermissions(String name,
int scope,
String actionId,
long roleId)
|
|
| Method Summary | |
|---|---|
String |
getActionId()
|
String |
getName()
|
long |
getRoleId()
|
int |
getScope()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RolePermissions(String name,
int scope,
String actionId,
long roleId)
| Method Detail |
|---|
public String getActionId()
public String getName()
public long getRoleId()
public int getScope()
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||