rowset.html

来自「基于mondrian 开源框架进行OLAP多维分析」· HTML 代码 · 共 740 行 · 第 1/4 页

HTML
740
字号
<DL><DD>Adds a <A HREF="../../mondrian/xmla/Rowset.Row.html" title="class in mondrian.xmla"><CODE>Rowset.Row</CODE></A> to a result, provided that it meets the necessary criteria. Returns whether the row was added.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>row</CODE> - Row<DD><CODE>rows</CODE> - List of result rows<DT><B>Throws:</B><DD><CODE><A HREF="../../mondrian/xmla/XmlaException.html" title="class in mondrian.xmla">XmlaException</A></CODE></DL></DD></DL><HR><A NAME="emit(mondrian.xmla.Rowset.Row, mondrian.xmla.XmlaResponse)"><!-- --></A><H3>emit</H3><PRE>protected void <B>emit</B>(<A HREF="../../mondrian/xmla/Rowset.Row.html" title="class in mondrian.xmla">Rowset.Row</A>&nbsp;row,                    <A HREF="../../mondrian/xmla/XmlaResponse.html" title="interface in mondrian.xmla">XmlaResponse</A>&nbsp;response)             throws <A HREF="../../mondrian/xmla/XmlaException.html" title="class in mondrian.xmla">XmlaException</A></PRE><DL><DD>Emits a row for this rowset, reading fields from a <A HREF="../../mondrian/xmla/Rowset.Row.html" title="class in mondrian.xmla"><CODE>Rowset.Row</CODE></A> object.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>row</CODE> - Row<DD><CODE>response</CODE> - XMLA response writer<DT><B>Throws:</B><DD><CODE><A HREF="../../mondrian/xmla/XmlaException.html" title="class in mondrian.xmla">XmlaException</A></CODE></DL></DD></DL><HR><A NAME="populate(java.lang.Class, java.util.List)"><!-- --></A><H3>populate</H3><PRE>protected &lt;E extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html" title="class or interface in java.lang">Enum</A>&lt;E&gt;&gt; void <B>populate</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A>&lt;E&gt;&nbsp;clazz,                                            <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../mondrian/xmla/Rowset.Row.html" title="class in mondrian.xmla">Rowset.Row</A>&gt;&nbsp;rows)                 throws <A HREF="../../mondrian/xmla/XmlaException.html" title="class in mondrian.xmla">XmlaException</A></PRE><DL><DD>Populates all of the values in an enumeration into a list of rows.<P><DD><DL></DL></DD><DD><DL><DT><B>Throws:</B><DD><CODE><A HREF="../../mondrian/xmla/XmlaException.html" title="class in mondrian.xmla">XmlaException</A></CODE></DL></DD></DL><HR><A NAME="getRestrictionTest(mondrian.xmla.RowsetDefinition.Column)"><!-- --></A><H3>getRestrictionTest</H3><PRE><A HREF="../../mondrian/xmla/Rowset.RestrictionTest.html" title="class in mondrian.xmla">Rowset.RestrictionTest</A> <B>getRestrictionTest</B>(<A HREF="../../mondrian/xmla/RowsetDefinition.Column.html" title="class in mondrian.xmla">RowsetDefinition.Column</A>&nbsp;column)</PRE><DL><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getRestrictionValueAsString(mondrian.xmla.RowsetDefinition.Column)"><!-- --></A><H3>getRestrictionValueAsString</H3><PRE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getRestrictionValueAsString</B>(<A HREF="../../mondrian/xmla/RowsetDefinition.Column.html" title="class in mondrian.xmla">RowsetDefinition.Column</A>&nbsp;column)</PRE><DL><DD>Returns the restriction if it is a String, or null otherwise. Does not attempt two determine if the restriction is an array of Strings if all members of the array have the same value (in which case one could return, again, simply a single String).<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getRestrictionValueAsInt(mondrian.xmla.RowsetDefinition.Column)"><!-- --></A><H3>getRestrictionValueAsInt</H3><PRE>int <B>getRestrictionValueAsInt</B>(<A HREF="../../mondrian/xmla/RowsetDefinition.Column.html" title="class in mondrian.xmla">RowsetDefinition.Column</A>&nbsp;column)</PRE><DL><DD>Returns a column's restriction as an <code>int</code> if it exists, -1 otherwise.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="isRestricted(mondrian.xmla.RowsetDefinition.Column)"><!-- --></A><H3>isRestricted</H3><PRE>protected boolean <B>isRestricted</B>(<A HREF="../../mondrian/xmla/RowsetDefinition.Column.html" title="class in mondrian.xmla">RowsetDefinition.Column</A>&nbsp;column)</PRE><DL><DD>Returns true if there is a restriction for the given column definition.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><a href="http://sourceforge.net/projects/mondrian"><img src="http://sourceforge.net/sflogo.php?group_id=35302&type=1" width="88" height="31" border="0" alt="SourceForge.net_Logo"></a></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../mondrian/xmla/PropertyDefinition.html" title="enum in mondrian.xmla"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../mondrian/xmla/Rowset.RestrictionTest.html" title="class in mondrian.xmla"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../index.html?mondrian/xmla/Rowset.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="Rowset.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<SCRIPT type="text/javascript">  <!--  if(window==top) {    document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');  }  //--></SCRIPT><NOSCRIPT>  <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR></BODY></HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?