|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.exportimport.lar.PermissionExporter
public class PermissionExporter
| Field Summary | |
|---|---|
static String |
ROLE_TEAM_PREFIX
|
| Method Summary | |
|---|---|
protected void |
exportPermissions(PortletDataContext portletDataContext,
String resourceName,
String resourcePrimKey,
Element permissionsElement)
|
protected void |
exportPortletDataPermissions(PortletDataContext portletDataContext)
|
protected void |
exportPortletPermissions(PortletDataContext portletDataContext,
String portletId,
Layout layout,
Element portletElement)
|
static PermissionExporter |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String ROLE_TEAM_PREFIX
| Method Detail |
|---|
public static PermissionExporter getInstance()
protected void exportPermissions(PortletDataContext portletDataContext,
String resourceName,
String resourcePrimKey,
Element permissionsElement)
throws Exception
Exception
protected void exportPortletDataPermissions(PortletDataContext portletDataContext)
throws Exception
Exception
protected void exportPortletPermissions(PortletDataContext portletDataContext,
String portletId,
Layout layout,
Element portletElement)
throws Exception
Exception
|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||