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

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

public class FWIndexServiceDao
extends DataSourceDao


Constructor Summary
FWIndexServiceDao()
           
 
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

FWIndexServiceDao

public FWIndexServiceDao()