|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.lar.PermissionExporter
public class PermissionExporter
| Field Summary | |
|---|---|
static String |
ROLE_TEAM_PREFIX
|
| Constructor Summary | |
|---|---|
PermissionExporter()
|
|
| Method Summary | |
|---|---|
protected Element |
exportGroupPermissions(long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element parentElement,
String elementName)
|
protected void |
exportGroupRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String entityName,
Element parentElement)
|
protected void |
exportInheritedPermissions(LayoutCache layoutCache,
long companyId,
String resourceName,
String resourcePrimKey,
Element parentElement,
String entityName)
|
protected void |
exportInheritedRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String entityName,
Element parentElement)
|
protected void |
exportLayoutPermissions(PortletDataContext portletDataContext,
LayoutCache layoutCache,
long companyId,
long groupId,
Layout layout,
Element layoutElement,
boolean exportUserPermissions)
|
protected void |
exportLayoutRoles(LayoutCache layoutCache,
long companyId,
long groupId,
Element rolesElement)
|
protected void |
exportPermissions_1to4(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
boolean exportUserPermissions)
|
protected void |
exportPermissions_5(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
boolean portletActions)
|
protected void |
exportPermissions_6(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
boolean portletActions)
|
protected void |
exportPortletDataPermissions(PortletDataContext portletDataContext)
|
protected void |
exportPortletPermissions(PortletDataContext portletDataContext,
LayoutCache layoutCache,
String portletId,
Layout layout,
Element portletElement)
|
protected void |
exportPortletRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String portletId,
Element rolesElement)
|
protected Element |
exportRoles(long companyId,
String resourceName,
int scope,
String resourcePrimKey,
Element parentElement,
String elName,
List<Role> roles)
|
protected void |
exportUserPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element parentElement)
|
protected void |
exportUserRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
Element parentElement)
|
protected boolean |
hasRole(List<Role> roles,
String roleName)
|
| 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
| Constructor Detail |
|---|
public PermissionExporter()
| Method Detail |
|---|
protected Element exportGroupPermissions(long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element parentElement,
String elementName)
throws Exception
Exception
protected void exportGroupRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String entityName,
Element parentElement)
throws Exception
Exception
protected void exportInheritedPermissions(LayoutCache layoutCache,
long companyId,
String resourceName,
String resourcePrimKey,
Element parentElement,
String entityName)
throws Exception
Exception
protected void exportInheritedRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String entityName,
Element parentElement)
throws Exception
Exception
protected void exportLayoutPermissions(PortletDataContext portletDataContext,
LayoutCache layoutCache,
long companyId,
long groupId,
Layout layout,
Element layoutElement,
boolean exportUserPermissions)
throws Exception
Exception
protected void exportLayoutRoles(LayoutCache layoutCache,
long companyId,
long groupId,
Element rolesElement)
throws Exception
Exception
protected void exportPermissions_1to4(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
boolean exportUserPermissions)
throws Exception
Exception
protected void exportPermissions_5(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
boolean portletActions)
throws Exception
Exception
protected void exportPermissions_6(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
boolean portletActions)
throws Exception
Exception
protected void exportPortletDataPermissions(PortletDataContext portletDataContext)
throws Exception
Exception
protected void exportPortletPermissions(PortletDataContext portletDataContext,
LayoutCache layoutCache,
String portletId,
Layout layout,
Element portletElement)
throws Exception
Exception
protected void exportPortletRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String portletId,
Element rolesElement)
throws Exception
Exception
protected Element exportRoles(long companyId,
String resourceName,
int scope,
String resourcePrimKey,
Element parentElement,
String elName,
List<Role> roles)
throws Exception
Exception
protected void exportUserPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element parentElement)
throws Exception
Exception
protected void exportUserRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
Element parentElement)
throws Exception
Exception
protected boolean hasRole(List<Role> roles,
String roleName)
|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||