org.deegree.console.featurestore
Class FeatureStoreConfig
java.lang.Object
org.deegree.console.featurestore.FeatureStoreConfig
- All Implemented Interfaces:
- Serializable
public class FeatureStoreConfig
- extends Object
- implements Serializable
TODO add class documentation here
- Version:
- $Revision: 31572 $, $Date: 2011-08-18 11:11:21 +0200 (Thu, 18 Aug 2011) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureStoreConfig
public FeatureStoreConfig()
getSql
public boolean getSql()
createTables
public String createTables()
getId
public String getId()
updateId
public void updateId(javax.faces.event.ActionEvent evt)
showInfo
public String showInfo()
openLoader
public String openLoader()
throws Exception
- Throws:
Exception
getNamespaces
public List<NamespaceBinding> getNamespaces()
getNumFtsTotal
public String getNumFtsTotal()
getNumFtsAbstract
public String getNumFtsAbstract()
getNumFtsConcrete
public String getNumFtsConcrete()
getFtInfo
public String getFtInfo()
throws IOException
- Throws:
IOException
getFcInfo
public String getFcInfo()
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.