Liferay 7.0-ce-b4

com.liferay.portlet.exportimport.controller
Interface ExportController

All Superinterfaces:
ExportImportController

public interface ExportController
extends ExportImportController


Method Summary
 File export(ExportImportConfiguration exportImportConfiguration)
           
 

Method Detail

export

File export(ExportImportConfiguration exportImportConfiguration)
            throws Exception
Throws:
Exception

Liferay 7.0-ce-b4