org.eaglei.network.actions
Class CountQueryAction

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.SearchCountRequest,org.eaglei.search.provider.SearchCounts>
              extended by org.eaglei.network.actions.CountQueryAction
All Implemented Interfaces:
HasSearchProvider, org.spin.node.actions.QueryAction<org.eaglei.search.provider.SearchCountRequest>

public final class CountQueryAction
extends SearchProviderQueryAction<org.eaglei.search.provider.SearchCountRequest,org.eaglei.search.provider.SearchCounts>

Author:
Clint Gilbert Jul 7, 2010 Center for Biomedical Informatics (CBMI)

Constructor Summary
CountQueryAction()
           
 
Method Summary
 
Methods inherited from class org.eaglei.network.actions.SearchProviderQueryAction
getSearchProvider, perform
 
Methods inherited from class org.eaglei.network.actions.WithSerializerQueryAction
getInputSerializer, 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

CountQueryAction

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


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