Package mondrian.xmla

Class XmlaRequestCallback.Helper

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

public static class XmlaRequestCallback.Helper extends Object
  • Constructor Details

    • Helper

      public Helper()
  • Method Details

    • authorizationException

      public static XmlaException authorizationException(Exception ex)
    • generatedExpectResponse

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