org.eaglei.network.actions
Class DummyDataQueryAction

java.lang.Object
  extended by org.spin.node.actions.AbstractQueryAction<In>
      extended by org.eaglei.network.actions.WithSerializerQueryAction<In>
          extended by org.eaglei.network.actions.SearchProviderQueryAction<org.eaglei.search.provider.SearchRequest,org.eaglei.search.provider.SearchResultSet>
              extended by org.eaglei.network.actions.DummyDataQueryAction
All Implemented Interfaces:
HasSearchProvider, org.spin.node.actions.QueryAction<org.eaglei.search.provider.SearchRequest>

public final class DummyDataQueryAction
extends SearchProviderQueryAction<org.eaglei.search.provider.SearchRequest,org.eaglei.search.provider.SearchResultSet>

Author:
Clint Gilbert, Ricardo DeLima Jan 27, 2010 Center for Biomedical Informatics (CBMI)

Nested Class Summary
static class DummyDataQueryAction.PropNames
           
 
Field Summary
 
Fields inherited from class org.eaglei.network.actions.WithSerializerQueryAction
inputSerializer
 
Constructor Summary
DummyDataQueryAction()
           
DummyDataQueryAction(java.lang.String institutionLabel, java.lang.String institutionURI)
           
 
Method Summary
 
Methods inherited from class org.eaglei.network.actions.SearchProviderQueryAction
getSearchProvider, perform
 
Methods inherited from class org.eaglei.network.actions.WithSerializerQueryAction
unmarshal
 
Methods inherited from class org.spin.node.actions.AbstractQueryAction
destroy, isReady
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyDataQueryAction

public DummyDataQueryAction()
                     throws java.io.IOException
Throws:
java.io.IOException

DummyDataQueryAction

public DummyDataQueryAction(java.lang.String institutionLabel,
                            java.lang.String institutionURI)
                     throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2009-2010 Eagle-I. All Rights Reserved.