edu.iris.dmc.criteria
Interface Criteria

All Known Implementing Classes:
EventCriteria, RespCriteria, SacpzCriteria, StationCriteria, WaveformCriteria

public interface Criteria


Method Summary
 void reset()
          Will reset the criteria to its defaults
 List<String> toUrlParams()
          Constructs url's parameters
 

Method Detail

toUrlParams

List<String> toUrlParams()
                         throws CriteriaException,
                                UnsupportedEncodingException
Constructs url's parameters

Returns:
Throws:
CriteriaException
UnsupportedEncodingException

reset

void reset()
Will reset the criteria to its defaults



Copyright © 2013. All Rights Reserved.