| 
 | Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elexis.util.ImporterPage
ch.elexis.eigendiagnosen.data.Importer
public class Importer
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class ch.elexis.util.ImporterPage | 
|---|
| ImporterPage.DBBasedImporter, ImporterPage.DirectoryBasedImporter, ImporterPage.FileBasedImporter, ImporterPage.ImporterJob, ImporterPage.ODBCBasedImporter | 
| Field Summary | 
|---|
| Fields inherited from class ch.elexis.util.ImporterPage | 
|---|
| results | 
| Constructor Summary | |
|---|---|
| Importer() | |
| Method Summary | |
|---|---|
|  Composite | createPage(Composite parent)Create the page that will let the user select a file to import. | 
|  IStatus | doImport(IProgressMonitor monitor)The import process starts when the user has selected a file and clicked "OK". | 
|  java.lang.String | getDescription()return a description to display in the message area of the import dialog | 
|  java.lang.String | getTitle()return a title to display in the title bar of the import dialog | 
| Methods inherited from class ch.elexis.util.ImporterPage | 
|---|
| collect, run, setInitializationData | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Importer()
| Method Detail | 
|---|
public Composite createPage(Composite parent)
createPage in class ImporterPageparent - Achtung: Hat schon ein GridlLayout, darf nicht geƤndert werden.
public IStatus doImport(IProgressMonitor monitor)
                 throws java.lang.Exception
doImport in class ImporterPagejava.lang.Exceptionpublic java.lang.String getDescription()
getDescription in class ImporterPagepublic java.lang.String getTitle()
getTitle in class ImporterPage| 
 | Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||