Uses of Interface
mondrian.xmla.XmlaResponse
-
Uses of XmlaResponse in mondrian.xmla
Modifier and TypeMethodDescriptionvoid
RowsetDefinition.MdschemaCubesRowset.populateImpl
(XmlaResponse response, org.olap4j.OlapConnection connection, List<mondrian.xmla.Rowset.Row> rows) void
RowsetDefinition.MdschemaFunctionsRowset.populateImpl
(XmlaResponse response, org.olap4j.OlapConnection connection, List<mondrian.xmla.Rowset.Row> rows) void
RowsetDefinition.MdschemaMeasuresRowset.populateImpl
(XmlaResponse response, org.olap4j.OlapConnection connection, List<mondrian.xmla.Rowset.Row> rows) void
XmlaHandler.process
(XmlaRequest request, XmlaResponse response) Processes a request. -
Uses of XmlaResponse in mondrian.xmla.impl