gr.uoa.di.madgik.rr.element.search.index
Class FTIndexServiceDao

java.lang.Object
  extended by gr.uoa.di.madgik.rr.element.search.index.DataSourceDao
      extended by gr.uoa.di.madgik.rr.element.search.index.FTIndexServiceDao
All Implemented Interfaces:
gr.uoa.di.madgik.rr.element.IDaoElement

public class FTIndexServiceDao
extends DataSourceDao


Constructor Summary
FTIndexServiceDao()
           
 
Method Summary
 
Methods inherited from class gr.uoa.di.madgik.rr.element.search.index.DataSourceDao
fromXML, getCapabilities, getEndpoint, getFields, getFunctionality, getHostingNode, getID, getScopes, getType, setCapabilities, setEndpoint, setFields, setFunctionality, setHostingNode, setID, setScopes, setType, toString, toXML
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FTIndexServiceDao

public FTIndexServiceDao()