org.pentaho.platform.web.servlet
Class AdhocWebServiceInteract

java.lang.Object
  extended by org.pentaho.platform.web.servlet.AdhocWebServiceInteract

public class AdhocWebServiceInteract
extends Object


Constructor Summary
AdhocWebServiceInteract()
           
 
Method Summary
static void interactiveOutput(String reportStr, OutputStream out, IPentahoSession session)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdhocWebServiceInteract

public AdhocWebServiceInteract()
Method Detail

interactiveOutput

public static void interactiveOutput(String reportStr,
                                     OutputStream out,
                                     IPentahoSession session)