it.eng.spagobi.sdk.test.impl
Class TestConnectionServiceImpl

java.lang.Object
  extended by it.eng.spagobi.sdk.AbstractSDKService
      extended by it.eng.spagobi.sdk.test.impl.TestConnectionServiceImpl
All Implemented Interfaces:
it.eng.spagobi.sdk.test.TestConnectionService

public class TestConnectionServiceImpl
extends AbstractSDKService
implements it.eng.spagobi.sdk.test.TestConnectionService


Constructor Summary
TestConnectionServiceImpl()
           
 
Method Summary
 boolean connect()
           
 
Methods inherited from class it.eng.spagobi.sdk.AbstractSDKService
checkUserPermissionForFunctionality, getUserProfile, setTenant, unsetTenant
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestConnectionServiceImpl

public TestConnectionServiceImpl()
Method Detail

connect

public boolean connect()
Specified by:
connect in interface it.eng.spagobi.sdk.test.TestConnectionService