|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.sdk.AbstractSDKService
it.eng.spagobi.sdk.datasources.impl.DataSourcesSDKServiceImpl
public class DataSourcesSDKServiceImpl
Constructor Summary | |
---|---|
DataSourcesSDKServiceImpl()
|
Method Summary | |
---|---|
it.eng.spagobi.sdk.datasources.bo.SDKDataSource |
getDataSource(java.lang.Integer dataSourceId)
|
it.eng.spagobi.sdk.datasources.bo.SDKDataSource[] |
getDataSources()
|
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 |
---|
public DataSourcesSDKServiceImpl()
Method Detail |
---|
public it.eng.spagobi.sdk.datasources.bo.SDKDataSource getDataSource(java.lang.Integer dataSourceId) throws it.eng.spagobi.sdk.exceptions.NotAllowedOperationException
getDataSource
in interface it.eng.spagobi.sdk.datasources.DataSourcesSDKService
it.eng.spagobi.sdk.exceptions.NotAllowedOperationException
public it.eng.spagobi.sdk.datasources.bo.SDKDataSource[] getDataSources() throws it.eng.spagobi.sdk.exceptions.NotAllowedOperationException
getDataSources
in interface it.eng.spagobi.sdk.datasources.DataSourcesSDKService
it.eng.spagobi.sdk.exceptions.NotAllowedOperationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |