org.eaglei.network.actions
Interface SearchProviderOp<P,R>

Type Parameters:
P -
R -
All Superinterfaces:
HasSearchProvider

public interface SearchProviderOp<P,R>
extends HasSearchProvider

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

Method Summary
 R perform(P param)
           
 
Methods inherited from interface org.eaglei.network.actions.HasSearchProvider
getSearchProvider
 

Method Detail

perform

R perform(P param)
          throws java.io.IOException
Throws:
java.io.IOException


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