org.deegree.console.metadatastore
Class MetadataImporter

java.lang.Object
  extended by org.deegree.console.metadatastore.MetadataImporter
All Implemented Interfaces:
Serializable

public class MetadataImporter
extends Object
implements Serializable

TODO add class documentation here

Version:
$Revision: 30344 $, $Date: 2011-04-04 17:24:27 +0200 (Mon, 04 Apr 2011) $
Author:
Steffen Thomas, last edited by: $Author: mschneider $
See Also:
Serialized Form

Constructor Summary
MetadataImporter(MetadataStore ms)
           
 
Method Summary
 String getUrl()
           
 void importData()
           
 void setUrl(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetadataImporter

public MetadataImporter(MetadataStore ms)
Method Detail

getUrl

public String getUrl()

setUrl

public void setUrl(String url)

importData

public void importData()
                throws Throwable
Throws:
Throwable


Copyright © 2011. All Rights Reserved.