Liferay 7.0-ce-m6

Uses of Class
com.liferay.portal.service.impl.LayoutLocalServiceHelper

Packages that use LayoutLocalServiceHelper
com.liferay.portal.service.impl This package defines the portal service local and remote implementations. 
com.liferay.portlet.layoutsadmin.lar   
 

Uses of LayoutLocalServiceHelper in com.liferay.portal.service.impl
 

Fields in com.liferay.portal.service.impl declared as LayoutLocalServiceHelper
protected  LayoutLocalServiceHelper LayoutLocalServiceStagingAdvice.layoutLocalServiceHelper
           
protected  LayoutLocalServiceHelper LayoutLocalServiceImpl.layoutLocalServiceHelper
           
 

Uses of LayoutLocalServiceHelper in com.liferay.portlet.layoutsadmin.lar
 

Methods in com.liferay.portlet.layoutsadmin.lar with parameters of type LayoutLocalServiceHelper
 void LayoutStagedModelDataHandler.setLayoutLocalServiceHelper(LayoutLocalServiceHelper layoutLocalServiceHelper)
           
 


Liferay 7.0-ce-m6