org.eaglei.network.actions
Class RDFQueryAction

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.RDFQueryAction
All Implemented Interfaces:
HasSearchProvider, org.spin.node.actions.QueryAction<org.eaglei.search.provider.SearchRequest>

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

Author:
Clint Gilbert Feb 11, 2010 Center for Biomedical Informatics (CBMI)

Nested Class Summary
static class RDFQueryAction.Props
           
 
Field Summary
 
Fields inherited from class org.eaglei.network.actions.WithSerializerQueryAction
inputSerializer
 
Constructor Summary
RDFQueryAction()
           
 
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

RDFQueryAction

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


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