com.raritantechnologies.hibernate
Class HibernateSearchSourceFactory

java.lang.Object
  extended bycom.raritantechnologies.hibernate.HibernateSearchSourceFactory
All Implemented Interfaces:
IXMLSearchSourceFactory

public class HibernateSearchSourceFactory
extends java.lang.Object
implements IXMLSearchSourceFactory


Constructor Summary
HibernateSearchSourceFactory()
           
 
Method Summary
 SearchSource[] createSearchSources(org.w3c.dom.Element sourceElem, ISearchFieldMapFactory factory)
           
 void initializeSource(org.w3c.dom.Element sourceElem, SearchSource source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateSearchSourceFactory

public HibernateSearchSourceFactory()
Method Detail

createSearchSources

public SearchSource[] createSearchSources(org.w3c.dom.Element sourceElem,
                                          ISearchFieldMapFactory factory)
Specified by:
createSearchSources in interface IXMLSearchSourceFactory

initializeSource

public void initializeSource(org.w3c.dom.Element sourceElem,
                             SearchSource source)
Specified by:
initializeSource in interface IXMLSearchSourceFactory