it.eng.spagobi.utilities
Class ExecutionProxy
java.lang.Object
it.eng.spagobi.utilities.ExecutionProxy
public class ExecutionProxy
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionProxy
public ExecutionProxy()
getBiObject
public BIObject getBiObject()
setBiObject
public void setBiObject(BIObject biObject)
exec
public byte[] exec(it.eng.spago.security.IEngUserProfile profile)
getReturnedContentType
public java.lang.String getReturnedContentType()
setReturnedContentType
public void setReturnedContentType(java.lang.String returnedContentType)
getFileExtensionFromContType
public java.lang.String getFileExtensionFromContType(java.lang.String contentType)