|
Liferay 6.1.0-ce-rc1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.lar.PermissionImporter
public class PermissionImporter
| Constructor Summary | |
|---|---|
PermissionImporter()
|
|
| Method Summary | |
|---|---|
protected List<String> |
getActions(Element element)
|
protected void |
importGroupPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element parentElement,
String elementName,
boolean portletActions)
|
protected void |
importGroupRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String entityName,
Element parentElement)
|
protected void |
importInheritedPermissions(LayoutCache layoutCache,
long companyId,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
String entityName,
boolean portletActions)
|
protected void |
importInheritedRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String entityName,
Element parentElement)
|
protected void |
importLayoutPermissions_1to4(LayoutCache layoutCache,
long companyId,
long groupId,
Group guestGroup,
Layout layout,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
boolean importUserPermissions)
|
protected void |
importLayoutPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
Layout layout,
Element layoutElement,
Element parentElement,
boolean importUserPermissions)
|
protected void |
importLayoutRoles(LayoutCache layoutCache,
long companyId,
long groupId,
Element rolesElement)
|
protected void |
importPermissions_5(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
boolean portletActions)
|
protected void |
importPermissions_6(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
boolean portletActions)
|
protected void |
importPortletPermissions_1to4(LayoutCache layoutCache,
long companyId,
long groupId,
Group guestGroup,
Layout layout,
Element permissionsElement,
boolean importUserPermissions)
|
protected void |
importPortletPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
Layout layout,
Element portletElement,
String portletId,
boolean importUserPermissions)
|
protected void |
importPortletRoles(LayoutCache layoutCache,
long companyId,
long groupId,
Element rolesElement)
|
protected void |
importPortletRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String portletId,
Element rolesElement)
|
protected void |
importRolePermissions(LayoutCache layoutCache,
long companyId,
String resourceName,
int scope,
String resourcePrimKey,
Element parentElement,
boolean communityRole)
|
protected void |
importUserPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element parentElement,
boolean portletActions)
|
protected void |
importUserRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
Element parentElement)
|
protected void |
readPortletDataPermissions(PortletDataContext portletDataContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PermissionImporter()
| Method Detail |
|---|
protected List<String> getActions(Element element)
protected void importGroupPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element parentElement,
String elementName,
boolean portletActions)
throws Exception
Exception
protected void importGroupRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String entityName,
Element parentElement)
throws Exception
Exception
protected void importInheritedPermissions(LayoutCache layoutCache,
long companyId,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
String entityName,
boolean portletActions)
throws Exception
Exception
protected void importInheritedRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String entityName,
Element parentElement)
throws Exception
Exception
protected void importLayoutPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
Layout layout,
Element layoutElement,
Element parentElement,
boolean importUserPermissions)
throws Exception
Exception
protected void importLayoutPermissions_1to4(LayoutCache layoutCache,
long companyId,
long groupId,
Group guestGroup,
Layout layout,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
boolean importUserPermissions)
throws Exception
Exception
protected void importLayoutRoles(LayoutCache layoutCache,
long companyId,
long groupId,
Element rolesElement)
throws Exception
Exception
protected void importPermissions_5(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
boolean portletActions)
throws Exception
Exception
protected void importPermissions_6(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
boolean portletActions)
throws Exception
Exception
protected void importPortletPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
Layout layout,
Element portletElement,
String portletId,
boolean importUserPermissions)
throws Exception
Exception
protected void importPortletPermissions_1to4(LayoutCache layoutCache,
long companyId,
long groupId,
Group guestGroup,
Layout layout,
Element permissionsElement,
boolean importUserPermissions)
throws Exception
Exception
protected void importPortletRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String portletId,
Element rolesElement)
throws Exception
Exception
protected void importPortletRoles(LayoutCache layoutCache,
long companyId,
long groupId,
Element rolesElement)
throws Exception
Exception
protected void importRolePermissions(LayoutCache layoutCache,
long companyId,
String resourceName,
int scope,
String resourcePrimKey,
Element parentElement,
boolean communityRole)
throws Exception
Exception
protected void importUserPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element parentElement,
boolean portletActions)
throws Exception
Exception
protected void importUserRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
Element parentElement)
throws Exception
Exception
protected void readPortletDataPermissions(PortletDataContext portletDataContext)
throws Exception
Exception
|
Liferay 6.1.0-ce-rc1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||