Liferay 7.0-ce-m3

Uses of Interface
com.liferay.portal.model.ExportImportConfigurationModel

Packages that use ExportImportConfigurationModel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
 

Uses of ExportImportConfigurationModel in com.liferay.portal.model
 

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

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


Liferay 7.0-ce-m3