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

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

public class OpenSearchDataSourceDao
extends DataSourceDao


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

OpenSearchDataSourceDao

public OpenSearchDataSourceDao()