|
Liferay 6.2.0-ce-m1 | |||||||||
| 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 int compareTo(PermissionDisplay permissionDisplay)
compareTo in interface Comparable<PermissionDisplay>public boolean equals(Object obj)
equals in class Objectpublic String getActionId()
public String getActionLabel()
public String getModelLabel()
public String getModelName()
public Permission getPermission()
public String getPortletLabel()
public String getPortletName()
public Resource getResource()
public int hashCode()
hashCode in class Object
|
Liferay 6.2.0-ce-m1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||