Liferay 7.0-ce-m6

Uses of Class
com.liferay.portlet.exportimport.lar.LayoutCache

Packages that use LayoutCache
com.liferay.portlet.exportimport.lar   
 

Uses of LayoutCache in com.liferay.portlet.exportimport.lar
 

Methods in com.liferay.portlet.exportimport.lar with parameters of type LayoutCache
protected  Role PermissionImporter.checkRole(LayoutCache layoutCache, long companyId, long groupId, long userId, Element roleElement)
           
protected  void PermissionImporter.checkRoles(LayoutCache layoutCache, long companyId, long groupId, long userId, Element portletElement)
           
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 7.0-ce-m6