|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmondrian.xmla.Rowset
mondrian.xmla.RowsetDefinition.DiscoverDatasourcesRowset
static class RowsetDefinition.DiscoverDatasourcesRowset
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class mondrian.xmla.Rowset |
|---|
Rowset.RestrictionTest, Rowset.Row, Rowset.XmlElement |
| Field Summary |
|---|
| Fields inherited from class mondrian.xmla.Rowset |
|---|
handler, LOGGER, properties, request, restrictions, rowsetDefinition |
| Constructor Summary | |
|---|---|
RowsetDefinition.DiscoverDatasourcesRowset(XmlaRequest request,
XmlaHandler handler)
|
|
| Method Summary | |
|---|---|
void |
populate(XmlaResponse response,
java.util.List<Rowset.Row> rows)
Gathers the set of rows which match a given set of the criteria. |
protected void |
setProperty(PropertyDefinition propertyDef,
java.lang.String value)
Sets a property for this rowset. |
| Methods inherited from class mondrian.xmla.Rowset |
|---|
addRow, emit, getRestrictionTest, getRestrictionValueAsInt, getRestrictionValueAsString, isRestricted, populate, pruneRestrictions, unparse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RowsetDefinition.DiscoverDatasourcesRowset(XmlaRequest request,
XmlaHandler handler)
| Method Detail |
|---|
public void populate(XmlaResponse response,
java.util.List<Rowset.Row> rows)
throws XmlaException
Rowset
populate in class RowsetXmlaException
protected void setProperty(PropertyDefinition propertyDef,
java.lang.String value)
Rowset
setProperty in class Rowset
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||