com.raritantechnologies.quickstart.taglibrary.forms
Interface ISelectListSource

All Superinterfaces:
IConfigurable
All Known Implementing Classes:
FastSearchViewListSource

public interface ISelectListSource
extends IConfigurable


Method Summary
 OrderedMap getSelectList()
          returns an OrderedMap of name = value pairs.
 
Methods inherited from interface com.raritantechnologies.searchApp.IConfigurable
initialize
 

Method Detail

getSelectList

public OrderedMap getSelectList()
returns an OrderedMap of name = value pairs.