mondrian.xmla
Class XmlaRequestCallback.Helper

java.lang.Object
  extended by mondrian.xmla.XmlaRequestCallback.Helper
Enclosing interface:
XmlaRequestCallback

public static class XmlaRequestCallback.Helper
extends Object

 

Constructor Summary
XmlaRequestCallback.Helper()
           
 
Method Summary
static XmlaException authorizationException(Exception ex)
           
static void generatedExpectResponse(HttpServletRequest request, HttpServletResponse response, Map<String,Object> context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlaRequestCallback.Helper

public XmlaRequestCallback.Helper()
Method Detail

authorizationException

public static XmlaException authorizationException(Exception ex)

generatedExpectResponse

public static void generatedExpectResponse(HttpServletRequest request,
                                           HttpServletResponse response,
                                           Map<String,Object> context)
                                    throws Exception
Throws:
Exception

SourceForge.net_Logo