Liferay 7.0-ce-b7 portal-service

Uses of Interface
com.liferay.exportimport.kernel.service.persistence.ExportImportConfigurationFinder

Packages that use ExportImportConfigurationFinder
com.liferay.exportimport.kernel.service.persistence   
 

Uses of ExportImportConfigurationFinder in com.liferay.exportimport.kernel.service.persistence
 

Methods in com.liferay.exportimport.kernel.service.persistence that return ExportImportConfigurationFinder
static ExportImportConfigurationFinder ExportImportConfigurationFinderUtil.getFinder()
           
 

Methods in com.liferay.exportimport.kernel.service.persistence with parameters of type ExportImportConfigurationFinder
 void ExportImportConfigurationFinderUtil.setFinder(ExportImportConfigurationFinder finder)
           
 


Liferay 7.0-ce-b7 portal-service