|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.PermissionDisplay
public class PermissionDisplay
| Constructor Summary | |
|---|---|
PermissionDisplay(Permission permission,
Resource resource,
String portletName,
String portletLabel,
String modelName,
String modelLabel,
String actionId,
String actionLabel)
|
|
| Method Summary | |
|---|---|
int |
compareTo(PermissionDisplay permissionDisplay)
|
boolean |
equals(Object obj)
|
String |
getActionId()
|
String |
getActionLabel()
|
String |
getModelLabel()
|
String |
getModelName()
|
Permission |
getPermission()
|
String |
getPortletLabel()
|
String |
getPortletName()
|
Resource |
getResource()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PermissionDisplay(Permission permission,
Resource resource,
String portletName,
String portletLabel,
String modelName,
String modelLabel,
String actionId,
String actionLabel)
| Method Detail |
|---|
public Permission getPermission()
public Resource getResource()
public String getPortletName()
public String getPortletLabel()
public String getModelName()
public String getModelLabel()
public String getActionId()
public String getActionLabel()
public int compareTo(PermissionDisplay permissionDisplay)
compareTo in interface Comparable<PermissionDisplay>public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||