|
Liferay 6.2.0-ce-m5 | |||||||||
| 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 |
importLayoutPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
Layout layout,
Element layoutElement,
Element parentElement)
|
protected void |
importPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
Layout layout,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
boolean portletActions)
|
protected void |
importPortletPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
Layout layout,
Element portletElement,
String portletId)
|
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 importLayoutPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
Layout layout,
Element layoutElement,
Element parentElement)
throws Exception
Exception
protected void importPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
Layout layout,
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)
throws Exception
Exception
protected void readPortletDataPermissions(PortletDataContext portletDataContext)
throws Exception
Exception
|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||