Uses of Class
org.apache.taglibs.rdc.SelectOne.Options

Packages that use SelectOne.Options
org.apache.taglibs.rdc.sampleapps.musicstore A collection of classes needed by the music store sample application. 
 

Uses of SelectOne.Options in org.apache.taglibs.rdc.sampleapps.musicstore
 

Methods in org.apache.taglibs.rdc.sampleapps.musicstore that return SelectOne.Options
 SelectOne.Options MusicStoreAppBean.getOptions()
          Get the result set of the user's query as <rdc:select1> options
 

Methods in org.apache.taglibs.rdc.sampleapps.musicstore with parameters of type SelectOne.Options
 void MusicStoreAppBean.setOptions(SelectOne.Options options)
          Set the result set of the user's query as <rdc:select1> options
 



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.