Uses of Class
pl.edu.agh.cast.importer.base.process.ImportProcess

Packages that use ImportProcess
pl.edu.agh.cast.importer.base.template Defines templates for import process. 
pl.edu.agh.cast.importer.wizard Provides CAST Importer wizard's entry level classes. 
pl.edu.agh.cast.importer.wizard.page Provides CAST Importer wizard's user classes for the import wizard pages and their main composites. 
 

Uses of ImportProcess in pl.edu.agh.cast.importer.base.template
 

Methods in pl.edu.agh.cast.importer.base.template with parameters of type ImportProcess
 IImportTemplate ImportTemplateManager.createTemplateBasedOnImportProcess(ImportProcess process, String name, String description)
          Creates new import template based on given ImportProcess object with given name and description.
 

Uses of ImportProcess in pl.edu.agh.cast.importer.wizard
 

Methods in pl.edu.agh.cast.importer.wizard that return ImportProcess
 ImportProcess ImporterWizard.getImportProcess()
           
 

Uses of ImportProcess in pl.edu.agh.cast.importer.wizard.page
 

Methods in pl.edu.agh.cast.importer.wizard.page that return ImportProcess
 ImportProcess AbstractImportWizardPage.getImportProcess()
           
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.