Liferay 7.0-ce-b4

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

Packages that use LayoutSetBranchLocalService
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   
 

Uses of LayoutSetBranchLocalService in com.liferay.portal.service
 

Classes in com.liferay.portal.service that implement LayoutSetBranchLocalService
 class LayoutSetBranchLocalServiceWrapper
          Provides a wrapper for LayoutSetBranchLocalService.
 

Methods in com.liferay.portal.service that return LayoutSetBranchLocalService
static LayoutSetBranchLocalService LayoutSetBranchLocalServiceUtil.getService()
           
 LayoutSetBranchLocalService LayoutSetBranchLocalServiceWrapper.getWrappedService()
           
 

Methods in com.liferay.portal.service with parameters of type LayoutSetBranchLocalService
 void LayoutSetBranchLocalServiceWrapper.setWrappedService(LayoutSetBranchLocalService layoutSetBranchLocalService)
           
 

Constructors in com.liferay.portal.service with parameters of type LayoutSetBranchLocalService
LayoutSetBranchLocalServiceWrapper(LayoutSetBranchLocalService layoutSetBranchLocalService)
           
 

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

Classes in com.liferay.portal.service.base that implement LayoutSetBranchLocalService
 class LayoutSetBranchLocalServiceBaseImpl
          Provides the base implementation for the layout set branch local service.
 

Fields in com.liferay.portal.service.base declared as LayoutSetBranchLocalService
protected  LayoutSetBranchLocalService GroupServiceBaseImpl.layoutSetBranchLocalService
           
protected  LayoutSetBranchLocalService LayoutSetBranchLocalServiceBaseImpl.layoutSetBranchLocalService
           
protected  LayoutSetBranchLocalService RecentLayoutSetBranchLocalServiceBaseImpl.layoutSetBranchLocalService
           
protected  LayoutSetBranchLocalService LayoutRevisionServiceBaseImpl.layoutSetBranchLocalService
           
protected  LayoutSetBranchLocalService LayoutRevisionLocalServiceBaseImpl.layoutSetBranchLocalService
           
protected  LayoutSetBranchLocalService LayoutBranchLocalServiceBaseImpl.layoutSetBranchLocalService
           
protected  LayoutSetBranchLocalService GroupLocalServiceBaseImpl.layoutSetBranchLocalService
           
protected  LayoutSetBranchLocalService LayoutSetBranchServiceBaseImpl.layoutSetBranchLocalService
           
protected  LayoutSetBranchLocalService LayoutBranchServiceBaseImpl.layoutSetBranchLocalService
           
protected  LayoutSetBranchLocalService LayoutSetServiceBaseImpl.layoutSetBranchLocalService
           
protected  LayoutSetBranchLocalService LayoutSetLocalServiceBaseImpl.layoutSetBranchLocalService
           
 

Methods in com.liferay.portal.service.base that return LayoutSetBranchLocalService
 LayoutSetBranchLocalService GroupServiceBaseImpl.getLayoutSetBranchLocalService()
          Returns the layout set branch local service.
 LayoutSetBranchLocalService LayoutSetBranchLocalServiceBaseImpl.getLayoutSetBranchLocalService()
          Returns the layout set branch local service.
 LayoutSetBranchLocalService RecentLayoutSetBranchLocalServiceBaseImpl.getLayoutSetBranchLocalService()
          Returns the layout set branch local service.
 LayoutSetBranchLocalService LayoutRevisionServiceBaseImpl.getLayoutSetBranchLocalService()
          Returns the layout set branch local service.
 LayoutSetBranchLocalService LayoutRevisionLocalServiceBaseImpl.getLayoutSetBranchLocalService()
          Returns the layout set branch local service.
 LayoutSetBranchLocalService LayoutBranchLocalServiceBaseImpl.getLayoutSetBranchLocalService()
          Returns the layout set branch local service.
 LayoutSetBranchLocalService GroupLocalServiceBaseImpl.getLayoutSetBranchLocalService()
          Returns the layout set branch local service.
 LayoutSetBranchLocalService LayoutSetBranchServiceBaseImpl.getLayoutSetBranchLocalService()
          Returns the layout set branch local service.
 LayoutSetBranchLocalService LayoutBranchServiceBaseImpl.getLayoutSetBranchLocalService()
          Returns the layout set branch local service.
 LayoutSetBranchLocalService LayoutSetServiceBaseImpl.getLayoutSetBranchLocalService()
          Returns the layout set branch local service.
 LayoutSetBranchLocalService LayoutSetLocalServiceBaseImpl.getLayoutSetBranchLocalService()
          Returns the layout set branch local service.
 

Methods in com.liferay.portal.service.base with parameters of type LayoutSetBranchLocalService
 void GroupServiceBaseImpl.setLayoutSetBranchLocalService(LayoutSetBranchLocalService layoutSetBranchLocalService)
          Sets the layout set branch local service.
 void LayoutSetBranchLocalServiceBaseImpl.setLayoutSetBranchLocalService(LayoutSetBranchLocalService layoutSetBranchLocalService)
          Sets the layout set branch local service.
 void RecentLayoutSetBranchLocalServiceBaseImpl.setLayoutSetBranchLocalService(LayoutSetBranchLocalService layoutSetBranchLocalService)
          Sets the layout set branch local service.
 void LayoutRevisionServiceBaseImpl.setLayoutSetBranchLocalService(LayoutSetBranchLocalService layoutSetBranchLocalService)
          Sets the layout set branch local service.
 void LayoutRevisionLocalServiceBaseImpl.setLayoutSetBranchLocalService(LayoutSetBranchLocalService layoutSetBranchLocalService)
          Sets the layout set branch local service.
 void LayoutBranchLocalServiceBaseImpl.setLayoutSetBranchLocalService(LayoutSetBranchLocalService layoutSetBranchLocalService)
          Sets the layout set branch local service.
 void GroupLocalServiceBaseImpl.setLayoutSetBranchLocalService(LayoutSetBranchLocalService layoutSetBranchLocalService)
          Sets the layout set branch local service.
 void LayoutSetBranchServiceBaseImpl.setLayoutSetBranchLocalService(LayoutSetBranchLocalService layoutSetBranchLocalService)
          Sets the layout set branch local service.
 void LayoutBranchServiceBaseImpl.setLayoutSetBranchLocalService(LayoutSetBranchLocalService layoutSetBranchLocalService)
          Sets the layout set branch local service.
 void LayoutSetServiceBaseImpl.setLayoutSetBranchLocalService(LayoutSetBranchLocalService layoutSetBranchLocalService)
          Sets the layout set branch local service.
 void LayoutSetLocalServiceBaseImpl.setLayoutSetBranchLocalService(LayoutSetBranchLocalService layoutSetBranchLocalService)
          Sets the layout set branch local service.
 

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

Classes in com.liferay.portal.service.impl that implement LayoutSetBranchLocalService
 class LayoutSetBranchLocalServiceImpl
           
 

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

Fields in com.liferay.portlet.exportimport.service.base declared as LayoutSetBranchLocalService
protected  LayoutSetBranchLocalService StagingServiceBaseImpl.layoutSetBranchLocalService
           
protected  LayoutSetBranchLocalService StagingLocalServiceBaseImpl.layoutSetBranchLocalService
           
 

Methods in com.liferay.portlet.exportimport.service.base that return LayoutSetBranchLocalService
 LayoutSetBranchLocalService StagingServiceBaseImpl.getLayoutSetBranchLocalService()
          Returns the layout set branch local service.
 LayoutSetBranchLocalService StagingLocalServiceBaseImpl.getLayoutSetBranchLocalService()
          Returns the layout set branch local service.
 

Methods in com.liferay.portlet.exportimport.service.base with parameters of type LayoutSetBranchLocalService
 void StagingServiceBaseImpl.setLayoutSetBranchLocalService(LayoutSetBranchLocalService layoutSetBranchLocalService)
          Sets the layout set branch local service.
 void StagingLocalServiceBaseImpl.setLayoutSetBranchLocalService(LayoutSetBranchLocalService layoutSetBranchLocalService)
          Sets the layout set branch local service.
 


Liferay 7.0-ce-b4