|
||||||||||
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.engines.impl.EnginesServiceImpl
public class EnginesServiceImpl
Constructor Summary | |
---|---|
EnginesServiceImpl()
|
Method Summary | |
---|---|
it.eng.spagobi.sdk.engines.bo.SDKEngine |
getEngine(java.lang.Integer engineId)
|
it.eng.spagobi.sdk.engines.bo.SDKEngine[] |
getEngines()
|
Methods inherited from class it.eng.spagobi.sdk.AbstractSDKService |
---|
checkUserPermissionForFunctionality, getUserProfile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnginesServiceImpl()
Method Detail |
---|
public it.eng.spagobi.sdk.engines.bo.SDKEngine getEngine(java.lang.Integer engineId) throws it.eng.spagobi.sdk.exceptions.NotAllowedOperationException
getEngine
in interface it.eng.spagobi.sdk.engines.EnginesService
it.eng.spagobi.sdk.exceptions.NotAllowedOperationException
public it.eng.spagobi.sdk.engines.bo.SDKEngine[] getEngines() throws it.eng.spagobi.sdk.exceptions.NotAllowedOperationException
getEngines
in interface it.eng.spagobi.sdk.engines.EnginesService
it.eng.spagobi.sdk.exceptions.NotAllowedOperationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |