Uses of Interface
com.xpn.xwiki.wysiwyg.client.plugin.importer.ImportServiceAsync

Packages that use ImportServiceAsync
com.xpn.xwiki.wysiwyg.client.plugin.importer   
com.xpn.xwiki.wysiwyg.client.plugin.importer.ui   
 

Uses of ImportServiceAsync in com.xpn.xwiki.wysiwyg.client.plugin.importer
 

Constructors in com.xpn.xwiki.wysiwyg.client.plugin.importer with parameters of type ImportServiceAsync
ImportPlugin(ImportServiceAsync importService, WikiServiceAsync wikiService)
          Creates a new import plug-in that used the given import service.
 

Uses of ImportServiceAsync in com.xpn.xwiki.wysiwyg.client.plugin.importer.ui
 

Constructors in com.xpn.xwiki.wysiwyg.client.plugin.importer.ui with parameters of type ImportServiceAsync
ImportOfficeFileWizardStep(Config config, ImportServiceAsync importService)
          Instantiates the office document import wizard step.
ImportOfficePasteWizardStep(ImportServiceAsync importService)
          Creates an instance of ImportOfficePasteWizardStep.
ImportWizard(Config config, ImportServiceAsync importService, WikiServiceAsync wikiService)
          Instantiates the import wizard.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.