|
Liferay 6.0.4 | |||||||||
| 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 el)
|
protected void |
importGroupPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element parentEl,
String elName,
boolean portletActions)
|
protected void |
importGroupRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String entityName,
Element parentEl)
|
protected void |
importInheritedPermissions(LayoutCache layoutCache,
long companyId,
String resourceName,
String resourcePrimKey,
Element permissionsEl,
String entityName,
boolean portletActions)
|
protected void |
importInheritedRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String entityName,
Element parentEl)
|
protected void |
importLayoutPermissions_1to4(LayoutCache layoutCache,
long companyId,
long groupId,
Group guestGroup,
Layout layout,
String resourceName,
String resourcePrimKey,
Element permissionsEl,
boolean importUserPermissions)
|
protected void |
importLayoutPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
Layout layout,
Element layoutEl,
Element parentEl,
boolean importUserPermissions)
|
protected void |
importLayoutRoles(LayoutCache layoutCache,
long companyId,
long groupId,
Element rolesEl)
|
protected void |
importPermissions_5(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
String resourceName,
String resourcePrimKey,
Element permissionsEl,
boolean portletActions)
|
protected void |
importPermissions_6(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
String resourceName,
String resourcePrimKey,
Element permissionsEl,
boolean portletActions)
|
protected void |
importPortletPermissions_1to4(LayoutCache layoutCache,
long companyId,
long groupId,
Group guestGroup,
Layout layout,
Element permissionsEl,
boolean importUserPermissions)
|
protected void |
importPortletPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
Layout layout,
Element portletEl,
String portletId,
boolean importUserPermissions)
|
protected void |
importPortletRoles(LayoutCache layoutCache,
long companyId,
long groupId,
Element rolesEl)
|
protected void |
importPortletRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String portletId,
Element rolesEl)
|
protected void |
importRolePermissions(LayoutCache layoutCache,
long companyId,
String resourceName,
int scope,
String resourcePrimKey,
Element parentEl,
boolean communityRole)
|
protected void |
importUserPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element parentEl,
boolean portletActions)
|
protected void |
importUserRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
Element parentEl)
|
protected void |
readPortletDataPermissions(PortletDataContext context)
|
| 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 el)
protected void importGroupPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element parentEl,
String elName,
boolean portletActions)
throws PortalException,
SystemException
PortalException
SystemException
protected void importGroupRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String entityName,
Element parentEl)
throws PortalException,
SystemException
PortalException
SystemException
protected void importInheritedPermissions(LayoutCache layoutCache,
long companyId,
String resourceName,
String resourcePrimKey,
Element permissionsEl,
String entityName,
boolean portletActions)
throws PortalException,
SystemException
PortalException
SystemException
protected void importInheritedRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String entityName,
Element parentEl)
throws PortalException,
SystemException
PortalException
SystemException
protected void importLayoutPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
Layout layout,
Element layoutEl,
Element parentEl,
boolean importUserPermissions)
throws PortalException,
SystemException
PortalException
SystemException
protected void importLayoutPermissions_1to4(LayoutCache layoutCache,
long companyId,
long groupId,
Group guestGroup,
Layout layout,
String resourceName,
String resourcePrimKey,
Element permissionsEl,
boolean importUserPermissions)
throws PortalException,
SystemException
PortalException
SystemException
protected void importLayoutRoles(LayoutCache layoutCache,
long companyId,
long groupId,
Element rolesEl)
throws PortalException,
SystemException
PortalException
SystemException
protected void importPermissions_5(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
String resourceName,
String resourcePrimKey,
Element permissionsEl,
boolean portletActions)
throws PortalException,
SystemException
PortalException
SystemException
protected void importPermissions_6(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
String resourceName,
String resourcePrimKey,
Element permissionsEl,
boolean portletActions)
throws PortalException,
SystemException
PortalException
SystemException
protected void importPortletPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
Layout layout,
Element portletEl,
String portletId,
boolean importUserPermissions)
throws PortalException,
SystemException
PortalException
SystemException
protected void importPortletPermissions_1to4(LayoutCache layoutCache,
long companyId,
long groupId,
Group guestGroup,
Layout layout,
Element permissionsEl,
boolean importUserPermissions)
throws PortalException,
SystemException
PortalException
SystemException
protected void importPortletRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String portletId,
Element rolesEl)
throws PortalException,
SystemException
PortalException
SystemException
protected void importPortletRoles(LayoutCache layoutCache,
long companyId,
long groupId,
Element rolesEl)
throws PortalException,
SystemException
PortalException
SystemException
protected void importRolePermissions(LayoutCache layoutCache,
long companyId,
String resourceName,
int scope,
String resourcePrimKey,
Element parentEl,
boolean communityRole)
throws PortalException,
SystemException
PortalException
SystemException
protected void importUserPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element parentEl,
boolean portletActions)
throws PortalException,
SystemException
PortalException
SystemException
protected void importUserRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
Element parentEl)
throws PortalException,
SystemException
PortalException
SystemException
protected void readPortletDataPermissions(PortletDataContext context)
throws SystemException
SystemException
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||