dynamicdatasourcexmlaservlettest.mockdynamicdatasourcexmlaservlet.html
来自「基于mondrian 开源框架进行OLAP多维分析」· HTML 代码 · 共 437 行 · 第 1/4 页
HTML
437 行
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html" title="class or interface in java.util">List</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../mondrian/xmla/impl/DynamicDatasourceXmlaServletTest.MockDynamicDatasourceXmlaServlet.html#flushCatalogList()">flushCatalogList</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../mondrian/xmla/DataSourcesConfig.Catalog.html" title="class in mondrian.xmla">DataSourcesConfig.Catalog</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../mondrian/xmla/impl/DynamicDatasourceXmlaServletTest.MockDynamicDatasourceXmlaServlet.html#locateCatalog(java.lang.String, java.lang.String)">locateCatalog</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> datasourceName, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> catalogName)</CODE><BR> </TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.xmla.impl.DynamicDatasourceXmlaServlet"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class mondrian.xmla.impl.<A HREF="../../../mondrian/xmla/impl/DynamicDatasourceXmlaServlet.html" title="class in mondrian.xmla.impl">DynamicDatasourceXmlaServlet</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/xmla/impl/DynamicDatasourceXmlaServlet.html#areCatalogsEqual(mondrian.xmla.DataSourcesConfig.Catalog, mondrian.xmla.DataSourcesConfig.Catalog)">areCatalogsEqual</A>, <A HREF="../../../mondrian/xmla/impl/DynamicDatasourceXmlaServlet.html#doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">doPost</A>, <A HREF="../../../mondrian/xmla/impl/DynamicDatasourceXmlaServlet.html#flushObsoleteCatalogs(mondrian.xmla.DataSourcesConfig.DataSources)">flushObsoleteCatalogs</A>, <A HREF="../../../mondrian/xmla/impl/DynamicDatasourceXmlaServlet.html#hasDataSourcesContentChanged(java.lang.String)">hasDataSourcesContentChanged</A>, <A HREF="../../../mondrian/xmla/impl/DynamicDatasourceXmlaServlet.html#parseDataSourcesUrl(java.net.URL)">parseDataSourcesUrl</A>, <A HREF="../../../mondrian/xmla/impl/DynamicDatasourceXmlaServlet.html#reloadDataSources()">reloadDataSources</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.xmla.impl.DefaultXmlaServlet"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class mondrian.xmla.impl.<A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html" title="class in mondrian.xmla.impl">DefaultXmlaServlet</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#generateSessionId(java.util.Map)">generateSessionId</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#getDocumentBuilderFactory()">getDocumentBuilderFactory</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#getSessionId(org.w3c.dom.Element, java.util.Map)">getSessionId</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#handleFault(javax.servlet.http.HttpServletResponse, byte[][], mondrian.xmla.XmlaServlet.Phase, java.lang.Throwable)">handleFault</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#handleSoapBody(javax.servlet.http.HttpServletResponse, org.w3c.dom.Element[], byte[][], java.util.Map)">handleSoapBody</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#handleSoapHeader(javax.servlet.http.HttpServletResponse, org.w3c.dom.Element[], byte[][], java.util.Map)">handleSoapHeader</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#init(javax.servlet.ServletConfig)">init</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#marshallSoapMessage(javax.servlet.http.HttpServletResponse, byte[][])">marshallSoapMessage</A>, <A HREF="../../../mondrian/xmla/impl/DefaultXmlaServlet.html#unmarshallSoapMessage(javax.servlet.http.HttpServletRequest, org.w3c.dom.Element[])">unmarshallSoapMessage</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_mondrian.xmla.XmlaServlet"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class mondrian.xmla.<A HREF="../../../mondrian/xmla/XmlaServlet.html" title="class in mondrian.xmla">XmlaServlet</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../mondrian/xmla/XmlaServlet.html#addCallback(mondrian.xmla.XmlaRequestCallback)">addCallback</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#addToDataSources(mondrian.xmla.DataSourcesConfig.DataSources)">addToDataSources</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#getBooleanInitParameter(javax.servlet.ServletConfig, java.lang.String)">getBooleanInitParameter</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#getCallbacks()">getCallbacks</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#getParameter(javax.servlet.http.HttpServletRequest, java.lang.String)">getParameter</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#getXmlaHandler()">getXmlaHandler</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#initCallbacks(javax.servlet.ServletConfig)">initCallbacks</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#initCharEncodingHandler(javax.servlet.ServletConfig)">initCharEncodingHandler</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#makeCatalogLocator(javax.servlet.ServletConfig)">makeCatalogLocator</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#makeDataSources(javax.servlet.ServletConfig)">makeDataSources</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#parseDataSources(java.lang.String)">parseDataSources</A>, <A HREF="../../../mondrian/xmla/XmlaServlet.html#readDataSourcesContent(java.net.URL)">readDataSourcesContent</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_javax.servlet.http.HttpServlet"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class javax.servlet.http.<A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html" title="class or interface in javax.servlet.http">HttpServlet</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#doDelete(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)" title="class or interface in javax.servlet.http">doDelete</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)" title="class or interface in javax.servlet.http">doGet</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#doHead(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)" title="class or interface in javax.servlet.http">doHead</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#doOptions(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)" title="class or interface in javax.servlet.http">doOptions</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#doPut(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)" title="class or interface in javax.servlet.http">doPut</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#doTrace(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)" title="class or interface in javax.servlet.http">doTrace</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#getLastModified(javax.servlet.http.HttpServletRequest)" title="class or interface in javax.servlet.http">getLastModified</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)" title="class or interface in javax.servlet.http">service</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/http/HttpServlet.html#service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)" title="class or interface in javax.servlet.http">service</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_javax.servlet.GenericServlet"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class javax.servlet.<A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html" title="class or interface in javax.servlet">GenericServlet</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#destroy()" title="class or interface in javax.servlet">destroy</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#getInitParameter(java.lang.String)" title="class or interface in javax.servlet">getInitParameter</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#getInitParameterNames()" title="class or interface in javax.servlet">getInitParameterNames</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#getServletConfig()" title="class or interface in javax.servlet">getServletConfig</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#getServletContext()" title="class or interface in javax.servlet">getServletContext</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#getServletInfo()" title="class or interface in javax.servlet">getServletInfo</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#getServletName()" title="class or interface in javax.servlet">getServletName</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#init()" title="class or interface in javax.servlet">init</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#log(java.lang.String)" title="class or interface in javax.servlet">log</A>, <A HREF="http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/GenericServlet.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in javax.servlet">log</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD></TR></TABLE> <P><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TH></TR></TABLE><A NAME="DynamicDatasourceXmlaServletTest.MockDynamicDatasourceXmlaServlet()"><!-- --></A><H3>DynamicDatasourceXmlaServletTest.MockDynamicDatasourceXmlaServlet</H3><PRE>public <B>DynamicDatasourceXmlaServletTest.MockDynamicDatasourceXmlaServlet</B>() throws <A HREF="http://eigenbase.sourceforge.net/resgen/api/org/eigenbase/xom/XOMException.html" title="class or interface in org.eigenbase.xom">XOMException</A></PRE><DL><DL><DT><B>Throws:</B><DD><CODE><A HREF="http://eigenbase.sourceforge.net/resgen/api/org/eigenbase/xom/XOMException.html" title="class or interface in org.eigenbase.xom">XOMException</A></CODE></DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="containsCatalog(java.lang.String, java.lang.String)"><!-- --></A><H3>containsCatalog</H3><PRE>public boolean <B>containsCatalog</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> datasourceName,
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?