it.eng.spagobi.utilities
Class ExecutionProxy

java.lang.Object
  extended by it.eng.spagobi.utilities.ExecutionProxy

public class ExecutionProxy
extends java.lang.Object


Constructor Summary
ExecutionProxy()
           
 
Method Summary
 byte[] exec(it.eng.spago.security.IEngUserProfile profile)
           
 BIObject getBiObject()
           
 void setBiObject(BIObject biObject)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutionProxy

public ExecutionProxy()
Method Detail

getBiObject

public BIObject getBiObject()

setBiObject

public void setBiObject(BIObject biObject)

exec

public byte[] exec(it.eng.spago.security.IEngUserProfile profile)