|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseRec | |
jreceiver.common.callback.rec | |
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.tag | A set of beans and interfaces for 'tag' metadata referenced by media sources. |
jreceiver.common.rec.util | A set of beans representing various things that don't yet fit in other categories. |
Uses of BaseRec in jreceiver.common.callback.rec |
Subclasses of BaseRec in jreceiver.common.callback.rec | |
class |
DeviceStatusRec
Details for a device provided by a driver. |
class |
DsettingBoolRec
Bean to represent a boolean setting item (usually appears as checkbox) |
class |
DsettingIntRec
Bean to represent a int setting item |
class |
DsettingListRec
Bean to represent a list setting item |
class |
DsettingRec
Base functionality for all player/driver setting items |
class |
DsettingStrRec
Bean to represent a string setting item |
class |
DsettingUrlRec
Bean to represent a url setting item |
Uses of BaseRec in jreceiver.common.rec.driver |
Subclasses of BaseRec in jreceiver.common.rec.driver | |
class |
CommandRec
A record from the command table |
class |
DeviceBindingKey
An interface representing a single master/slave binding key |
class |
DeviceBindingRec
Bean to represent a single devbind record |
class |
DeviceRec
A record from the Drivers table |
class |
DriverBindingKey
An interface representing a single master/slave binding key |
class |
DriverBindingRec
Bean to represent a single driverbind record |
class |
DriverRec
A record from the Driver table |
class |
SignalKey
An interface describing a signal associated with a driverbind profile. |
class |
SignalRec
Bean to represent a signal (command:driverbind binding) |
Uses of BaseRec in jreceiver.common.rec.security |
Subclasses of BaseRec in jreceiver.common.rec.security | |
class |
HandlerRec
Bean to represent a single handler folder record |
class |
MethodKey
An interface representing a single master/slave binding key |
class |
MethodRec
Bean to represent a single driverbind record |
class |
RoleAuthKey
An interface describing a RoleAuth associated with a method profile. |
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 BaseRec in jreceiver.common.rec.site |
Subclasses of BaseRec in jreceiver.common.rec.site | |
class |
FolderRec
Bean to represent a single folder record |
class |
RootKey
An interface describing a root |
class |
RootRec
Bean to represent a single root folder record |
class |
SiteRec
Bean to describe a record for the Site table |
Uses of BaseRec in jreceiver.common.rec.source |
Subclasses of BaseRec in jreceiver.common.rec.source | |
class |
DplaylistRec
Bean to represent a single dynamic playlist record |
class |
FilterableRec
Bean to represent a single filterable source |
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 |
MexternalRec
Concrete implementation of an offsite source |
class |
MfileRec
Bean to describe a record for the Mfiles table |
class |
PlaylistRec
Abstract class to provide basic implementation of Playlist interface |
class |
SourceRec
Bean to describe a record for the Source table |
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 BaseRec in jreceiver.common.rec.tag |
Subclasses of BaseRec in jreceiver.common.rec.tag | |
class |
AlbumRec
Bean to represent a single album |
class |
ArtistRec
Bean to represent a single artist record |
class |
CommentRec
Bean to represent a single comment record |
class |
ComposerRec
Bean to represent a single composer |
class |
GenreRec
Bean to represent a single genre |
Uses of BaseRec in jreceiver.common.rec.util |
Subclasses of BaseRec in jreceiver.common.rec.util | |
class |
MenuRec
Bean to represent a single menu item, with associated tune count and index. |
class |
TranscoderRec
Bean to represent a single transcoder record |
class |
TuneQueryRec
A basic interface to filter tunes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |