Liferay 7.0-ce-a3

Uses of Interface
com.liferay.portlet.exportimport.service.persistence.ExportImportConfigurationPersistence

Packages that use ExportImportConfigurationPersistence
com.liferay.portlet.exportimport.service.persistence   
 

Uses of ExportImportConfigurationPersistence in com.liferay.portlet.exportimport.service.persistence
 

Methods in com.liferay.portlet.exportimport.service.persistence that return ExportImportConfigurationPersistence
static ExportImportConfigurationPersistence ExportImportConfigurationUtil.getPersistence()
           
 

Methods in com.liferay.portlet.exportimport.service.persistence with parameters of type ExportImportConfigurationPersistence
 void ExportImportConfigurationUtil.setPersistence(ExportImportConfigurationPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 7.0-ce-a3