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

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

public class GeoIndexServiceDao
extends DataSourceDao


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

GeoIndexServiceDao

public GeoIndexServiceDao()