|
Liferay 6.2.0-ce-b3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LayoutCache | |
|---|---|
| com.liferay.portal.lar | This package defines the portal archiving interfaces, classes, and exceptions. |
| Uses of LayoutCache in com.liferay.portal.lar |
|---|
| Methods in com.liferay.portal.lar with parameters of type LayoutCache | |
|---|---|
protected void |
PermissionExporter.exportGroupRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String entityName,
Element parentElement)
|
protected void |
PermissionExporter.exportInheritedRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String entityName,
Element parentElement)
|
protected void |
PermissionExporter.exportLayoutRoles(LayoutCache layoutCache,
long companyId,
long groupId,
Element rolesElement)
|
protected void |
PermissionExporter.exportPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
boolean portletActions)
|
protected void |
PortletExporter.exportPortlet(PortletDataContext portletDataContext,
LayoutCache layoutCache,
String portletId,
Layout layout,
Element parentElement,
long defaultUserId,
boolean exportPermissions,
boolean exportPortletArchivedSetups,
boolean exportPortletData,
boolean exportPortletSetup,
boolean exportPortletUserPreferences)
|
protected void |
PermissionExporter.exportPortletPermissions(PortletDataContext portletDataContext,
LayoutCache layoutCache,
String portletId,
Layout layout,
Element portletElement)
|
protected void |
PermissionExporter.exportPortletRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String portletId,
Element rolesElement)
|
protected void |
PermissionExporter.exportUserRoles(LayoutCache layoutCache,
long companyId,
long groupId,
String resourceName,
Element parentElement)
|
protected void |
PermissionImporter.importPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
Layout layout,
String resourceName,
String resourcePrimKey,
Element permissionsElement,
boolean portletActions)
|
protected void |
PermissionImporter.importPortletPermissions(LayoutCache layoutCache,
long companyId,
long groupId,
long userId,
Layout layout,
Element portletElement,
String portletId)
|
|
Liferay 6.2.0-ce-b3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||