Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portlet.exportimport.model.ExportImportConfigurationModel

Packages that use ExportImportConfigurationModel
com.liferay.portlet.exportimport.model   
com.liferay.portlet.exportimport.model.impl   
 

Uses of ExportImportConfigurationModel in com.liferay.portlet.exportimport.model
 

Subinterfaces of ExportImportConfigurationModel in com.liferay.portlet.exportimport.model
 interface ExportImportConfiguration
          The extended model interface for the ExportImportConfiguration service.
 

Classes in com.liferay.portlet.exportimport.model that implement ExportImportConfigurationModel
 class ExportImportConfigurationWrapper
           This class is a wrapper for ExportImportConfiguration.
 

Uses of ExportImportConfigurationModel in com.liferay.portlet.exportimport.model.impl
 

Classes in com.liferay.portlet.exportimport.model.impl that implement ExportImportConfigurationModel
 class ExportImportConfigurationBaseImpl
          The extended model base implementation for the ExportImportConfiguration service.
 class ExportImportConfigurationImpl
           
 class ExportImportConfigurationModelImpl
          The base model implementation for the ExportImportConfiguration service.
 


Liferay 7.0-ce-b4