org.meta2project.examples
Class ExamplesImporter

java.lang.Object
  extended by org.meta2project.examples.ExamplesImporter
All Implemented Interfaces:
org.meta2project.client.gui.module.AllImporter

public class ExamplesImporter
extends java.lang.Object
implements org.meta2project.client.gui.module.AllImporter

Author:
Anton Malykh

Constructor Summary
ExamplesImporter()
           
 
Method Summary
 java.lang.String getAllImporterTitle()
           
 void importAll(Connection con, org.meta2project.client.gui.module.ModuleContext moduleContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExamplesImporter

public ExamplesImporter()
Method Detail

getAllImporterTitle

public java.lang.String getAllImporterTitle()
Specified by:
getAllImporterTitle in interface org.meta2project.client.gui.module.AllImporter

importAll

public void importAll(Connection con,
                      org.meta2project.client.gui.module.ModuleContext moduleContext)
               throws java.lang.Exception
Specified by:
importAll in interface org.meta2project.client.gui.module.AllImporter
Throws:
java.lang.Exception