it.eng.spagobi.jpivotaddins.engines.jpivotxmla.connection
Class XMLAConnection

java.lang.Object
  extended by it.eng.spagobi.jpivotaddins.engines.jpivotxmla.connection.XMLAConnection
All Implemented Interfaces:
IConnection

public class XMLAConnection
extends java.lang.Object
implements IConnection

Author:
Andrea Gioia

Field Summary
 
Fields inherited from interface it.eng.spagobi.jpivotaddins.engines.jpivotxmla.connection.IConnection
JDBC_CONNECTION, JNDI_CONNECTION, XMLA_CONNECTION
 
Constructor Summary
XMLAConnection(it.eng.spago.base.SourceBean connSb)
           
 
Method Summary
 java.lang.String getName()
           
 int getType()
           
 java.lang.String getXmlaServerUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLAConnection

public XMLAConnection(it.eng.spago.base.SourceBean connSb)
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface IConnection

getXmlaServerUrl

public java.lang.String getXmlaServerUrl()

getType

public int getType()
Specified by:
getType in interface IConnection