Liferay 7.0-ce-m6

Uses of Interface
com.liferay.portlet.exportimport.service.ExportImportConfigurationService

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

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

Fields in com.liferay.portal.service.base declared as ExportImportConfigurationService
protected  ExportImportConfigurationService LayoutLocalServiceBaseImpl.exportImportConfigurationService
           
protected  ExportImportConfigurationService LayoutServiceBaseImpl.exportImportConfigurationService
           
protected  ExportImportConfigurationService GroupLocalServiceBaseImpl.exportImportConfigurationService
           
protected  ExportImportConfigurationService GroupServiceBaseImpl.exportImportConfigurationService
           
protected  ExportImportConfigurationService UserGroupServiceBaseImpl.exportImportConfigurationService
           
protected  ExportImportConfigurationService UserGroupLocalServiceBaseImpl.exportImportConfigurationService
           
 

Methods in com.liferay.portal.service.base that return ExportImportConfigurationService
 ExportImportConfigurationService LayoutLocalServiceBaseImpl.getExportImportConfigurationService()
          Returns the export import configuration remote service.
 ExportImportConfigurationService LayoutServiceBaseImpl.getExportImportConfigurationService()
          Returns the export import configuration remote service.
 ExportImportConfigurationService GroupLocalServiceBaseImpl.getExportImportConfigurationService()
          Returns the export import configuration remote service.
 ExportImportConfigurationService GroupServiceBaseImpl.getExportImportConfigurationService()
          Returns the export import configuration remote service.
 ExportImportConfigurationService UserGroupServiceBaseImpl.getExportImportConfigurationService()
          Returns the export import configuration remote service.
 ExportImportConfigurationService UserGroupLocalServiceBaseImpl.getExportImportConfigurationService()
          Returns the export import configuration remote service.
 

Methods in com.liferay.portal.service.base with parameters of type ExportImportConfigurationService
 void LayoutLocalServiceBaseImpl.setExportImportConfigurationService(ExportImportConfigurationService exportImportConfigurationService)
          Sets the export import configuration remote service.
 void LayoutServiceBaseImpl.setExportImportConfigurationService(ExportImportConfigurationService exportImportConfigurationService)
          Sets the export import configuration remote service.
 void GroupLocalServiceBaseImpl.setExportImportConfigurationService(ExportImportConfigurationService exportImportConfigurationService)
          Sets the export import configuration remote service.
 void GroupServiceBaseImpl.setExportImportConfigurationService(ExportImportConfigurationService exportImportConfigurationService)
          Sets the export import configuration remote service.
 void UserGroupServiceBaseImpl.setExportImportConfigurationService(ExportImportConfigurationService exportImportConfigurationService)
          Sets the export import configuration remote service.
 void UserGroupLocalServiceBaseImpl.setExportImportConfigurationService(ExportImportConfigurationService exportImportConfigurationService)
          Sets the export import configuration remote service.
 

Uses of ExportImportConfigurationService in com.liferay.portlet.exportimport.service
 

Classes in com.liferay.portlet.exportimport.service that implement ExportImportConfigurationService
 class ExportImportConfigurationServiceWrapper
          Provides a wrapper for ExportImportConfigurationService.
 

Methods in com.liferay.portlet.exportimport.service that return ExportImportConfigurationService
static ExportImportConfigurationService ExportImportConfigurationServiceUtil.getService()
           
 ExportImportConfigurationService ExportImportConfigurationServiceWrapper.getWrappedExportImportConfigurationService()
          Deprecated. As of 6.1.0, replaced by ExportImportConfigurationServiceWrapper.getWrappedService()
 ExportImportConfigurationService ExportImportConfigurationServiceWrapper.getWrappedService()
           
 

Methods in com.liferay.portlet.exportimport.service with parameters of type ExportImportConfigurationService
 void ExportImportConfigurationServiceUtil.setService(ExportImportConfigurationService service)
          Deprecated. As of 6.2.0
 void ExportImportConfigurationServiceWrapper.setWrappedExportImportConfigurationService(ExportImportConfigurationService exportImportConfigurationService)
          Deprecated. As of 6.1.0, replaced by ExportImportConfigurationServiceWrapper.setWrappedService(com.liferay.portlet.exportimport.service.ExportImportConfigurationService)
 void ExportImportConfigurationServiceWrapper.setWrappedService(ExportImportConfigurationService exportImportConfigurationService)
           
 

Constructors in com.liferay.portlet.exportimport.service with parameters of type ExportImportConfigurationService
ExportImportConfigurationServiceWrapper(ExportImportConfigurationService exportImportConfigurationService)
           
 

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

Classes in com.liferay.portlet.exportimport.service.base that implement ExportImportConfigurationService
 class ExportImportConfigurationServiceBaseImpl
          Provides the base implementation for the export import configuration remote service.
 

Fields in com.liferay.portlet.exportimport.service.base declared as ExportImportConfigurationService
protected  ExportImportConfigurationService ExportImportConfigurationLocalServiceBaseImpl.exportImportConfigurationService
           
protected  ExportImportConfigurationService ExportImportConfigurationServiceBaseImpl.exportImportConfigurationService
           
protected  ExportImportConfigurationService ExportImportLocalServiceBaseImpl.exportImportConfigurationService
           
protected  ExportImportConfigurationService StagingServiceBaseImpl.exportImportConfigurationService
           
protected  ExportImportConfigurationService StagingLocalServiceBaseImpl.exportImportConfigurationService
           
protected  ExportImportConfigurationService ExportImportServiceBaseImpl.exportImportConfigurationService
           
 

Methods in com.liferay.portlet.exportimport.service.base that return ExportImportConfigurationService
 ExportImportConfigurationService ExportImportConfigurationLocalServiceBaseImpl.getExportImportConfigurationService()
          Returns the export import configuration remote service.
 ExportImportConfigurationService ExportImportConfigurationServiceBaseImpl.getExportImportConfigurationService()
          Returns the export import configuration remote service.
 ExportImportConfigurationService ExportImportLocalServiceBaseImpl.getExportImportConfigurationService()
          Returns the export import configuration remote service.
 ExportImportConfigurationService StagingServiceBaseImpl.getExportImportConfigurationService()
          Returns the export import configuration remote service.
 ExportImportConfigurationService StagingLocalServiceBaseImpl.getExportImportConfigurationService()
          Returns the export import configuration remote service.
 ExportImportConfigurationService ExportImportServiceBaseImpl.getExportImportConfigurationService()
          Returns the export import configuration remote service.
 

Methods in com.liferay.portlet.exportimport.service.base with parameters of type ExportImportConfigurationService
 void ExportImportConfigurationLocalServiceBaseImpl.setExportImportConfigurationService(ExportImportConfigurationService exportImportConfigurationService)
          Sets the export import configuration remote service.
 void ExportImportConfigurationServiceBaseImpl.setExportImportConfigurationService(ExportImportConfigurationService exportImportConfigurationService)
          Sets the export import configuration remote service.
 void ExportImportLocalServiceBaseImpl.setExportImportConfigurationService(ExportImportConfigurationService exportImportConfigurationService)
          Sets the export import configuration remote service.
 void StagingServiceBaseImpl.setExportImportConfigurationService(ExportImportConfigurationService exportImportConfigurationService)
          Sets the export import configuration remote service.
 void StagingLocalServiceBaseImpl.setExportImportConfigurationService(ExportImportConfigurationService exportImportConfigurationService)
          Sets the export import configuration remote service.
 void ExportImportServiceBaseImpl.setExportImportConfigurationService(ExportImportConfigurationService exportImportConfigurationService)
          Sets the export import configuration remote service.
 

Uses of ExportImportConfigurationService in com.liferay.portlet.exportimport.service.impl
 

Classes in com.liferay.portlet.exportimport.service.impl that implement ExportImportConfigurationService
 class ExportImportConfigurationServiceImpl
           
 


Liferay 7.0-ce-m6