org.deegree.console.metadatastore
Class MetadataStoreConfig
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetadataStoreConfig
public MetadataStoreConfig()
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.