org.deegree.console.metadatastore
Class MetadataStoreConfig

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

public class MetadataStoreConfig
extends Object
implements Serializable

TODO add class documentation here

Version:
$Revision: 30801 $, $Date: 2011-05-12 16:54:47 +0200 (Thu, 12 May 2011) $
Author:
Steffen Thomas, last edited by: $Author: lbuesching $
See Also:
Serialized Form

Constructor Summary
MetadataStoreConfig()
           
 
Method Summary
 String createTables()
           
 String getId()
           
 String openImporter()
           
 void updateId(javax.faces.event.ActionEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetadataStoreConfig

public MetadataStoreConfig()
Method Detail

getId

public String getId()

updateId

public void updateId(javax.faces.event.ActionEvent evt)

openImporter

public String openImporter()
                    throws Exception
Throws:
Exception

createTables

public String createTables()
                    throws MetadataStoreException
Throws:
MetadataStoreException


Copyright © 2011. All Rights Reserved.