Liferay 7.0-ce-m6

Uses of Interface
com.liferay.portal.service.LayoutSetService

Packages that use LayoutSetService
com.liferay.portal.service This package defines the portal service interfaces and classes. 
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portal.service.impl This package defines the portal service local and remote implementations. 
com.liferay.portlet.exportimport.service.base   
com.liferay.portlet.mobiledevicerules.service.base   
 

Uses of LayoutSetService in com.liferay.portal.service
 

Classes in com.liferay.portal.service that implement LayoutSetService
 class LayoutSetServiceWrapper
          Provides a wrapper for LayoutSetService.
 

Methods in com.liferay.portal.service that return LayoutSetService
static LayoutSetService LayoutSetServiceUtil.getService()
           
 LayoutSetService LayoutSetServiceWrapper.getWrappedLayoutSetService()
          Deprecated. As of 6.1.0, replaced by LayoutSetServiceWrapper.getWrappedService()
 LayoutSetService LayoutSetServiceWrapper.getWrappedService()
           
 

Methods in com.liferay.portal.service with parameters of type LayoutSetService
 void LayoutSetServiceUtil.setService(LayoutSetService service)
          Deprecated. As of 6.2.0
 void LayoutSetServiceWrapper.setWrappedLayoutSetService(LayoutSetService layoutSetService)
          Deprecated. As of 6.1.0, replaced by LayoutSetServiceWrapper.setWrappedService(com.liferay.portal.service.LayoutSetService)
 void LayoutSetServiceWrapper.setWrappedService(LayoutSetService layoutSetService)
           
 

Constructors in com.liferay.portal.service with parameters of type LayoutSetService
LayoutSetServiceWrapper(LayoutSetService layoutSetService)
           
 

Uses of LayoutSetService in com.liferay.portal.service.base
 

Classes in com.liferay.portal.service.base that implement LayoutSetService
 class LayoutSetServiceBaseImpl
          Provides the base implementation for the layout set remote service.
 

Fields in com.liferay.portal.service.base declared as LayoutSetService
protected  LayoutSetService LayoutRevisionLocalServiceBaseImpl.layoutSetService
           
protected  LayoutSetService LayoutLocalServiceBaseImpl.layoutSetService
           
protected  LayoutSetService LayoutSetBranchServiceBaseImpl.layoutSetService
           
protected  LayoutSetService LayoutServiceBaseImpl.layoutSetService
           
protected  LayoutSetService LayoutRevisionServiceBaseImpl.layoutSetService
           
protected  LayoutSetService LayoutSetPrototypeLocalServiceBaseImpl.layoutSetService
           
protected  LayoutSetService CompanyServiceBaseImpl.layoutSetService
           
protected  LayoutSetService GroupLocalServiceBaseImpl.layoutSetService
           
protected  LayoutSetService CompanyLocalServiceBaseImpl.layoutSetService
           
protected  LayoutSetService VirtualHostLocalServiceBaseImpl.layoutSetService
           
protected  LayoutSetService LayoutSetPrototypeServiceBaseImpl.layoutSetService
           
protected  LayoutSetService LayoutSetLocalServiceBaseImpl.layoutSetService
           
protected  LayoutSetService LayoutSetBranchLocalServiceBaseImpl.layoutSetService
           
protected  LayoutSetService GroupServiceBaseImpl.layoutSetService
           
protected  LayoutSetService LayoutSetServiceBaseImpl.layoutSetService
           
 

Methods in com.liferay.portal.service.base that return LayoutSetService
 LayoutSetService LayoutRevisionLocalServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService LayoutLocalServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService LayoutSetBranchServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService LayoutServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService LayoutRevisionServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService LayoutSetPrototypeLocalServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService CompanyServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService GroupLocalServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService CompanyLocalServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService VirtualHostLocalServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService LayoutSetPrototypeServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService LayoutSetLocalServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService LayoutSetBranchLocalServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService GroupServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService LayoutSetServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 

Methods in com.liferay.portal.service.base with parameters of type LayoutSetService
 void LayoutRevisionLocalServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void LayoutLocalServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void LayoutSetBranchServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void LayoutServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void LayoutRevisionServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void LayoutSetPrototypeLocalServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void CompanyServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void GroupLocalServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void CompanyLocalServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void VirtualHostLocalServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void LayoutSetPrototypeServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void LayoutSetLocalServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void LayoutSetBranchLocalServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void GroupServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void LayoutSetServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 

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

Classes in com.liferay.portal.service.impl that implement LayoutSetService
 class LayoutSetServiceImpl
           
 

Uses of LayoutSetService in com.liferay.portlet.exportimport.service.base
 

Fields in com.liferay.portlet.exportimport.service.base declared as LayoutSetService
protected  LayoutSetService StagingServiceBaseImpl.layoutSetService
           
protected  LayoutSetService StagingLocalServiceBaseImpl.layoutSetService
           
 

Methods in com.liferay.portlet.exportimport.service.base that return LayoutSetService
 LayoutSetService StagingServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService StagingLocalServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 

Methods in com.liferay.portlet.exportimport.service.base with parameters of type LayoutSetService
 void StagingServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void StagingLocalServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 

Uses of LayoutSetService in com.liferay.portlet.mobiledevicerules.service.base
 

Fields in com.liferay.portlet.mobiledevicerules.service.base declared as LayoutSetService
protected  LayoutSetService MDRRuleGroupInstanceLocalServiceBaseImpl.layoutSetService
           
protected  LayoutSetService MDRRuleGroupInstanceServiceBaseImpl.layoutSetService
           
 

Methods in com.liferay.portlet.mobiledevicerules.service.base that return LayoutSetService
 LayoutSetService MDRRuleGroupInstanceLocalServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 LayoutSetService MDRRuleGroupInstanceServiceBaseImpl.getLayoutSetService()
          Returns the layout set remote service.
 

Methods in com.liferay.portlet.mobiledevicerules.service.base with parameters of type LayoutSetService
 void MDRRuleGroupInstanceLocalServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 void MDRRuleGroupInstanceServiceBaseImpl.setLayoutSetService(LayoutSetService layoutSetService)
          Sets the layout set remote service.
 


Liferay 7.0-ce-m6