Liferay 6.0.5

com.liferay.portlet.wiki.importers
Interface WikiImporter

All Known Implementing Classes:
MediaWikiImporter

public interface WikiImporter


Method Summary
 void importPages(long userId, WikiNode node, File[] files, Map<String,String[]> options)
           
 

Method Detail

importPages

void importPages(long userId,
                 WikiNode node,
                 File[] files,
                 Map<String,String[]> options)
                 throws PortalException
Throws:
PortalException

Liferay 6.0.5