Package mondrian.xmla

Class XmlaRequestCallback.Helper

  • Enclosing interface:
    XmlaRequestCallback

    public static class XmlaRequestCallback.Helper
    extends java.lang.Object
    • Constructor Detail

      • Helper

        public Helper()
    • Method Detail

      • authorizationException

        public static XmlaException authorizationException​(java.lang.Exception ex)
      • generatedExpectResponse

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