Package com.appliedolap.essbase.misc
package com.appliedolap.essbase.misc
Response models for REST endpoints whose JSON shape doesn't correspond to a generated model
class. Currently just
MdxJson, the shape returned by the
MDX-execute endpoint's JSON output, which
EssCubeImpl.executeMdx(String) deserializes into to build
an EssGridImpl result.-
Classes