org.fao.geonet.services.util.z3950
Class GNSearchSessionFactory

java.lang.Object
  extended by org.jzkit.search.impl.SearchSessionFactoryImpl
      extended by org.fao.geonet.services.util.z3950.GNSearchSessionFactory
All Implemented Interfaces:
org.jzkit.search.SearchSessionFactory, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class GNSearchSessionFactory
extends org.jzkit.search.impl.SearchSessionFactoryImpl

Overloaded JZKit Search Factory with added explain operation functionality

Author:
'Timo Proescholdt '

Field Summary
protected  org.springframework.context.ApplicationContext appl_ctx
           
 
Constructor Summary
GNSearchSessionFactory()
           
 
Method Summary
 org.jzkit.search.ExplainInformationDTO explain()
           
 void setApplicationContext(org.springframework.context.ApplicationContext ctx)
           
 
Methods inherited from class org.jzkit.search.impl.SearchSessionFactoryImpl
activeSessions, getResultsPageFor, getResultsPageFor, getSearchSession, getSearchSession, getSession, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

appl_ctx

protected org.springframework.context.ApplicationContext appl_ctx
Constructor Detail

GNSearchSessionFactory

public GNSearchSessionFactory()
Method Detail

setApplicationContext

public void setApplicationContext(org.springframework.context.ApplicationContext ctx)
Specified by:
setApplicationContext in interface org.springframework.context.ApplicationContextAware
Overrides:
setApplicationContext in class org.jzkit.search.impl.SearchSessionFactoryImpl

explain

public org.jzkit.search.ExplainInformationDTO explain()
Specified by:
explain in interface org.jzkit.search.SearchSessionFactory
Overrides:
explain in class org.jzkit.search.impl.SearchSessionFactoryImpl


Copyright © 2003-2013. All Rights Reserved.