it.eng.qbe.conf
Class QbeConf
java.lang.Object
it.eng.qbe.conf.QbeConf
public class QbeConf
- extends java.lang.Object
- Author:
- Andrea Gioia
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static QbeConf getInstance()
getConfig
public it.eng.spago.base.SourceBean getConfig()
getQbeMessageHelper
public it.eng.qbe.utility.IQbeMessageHelper getQbeMessageHelper()
getConnectionNames
public java.util.List getConnectionNames()
getJndiConnectionName
public java.lang.String getJndiConnectionName(java.lang.String connectionName)
getDataMartModelRetriever
public it.eng.qbe.utility.IDataMartModelRetriever getDataMartModelRetriever()
throws java.lang.Exception
- Throws:
java.lang.Exception
getQueryPersister
public it.eng.qbe.utility.IQueryPersister getQueryPersister()
throws java.lang.Exception
- Throws:
java.lang.Exception
getFunctianalityProperties
public java.util.Map getFunctianalityProperties(it.eng.spago.base.SourceBean functionalitiesSB)