edu.iris.Fissures.IfSeismogramMgr
Interface SeismogramFinderOperations

All Superinterfaces:
SeismogramComponentOperations
All Known Subinterfaces:
SeismogramFinder
All Known Implementing Classes:
_SeismogramFinderStub, SeismogramFinderPOA, SeismogramFinderPOATie

public interface SeismogramFinderOperations
extends SeismogramComponentOperations

The Finder interface contains the operation for location a seismogram


Method Summary
 RemoteMotionVector find_group(GroupRequest[] a_request)
           
 SeismogramAccess[] find_seismograms(RequestFilter[] a_request)
           
 
Methods inherited from interface edu.iris.Fissures.IfSeismogramMgr.SeismogramComponentOperations
a_factory, a_finder
 

Method Detail

find_seismograms

SeismogramAccess[] find_seismograms(RequestFilter[] a_request)
                                    throws FissuresException
Throws:
FissuresException

find_group

RemoteMotionVector find_group(GroupRequest[] a_request)
                              throws FissuresException
Throws:
FissuresException