Uses of Interface
jreceiver.common.rec.Selectable

Packages that use Selectable
jreceiver.common.rec.driver A set of beans and interfaces geared towards hardware and its control through drivers. 
jreceiver.common.rec.security   
jreceiver.common.rec.site A set of beans and interfaces describing the physical makeup of a media collection. 
jreceiver.common.rec.source A set of beans and interfaces, each of which is keyed by a source id (src_id). 
jreceiver.common.rec.util A set of beans representing various things that don't yet fit in other categories. 
 

Uses of Selectable in jreceiver.common.rec.driver
 

Classes in jreceiver.common.rec.driver that implement Selectable
 class DeviceBindingRec
          Bean to represent a single devbind record
 class DriverBindingRec
          Bean to represent a single driverbind record
 class DriverCommandRec
          Bean to represent a single 'command list' record
 class SignalRec
          Bean to represent a signal (command:driverbind binding)
 

Uses of Selectable in jreceiver.common.rec.security
 

Classes in jreceiver.common.rec.security that implement Selectable
 class HandlerRec
          Bean to represent a single handler folder record
 class MethodRec
          Bean to represent a single driverbind record
 class RoleAuthRec
          Bean to represent a Role Authorization
 class RoleRec
          Bean to represent a single role folder record
 class UserRec
          Bean to represent a single user record
 

Uses of Selectable in jreceiver.common.rec.site
 

Classes in jreceiver.common.rec.site that implement Selectable
 class FolderRec
          Bean to represent a single folder record
 class RootRec
          Bean to represent a single root folder record
 class SiteRec
          Bean to describe a record for the Site table
 

Uses of Selectable in jreceiver.common.rec.source
 

Subinterfaces of Selectable in jreceiver.common.rec.source
 interface Playlist
          An interface to be implemented by all playlist sources.
 

Classes in jreceiver.common.rec.source that implement Selectable
 class DplaylistRec
          Bean to represent a single dynamic playlist record
 class FplaylistRec
          Bean to represent a single playlist file record
 class FtuneRec
          Bean to represent a single tune file
 class HplaylistRec
          Bean to represent a single Tree (hierarchical) playlist record
 class PlaylistRec
          Abstract class to provide basic implementation of Playlist interface
 class SplaylistRec
          Bean to represent a station playlist
 class StuneRec
          Bean to represent a station tune.
 class TuneRec
          Abstract class to provide basic implementation of Tune interface
 

Uses of Selectable in jreceiver.common.rec.util
 

Classes in jreceiver.common.rec.util that implement Selectable
 class TranscoderRec
          Bean to represent a single transcoder record
 



Copyright © 2001-2002 Reed Esau, All Rights Reserved.