<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.biouml.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.biouml.org/index.php?action=history&amp;feed=atom&amp;title=Query_system_%28extension_point%29</id>
		<title>Query system (extension point) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.biouml.org/index.php?action=history&amp;feed=atom&amp;title=Query_system_%28extension_point%29"/>
		<link rel="alternate" type="text/html" href="https://wiki.biouml.org/index.php?title=Query_system_(extension_point)&amp;action=history"/>
		<updated>2026-05-25T16:25:45Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.3</generator>

	<entry>
		<id>https://wiki.biouml.org/index.php?title=Query_system_(extension_point)&amp;diff=5223&amp;oldid=prev</id>
		<title>Lan@dote.ru: Created page with &quot;{{Extension point|querySystem|ru.biosoft.access}} === Description === This extension point allows to register classes which can be used as DataCollection query system.  === Co...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.biouml.org/index.php?title=Query_system_(extension_point)&amp;diff=5223&amp;oldid=prev"/>
				<updated>2013-09-13T07:38:03Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Extension point|querySystem|ru.biosoft.access}} === Description === This extension point allows to register classes which can be used as DataCollection query system.  === Co...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Extension point|querySystem|ru.biosoft.access}}&lt;br /&gt;
=== Description ===&lt;br /&gt;
This extension point allows to register classes which can be used as DataCollection query system.&lt;br /&gt;
&lt;br /&gt;
=== Configuration Markup ===&lt;br /&gt;
 &amp;lt;!ELEMENT querySystem&amp;gt;&lt;br /&gt;
 &amp;lt;!ATTLIST querySystem&lt;br /&gt;
      class        CDATA #REQUIRED&lt;br /&gt;
 &amp;gt;&lt;br /&gt;
&lt;br /&gt;
;class&lt;br /&gt;
:Fully-qualified name of the query system class (must implement {{Class|ru.biosoft.access.QuerySystem}} interface).&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
 &amp;lt;extension id=&amp;quot;lucene query system&amp;quot; point=&amp;quot;ru.biosoft.access.querySystem&amp;quot;&amp;gt; &lt;br /&gt;
    &amp;lt;querySystem class=&amp;quot;biouml.plugins.lucene.LuceneQuerySystemImpl&amp;quot;/&amp;gt; &lt;br /&gt;
 &amp;lt;/extension&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This extension registers {{Class|biouml.plugins.lucene.LuceneQuerySystemImpl}} as possible query system class.&lt;/div&gt;</summary>
		<author><name>Lan@dote.ru</name></author>	</entry>

	</feed>