A B C D E F G H I J K L M N O P R S T U V

A

addComment(String) - Method in class jreceiver.common.rec.source.TuneRec
add a comment, starting with the summary and then text
addGenre(String) - Method in class jreceiver.common.rec.source.TuneRec
assign a single genre
addGenre(String) - Method in interface jreceiver.common.rec.source.Tune
assign a single genre
addPlaylistKey(int) - Method in class jreceiver.common.rec.util.TuneQueryRec
 
addPlaylistKey(int) - Method in interface jreceiver.common.rec.util.TuneQuery
 
addPlaylistKeys(Iterator) - Method in class jreceiver.common.rec.util.TuneQueryRec
 
addPlaylistKeys(Iterator) - Method in interface jreceiver.common.rec.util.TuneQuery
 
address - Variable in class jreceiver.common.rec.driver.DeviceRec
 
addTuneKey(int) - Method in class jreceiver.common.rec.util.TuneQueryRec
 
addTuneKey(int) - Method in interface jreceiver.common.rec.util.TuneQuery
 
addTuneKeys(Iterator) - Method in class jreceiver.common.rec.util.TuneQueryRec
 
addTuneKeys(Iterator) - Method in interface jreceiver.common.rec.util.TuneQuery
 
Album - interface jreceiver.common.rec.tag.Album.
An interface describing a album.
AlbumRec - class jreceiver.common.rec.tag.AlbumRec.
Bean to represent a single album
AlbumRec(Hashtable) - Constructor for class jreceiver.common.rec.tag.AlbumRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
AlbumRec(int, String) - Constructor for class jreceiver.common.rec.tag.AlbumRec
ctor
Artist - interface jreceiver.common.rec.tag.Artist.
An interface describing a artist.
ArtistRec - class jreceiver.common.rec.tag.ArtistRec.
Bean to represent a single artist record
ArtistRec(Hashtable) - Constructor for class jreceiver.common.rec.tag.ArtistRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
ArtistRec(int, String) - Constructor for class jreceiver.common.rec.tag.ArtistRec
ctor
authorize(String) - Method in class jreceiver.common.rpc.RpcBaseDirect
obtain the authorization mask in a basic security check

B

BaseRec - class jreceiver.common.rec.BaseRec.
Bean that serves as a common base class for all 'Rec' classes.
BaseRec() - Constructor for class jreceiver.common.rec.BaseRec
 

C

CLEAR - Static variable in interface jreceiver.common.rpc.Signals
 
CLEAR - Static variable in interface jreceiver.common.rpc.Scanner
 
clear() - Method in interface jreceiver.common.rpc.Scanner
purge the database of all scanned data
clear(SignalKey) - Method in interface jreceiver.common.rpc.Signals
clear a signal's data
clearPlaylistKeys() - Method in class jreceiver.common.rec.util.TuneQueryRec
 
clearPlaylistKeys() - Method in interface jreceiver.common.rec.util.TuneQuery
 
clearTuneKeys() - Method in class jreceiver.common.rec.util.TuneQueryRec
 
clearTuneKeys() - Method in interface jreceiver.common.rec.util.TuneQuery
 
cmd - Variable in class jreceiver.common.rec.driver.SignalRec
 
cmd_code - Variable in class jreceiver.common.rec.driver.CommandRec
 
cmd_id - Variable in class jreceiver.common.rec.driver.SignalKey
 
Command - interface jreceiver.common.rec.driver.Command.
An interface describing a JRec command, which can serve one or more Players.
command_id - Variable in class jreceiver.common.rec.driver.CommandRec
 
CommandListener - interface jreceiver.common.callback.rpc.CommandListener.
Interface to be supported by drivers that can respond to direct commands
CommandListenerDirect - class jreceiver.common.callback.rpc.CommandListenerDirect.
To be implemented by drivers that can respond to direct commands
CommandListenerDirect(User) - Constructor for class jreceiver.common.callback.rpc.CommandListenerDirect
 
CommandRec - class jreceiver.common.rec.driver.CommandRec.
A record from the command table
CommandRec() - Constructor for class jreceiver.common.rec.driver.CommandRec
ctor - for use as bean
CommandRec(Hashtable) - Constructor for class jreceiver.common.rec.driver.CommandRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
CommandRec(int, String, int) - Constructor for class jreceiver.common.rec.driver.CommandRec
ctor - default
Commands - interface jreceiver.common.rpc.Commands.
Command-oriented queries and updates for a (possibly-remote) JRec server
Comment - interface jreceiver.common.rec.tag.Comment.
An interface describing a comment.
CommentRec - class jreceiver.common.rec.tag.CommentRec.
Bean to represent a single comment record
CommentRec(Hashtable) - Constructor for class jreceiver.common.rec.tag.CommentRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
CommentRec(int, String, String) - Constructor for class jreceiver.common.rec.tag.CommentRec
ctor
compareTo(Object) - Method in class jreceiver.common.rec.security.MethodKey
Compares this object with the specified object for order.
Composer - interface jreceiver.common.rec.tag.Composer.
An interface describing a composer.
ComposerRec - class jreceiver.common.rec.tag.ComposerRec.
Bean to represent a single composer
ComposerRec(Hashtable) - Constructor for class jreceiver.common.rec.tag.ComposerRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
ComposerRec(int, String) - Constructor for class jreceiver.common.rec.tag.ComposerRec
ctor
content_url - Variable in class jreceiver.common.rec.site.SiteRec
 
ControllerListener - interface jreceiver.common.callback.rpc.ControllerListener.
Interface to be supported by devices that offer external control of other devices.
ControllerListenerDirect - class jreceiver.common.callback.rpc.ControllerListenerDirect.
To be implemented by devices that offer external control of other devices.
ControllerListenerDirect(User) - Constructor for class jreceiver.common.callback.rpc.ControllerListenerDirect
 
createFromFormattedKey(String) - Static method in class jreceiver.common.rec.security.MethodKey
create a new MethodKey object from a formatted method key String
createInstance(Hashtable) - Static method in class jreceiver.common.callback.rec.DsettingRec
Create a basic SettingRec object of the specified type.
createInstance(Hashtable) - Static method in class jreceiver.common.rec.source.SourceRec
Create a SourceRec object preserved as a hash that has arrived over an XML-RPC connection or similar.
createInstance(Hashtable) - Static method in class jreceiver.common.rec.source.PlaylistRec
Create a PlaylistRec object preserved as a hash that has arrived over an XML-RPC connection or similar.
createInstance(Hashtable) - Static method in class jreceiver.common.rec.source.TuneRec
Create a TuneRec object preserved as a hash that has arrived over an XML-RPC connection or similar.
createInstance(int, String, String, int, int) - Static method in class jreceiver.common.rec.source.PlaylistRec
Create a basic PlaylistRec object of the specified type.
createInstance(String, int, int, String, Vector, int, int, int, int, Artist, Album, Composer, Comment) - Static method in class jreceiver.common.rec.source.TuneRec
Create a basic TuneRec object of the specified type.

D

def_value - Variable in class jreceiver.common.callback.rec.DsettingRec
the default value
DEFAULT_HOME_CONTENT_URL - Static variable in interface jreceiver.common.rec.site.Site
 
DEFAULT_URL - Static variable in interface jreceiver.common.rec.source.Source
 
DELETE - Static variable in interface jreceiver.common.rpc.Settings
 
DELETE_RECS - Static variable in interface jreceiver.common.rpc.ServerTable
 
delete(String) - Method in interface jreceiver.common.rpc.Settings
remove a settings value
deleteRecs(Vector) - Method in interface jreceiver.common.rpc.ServerTable
delete a record for the given keys
desc - Variable in class jreceiver.common.callback.rec.DsettingRec
the description of the setting item, for the locale
descript - Variable in class jreceiver.common.rec.security.RoleRec
 
DETECT - Static variable in interface jreceiver.common.rpc.RpcBase
 
detect() - Method in class jreceiver.common.rpc.RpcBaseDirect
returns true if server is detected and active
detect() - Method in interface jreceiver.common.rpc.RpcBase
returns true if server is detected and active
Device - interface jreceiver.common.rec.driver.Device.
An interface describing a JRec device, which can serve one or more Players.
device_id - Variable in class jreceiver.common.rec.driver.DeviceRec
 
DeviceBinding - interface jreceiver.common.rec.driver.DeviceBinding.
An interface representing a single master/slave binding between two devices.
DeviceBindingKey - class jreceiver.common.rec.driver.DeviceBindingKey.
An interface representing a single master/slave binding key
DeviceBindingKey(DriverBindingKey, int, int) - Constructor for class jreceiver.common.rec.driver.DeviceBindingKey
ctor - shallow
DeviceBindingKey(Hashtable) - Constructor for class jreceiver.common.rec.driver.DeviceBindingKey
ctor - construct from a hashtable, usually retrieved via XML-RPC
DeviceBindingRec - class jreceiver.common.rec.driver.DeviceBindingRec.
Bean to represent a single devbind record
DeviceBindingRec(DeviceBindingKey) - Constructor for class jreceiver.common.rec.driver.DeviceBindingRec
ctor - shallow
DeviceBindingRec(DeviceBindingKey, Device, Device) - Constructor for class jreceiver.common.rec.driver.DeviceBindingRec
ctor - deep
DeviceBindingRec(Hashtable) - Constructor for class jreceiver.common.rec.driver.DeviceBindingRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
DeviceBindings - interface jreceiver.common.rpc.DeviceBindings.
DeviceBinding-definition queries and updates for a (possibly-remote) JRec server
DeviceRec - class jreceiver.common.rec.driver.DeviceRec.
A record from the Drivers table
DeviceRec() - Constructor for class jreceiver.common.rec.driver.DeviceRec
ctor - for use as bean
DeviceRec(Hashtable) - Constructor for class jreceiver.common.rec.driver.DeviceRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
DeviceRec(int, int, String, long) - Constructor for class jreceiver.common.rec.driver.DeviceRec
ctor - default
Devices - interface jreceiver.common.rpc.Devices.
Device-related queries and updates for a (possibly-remote) JRec server
DeviceStatus - interface jreceiver.common.callback.rec.DeviceStatus.
An interface describing a JRec device, which can serve one or more Players.
DeviceStatusRec - class jreceiver.common.callback.rec.DeviceStatusRec.
Details for a device provided by a driver.
DeviceStatusRec(Hashtable) - Constructor for class jreceiver.common.callback.rec.DeviceStatusRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
DeviceStatusRec(int, int, String, long, String, int, Source, long) - Constructor for class jreceiver.common.callback.rec.DeviceStatusRec
ctor
dissolve(Vector) - Static method in class jreceiver.common.rec.BaseRec
Hash each hashable object that appears in the vector
dissolveMap(Hashtable) - Static method in class jreceiver.common.rec.BaseRec
Hash each hashable object that appears in the map
DplaylistRec - class jreceiver.common.rec.source.DplaylistRec.
Bean to represent a single dynamic playlist record
DplaylistRec(Hashtable) - Constructor for class jreceiver.common.rec.source.DplaylistRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
DplaylistRec(int, String, int, PtarURI, URL, String, String, int) - Constructor for class jreceiver.common.rec.source.DplaylistRec
ctor - used by PlaylistDB.getRecs
DplaylistRec(int, String, int, PtarURI, URL, String, String, int, String) - Constructor for class jreceiver.common.rec.source.DplaylistRec
ctor - deep, with raw_filter string
Driver - interface jreceiver.common.rec.driver.Driver.
An interface describing a JRec driver, which can serve one or more Players.
driver_id - Variable in class jreceiver.common.rec.driver.DeviceRec
 
DriverBinding - interface jreceiver.common.rec.driver.DriverBinding.
An interface representing a single driverbind.
DriverBindingKey - class jreceiver.common.rec.driver.DriverBindingKey.
An interface representing a single master/slave binding key
DriverBindingKey() - Constructor for class jreceiver.common.rec.driver.DriverBindingKey
default
DriverBindingKey(Hashtable) - Constructor for class jreceiver.common.rec.driver.DriverBindingKey
ctor - construct from a hashtable, usually retrieved via XML-RPC
DriverBindingKey(int, int) - Constructor for class jreceiver.common.rec.driver.DriverBindingKey
ctor - shallow
DriverBindingRec - class jreceiver.common.rec.driver.DriverBindingRec.
Bean to represent a single driverbind record
DriverBindingRec() - Constructor for class jreceiver.common.rec.driver.DriverBindingRec
ctor - default
DriverBindingRec(DriverBindingKey) - Constructor for class jreceiver.common.rec.driver.DriverBindingRec
ctor - shallow
DriverBindingRec(DriverBindingKey, Vector, Driver, Driver) - Constructor for class jreceiver.common.rec.driver.DriverBindingRec
ctor - deep
DriverBindingRec(Hashtable) - Constructor for class jreceiver.common.rec.driver.DriverBindingRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
DriverBindings - interface jreceiver.common.rpc.DriverBindings.
Driver Binding-definition queries and updates for a (possibly-remote) JRec server
DriverCommand - interface jreceiver.common.rec.driver.DriverCommand.
An interface describing a driver that possesses a collection of command identifiers.
DriverCommandRec - class jreceiver.common.rec.driver.DriverCommandRec.
Bean to represent a single 'command list' record
DriverCommandRec(Hashtable) - Constructor for class jreceiver.common.rec.driver.DriverCommandRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
DriverCommandRec(int, Vector) - Constructor for class jreceiver.common.rec.driver.DriverCommandRec
ctor - shallow
DriverRec - class jreceiver.common.rec.driver.DriverRec.
A record from the Driver table
DriverRec() - Constructor for class jreceiver.common.rec.driver.DriverRec
ctor - default
DriverRec(Hashtable) - Constructor for class jreceiver.common.rec.driver.DriverRec
ctor - via xml-rpc or similar
DriverRec(int, String) - Constructor for class jreceiver.common.rec.driver.DriverRec
ctor - very shallow
DriverRec(int, String, URL, String, String, int, int, int, boolean, boolean, boolean) - Constructor for class jreceiver.common.rec.driver.DriverRec
ctor - shallow
DriverRec(int, String, URL, String, String, int, int, int, boolean, boolean, boolean, Vector, Vector) - Constructor for class jreceiver.common.rec.driver.DriverRec
ctor - deep, with device list
Drivers - interface jreceiver.common.rpc.Drivers.
Driver-related queries and updates for a (possibly-remote) JRec server.
drvbind_key - Variable in class jreceiver.common.rec.driver.SignalKey
 
Dsetting - interface jreceiver.common.callback.rec.Dsetting.
An interface describing a single setting item
DSETTING_TYPE_BOOL - Static variable in interface jreceiver.common.callback.rec.Dsetting
 
DSETTING_TYPE_INT - Static variable in interface jreceiver.common.callback.rec.Dsetting
 
DSETTING_TYPE_LIST - Static variable in interface jreceiver.common.callback.rec.Dsetting
 
DSETTING_TYPE_STR - Static variable in interface jreceiver.common.callback.rec.Dsetting
 
DSETTING_TYPE_URL - Static variable in interface jreceiver.common.callback.rec.Dsetting
 
DsettingBool - interface jreceiver.common.callback.rec.DsettingBool.
An interface describing a single menu item
DsettingBoolRec - class jreceiver.common.callback.rec.DsettingBoolRec.
Bean to represent a boolean setting item (usually appears as checkbox)
DsettingBoolRec(Hashtable) - Constructor for class jreceiver.common.callback.rec.DsettingBoolRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
DsettingBoolRec(String, String, String, Locale, boolean) - Constructor for class jreceiver.common.callback.rec.DsettingBoolRec
 
DsettingInt - interface jreceiver.common.callback.rec.DsettingInt.
An interface describing a single menu item
DsettingIntRec - class jreceiver.common.callback.rec.DsettingIntRec.
Bean to represent a int setting item
DsettingIntRec(Hashtable) - Constructor for class jreceiver.common.callback.rec.DsettingIntRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
DsettingIntRec(String, boolean, String, String, Locale, int) - Constructor for class jreceiver.common.callback.rec.DsettingIntRec
 
DsettingIntRec(String, boolean, String, String, Locale, int, int, int) - Constructor for class jreceiver.common.callback.rec.DsettingIntRec
 
DsettingList - interface jreceiver.common.callback.rec.DsettingList.
An interface describing a single menu item
DsettingListRec - class jreceiver.common.callback.rec.DsettingListRec.
Bean to represent a list setting item
DsettingListRec(Hashtable) - Constructor for class jreceiver.common.callback.rec.DsettingListRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
DsettingListRec(String, boolean, String, String, Locale, Vector, String) - Constructor for class jreceiver.common.callback.rec.DsettingListRec
 
DsettingRec - class jreceiver.common.callback.rec.DsettingRec.
Base functionality for all player/driver setting items
DsettingRec(Hashtable) - Constructor for class jreceiver.common.callback.rec.DsettingRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
DsettingRec(String, int, boolean, String, String, Locale) - Constructor for class jreceiver.common.callback.rec.DsettingRec
 
DsettingStr - interface jreceiver.common.callback.rec.DsettingStr.
An interface describing a single menu item
DsettingStrRec - class jreceiver.common.callback.rec.DsettingStrRec.
Bean to represent a string setting item
DsettingStrRec(Hashtable) - Constructor for class jreceiver.common.callback.rec.DsettingStrRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
DsettingStrRec(String, boolean, String, String, Locale, String) - Constructor for class jreceiver.common.callback.rec.DsettingStrRec
 
DsettingStrRec(String, boolean, String, String, Locale, String, int, int) - Constructor for class jreceiver.common.callback.rec.DsettingStrRec
 
DsettingUrl - interface jreceiver.common.callback.rec.DsettingUrl.
An interface describing a single menu item
DsettingUrlRec - class jreceiver.common.callback.rec.DsettingUrlRec.
Bean to represent a url setting item
DsettingUrlRec(Hashtable) - Constructor for class jreceiver.common.callback.rec.DsettingUrlRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
DsettingUrlRec(String, boolean, String, String, Locale, URL) - Constructor for class jreceiver.common.callback.rec.DsettingUrlRec
 

E

ENCODE_ALBUMS - Static variable in interface jreceiver.common.rpc.Menus
 
ENCODE_ARTISTS - Static variable in interface jreceiver.common.rpc.Menus
 
ENCODE_BINARY - Static variable in interface jreceiver.common.rpc.Tunes
 
ENCODE_GENRES - Static variable in interface jreceiver.common.rpc.Menus
 
ENCODE_PLAYLIST_TAG - Static variable in interface jreceiver.common.rpc.TagEncoder
 
ENCODE_PLAYLISTS - Static variable in interface jreceiver.common.rpc.PlaylistEncoder
 
ENCODE_TAG - Static variable in interface jreceiver.common.rpc.TagEncoder
 
ENCODE_TEXT - Static variable in interface jreceiver.common.rpc.Tunes
 
ENCODE_TITLES - Static variable in interface jreceiver.common.rpc.Menus
 
ENCODE_TUNE_TAG - Static variable in interface jreceiver.common.rpc.TagEncoder
 
encodeAlbums(TuneQuery, int, String, int, int) - Method in interface jreceiver.common.rpc.Menus
obtain a list of albums, custom formatted, for use in a menu.
encodeArtists(TuneQuery, int, String, int, int) - Method in interface jreceiver.common.rpc.Menus
obtain a list of artists, custom formatted, for use in a menu.
encodeBinary(TuneQuery, int, byte[], int, int) - Method in interface jreceiver.common.rpc.Tunes
Obtain a BINARY list of tunes for a hash query, custom formatted with a caller-specified pattern, typically for use in building an internal playlist in an embedded device where memory is at a premium.
encodeGenres(TuneQuery, int, String, int, int) - Method in interface jreceiver.common.rpc.Menus
obtain a list of genres, custom formatted, for use in a menu.
encodePlaylists(String, int, int) - Method in interface jreceiver.common.rpc.PlaylistEncoder
Obtain a TEXT list of of all playlists (both static files and dynamic playlists) formatted with a caller-specified pattern, for use in displaying a menu to the user.
encodePlaylistTag(int, int, byte[]) - Method in interface jreceiver.common.rpc.TagEncoder
obtain binary-encoded tag info for the specified playlist source, using the specified pattern.
encodeTag(int, int, byte[], byte[]) - Method in interface jreceiver.common.rpc.TagEncoder
obtain binary-encoded tag info for the specified source, be it a tune or a playlist, using the appropriate pattern.
encodeText(TuneQuery, int, String, int, int) - Method in interface jreceiver.common.rpc.Tunes
Obtain a TEXT list of tunes for a hash query, custom formatted with a caller-specified pattern, for use in displaying a menu to the user.
encodeTitles(TuneQuery, int, String, int, int) - Method in interface jreceiver.common.rpc.Menus
obtain a list of titles, custom formatted, for use in a menu.
encodeTuneTag(int, int, byte[]) - Method in interface jreceiver.common.rpc.TagEncoder
obtain binary-encoded tag info for the specified tune source, using the specified pattern.
equals(Object) - Method in class jreceiver.common.rec.driver.SignalKey
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class jreceiver.common.rec.driver.DeviceBindingKey
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class jreceiver.common.rec.driver.DriverBindingKey
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class jreceiver.common.rec.security.MethodKey
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class jreceiver.common.rec.security.RoleAuthKey
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class jreceiver.common.rec.site.RootKey
Indicates whether some other object is "equal to" this one.
EXECUTE_COMMAND - Static variable in interface jreceiver.common.rpc.Drivers
 
executeCommand(Device, Command) - Method in interface jreceiver.common.rpc.Drivers
asynchronously send a command to the driver for a device

F

file_path - Variable in class jreceiver.common.rec.site.RootKey
the physical file path for the root
Filterable - interface jreceiver.common.rec.source.Filterable.
An interface to be associated with filtered sources.
FilterableRec - class jreceiver.common.rec.source.FilterableRec.
Bean to represent a single filterable source
FilterableRec() - Constructor for class jreceiver.common.rec.source.FilterableRec
ctor - default
FilterableRec(Hashtable) - Constructor for class jreceiver.common.rec.source.FilterableRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
FilterableRec(int, String) - Constructor for class jreceiver.common.rec.source.FilterableRec
ctor - normal
FIND_PARENT - Static variable in interface jreceiver.common.rpc.Folders
 
find(List, int) - Static method in class jreceiver.common.rec.BaseRec
given a list of records with int keys, locate the first one whose key matches key_to_find.
find(List, Key) - Static method in class jreceiver.common.rec.BaseRec
given a list of records with Key-derived keys, locate the first one whose key matches key_to_find.
find(List, Number) - Static method in class jreceiver.common.rec.BaseRec
given a list of records with Number-derived keys, locate the first one whose key matches key_to_find.
find(List, String) - Static method in class jreceiver.common.rec.BaseRec
given a list of records with String-derived keys, locate the first one whose key matches key_to_find.
findParent(int, Set) - Method in interface jreceiver.common.rpc.Folders
Attempt to determine whether or not folder_id has a parent amongst the set of parents.
Folder - interface jreceiver.common.rec.site.Folder.
An interface describing a folder.
folder_file - Variable in class jreceiver.common.rec.site.FolderRec
 
folder_id - Variable in class jreceiver.common.rec.site.RootRec
The key in the folders table which represents the root.
folder_id - Variable in class jreceiver.common.rec.site.FolderRec
 
folder_name - Variable in class jreceiver.common.rec.site.FolderRec
 
FolderRec - class jreceiver.common.rec.site.FolderRec.
Bean to represent a single folder record
FolderRec() - Constructor for class jreceiver.common.rec.site.FolderRec
ctor
FolderRec(Hashtable) - Constructor for class jreceiver.common.rec.site.FolderRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
FolderRec(int, String, int) - Constructor for class jreceiver.common.rec.site.FolderRec
ctor
FolderRec(int, String, int, String, File) - Constructor for class jreceiver.common.rec.site.FolderRec
ctor
Folders - interface jreceiver.common.rpc.Folders.
Folder-related queries and updates for a (possibly-remote) JRec server
FORCE_PLAYLIST_URL - Static variable in interface jreceiver.common.rec.source.Source
 
FORWARD_COMMAND - Static variable in interface jreceiver.common.callback.rpc.CommandListener
 
forwardCommand(Device, Command) - Method in interface jreceiver.common.callback.rpc.CommandListener
handle a command directly by the driver
forwardCommand(Device, Command) - Method in class jreceiver.common.callback.rpc.CommandListenerDirect
 
FplaylistRec - class jreceiver.common.rec.source.FplaylistRec.
Bean to represent a single playlist file record
FplaylistRec() - Constructor for class jreceiver.common.rec.source.FplaylistRec
empty ctor needed for building via Digester
FplaylistRec(Hashtable) - Constructor for class jreceiver.common.rec.source.FplaylistRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
FplaylistRec(int, String, int, PtarURI, URL, String, String, int) - Constructor for class jreceiver.common.rec.source.FplaylistRec
ctor - used by PlaylistRec.createInstance ctor - used by PlaylistDB.getRecs
FplaylistRec(int, String, int, PtarURI, URL, String, String, int, int, long, long) - Constructor for class jreceiver.common.rec.source.FplaylistRec
ctor - shallow, no file list
FplaylistRec(int, String, int, PtarURI, URL, String, String, int, int, long, long, Vector) - Constructor for class jreceiver.common.rec.source.FplaylistRec
ctor - deep, with file list
FplaylistRec(int, String, String, String) - Constructor for class jreceiver.common.rec.source.FplaylistRec
ctor - used by FplaylistEditAction
FtuneRec - class jreceiver.common.rec.source.FtuneRec.
Bean to represent a single tune file
FtuneRec() - Constructor for class jreceiver.common.rec.source.FtuneRec
empty ctor needed for building via Digester
FtuneRec(Hashtable) - Constructor for class jreceiver.common.rec.source.FtuneRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
FtuneRec(int, String, int, String, PtarURI, URL, Vector, int, int, int, int, Artist, Album, Composer, Comment) - Constructor for class jreceiver.common.rec.source.FtuneRec
ctor - without mfile stuff
FtuneRec(int, String, int, String, PtarURI, URL, Vector, int, int, int, int, Artist, Album, Composer, Comment, int, long, long) - Constructor for class jreceiver.common.rec.source.FtuneRec
ctor
full_name - Variable in class jreceiver.common.rec.security.UserRec
 

G

GENERAL_SETTING_DESC - Static variable in interface jreceiver.common.rpc.GeneralSettings
 
GENERAL_SETTING_ID - Static variable in interface jreceiver.common.rpc.GeneralSettings
 
GeneralSettings - interface jreceiver.common.rpc.GeneralSettings.
General settings queries and updates for a (possibly-remote) JRec server
Genre - interface jreceiver.common.rec.tag.Genre.
An interface describing a genre.
GenreRec - class jreceiver.common.rec.tag.GenreRec.
Bean to represent a single genre
GenreRec(Hashtable) - Constructor for class jreceiver.common.rec.tag.GenreRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
GenreRec(int, String) - Constructor for class jreceiver.common.rec.tag.GenreRec
ctor
GET - Static variable in interface jreceiver.common.rpc.Settings
 
GET_ALBUM_MENU_RECS - Static variable in interface jreceiver.common.rpc.Menus
 
GET_ARTIST_MENU_RECS - Static variable in interface jreceiver.common.rpc.Menus
 
GET_AUTHENTIC_USER - Static variable in interface jreceiver.common.rpc.Users
 
GET_BOOL - Static variable in interface jreceiver.common.rpc.Settings
 
GET_CHILD_IDS_NO_RECURSE - Static variable in interface jreceiver.common.rec.site.Folder
 
GET_CHILD_IDS_RECURSE - Static variable in interface jreceiver.common.rec.site.Folder
 
GET_CHILD_KEYS - Static variable in interface jreceiver.common.rpc.Folders
 
GET_GENRE_MENU_RECS - Static variable in interface jreceiver.common.rpc.Menus
 
GET_INT - Static variable in interface jreceiver.common.rpc.Settings
 
GET_KEY_COUNT - Static variable in interface jreceiver.common.rpc.ServerTable
 
GET_KEY_COUNT_FOR_DRIVER_BINDING - Static variable in interface jreceiver.common.rpc.Signals
 
GET_KEY_COUNT_FOR_DRIVER_BINDING - Static variable in interface jreceiver.common.rpc.DeviceBindings
 
GET_KEY_COUNT_FOR_MASK - Static variable in interface jreceiver.common.rpc.Playlists
 
GET_KEY_COUNT_FOR_ROLE - Static variable in interface jreceiver.common.rpc.RoleAuths
 
GET_KEYCOUNT_FOR_PLAYLIST - Static variable in interface jreceiver.common.rpc.Tunes
 
GET_KEYCOUNT_FOR_QUERY - Static variable in interface jreceiver.common.rpc.Tunes
 
GET_KEYS - Static variable in interface jreceiver.common.rpc.ServerTable
 
GET_KEYS_AVAILABLE - Static variable in interface jreceiver.common.rpc.Methods
 
GET_KEYS_FOR_DRIVER - Static variable in interface jreceiver.common.rpc.Devices
 
GET_KEYS_FOR_DRIVER_BINDING - Static variable in interface jreceiver.common.rpc.Signals
 
GET_KEYS_FOR_DRIVER_BINDING - Static variable in interface jreceiver.common.rpc.DeviceBindings
 
GET_KEYS_FOR_FOLDER - Static variable in interface jreceiver.common.rpc.Tunes
 
GET_KEYS_FOR_MASK - Static variable in interface jreceiver.common.rpc.Playlists
 
GET_KEYS_FOR_PLAYLIST - Static variable in interface jreceiver.common.rpc.Tunes
 
GET_KEYS_FOR_QUERY - Static variable in interface jreceiver.common.rpc.Tunes
 
GET_KEYS_FOR_ROLE - Static variable in interface jreceiver.common.rpc.RoleAuths
 
GET_MAP - Static variable in interface jreceiver.common.callback.rpc.SettingListener
 
GET_REC - Static variable in interface jreceiver.common.rpc.ServerTable
 
GET_REC_FOR_DRIVER - Static variable in interface jreceiver.common.rpc.Sources
 
GET_REC_FOR_PATH - Static variable in interface jreceiver.common.rpc.Mfiles
 
GET_RECS - Static variable in interface jreceiver.common.callback.rpc.StatusListener
 
GET_RECS - Static variable in interface jreceiver.common.rpc.ServerTable
 
GET_RECS - Static variable in interface jreceiver.common.rpc.Mimes
 
GET_RECS_FOR_DRIVER - Static variable in interface jreceiver.common.rpc.Devices
 
GET_RECS_FOR_DRIVER_BINDING - Static variable in interface jreceiver.common.rpc.Commands
 
GET_RECS_FOR_METHODS - Static variable in interface jreceiver.common.rpc.RoleAuths
 
GET_RECS_FOR_SETTINGS - Static variable in interface jreceiver.common.rpc.Drivers
 
GET_ROOT_KEYS - Static variable in interface jreceiver.common.rpc.Folders
 
GET_SCHEDULE - Static variable in interface jreceiver.common.rpc.Scanner
 
GET_SERVER_VERSION - Static variable in interface jreceiver.common.rpc.Drivers
 
GET_STATE - Static variable in interface jreceiver.common.rpc.Scanner
 
GET_TITLE_MENU_RECS - Static variable in interface jreceiver.common.rpc.Menus
 
get(String) - Method in interface jreceiver.common.rpc.Settings
access to the settings table
get(String, String) - Method in interface jreceiver.common.rpc.Settings
access to the settings table
getAddress() - Method in class jreceiver.common.rec.driver.DeviceRec
This address is a the network address by which to identify the receiver.
getAddress() - Method in interface jreceiver.common.rec.driver.Device
This address is a the network address by which to identify the receiver.
getAlbum() - Method in class jreceiver.common.rec.source.TuneRec
obtain the album
getAlbum() - Method in interface jreceiver.common.rec.source.Tune
obtain the album
getAlbumMenuRecs(TuneQuery, int, int, int) - Method in interface jreceiver.common.rpc.Menus
obtain a list of MenuRecs that specify album/cd names
getAlbumName() - Method in class jreceiver.common.rec.util.TuneQueryRec
 
getAlbumName() - Method in interface jreceiver.common.rec.util.TuneQuery
 
getAlbumStr() - Method in class jreceiver.common.rec.source.TuneRec
obtain the album name, (used for display in jsp)
getAlbumStr() - Method in interface jreceiver.common.rec.source.Tune
obtain the album name as a string (used for display from jsp)
getArtist() - Method in class jreceiver.common.rec.source.TuneRec
obtain the lead performer
getArtist() - Method in interface jreceiver.common.rec.source.Tune
obtain the lead performer
getArtistMenuRecs(TuneQuery, int, int, int) - Method in interface jreceiver.common.rpc.Menus
obtain a list of MenuRecs that specify artist names
getArtistName() - Method in class jreceiver.common.rec.util.TuneQueryRec
 
getArtistName() - Method in interface jreceiver.common.rec.util.TuneQuery
 
getArtistStr() - Method in class jreceiver.common.rec.source.TuneRec
obtain the artist name, (used for display in jsp)
getArtistStr() - Method in interface jreceiver.common.rec.source.Tune
obtain the artist name as a string (used for display from jsp)
getAuthenticUser(String, String, Hashtable) - Method in interface jreceiver.common.rpc.Users
return the user rec if credentials are valid
getBitrate() - Method in class jreceiver.common.rec.source.TuneRec
obtain the 'bitrate'
getBitrate() - Method in interface jreceiver.common.rec.source.Tune
obtain the 'bitrate'
getBool(String) - Method in interface jreceiver.common.rpc.Settings
access to the settings table and return an boolean
getBool(String, boolean) - Method in interface jreceiver.common.rpc.Settings
access to the settings table and return an boolean
getCacheData() - Method in class jreceiver.common.rec.source.SplaylistRec
Obtain the cache_data flag.
getCacheData() - Method in class jreceiver.common.rec.source.MexternalRec
Obtain the cache data flag
getCacheData() - Method in interface jreceiver.common.rec.source.Mexternal
Obtain the cache_data flag.
getCacheData() - Method in class jreceiver.common.rec.source.StuneRec
Obtain the cache_data flag.
getCallbackPassword() - Method in class jreceiver.common.rec.driver.DriverRec
obtain the driver-supplied password for the driver's callback interface
getCallbackPassword() - Method in interface jreceiver.common.rec.driver.Driver
obtain the driver-supplied password for the driver's callback interface
getCallbackUrl() - Method in class jreceiver.common.rec.driver.DriverRec
obtain the callback_url for the driver's callback interface (presently xml-rpc)
getCallbackUrl() - Method in interface jreceiver.common.rec.driver.Driver
obtain the url for the driver's callback interface
getCallbackUserId() - Method in class jreceiver.common.rec.driver.DriverRec
obtain the driver-supplied user_id for the driver's callback interface
getCallbackUserId() - Method in interface jreceiver.common.rec.driver.Driver
obtain the driver-supplied user_id for the driver's callback interface
getChecked() - Method in interface jreceiver.common.rec.Selectable
get the current select state
getChecked() - Method in class jreceiver.common.rec.driver.DriverCommandRec
 
getChecked() - Method in class jreceiver.common.rec.driver.DriverBindingRec
 
getChecked() - Method in class jreceiver.common.rec.driver.SignalRec
 
getChecked() - Method in class jreceiver.common.rec.driver.DeviceBindingRec
 
getChecked() - Method in class jreceiver.common.rec.security.MethodRec
 
getChecked() - Method in class jreceiver.common.rec.security.RoleRec
 
getChecked() - Method in class jreceiver.common.rec.security.HandlerRec
 
getChecked() - Method in class jreceiver.common.rec.security.UserRec
 
getChecked() - Method in class jreceiver.common.rec.security.RoleAuthRec
 
getChecked() - Method in class jreceiver.common.rec.site.RootRec
 
getChecked() - Method in class jreceiver.common.rec.site.FolderRec
 
getChecked() - Method in class jreceiver.common.rec.site.SiteRec
 
getChecked() - Method in class jreceiver.common.rec.source.PlaylistRec
 
getChecked() - Method in class jreceiver.common.rec.source.TuneRec
 
getChecked() - Method in class jreceiver.common.rec.util.TranscoderRec
 
getChildKeys(int, String, boolean, int, int) - Method in interface jreceiver.common.rpc.Folders
Obtain a list of folder_ids which represent the children of the folder associated with parent_id.
getCmdCode() - Method in class jreceiver.common.rec.driver.CommandRec
This cmd_code is a the network cmd_code by which to identify the receiver.
getCmdCode() - Method in interface jreceiver.common.rec.driver.Command
obtain the code
getCmdId() - Method in class jreceiver.common.rec.driver.SignalKey
 
getCommand() - Method in class jreceiver.common.rec.driver.SignalRec
 
getCommand() - Method in interface jreceiver.common.rec.driver.Signal
 
getCommandIds() - Method in class jreceiver.common.rec.driver.DriverCommandRec
 
getCommandIds() - Method in interface jreceiver.common.rec.driver.DriverCommand
 
getCommands() - Method in class jreceiver.common.rec.driver.DriverRec
obtain the list of commands the driver is presently serving
getCommands() - Method in interface jreceiver.common.rec.driver.Driver
obtain a list of all commands the driver supports (TODO: use version: RIO1, RIO2, etc.)
getComment() - Method in class jreceiver.common.rec.source.TuneRec
obtain the comment
getComment() - Method in interface jreceiver.common.rec.source.Tune
obtain the comment
getCommentStr() - Method in class jreceiver.common.rec.source.TuneRec
assign the comment
getComposer() - Method in class jreceiver.common.rec.source.TuneRec
obtain the composer
getComposer() - Method in interface jreceiver.common.rec.source.Tune
obtain the composer
getComposerStr() - Method in class jreceiver.common.rec.source.TuneRec
obtain the composer name, (used for display in jsp)
getComposerStr() - Method in interface jreceiver.common.rec.source.Tune
obtain the composer name as a string (used for display from jsp)
getContentSystemId() - Method in class jreceiver.common.rec.source.SourceRec
obtain the content server URL as a string
getContentSystemId() - Method in interface jreceiver.common.rec.source.Source
obtain the content server URL as a string
getContentURL() - Method in interface jreceiver.common.rec.site.Site
obtain the url for the content engine for the site
getContentURL() - Method in class jreceiver.common.rec.site.SiteRec
 
getContentURL() - Method in class jreceiver.common.rec.source.SourceRec
obtain the content server URL of the source
getContentURL() - Method in interface jreceiver.common.rec.source.Source
obtain the content server URL of the source
getContentUrlStr() - Method in interface jreceiver.common.rec.site.Site
obtain the url (as a String) for the content engine for the site
getContentUrlStr() - Method in class jreceiver.common.rec.site.SiteRec
 
getDataOffset() - Method in class jreceiver.common.rec.source.TuneRec
obtain the offset in the music file where the mpeg data starts.
getDataOffset() - Method in interface jreceiver.common.rec.source.Tune
obtain the offset in the music file where the mpeg data starts.
getDataSink() - Method in class jreceiver.common.rec.util.TranscoderRec
 
getDataSink() - Method in interface jreceiver.common.rec.util.Transcoder
 
getDefaultHost() - Static method in class jreceiver.common.rpc.RpcFactoryBase
obtain the default default host for this factory
getDefaultUrl() - Method in class jreceiver.common.callback.rec.DsettingUrlRec
 
getDefaultUrl() - Method in interface jreceiver.common.callback.rec.DsettingUrl
 
getDefaultValue() - Method in class jreceiver.common.callback.rec.DsettingRec
default value get
getDefaultValue() - Method in interface jreceiver.common.callback.rec.Dsetting
default value get
getDefaultValueBool() - Method in interface jreceiver.common.callback.rec.DsettingBool
 
getDefaultValueBool() - Method in class jreceiver.common.callback.rec.DsettingBoolRec
 
getDefaultValueInt() - Method in class jreceiver.common.callback.rec.DsettingIntRec
 
getDefaultValueInt() - Method in interface jreceiver.common.callback.rec.DsettingInt
 
getDefaultValueList() - Method in class jreceiver.common.callback.rec.DsettingListRec
obtain the default selected list item
getDefaultValueList() - Method in interface jreceiver.common.callback.rec.DsettingList
obtain the default selected list item
getDefaultValueStr() - Method in class jreceiver.common.callback.rec.DsettingStrRec
 
getDefaultValueStr() - Method in interface jreceiver.common.callback.rec.DsettingStr
 
getDefaultValueUrl() - Method in class jreceiver.common.callback.rec.DsettingUrlRec
 
getDefaultValueUrl() - Method in interface jreceiver.common.callback.rec.DsettingUrl
 
getDesc() - Method in class jreceiver.common.callback.rec.DsettingRec
 
getDesc() - Method in interface jreceiver.common.callback.rec.Dsetting
 
getDescript() - Method in class jreceiver.common.rec.security.RoleRec
 
getDescript() - Method in interface jreceiver.common.rec.security.Role
 
getDescription() - Method in class jreceiver.common.rec.driver.DriverRec
obtain a derived description of a driver instance
getDescription() - Method in class jreceiver.common.rec.driver.CommandRec
a summary of the command for display
getDescription() - Method in interface jreceiver.common.rec.driver.Driver
obtain a derived description of a driver
getDescription() - Method in interface jreceiver.common.rec.driver.Command
a summary of the command for display
getDescription() - Method in class jreceiver.common.rec.security.MethodRec
 
getDescriptStr() - Method in class jreceiver.common.rec.security.RoleRec
used for display purposes
getDevices() - Method in class jreceiver.common.rec.driver.DriverRec
obtain the list of devices the driver is presently serving
getDevices() - Method in interface jreceiver.common.rec.driver.Driver
obtain a list of all Devices the driver is presently serving
getDirectSystemId() - Method in class jreceiver.common.rec.source.SourceRec
Obtain the URL (as a String) of a local file source (in file:/ form) or if a remote source, a direct link to it.
getDirectSystemId() - Method in interface jreceiver.common.rec.source.Source
Obtain the URI (as a String) of a local file source (in file:/ form) or if a remote source, a direct link to it.
getDirectURI() - Method in class jreceiver.common.rec.source.SourceRec
Obtain the URL of a local file source (in file:/ form) or if a remote source, a direct link to it.
getDirectURI() - Method in interface jreceiver.common.rec.source.Source
Obtain the URI of a local file source (in file:/ form) or if a remote source, a direct link to it.
getDriverBindingKey() - Method in class jreceiver.common.rec.driver.DriverBindingRec
 
getDriverBindingKey() - Method in class jreceiver.common.rec.driver.SignalKey
 
getDriverBindingKey() - Method in interface jreceiver.common.rec.driver.DriverBinding
 
getDriverBindingKey() - Method in class jreceiver.common.rec.driver.DeviceBindingKey
 
getDriverId() - Method in class jreceiver.common.rec.driver.DeviceRec
The driver with which the device is associated
getDriverId() - Method in interface jreceiver.common.rec.driver.Device
The driver with which the device is associated
getDriverMaster() - Method in class jreceiver.common.rec.driver.DriverBindingRec
 
getDriverMaster() - Method in interface jreceiver.common.rec.driver.DriverBinding
 
getDriverMasterId() - Method in class jreceiver.common.rec.driver.DriverBindingKey
 
getDriverSlave() - Method in class jreceiver.common.rec.driver.DriverBindingRec
 
getDriverSlave() - Method in interface jreceiver.common.rec.driver.DriverBinding
 
getDriverSlaveId() - Method in class jreceiver.common.rec.driver.DriverBindingKey
 
getDstMime() - Method in class jreceiver.common.rec.source.SourceRec
 
getDstMime() - Method in interface jreceiver.common.rec.source.Source
Obtain an ARBITRARY mime-types for the source that is consumable by a particular driver used in the construction of this source object, either through transcoding or (preferably) natively.
getDstMime() - Method in class jreceiver.common.rec.util.TranscoderRec
 
getDstMime() - Method in interface jreceiver.common.rec.util.Transcoder
 
getDuration() - Method in class jreceiver.common.rec.source.SourceRec
 
getDuration() - Method in interface jreceiver.common.rec.source.Source
Obtain the duration of the source, in seconds
getEnabled() - Method in class jreceiver.common.rec.util.TranscoderRec
 
getEnabled() - Method in interface jreceiver.common.rec.util.Transcoder
 
getFile() - Method in class jreceiver.common.rec.source.SourceRec
 
getFile() - Method in interface jreceiver.common.rec.source.Source
 
getFileExtension() - Method in class jreceiver.common.rec.source.SourceRec
Obtain the short file name, without root drive or directory prefix
getFileExtension() - Method in interface jreceiver.common.rec.source.Source
 
getFileName() - Method in class jreceiver.common.rec.source.SourceRec
Obtain the short file name, without root drive or directory prefix
getFileName() - Method in interface jreceiver.common.rec.source.Source
 
getFilePath() - Method in class jreceiver.common.rec.site.RootKey
 
getFilePath() - Method in class jreceiver.common.rec.source.SourceRec
Obtain the file path
getFilePath() - Method in interface jreceiver.common.rec.source.Source
 
getFileSize() - Method in class jreceiver.common.rec.source.FplaylistRec
Obtain the file size
getFileSize() - Method in class jreceiver.common.rec.source.MfileRec
Obtain the file size
getFileSize() - Method in class jreceiver.common.rec.source.FtuneRec
Obtain the file size
getFileSize() - Method in interface jreceiver.common.rec.source.Mfile
Obtain the file size
getFolderCount() - Method in class jreceiver.common.rec.source.HplaylistRec
 
getFolderFile() - Method in interface jreceiver.common.rec.site.Folder
 
getFolderFile() - Method in class jreceiver.common.rec.site.FolderRec
 
getFolderId() - Method in class jreceiver.common.rec.site.RootRec
 
getFolderId() - Method in interface jreceiver.common.rec.site.Root
 
getFolderId() - Method in interface jreceiver.common.rec.site.Folder
 
getFolderId() - Method in class jreceiver.common.rec.site.FolderRec
 
getFolderId() - Method in class jreceiver.common.rec.source.FplaylistRec
Obtain the folder id
getFolderId() - Method in class jreceiver.common.rec.source.MfileRec
Obtain the folder id
getFolderId() - Method in class jreceiver.common.rec.source.FtuneRec
Obtain the folder id
getFolderId() - Method in interface jreceiver.common.rec.source.Mfile
Obtain the folder id
getFolderIds() - Method in class jreceiver.common.rec.source.HplaylistRec
 
getFolderIds() - Method in interface jreceiver.common.rec.source.SourceFolder
 
getFolderIdSet() - Method in class jreceiver.common.rec.source.HplaylistRec
 
getFolderName() - Method in interface jreceiver.common.rec.site.Folder
 
getFolderName() - Method in class jreceiver.common.rec.site.FolderRec
 
getFormattedKey() - Method in class jreceiver.common.rec.security.MethodKey
obtain the key, formatted as "handler_name.method_name"
getFullName() - Method in interface jreceiver.common.rec.security.User
 
getFullName() - Method in class jreceiver.common.rec.security.UserRec
 
getGenreMenuRecs(TuneQuery, int, int, int) - Method in interface jreceiver.common.rpc.Menus
obtain a list of MenuRecs that specify genre names
getGenreName() - Method in class jreceiver.common.rec.util.TuneQueryRec
 
getGenreName() - Method in interface jreceiver.common.rec.util.TuneQuery
 
getGenres() - Method in class jreceiver.common.rec.source.TuneRec
obtain the genres
getGenres() - Method in interface jreceiver.common.rec.source.Tune
obtain the genres
getGenreStr() - Method in class jreceiver.common.rec.source.TuneRec
obtain the genre list, as a comma-delimited string (used for display)
getGenreStr() - Method in interface jreceiver.common.rec.source.Tune
obtain the genre list, as a comma-delimited string (used for display)
getHandlerName() - Method in class jreceiver.common.rec.security.MethodKey
 
getHandlerName() - Method in class jreceiver.common.rpc.RpcBaseDirect
handler name needed for authorization; must be defined by subclasses
getId() - Method in class jreceiver.common.callback.rec.DsettingRec
 
getId() - Method in interface jreceiver.common.callback.rec.Dsetting
 
getId() - Method in class jreceiver.common.rec.driver.DeviceRec
The driver with which the device is associated
getId() - Method in class jreceiver.common.rec.driver.DriverRec
obtain the unique id of the driver
getId() - Method in class jreceiver.common.rec.driver.CommandRec
The driver with which the command is associated
getId() - Method in interface jreceiver.common.rec.driver.Device
The device id
getId() - Method in interface jreceiver.common.rec.driver.Driver
obtain the unique id of the driver
getId() - Method in interface jreceiver.common.rec.driver.Command
obtain the unique id of the command
getId() - Method in class jreceiver.common.rec.security.RoleRec
 
getId() - Method in interface jreceiver.common.rec.security.User
 
getId() - Method in interface jreceiver.common.rec.security.Handler
 
getId() - Method in class jreceiver.common.rec.security.HandlerRec
 
getId() - Method in interface jreceiver.common.rec.security.Role
 
getId() - Method in class jreceiver.common.rec.security.UserRec
 
getId() - Method in class jreceiver.common.rec.tag.GenreRec
 
getId() - Method in class jreceiver.common.rec.tag.ComposerRec
 
getId() - Method in interface jreceiver.common.rec.tag.Genre
 
getId() - Method in interface jreceiver.common.rec.tag.Album
 
getId() - Method in interface jreceiver.common.rec.tag.Comment
 
getId() - Method in class jreceiver.common.rec.tag.CommentRec
 
getId() - Method in class jreceiver.common.rec.tag.AlbumRec
 
getId() - Method in interface jreceiver.common.rec.tag.Composer
 
getId() - Method in interface jreceiver.common.rec.tag.Artist
 
getId() - Method in class jreceiver.common.rec.tag.ArtistRec
 
getId() - Method in class jreceiver.common.rec.util.TranscoderRec
 
getId() - Method in interface jreceiver.common.rec.util.Transcoder
 
getIndex() - Method in interface jreceiver.common.rec.util.Menu
 
getIndex() - Method in class jreceiver.common.rec.util.MenuRec
 
getInt(String) - Method in interface jreceiver.common.rpc.Settings
access to the settings table and return an int
getInt(String, int) - Method in interface jreceiver.common.rpc.Settings
access to the settings table and return an int
getIsActive() - Method in class jreceiver.common.rec.driver.DriverRec
has the driver been freshly registered since server start?
getIsActive() - Method in interface jreceiver.common.rec.driver.Driver
has the driver been freshly registered since server start?
getIsAlbumNameRE() - Method in class jreceiver.common.rec.util.TuneQueryRec
 
getIsAlbumNameRE() - Method in interface jreceiver.common.rec.util.TuneQuery
 
getIsArtistNameRE() - Method in class jreceiver.common.rec.util.TuneQueryRec
 
getIsArtistNameRE() - Method in interface jreceiver.common.rec.util.TuneQuery
 
getIsAuthorized() - Method in interface jreceiver.common.rec.security.RoleAuth
 
getIsAuthorized() - Method in class jreceiver.common.rec.security.RoleAuthRec
 
getIsBoolSetting() - Method in class jreceiver.common.callback.rec.DsettingRec
 
getIsBoolSetting() - Method in interface jreceiver.common.callback.rec.Dsetting
 
getIsCdBasedTune() - Method in class jreceiver.common.rec.source.TuneRec
 
getIsCdBasedTune() - Method in interface jreceiver.common.rec.source.Tune
 
getIsDynamicPlaylist() - Method in class jreceiver.common.rec.source.PlaylistRec
 
getIsDynamicPlaylist() - Method in interface jreceiver.common.rec.source.Playlist
 
getIsFilePlaylist() - Method in class jreceiver.common.rec.source.PlaylistRec
 
getIsFilePlaylist() - Method in interface jreceiver.common.rec.source.Playlist
 
getIsGenreNameRE() - Method in class jreceiver.common.rec.util.TuneQueryRec
 
getIsGenreNameRE() - Method in interface jreceiver.common.rec.util.TuneQuery
 
getIsIntSetting() - Method in class jreceiver.common.callback.rec.DsettingRec
 
getIsIntSetting() - Method in interface jreceiver.common.callback.rec.Dsetting
 
getIsListSetting() - Method in class jreceiver.common.callback.rec.DsettingRec
 
getIsListSetting() - Method in interface jreceiver.common.callback.rec.Dsetting
 
getIsLocal() - Method in interface jreceiver.common.rec.site.Site
Return true if the site refers to a local file, as indexed in the mfile table.
getIsLocal() - Method in class jreceiver.common.rec.site.SiteRec
 
getIsLocal() - Method in class jreceiver.common.rec.source.SourceRec
 
getIsLocal() - Method in interface jreceiver.common.rec.source.Source
Return true if the source refers to a local file, as indexed in the mfile table.
getIsOffsite() - Method in class jreceiver.common.rec.source.SourceRec
 
getIsOffsite() - Method in interface jreceiver.common.rec.source.Source
return true if the source is offsite, i.e., stored on a peer server
getIsPlaylist() - Method in class jreceiver.common.rec.source.SourceRec
 
getIsPlaylist() - Method in interface jreceiver.common.rec.source.Source
return true if the source refers to list of tunes
getIsRemote() - Method in interface jreceiver.common.rec.site.Site
return true if the site is offsite, not indexed in the mfile table.
getIsRemote() - Method in class jreceiver.common.rec.site.SiteRec
 
getIsRequired() - Method in class jreceiver.common.callback.rec.DsettingRec
 
getIsRequired() - Method in interface jreceiver.common.callback.rec.Dsetting
 
getIsStationPlaylist() - Method in class jreceiver.common.rec.source.PlaylistRec
 
getIsStationPlaylist() - Method in interface jreceiver.common.rec.source.Playlist
 
getIsStationTune() - Method in class jreceiver.common.rec.source.TuneRec
 
getIsStationTune() - Method in interface jreceiver.common.rec.source.Tune
 
getIsStrSetting() - Method in class jreceiver.common.callback.rec.DsettingRec
 
getIsStrSetting() - Method in interface jreceiver.common.callback.rec.Dsetting
 
getIsTitleRE() - Method in class jreceiver.common.rec.util.TuneQueryRec
 
getIsTitleRE() - Method in interface jreceiver.common.rec.util.TuneQuery
 
getIsTreePlaylist() - Method in class jreceiver.common.rec.source.PlaylistRec
 
getIsTreePlaylist() - Method in interface jreceiver.common.rec.source.Playlist
 
getIsTune() - Method in class jreceiver.common.rec.source.SourceRec
 
getIsTune() - Method in interface jreceiver.common.rec.source.Source
return true if the source refers to a single tune
getIsTuneFile() - Method in class jreceiver.common.rec.source.TuneRec
 
getIsTuneFile() - Method in interface jreceiver.common.rec.source.Tune
 
getIsUrlSetting() - Method in class jreceiver.common.callback.rec.DsettingRec
 
getIsUrlSetting() - Method in interface jreceiver.common.callback.rec.Dsetting
 
getIsValid() - Method in class jreceiver.common.rec.security.MethodKey
return true if the key is sound
getIsValid() - Method in class jreceiver.common.rec.security.RoleAuthKey
return true if the key is internally sound
getKey() - Method in interface jreceiver.common.rec.Rec
return the Number-derived, Key-derived or String that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.driver.DeviceRec
return the Integer object that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.driver.DriverCommandRec
 
getKey() - Method in class jreceiver.common.rec.driver.DriverBindingRec
 
getKey() - Method in class jreceiver.common.rec.driver.SignalRec
 
getKey() - Method in class jreceiver.common.rec.driver.DriverRec
return the Integer or Key object that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.driver.CommandRec
return the Integer object that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.driver.DeviceBindingRec
 
getKey() - Method in class jreceiver.common.rec.security.MethodRec
 
getKey() - Method in class jreceiver.common.rec.security.RoleRec
return the Integer or Key object that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.security.HandlerRec
return the Integer or Key object that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.security.UserRec
return the Integer or Key object that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.security.RoleAuthRec
 
getKey() - Method in class jreceiver.common.rec.site.RootRec
return the Integer or Key object that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.site.FolderRec
return the Integer object that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.site.SiteRec
return the Integer or Key object that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.source.SourceRec
return the Integer object that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.source.FilterableRec
 
getKey() - Method in class jreceiver.common.rec.tag.GenreRec
return the Integer object that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.tag.ComposerRec
return the Integer object that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.tag.CommentRec
return the Integer object that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.tag.AlbumRec
return the Integer object that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.tag.ArtistRec
return the Integer object that serves as this Rec's key.
getKey() - Method in class jreceiver.common.rec.util.TranscoderRec
return the Integer or Key object that serves as this Rec's key.
getKeyCount() - Method in interface jreceiver.common.rpc.ServerTable
Obtain a total count of unique keys
getKeyCountForDriverBinding(DriverBindingKey) - Method in interface jreceiver.common.rpc.Signals
Obtain a total count of signal keys for a driverbind
getKeyCountForDriverBinding(DriverBindingKey) - Method in interface jreceiver.common.rpc.DeviceBindings
Obtain a total count of command keys for a driverbind
getKeyCountForMask(int) - Method in interface jreceiver.common.rpc.Playlists
Obtain a total count of keys for the specified filter.
getKeyCountForPlaylist(int, int) - Method in interface jreceiver.common.rpc.Tunes
Return a count of Tune ids for a particular playlist, filtering out mime-types not supported by the specified driver.
getKeyCountForQuery(TuneQuery, int) - Method in interface jreceiver.common.rpc.Tunes
Return a count of Tune ids for a hash query, filtering out mime-types not supported by the specified driver.
getKeyCountForRole(String) - Method in interface jreceiver.common.rpc.RoleAuths
Obtain a total count of RoleAuth keys for a role
getKeys(String, int, int) - Method in interface jreceiver.common.rpc.ServerTable
Obtain an ordered range of keys.
getKeysAvailable(String, String, int, int) - Method in interface jreceiver.common.rpc.Methods
Obtain an ordered range of keys available for assignment to the specified role
getKeysForDriver(int, String, int, int) - Method in interface jreceiver.common.rpc.Devices
Obtain a list of device ids for a driver
getKeysForDriverBinding(DriverBindingKey, String, int, int) - Method in interface jreceiver.common.rpc.Signals
Obtain an ordered range of keys for the specified driverbind.
getKeysForDriverBinding(DriverBindingKey, String, int, int) - Method in interface jreceiver.common.rpc.DeviceBindings
Obtain an ordered range of keys for the specified driverbind.
getKeysForFolder(int, int, String, int, int) - Method in interface jreceiver.common.rpc.Tunes
Return a list of Tune ids for a particular folder, filtering out mime-types not supported by the specified driver.
getKeysForMask(int, String, int, int) - Method in interface jreceiver.common.rpc.Playlists
Obtain an ordered range of keys for the specified playlist mask.
getKeysForPlaylist(int, int, String, int, int) - Method in interface jreceiver.common.rpc.Tunes
Return a list of Tune ids for a particular playlist, filtering out mime-types not supported by the specified driver.
getKeysForQuery(TuneQuery, int, String, int, int) - Method in interface jreceiver.common.rpc.Tunes
Return a list of Tune ids for a hash query, filtering out mime-types not supported by the specified driver.
getKeysForRole(String, String, int, int) - Method in interface jreceiver.common.rpc.RoleAuths
Obtain an ordered list of RoleAuth keys for the specified role.
getLastModified() - Method in class jreceiver.common.rec.source.FplaylistRec
Obtain the unix epoc timestamp of the last time the file was modified
getLastModified() - Method in class jreceiver.common.rec.source.MfileRec
Obtain the unix epoc timestamp of the last time the file was modified
getLastModified() - Method in class jreceiver.common.rec.source.FtuneRec
Obtain the unix epoc timestamp of the last time the file was modified
getLastModified() - Method in interface jreceiver.common.rec.source.Mfile
Obtain the unix epoc timestamp of the last time the file was modified
getListItems() - Method in class jreceiver.common.callback.rec.DsettingListRec
 
getListItems() - Method in interface jreceiver.common.callback.rec.DsettingList
 
getLocalCmd() - Method in class jreceiver.common.rec.util.TranscoderRec
 
getLocalCmd() - Method in interface jreceiver.common.rec.util.Transcoder
 
getLocale() - Method in class jreceiver.common.callback.rec.DsettingRec
 
getLocale() - Method in interface jreceiver.common.callback.rec.Dsetting
 
getMacAddress() - Method in interface jreceiver.common.callback.rec.DeviceStatus
This address is a unique network card address by which to identify the receiver.
getMacAddress() - Method in class jreceiver.common.callback.rec.DeviceStatusRec
This address is a unique network card address by which to identify the receiver.
getMap() - Method in class jreceiver.common.callback.rpc.SettingListenerDirect
Return a map of driver setting recs.
getMap() - Method in interface jreceiver.common.callback.rpc.SettingListener
Return a map of driver setting recs.
getMasterDevice() - Method in class jreceiver.common.rec.driver.SignalRec
 
getMasterDevice() - Method in class jreceiver.common.rec.driver.DeviceBindingRec
 
getMasterDevice() - Method in interface jreceiver.common.rec.driver.DeviceBinding
 
getMasterDevice() - Method in interface jreceiver.common.rec.driver.Signal
 
getMasterDeviceId() - Method in class jreceiver.common.rec.driver.DeviceBindingKey
 
getMasterMask() - Method in class jreceiver.common.rec.driver.DriverRec
obtain the list of supported command master types, stored as master_ids in mask
getMasterMask() - Method in interface jreceiver.common.rec.driver.Driver
obtain the list of supported command medium types in which the devices for this driver are capable are controlling other devices.
getMaxLen() - Method in class jreceiver.common.callback.rec.DsettingStrRec
 
getMaxLen() - Method in interface jreceiver.common.callback.rec.DsettingStr
 
getMaxVal() - Method in class jreceiver.common.callback.rec.DsettingIntRec
 
getMaxVal() - Method in interface jreceiver.common.callback.rec.DsettingInt
 
getMediumId() - Method in class jreceiver.common.rec.driver.CommandRec
 
getMediumId() - Method in interface jreceiver.common.rec.driver.Command
obtain the medium
getMenuText() - Method in interface jreceiver.common.rec.util.Menu
 
getMenuText() - Method in class jreceiver.common.rec.util.MenuRec
 
getMethodKey() - Method in class jreceiver.common.rec.security.MethodRec
 
getMethodKey() - Method in interface jreceiver.common.rec.security.Method
 
getMethodKey() - Method in class jreceiver.common.rec.security.RoleAuthKey
 
getMethodName() - Method in class jreceiver.common.rec.security.MethodKey
 
getMime() - Method in class jreceiver.common.rec.source.SourceRec
obtain the source content-type id
getMime() - Method in interface jreceiver.common.rec.source.Source
obtain the source content-type id
getMimeMask() - Method in class jreceiver.common.rec.driver.DriverRec
obtain the list of supported mime types, stored as mime_ids in mask
getMimeMask() - Method in interface jreceiver.common.rec.driver.Driver
obtain a mask describing all the support mime types
getMinLen() - Method in class jreceiver.common.callback.rec.DsettingStrRec
 
getMinLen() - Method in interface jreceiver.common.callback.rec.DsettingStr
 
getMinVal() - Method in class jreceiver.common.callback.rec.DsettingIntRec
 
getMinVal() - Method in interface jreceiver.common.callback.rec.DsettingInt
 
getName() - Method in class jreceiver.common.callback.rec.DsettingRec
 
getName() - Method in interface jreceiver.common.callback.rec.Dsetting
 
getName() - Method in interface jreceiver.common.rec.site.Site
obtain the site name (i.e., a local name for someone else's site)
getName() - Method in class jreceiver.common.rec.site.SiteRec
 
getName() - Method in class jreceiver.common.rec.tag.GenreRec
 
getName() - Method in class jreceiver.common.rec.tag.ComposerRec
 
getName() - Method in interface jreceiver.common.rec.tag.Genre
 
getName() - Method in interface jreceiver.common.rec.tag.Album
 
getName() - Method in class jreceiver.common.rec.tag.AlbumRec
 
getName() - Method in interface jreceiver.common.rec.tag.Composer
 
getName() - Method in interface jreceiver.common.rec.tag.Artist
 
getName() - Method in class jreceiver.common.rec.tag.ArtistRec
 
getOrderBy() - Method in interface jreceiver.common.rec.Sortable
Obtain the sort order
getOrderBy() - Method in class jreceiver.common.rec.source.PlaylistRec
 
getOrderBy() - Method in class jreceiver.common.rec.util.TuneQueryRec
 
getOrderBy() - Method in interface jreceiver.common.rec.util.TuneQuery
 
getParams() - Method in class jreceiver.common.rec.driver.DriverBindingKey
return the url parameters necessary to identify this rec by key
getParams() - Method in class jreceiver.common.rec.security.RoleRec
return the url parameters necessary to identify this rec by key
getParams() - Method in class jreceiver.common.rec.security.MethodKey
return the url parameters necessary to identify this rec by key
getParentId() - Method in interface jreceiver.common.rec.site.Folder
 
getParentId() - Method in class jreceiver.common.rec.site.FolderRec
 
getParentName() - Method in interface jreceiver.common.rec.site.Folder
 
getParentName() - Method in class jreceiver.common.rec.site.FolderRec
 
getPassword() - Method in interface jreceiver.common.rec.security.User
 
getPassword() - Method in class jreceiver.common.rec.security.UserRec
 
getPath() - Method in class jreceiver.common.rec.site.RootKey
for retrieval via struts
getPerUserSettings() - Method in class jreceiver.common.rec.driver.DriverRec
If true, the driver settings are not tied to the user credentials with which it was registered.
getPerUserSettings() - Method in interface jreceiver.common.rec.driver.Driver
If true, the driver settings are not tied to the user credentials with which it was registered.
getPlaylistKeys() - Method in class jreceiver.common.rec.util.TuneQueryRec
 
getPlaylistKeys() - Method in interface jreceiver.common.rec.util.TuneQuery
 
getPlaylistType() - Method in class jreceiver.common.rec.source.PlaylistRec
obtain the 'type' of the playlist (Playlist.PLAYLIST_TYPE_*)
getPlaylistType() - Method in interface jreceiver.common.rec.source.Playlist
obtain the playlist type (file, dynamic or tree)
getPlayState() - Method in interface jreceiver.common.callback.rec.DeviceStatus
The play state is one of the play state constants
getPlayState() - Method in class jreceiver.common.callback.rec.DeviceStatusRec
The play state is one of the play state constants
getPlayStateMessage() - Method in class jreceiver.common.callback.rec.DeviceStatusRec
The play_state is a message_id (you'll have to translate via message.properties)
getRawFilter() - Method in class jreceiver.common.rec.source.FilterableRec
 
getRawFilter() - Method in class jreceiver.common.rec.source.DplaylistRec
 
getRawFilter() - Method in interface jreceiver.common.rec.source.Filterable
Obtain the filter
getRec(int, Hashtable) - Method in interface jreceiver.common.rpc.ServerTable
Obtain a single rec for the key (primitive int)
getRec(Object, Hashtable) - Method in interface jreceiver.common.rpc.ServerTable
Obtain a single rec for the (String or Key-derived or Number-derived) key
getRecForDriver(int, int) - Method in interface jreceiver.common.rpc.Sources
Obtain source details for the given src_id when used with a given driver_id.
getRecForPath(int, File, Hashtable) - Method in interface jreceiver.common.rpc.Mfiles
Obtain a mfile rec corresponding to the specified filespec Note that we are explicitly NOT using the File object in this case.
getRecs() - Method in class jreceiver.common.callback.rpc.StatusListenerDirect
Return a list of driver setting recs.
getRecs() - Method in interface jreceiver.common.callback.rpc.StatusListener
Return a list of driver setting recs.
getRecs() - Method in interface jreceiver.common.rpc.Mimes
Obtain the canonical list of supported mime-types
getRecs(String, Hashtable, int, int) - Method in interface jreceiver.common.rpc.ServerTable
Obtain a list of recs (combines getKeys + getRecs(keys))
getRecs(Vector, String, Hashtable) - Method in interface jreceiver.common.rpc.ServerTable
Obtain a list of recs for a list of keys
getRecsForDriver(int, String, Hashtable, int, int) - Method in interface jreceiver.common.rpc.Devices
Obtain a list of device recs for a driver (combines getKeys+getRecs steps)
getRecsForDriverBinding(DriverBindingKey, String, int, int) - Method in interface jreceiver.common.rpc.Commands
Obtain commands for which signals may be created for a driverbind definition
getRecsForMethods(User, Vector, String, Hashtable) - Method in interface jreceiver.common.rpc.RoleAuths
plural - obtain an ordered range of keys for the specified user
getRecsForSettings(String, Hashtable, int, int) - Method in interface jreceiver.common.rpc.Drivers
Obtain a list of drivers that for which the user is authorized to modify settings.
getRoleAuthKey() - Method in interface jreceiver.common.rec.security.RoleAuth
 
getRoleAuthKey() - Method in class jreceiver.common.rec.security.RoleAuthRec
strongly-typed key
getRoleId() - Method in interface jreceiver.common.rec.security.User
 
getRoleId() - Method in class jreceiver.common.rec.security.UserRec
 
getRoleId() - Method in class jreceiver.common.rec.security.RoleAuthKey
 
getRootKeys(String, int, int) - Method in interface jreceiver.common.rpc.Folders
Obtain a list of folder_ids which represent the root folders
getRpcURL() - Method in interface jreceiver.common.rec.site.Site
obtain the url for the RPC engine for the site
getRpcURL() - Method in class jreceiver.common.rec.site.SiteRec
 
getRpcUrlStr() - Method in interface jreceiver.common.rec.site.Site
obtain the url (as a String) for the RPC engine for the site
getRpcUrlStr() - Method in class jreceiver.common.rec.site.SiteRec
 
getSchedule() - Method in interface jreceiver.common.rpc.Scanner
obtain the next time a scan will commence
getSecurityBean() - Method in class jreceiver.common.rpc.RpcBaseDirect
Obtain a security bean instance to authenticate requests for this listener.
getServerVersion() - Method in interface jreceiver.common.rpc.Drivers
returns the version string of the RPC server
getSignalData() - Method in class jreceiver.common.rec.driver.SignalRec
 
getSignalData() - Method in interface jreceiver.common.rec.driver.Signal
 
getSignals() - Method in class jreceiver.common.rec.driver.DriverBindingRec
 
getSignals() - Method in interface jreceiver.common.rec.driver.DriverBinding
 
getSiteId() - Method in interface jreceiver.common.rec.site.Site
obtain the site id
getSiteId() - Method in class jreceiver.common.rec.site.RootKey
 
getSiteId() - Method in class jreceiver.common.rec.site.SiteRec
 
getSiteId() - Method in class jreceiver.common.rec.source.SourceRec
 
getSiteId() - Method in interface jreceiver.common.rec.source.Source
obtain the source's location (0 if local; >0 if off-site)
getSlaveDevice() - Method in class jreceiver.common.rec.driver.DeviceBindingRec
 
getSlaveDevice() - Method in interface jreceiver.common.rec.driver.DeviceBinding
 
getSlaveDeviceId() - Method in class jreceiver.common.rec.driver.DeviceBindingKey
 
getSlaveMask() - Method in class jreceiver.common.rec.driver.DriverRec
obtain the list of supported command slave types, stored as slave_ids in mask
getSlaveMask() - Method in interface jreceiver.common.rec.driver.Driver
obtain the list of supported command medium types in which the devices for this driver are capable of being controlled by other devices.
getSource() - Method in interface jreceiver.common.callback.rec.DeviceStatus
This corresponds to a media source.
getSource() - Method in class jreceiver.common.callback.rec.DeviceStatusRec
This corresponds to a media source.
getSourceCount() - Method in class jreceiver.common.rec.source.HplaylistRec
 
getSourceIds() - Method in class jreceiver.common.rec.source.FplaylistRec
 
getSourceIds() - Method in interface jreceiver.common.rec.source.SourceList
 
getSourceIds() - Method in class jreceiver.common.rec.source.SplaylistRec
 
getSourceIds() - Method in class jreceiver.common.rec.source.HplaylistRec
 
getSourceIdSet() - Method in class jreceiver.common.rec.source.HplaylistRec
 
getSrcId() - Method in class jreceiver.common.rec.source.SourceRec
 
getSrcId() - Method in interface jreceiver.common.rec.source.Source
obtain the source id
getSrcMime() - Method in class jreceiver.common.rec.util.TranscoderRec
 
getSrcMime() - Method in interface jreceiver.common.rec.util.Transcoder
 
getState() - Method in interface jreceiver.common.rpc.Scanner
obtain the current scanner state
getSummary() - Method in interface jreceiver.common.rec.tag.Comment
 
getSummary() - Method in class jreceiver.common.rec.tag.CommentRec
 
getSupportsDeviceStatus() - Method in class jreceiver.common.rec.driver.DriverRec
 
getSupportsDeviceStatus() - Method in interface jreceiver.common.rec.driver.Driver
 
getText() - Method in interface jreceiver.common.rec.tag.Comment
 
getText() - Method in class jreceiver.common.rec.tag.CommentRec
 
getTimecode() - Method in interface jreceiver.common.callback.rec.DeviceStatus
This is the approximate number of MILLISECONDS into the current song.
getTimecode() - Method in class jreceiver.common.callback.rec.DeviceStatusRec
This is the approximate number of MILLISECONDS into the current song.
getTimecodeInSeconds() - Method in interface jreceiver.common.callback.rec.DeviceStatus
This is the approximate number of SECONDS into the current song.
getTimecodeInSeconds() - Method in class jreceiver.common.callback.rec.DeviceStatusRec
This is the approximate number of SECONDS into the current song.
getTimestamp() - Method in class jreceiver.common.rec.driver.DeviceRec
This is when the device was last updated
getTimestamp() - Method in interface jreceiver.common.rec.driver.Device
This is when the player was last updated
getTitle() - Method in class jreceiver.common.rec.source.SourceRec
 
getTitle() - Method in interface jreceiver.common.rec.source.Source
obtain the source name
getTitle() - Method in class jreceiver.common.rec.util.TuneQueryRec
 
getTitle() - Method in interface jreceiver.common.rec.util.TuneQuery
 
getTitleMenuRecs(TuneQuery, int, int, int) - Method in interface jreceiver.common.rpc.Menus
obtain a list of MenuRecs that specify tune titles
getTrackNo() - Method in class jreceiver.common.rec.source.TuneRec
obtain the 'trackno'
getTrackNo() - Method in interface jreceiver.common.rec.source.Tune
obtain the 'trackno'
getTuneCount() - Method in class jreceiver.common.rec.source.PlaylistRec
 
getTuneCount() - Method in interface jreceiver.common.rec.source.Playlist
Obtain the number of media files (not lines!) specified in a playlist file.
getTuneCount() - Method in interface jreceiver.common.rec.util.Menu
 
getTuneCount() - Method in class jreceiver.common.rec.util.MenuRec
 
getTuneKeys() - Method in class jreceiver.common.rec.util.TuneQueryRec
 
getTuneKeys() - Method in interface jreceiver.common.rec.util.TuneQuery
 
getTuneType() - Method in class jreceiver.common.rec.source.TuneRec
obtain the 'type' of the tune (Tune.TUNE_TYPE_*)
getTuneType() - Method in interface jreceiver.common.rec.source.Tune
obtain the tune type (file, station, or CD)
getType() - Method in class jreceiver.common.callback.rec.DsettingRec
 
getType() - Method in interface jreceiver.common.callback.rec.Dsetting
 
getType() - Method in class jreceiver.common.rec.source.SourceRec
 
getType() - Method in interface jreceiver.common.rec.source.Source
obtain the source type
getUrl() - Method in class jreceiver.common.callback.rec.DsettingUrlRec
 
getUrl() - Method in interface jreceiver.common.callback.rec.DsettingUrl
 
getUser() - Method in class jreceiver.common.rpc.RpcBaseDirect
 
getUserId() - Method in class jreceiver.common.rec.driver.DriverRec
obtain the user_id of the driver
getUserId() - Method in interface jreceiver.common.rec.driver.Driver
obtain the description of the driver
getValue() - Method in class jreceiver.common.callback.rec.DsettingRec
value get
getValue() - Method in interface jreceiver.common.callback.rec.Dsetting
value get
getValueBool() - Method in interface jreceiver.common.callback.rec.DsettingBool
 
getValueBool() - Method in class jreceiver.common.callback.rec.DsettingBoolRec
 
getValueInt() - Method in class jreceiver.common.callback.rec.DsettingIntRec
 
getValueInt() - Method in interface jreceiver.common.callback.rec.DsettingInt
 
getValueList() - Method in class jreceiver.common.callback.rec.DsettingListRec
 
getValueList() - Method in interface jreceiver.common.callback.rec.DsettingList
obtain the selected list item
getValueStr() - Method in class jreceiver.common.callback.rec.DsettingStrRec
 
getValueStr() - Method in interface jreceiver.common.callback.rec.DsettingStr
 
getValueUrl() - Method in class jreceiver.common.callback.rec.DsettingUrlRec
 
getValueUrl() - Method in interface jreceiver.common.callback.rec.DsettingUrl
 
getYear() - Method in class jreceiver.common.rec.source.TuneRec
obtain the 'year'
getYear() - Method in interface jreceiver.common.rec.source.Tune
obtain the 'year'

H

Handler - interface jreceiver.common.rec.security.Handler.
An interface representing a single handler.
handler_name - Variable in class jreceiver.common.rec.security.HandlerRec
 
HANDLER_NAME - Static variable in interface jreceiver.common.callback.rpc.CommandListener
 
HANDLER_NAME - Static variable in interface jreceiver.common.callback.rpc.ControllerListener
 
HANDLER_NAME - Static variable in interface jreceiver.common.callback.rpc.SettingListener
 
HANDLER_NAME - Static variable in interface jreceiver.common.callback.rpc.StatusListener
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Signals
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Mexternals
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.RoleAuths
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.DriverBindings
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Menus
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Scanner
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Commands
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Transcoders
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Tunes
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.TagEncoder
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Drivers
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Playlists
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.ScannerSettings
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Devices
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Mfiles
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.GeneralSettings
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Roles
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Sites
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Roots
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.PlaylistEncoder
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Mimes
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Sources
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Settings
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Methods
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Folders
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.DeviceBindings
 
HANDLER_NAME - Static variable in interface jreceiver.common.rpc.Users
 
HandlerRec - class jreceiver.common.rec.security.HandlerRec.
Bean to represent a single handler folder record
HandlerRec(Hashtable) - Constructor for class jreceiver.common.rec.security.HandlerRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
HandlerRec(String) - Constructor for class jreceiver.common.rec.security.HandlerRec
ctor
Hashable - interface jreceiver.common.rec.Hashable.
An interface to be implemented by all objects transportable over XML-RPC by being hashed into the limited set of datatypes allowed by that protocol.
hashCode() - Method in class jreceiver.common.rec.security.MethodKey
Returns a hash code value for the object.
HKEY_ADDRESS - Static variable in interface jreceiver.common.rec.driver.Device
 
HKEY_ALBUM - Static variable in interface jreceiver.common.rec.source.Tune
 
HKEY_ALBUM_ID - Static variable in interface jreceiver.common.rec.tag.Album
 
HKEY_ALBUM_NAME - Static variable in interface jreceiver.common.rec.tag.Album
 
HKEY_ARTIST_ID - Static variable in interface jreceiver.common.rec.tag.Artist
 
HKEY_ARTIST_NAME - Static variable in interface jreceiver.common.rec.tag.Artist
 
HKEY_BITRATE - Static variable in interface jreceiver.common.rec.source.Tune
 
HKEY_BOOL_DEF_VALUE - Static variable in interface jreceiver.common.callback.rec.DsettingBool
 
HKEY_BOOL_VALUE - Static variable in interface jreceiver.common.callback.rec.DsettingBool
 
HKEY_CACHE_DATA - Static variable in interface jreceiver.common.rec.source.Mexternal
 
HKEY_CALLBACK_PASSWORD - Static variable in interface jreceiver.common.rec.driver.Driver
 
HKEY_CALLBACK_URL - Static variable in interface jreceiver.common.rec.driver.Driver
 
HKEY_CALLBACK_USER_ID - Static variable in interface jreceiver.common.rec.driver.Driver
 
HKEY_CHECKED - Static variable in interface jreceiver.common.rec.Selectable
 
HKEY_CMD_CODE - Static variable in interface jreceiver.common.rec.driver.Command
 
HKEY_CMD_ID - Static variable in class jreceiver.common.rec.driver.SignalKey
 
HKEY_COMMAND - Static variable in interface jreceiver.common.rec.driver.Signal
 
HKEY_COMMAND_IDS - Static variable in interface jreceiver.common.rec.driver.DriverCommand
 
HKEY_COMMANDS - Static variable in interface jreceiver.common.rec.driver.Driver
 
HKEY_COMMENT - Static variable in interface jreceiver.common.rec.source.Tune
 
HKEY_COMMENT_ID - Static variable in interface jreceiver.common.rec.tag.Comment
 
HKEY_COMMENT_SUMMARY - Static variable in interface jreceiver.common.rec.tag.Comment
 
HKEY_COMMENT_TEXT - Static variable in interface jreceiver.common.rec.tag.Comment
 
HKEY_COMPOSER - Static variable in interface jreceiver.common.rec.source.Tune
 
HKEY_COMPOSER_ID - Static variable in interface jreceiver.common.rec.tag.Composer
 
HKEY_COMPOSER_NAME - Static variable in interface jreceiver.common.rec.tag.Composer
 
HKEY_CONTENT_TYPE - Static variable in interface jreceiver.common.rec.source.Tune
 
HKEY_CONTENT_URL - Static variable in interface jreceiver.common.rec.source.Source
 
HKEY_DATA_OFFSET - Static variable in interface jreceiver.common.rec.source.Tune
 
HKEY_DESCRIPT - Static variable in interface jreceiver.common.rec.security.Role
 
HKEY_DEV_MASTER_ID - Static variable in class jreceiver.common.rec.driver.DeviceBindingKey
 
HKEY_DEV_SLAVE_ID - Static variable in class jreceiver.common.rec.driver.DeviceBindingKey
 
HKEY_DEVICE_ID - Static variable in interface jreceiver.common.rec.driver.Device
 
HKEY_DEVICES - Static variable in interface jreceiver.common.rec.driver.Driver
 
HKEY_DIRECT_URI - Static variable in interface jreceiver.common.rec.source.Source
 
HKEY_DRIVER_ID - Static variable in interface jreceiver.common.rec.driver.Device
 
HKEY_DRIVER_ID - Static variable in interface jreceiver.common.rec.driver.Driver
 
HKEY_DRV_MASTER_ID - Static variable in class jreceiver.common.rec.driver.DriverBindingKey
 
HKEY_DRV_SLAVE_ID - Static variable in interface jreceiver.common.rec.driver.DriverCommand
 
HKEY_DRV_SLAVE_ID - Static variable in class jreceiver.common.rec.driver.DriverBindingKey
 
HKEY_DRVBIND_KEY - Static variable in class jreceiver.common.rec.driver.SignalKey
 
HKEY_DRVBIND_KEY - Static variable in class jreceiver.common.rec.driver.DeviceBindingKey
 
HKEY_DSETTING_DESC - Static variable in interface jreceiver.common.callback.rec.Dsetting
 
HKEY_DSETTING_ID - Static variable in interface jreceiver.common.callback.rec.Dsetting
 
HKEY_DSETTING_IS_REQUIRED - Static variable in interface jreceiver.common.callback.rec.Dsetting
 
HKEY_DSETTING_LOCALE_COUNTRY - Static variable in interface jreceiver.common.callback.rec.Dsetting
 
HKEY_DSETTING_LOCALE_LANG - Static variable in interface jreceiver.common.callback.rec.Dsetting
 
HKEY_DSETTING_NAME - Static variable in interface jreceiver.common.callback.rec.Dsetting
 
HKEY_DSETTING_TYPE - Static variable in interface jreceiver.common.callback.rec.Dsetting
 
HKEY_DST_MIME - Static variable in interface jreceiver.common.rec.source.Source
 
HKEY_DURATION - Static variable in interface jreceiver.common.rec.source.Source
 
HKEY_FILE_PATH - Static variable in class jreceiver.common.rec.site.RootKey
 
HKEY_FILE_SIZE - Static variable in interface jreceiver.common.rec.source.Mfile
 
HKEY_FILTER - Static variable in interface jreceiver.common.rec.source.Filterable
 
HKEY_FOLDER_FILE - Static variable in interface jreceiver.common.rec.site.Folder
 
HKEY_FOLDER_ID - Static variable in interface jreceiver.common.rec.site.Root
 
HKEY_FOLDER_ID - Static variable in interface jreceiver.common.rec.site.Folder
 
HKEY_FOLDER_ID - Static variable in interface jreceiver.common.rec.source.Mfile
 
HKEY_FOLDER_IDS - Static variable in interface jreceiver.common.rec.source.SourceFolder
 
HKEY_FOLDER_NAME - Static variable in interface jreceiver.common.rec.site.Folder
 
HKEY_FULL_NAME - Static variable in interface jreceiver.common.rec.security.User
 
HKEY_GENRE_ID - Static variable in interface jreceiver.common.rec.tag.Genre
 
HKEY_GENRE_NAME - Static variable in interface jreceiver.common.rec.tag.Genre
 
HKEY_HANDLER_NAME - Static variable in class jreceiver.common.rec.security.MethodKey
 
HKEY_ID - Static variable in interface jreceiver.common.rec.driver.Command
 
HKEY_INDEX - Static variable in interface jreceiver.common.rec.util.Menu
 
HKEY_INT_DEF_VALUE - Static variable in interface jreceiver.common.callback.rec.DsettingInt
 
HKEY_INT_MAX_VAL - Static variable in interface jreceiver.common.callback.rec.DsettingInt
 
HKEY_INT_MIN_VAL - Static variable in interface jreceiver.common.callback.rec.DsettingInt
 
HKEY_INT_VALUE - Static variable in interface jreceiver.common.callback.rec.DsettingInt
 
HKEY_IS_ACTIVE - Static variable in interface jreceiver.common.rec.driver.Driver
 
HKEY_IS_AUTHORIZED - Static variable in interface jreceiver.common.rec.security.RoleAuth
 
HKEY_KEY - Static variable in interface jreceiver.common.rec.Rec
 
HKEY_LAST_MODIFIED - Static variable in interface jreceiver.common.rec.source.Mfile
 
HKEY_LEAD_PERFORMER - Static variable in interface jreceiver.common.rec.source.Tune
 
HKEY_LIST_DEF_SELECTED - Static variable in interface jreceiver.common.callback.rec.DsettingList
 
HKEY_LIST_ITEMS - Static variable in interface jreceiver.common.callback.rec.DsettingList
 
HKEY_LIST_SELECTED - Static variable in interface jreceiver.common.callback.rec.DsettingList
 
HKEY_MAC_ADDRESS - Static variable in interface jreceiver.common.callback.rec.DeviceStatus
 
HKEY_MASTER_DEV - Static variable in interface jreceiver.common.rec.driver.DeviceBinding
 
HKEY_MASTER_DEVICE - Static variable in interface jreceiver.common.rec.driver.Signal
 
HKEY_MASTER_DRV - Static variable in interface jreceiver.common.rec.driver.DriverBinding
 
HKEY_MASTER_MASK - Static variable in interface jreceiver.common.rec.driver.Driver
 
HKEY_MEDIUM_ID - Static variable in interface jreceiver.common.rec.driver.Command
 
HKEY_MENU_TEXT - Static variable in interface jreceiver.common.rec.util.Menu
 
HKEY_METHOD_KEY - Static variable in class jreceiver.common.rec.security.RoleAuthKey
 
HKEY_METHOD_NAME - Static variable in class jreceiver.common.rec.security.MethodKey
 
HKEY_MIME - Static variable in interface jreceiver.common.rec.source.Source
 
HKEY_MIME_MASK - Static variable in interface jreceiver.common.rec.driver.Driver
 
HKEY_ORDER_BY - Static variable in interface jreceiver.common.rec.Sortable
 
HKEY_PARENT_ID - Static variable in interface jreceiver.common.rec.site.Folder
 
HKEY_PARENT_NAME - Static variable in interface jreceiver.common.rec.site.Folder
 
HKEY_PASSWORD - Static variable in interface jreceiver.common.rec.security.User
 
HKEY_PER_USER_SETTINGS - Static variable in interface jreceiver.common.rec.driver.Driver
 
HKEY_PL_SRC_ID - Static variable in interface jreceiver.common.rec.source.SourceList
 
HKEY_PL_SRC_ID - Static variable in interface jreceiver.common.rec.source.SourceFolder
 
HKEY_PL_TYPE - Static variable in interface jreceiver.common.rec.source.Playlist
 
HKEY_PLAY_STATE - Static variable in interface jreceiver.common.callback.rec.DeviceStatus
 
HKEY_ROLE_ID - Static variable in interface jreceiver.common.rec.security.User
 
HKEY_ROLE_ID - Static variable in class jreceiver.common.rec.security.RoleAuthKey
 
HKEY_SIG_DATA - Static variable in interface jreceiver.common.rec.driver.Signal
 
HKEY_SIGNALS - Static variable in interface jreceiver.common.rec.driver.DriverBinding
 
HKEY_SITE_CONTENT_URL - Static variable in interface jreceiver.common.rec.site.Site
 
HKEY_SITE_ID - Static variable in class jreceiver.common.rec.site.RootKey
 
HKEY_SITE_ID - Static variable in interface jreceiver.common.rec.source.Source
 
HKEY_SITE_NAME - Static variable in interface jreceiver.common.rec.site.Site
 
HKEY_SITE_RPC_URL - Static variable in interface jreceiver.common.rec.site.Site
 
HKEY_SLAVE_DEV - Static variable in interface jreceiver.common.rec.driver.DeviceBinding
 
HKEY_SLAVE_DRV - Static variable in interface jreceiver.common.rec.driver.DriverBinding
 
HKEY_SLAVE_MASK - Static variable in interface jreceiver.common.rec.driver.Driver
 
HKEY_SOURCE - Static variable in interface jreceiver.common.callback.rec.DeviceStatus
 
HKEY_SOURCE_IDS - Static variable in interface jreceiver.common.rec.source.SourceList
 
HKEY_SRC_ID - Static variable in interface jreceiver.common.rec.source.Source
 
HKEY_SRC_TYPE - Static variable in interface jreceiver.common.rec.source.Source
 
HKEY_STR_DEF_VALUE - Static variable in interface jreceiver.common.callback.rec.DsettingStr
 
HKEY_STR_MAX_LEN - Static variable in interface jreceiver.common.callback.rec.DsettingStr
 
HKEY_STR_MIN_LEN - Static variable in interface jreceiver.common.callback.rec.DsettingStr
 
HKEY_STR_VALUE - Static variable in interface jreceiver.common.callback.rec.DsettingStr
 
HKEY_SUPPORTS_DEVICE_STATUS - Static variable in interface jreceiver.common.rec.driver.Driver
 
HKEY_TIMECODE - Static variable in interface jreceiver.common.callback.rec.DeviceStatus
 
HKEY_TIMESTAMP - Static variable in interface jreceiver.common.rec.driver.Device
 
HKEY_TITLE - Static variable in interface jreceiver.common.rec.source.Source
 
HKEY_TRACK_NUMBER - Static variable in interface jreceiver.common.rec.source.Tune
 
HKEY_TUNE_COUNT - Static variable in interface jreceiver.common.rec.source.Playlist
 
HKEY_TUNE_COUNT - Static variable in interface jreceiver.common.rec.util.Menu
 
HKEY_TUNE_TYPE - Static variable in interface jreceiver.common.rec.source.Tune
 
HKEY_URL_DEF_VALUE - Static variable in interface jreceiver.common.callback.rec.DsettingUrl
 
HKEY_URL_VALUE - Static variable in interface jreceiver.common.callback.rec.DsettingUrl
 
HKEY_USER_ID - Static variable in interface jreceiver.common.rec.driver.Driver
 
HKEY_XC_DATA_SINK - Static variable in interface jreceiver.common.rec.util.Transcoder
 
HKEY_XC_DST_MIME - Static variable in interface jreceiver.common.rec.util.Transcoder
 
HKEY_XC_ENABLED - Static variable in interface jreceiver.common.rec.util.Transcoder
 
HKEY_XC_LOCAL_CMD - Static variable in interface jreceiver.common.rec.util.Transcoder
 
HKEY_XC_SRC_MIME - Static variable in interface jreceiver.common.rec.util.Transcoder
 
HKEY_YEAR - Static variable in interface jreceiver.common.rec.source.Tune
 
HplaylistRec - class jreceiver.common.rec.source.HplaylistRec.
Bean to represent a single Tree (hierarchical) playlist record
HplaylistRec() - Constructor for class jreceiver.common.rec.source.HplaylistRec
ctor - used by HplaylistEditAction
HplaylistRec(Hashtable) - Constructor for class jreceiver.common.rec.source.HplaylistRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
HplaylistRec(int, String, int, PtarURI, URL, String, String, int) - Constructor for class jreceiver.common.rec.source.HplaylistRec
ctor - used by PlaylistRecs.createInstance() ctor - used by PlaylistDB.getRecs
HplaylistRec(int, String, int, PtarURI, URL, String, String, int, Vector, Vector) - Constructor for class jreceiver.common.rec.source.HplaylistRec
ctor - deep, i.e., with source_ids and folders

I

id - Variable in class jreceiver.common.callback.rec.DsettingRec
an identifier to refer to a specific setting
index - Variable in class jreceiver.common.rec.util.MenuRec
the offset of the menu item
INTERRUPT - Static variable in interface jreceiver.common.rpc.Scanner
 
interrupt() - Method in interface jreceiver.common.rpc.Scanner
stop the scanner, if running
INVOKE - Static variable in interface jreceiver.common.rpc.Scanner
 
invoke() - Method in interface jreceiver.common.rpc.Scanner
start the scanner, if not started
is_authorized - Variable in class jreceiver.common.rec.security.RoleAuthRec
 
IS_AUTHORIZED - Static variable in interface jreceiver.common.rpc.RoleAuths
 
is_checked - Variable in class jreceiver.common.rec.driver.SignalRec
is the item selected in the form?
is_checked - Variable in class jreceiver.common.rec.security.RoleRec
is the item selected in the form?
is_checked - Variable in class jreceiver.common.rec.security.HandlerRec
is the item selected in the form?
is_checked - Variable in class jreceiver.common.rec.security.UserRec
is the item selected in the form?
is_checked - Variable in class jreceiver.common.rec.security.RoleAuthRec
is the item selected in the form?
is_checked - Variable in class jreceiver.common.rec.site.RootRec
is the item selected in the form?
is_checked - Variable in class jreceiver.common.rec.site.FolderRec
is the item selected in the form?
is_checked - Variable in class jreceiver.common.rec.site.SiteRec
 
IS_REG_EXP - Static variable in interface jreceiver.common.rec.util.TuneQuery
 
is_required - Variable in class jreceiver.common.callback.rec.DsettingRec
is the user required to provide a value?
isAuthorized(User, MethodKey) - Method in interface jreceiver.common.rpc.RoleAuths
singular - determine authorization for a user and a handler.method
isValid() - Method in class jreceiver.common.rec.driver.SignalKey
return true if the key is internally sound
isValid() - Method in class jreceiver.common.rec.driver.DeviceBindingKey
return true if the key is internally sound
isValid() - Method in class jreceiver.common.rec.driver.DriverBindingKey
return true if the key is sound

J

jreceiver.common.callback.rec - package jreceiver.common.callback.rec
 
jreceiver.common.callback.rpc - package jreceiver.common.callback.rpc
 
jreceiver.common.rec - package jreceiver.common.rec
A set of beans and interfaces, each of which represents a concise data object used in JReceiver.
jreceiver.common.rec.driver - package jreceiver.common.rec.driver
A set of beans and interfaces geared towards hardware and its control through drivers.
jreceiver.common.rec.security - package jreceiver.common.rec.security
 
jreceiver.common.rec.site - package jreceiver.common.rec.site
A set of beans and interfaces describing the physical makeup of a media collection.
jreceiver.common.rec.source - package 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 - package jreceiver.common.rec.tag
A set of beans and interfaces for 'tag' metadata referenced by media sources.
jreceiver.common.rec.util - package jreceiver.common.rec.util
A set of beans representing various things that don't yet fit in other categories.
jreceiver.common.rpc - package jreceiver.common.rpc
A set of wrapper classes to remotely query and control the JReceiver Engine.

K

key - Variable in class jreceiver.common.rec.driver.SignalRec
 
key - Variable in class jreceiver.common.rec.security.RoleAuthRec
 
key - Variable in class jreceiver.common.rec.site.RootRec
 
Key - interface jreceiver.common.rec.Key.
An interface from which all complex keys are derived.

L

list - Variable in class jreceiver.common.callback.rec.DsettingListRec
the items in the list
load_error_msg - Static variable in class jreceiver.common.rpc.RpcFactoryBase
 
loadDirect(String, User) - Static method in class jreceiver.common.rpc.RpcFactoryBase
load the direct interface if no remote specified
locale - Variable in class jreceiver.common.callback.rec.DsettingRec
the locale of the name and description of the setting item
log - Static variable in class jreceiver.common.rpc.RpcFactoryBase
logging object
log - Static variable in class jreceiver.common.rpc.RpcFactory
logging sink

M

m_album - Variable in class jreceiver.common.rec.source.TuneRec
 
m_artist - Variable in class jreceiver.common.rec.source.TuneRec
 
m_bitrate - Variable in class jreceiver.common.rec.source.TuneRec
 
m_cache_data - Variable in class jreceiver.common.rec.source.SplaylistRec
Indicating whether the stunes will be reused or refreshed each time the splaylist is cued.
m_cache_data - Variable in class jreceiver.common.rec.source.MexternalRec
 
m_cache_data - Variable in class jreceiver.common.rec.source.StuneRec
 
m_callback_password - Variable in class jreceiver.common.rec.driver.DriverRec
 
m_callback_url - Variable in class jreceiver.common.rec.driver.DriverRec
 
m_callback_user_id - Variable in class jreceiver.common.rec.driver.DriverRec
 
m_commands - Variable in class jreceiver.common.rec.driver.DriverRec
 
m_comment - Variable in class jreceiver.common.rec.source.TuneRec
 
m_composer - Variable in class jreceiver.common.rec.source.TuneRec
 
m_content_url - Variable in class jreceiver.common.rec.source.SourceRec
The link to the resource on the JReceiver Content Server Note that the stored should be escaped to UTF-8 with %XX codes.
m_data_offset - Variable in class jreceiver.common.rec.source.TuneRec
 
m_data_sink - Variable in class jreceiver.common.rec.util.TranscoderRec
 
m_default_host - Static variable in class jreceiver.common.rpc.RpcFactoryBase
the host that is used in the absence of specifying one
m_devices - Variable in class jreceiver.common.rec.driver.DriverRec
 
m_direct_uri - Variable in class jreceiver.common.rec.source.SourceRec
A direct link to the resource, either a file:/ to a local file or an http:/ direct link to a remote resouce.
m_dst_mime - Variable in class jreceiver.common.rec.source.SourceRec
 
m_dst_mime - Variable in class jreceiver.common.rec.util.TranscoderRec
 
m_duration - Variable in class jreceiver.common.rec.source.SourceRec
 
m_enabled - Variable in class jreceiver.common.rec.util.TranscoderRec
 
m_file_size - Variable in class jreceiver.common.rec.source.FplaylistRec
 
m_file_size - Variable in class jreceiver.common.rec.source.MfileRec
 
m_file_size - Variable in class jreceiver.common.rec.source.FtuneRec
 
m_folder_id - Variable in class jreceiver.common.rec.source.FplaylistRec
 
m_folder_id - Variable in class jreceiver.common.rec.source.MfileRec
 
m_folder_id - Variable in class jreceiver.common.rec.source.FtuneRec
 
m_folder_id_set - Variable in class jreceiver.common.rec.source.HplaylistRec
a list of all folder_ids associated with this playlist
m_genres - Variable in class jreceiver.common.rec.source.TuneRec
 
m_id - Variable in class jreceiver.common.rec.driver.DriverRec
 
m_id - Variable in class jreceiver.common.rec.tag.GenreRec
 
m_id - Variable in class jreceiver.common.rec.tag.ComposerRec
 
m_id - Variable in class jreceiver.common.rec.tag.CommentRec
 
m_id - Variable in class jreceiver.common.rec.tag.AlbumRec
 
m_id - Variable in class jreceiver.common.rec.tag.ArtistRec
 
m_id - Variable in class jreceiver.common.rec.util.TranscoderRec
 
m_is_active - Variable in class jreceiver.common.rec.driver.DriverRec
 
m_is_checked - Variable in class jreceiver.common.rec.source.PlaylistRec
is the item selected in the form?
m_is_checked - Variable in class jreceiver.common.rec.source.TuneRec
is the item selected in the form?
m_is_checked - Variable in class jreceiver.common.rec.util.TranscoderRec
is the item selected in the form?
m_last_modified - Variable in class jreceiver.common.rec.source.FplaylistRec
 
m_last_modified - Variable in class jreceiver.common.rec.source.MfileRec
 
m_last_modified - Variable in class jreceiver.common.rec.source.FtuneRec
 
m_local_cmd - Variable in class jreceiver.common.rec.util.TranscoderRec
 
m_master_mask - Variable in class jreceiver.common.rec.driver.DriverRec
 
m_mime - Variable in class jreceiver.common.rec.source.SourceRec
 
m_mime_mask - Variable in class jreceiver.common.rec.driver.DriverRec
 
m_name - Variable in class jreceiver.common.rec.tag.GenreRec
 
m_name - Variable in class jreceiver.common.rec.tag.ComposerRec
 
m_name - Variable in class jreceiver.common.rec.tag.AlbumRec
 
m_name - Variable in class jreceiver.common.rec.tag.ArtistRec
 
m_order_by - Variable in class jreceiver.common.rec.source.PlaylistRec
how the playlist will be sorted
m_per_user_settings - Variable in class jreceiver.common.rec.driver.DriverRec
 
m_pl_src_id - Variable in class jreceiver.common.rec.source.FilterableRec
 
m_pl_type - Variable in class jreceiver.common.rec.source.PlaylistRec
File(1), Dynamic(2), Tree(4) or Station(8)
m_raw_filter - Variable in class jreceiver.common.rec.source.FilterableRec
 
m_raw_filter - Variable in class jreceiver.common.rec.source.DplaylistRec
the raw_filter to produce the dynamic playlist
m_site_id - Variable in class jreceiver.common.rec.source.SourceRec
 
m_slave_mask - Variable in class jreceiver.common.rec.driver.DriverRec
 
m_source_id_set - Variable in class jreceiver.common.rec.source.HplaylistRec
a list of all mfile src_ids associated with this playlist
m_source_ids - Variable in class jreceiver.common.rec.source.FplaylistRec
a list of all mfile src_ids associated with this playlist
m_src_id - Variable in class jreceiver.common.rec.source.SourceRec
 
m_src_mime - Variable in class jreceiver.common.rec.util.TranscoderRec
 
m_src_type - Variable in class jreceiver.common.rec.source.SourceRec
 
m_stune_ids - Variable in class jreceiver.common.rec.source.SplaylistRec
a list of all src_ids associated with this playlist
m_summary - Variable in class jreceiver.common.rec.tag.CommentRec
 
m_supports_device_status - Variable in class jreceiver.common.rec.driver.DriverRec
 
m_text - Variable in class jreceiver.common.rec.tag.CommentRec
 
m_title - Variable in class jreceiver.common.rec.source.SourceRec
 
m_trackno - Variable in class jreceiver.common.rec.source.TuneRec
 
m_tune_count - Variable in class jreceiver.common.rec.source.PlaylistRec
the number of tunes in the playlist, as of the time it was last queried for its count
m_tune_type - Variable in class jreceiver.common.rec.source.TuneRec
File (1), Station (2) or CD-based (4)
m_user_id - Variable in class jreceiver.common.rec.driver.DriverRec
 
m_year - Variable in class jreceiver.common.rec.source.TuneRec
 
mac_address - Variable in class jreceiver.common.callback.rec.DeviceStatusRec
 
master_device - Variable in class jreceiver.common.rec.driver.SignalRec
 
max_len - Variable in class jreceiver.common.callback.rec.DsettingStrRec
the maximum length of the string
MAX_SRC_ID - Static variable in interface jreceiver.common.rec.source.Source
an upper limit for source identifiers
max_val - Variable in class jreceiver.common.callback.rec.DsettingIntRec
the upper limit of the int range, inclusive
medium_id - Variable in class jreceiver.common.rec.driver.CommandRec
 
Menu - interface jreceiver.common.rec.util.Menu.
An interface describing a single menu item
menu_text - Variable in class jreceiver.common.rec.util.MenuRec
the text of the menu item
MenuRec - class jreceiver.common.rec.util.MenuRec.
Bean to represent a single menu item, with associated tune count and index.
MenuRec() - Constructor for class jreceiver.common.rec.util.MenuRec
 
MenuRec(Hashtable) - Constructor for class jreceiver.common.rec.util.MenuRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
MenuRec(String, int, int) - Constructor for class jreceiver.common.rec.util.MenuRec
 
Menus - interface jreceiver.common.rpc.Menus.
Menu-related queries and updates for a (possibly-remote) JRec server, returning MenuRecs or String-formatted results.
Method - interface jreceiver.common.rec.security.Method.
An interface representing a single method rpc binding.
method_key - Variable in class jreceiver.common.rec.security.RoleAuthKey
 
MethodKey - class jreceiver.common.rec.security.MethodKey.
An interface representing a single master/slave binding key
MethodKey() - Constructor for class jreceiver.common.rec.security.MethodKey
ctor - default
MethodKey(Hashtable) - Constructor for class jreceiver.common.rec.security.MethodKey
ctor - construct from a hashtable, usually retrieved via XML-RPC
MethodKey(String, String) - Constructor for class jreceiver.common.rec.security.MethodKey
ctor - shallow
MethodRec - class jreceiver.common.rec.security.MethodRec.
Bean to represent a single driverbind record
MethodRec() - Constructor for class jreceiver.common.rec.security.MethodRec
ctor - default
MethodRec(Hashtable) - Constructor for class jreceiver.common.rec.security.MethodRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
MethodRec(MethodKey) - Constructor for class jreceiver.common.rec.security.MethodRec
ctor
Methods - interface jreceiver.common.rpc.Methods.
RPC Method queries and updates for a (possibly-remote) JRec server
Mexternal - interface jreceiver.common.rec.source.Mexternal.
An interface to be associated with remote (i.e.
MexternalRec - class jreceiver.common.rec.source.MexternalRec.
Concrete implementation of an offsite source
MexternalRec(Hashtable) - Constructor for class jreceiver.common.rec.source.MexternalRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
MexternalRec(int, String, int, String, PtarURI, URL, boolean) - Constructor for class jreceiver.common.rec.source.MexternalRec
ctor
Mexternals - interface jreceiver.common.rpc.Mexternals.
Mexternals methods -- Media external-related queries and updates for a (possibly-remote) JRec server
Mfile - interface jreceiver.common.rec.source.Mfile.
An interface to be implemented by all sources which exist as filesystem objects.
MfileRec - class jreceiver.common.rec.source.MfileRec.
Bean to describe a record for the Mfiles table
MfileRec(Hashtable) - Constructor for class jreceiver.common.rec.source.MfileRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
MfileRec(int, String, int, String, PtarURI, URL, int, long, long) - Constructor for class jreceiver.common.rec.source.MfileRec
ctor
Mfiles - interface jreceiver.common.rpc.Mfiles.
Mfiles methods -- Media file-related queries and updates for a (possibly-remote) JRec server
Mimes - interface jreceiver.common.rpc.Mimes.
Mime-definition queries and updates for a (possibly-remote) JRec server
min_len - Variable in class jreceiver.common.callback.rec.DsettingStrRec
the minimum length of the string
MIN_PASSWORD_LEN - Static variable in interface jreceiver.common.rec.security.User
 
MIN_SRC_ID - Static variable in interface jreceiver.common.rec.source.Source
source ids must start no lower than this
MIN_USER_ID_LEN - Static variable in interface jreceiver.common.rec.security.User
 
min_val - Variable in class jreceiver.common.callback.rec.DsettingIntRec
the lower limit of the int range, inclusive

N

name - Variable in class jreceiver.common.callback.rec.DsettingRec
the title of the setting item
name - Variable in class jreceiver.common.rec.site.SiteRec
 
newCommandListener(URL, User) - Static method in class jreceiver.common.callback.rpc.RpcCallbackFactory
produce an object from the factory, using the specified host
newCommandListener(User) - Static method in class jreceiver.common.callback.rpc.RpcCallbackFactory
produce an object from the factory, using the default host
newCommands() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Commands object from the factory, using the default host and default credentials.
newCommands(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Commands object from the factory, using the specified host and default credentials.
newCommands(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Commands object from the factory, using the specified host and specified credentials.
newCommands(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Commands object from the factory, using the default host and specified credentials.
newControllerListener(URL, User) - Static method in class jreceiver.common.callback.rpc.RpcCallbackFactory
produce an object from the factory, using the specified host
newControllerListener(User) - Static method in class jreceiver.common.callback.rpc.RpcCallbackFactory
produce an object from the factory, using the default host
newDeviceBindings() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a DeviceBindings object from the factory, using the default host and default credentials.
newDeviceBindings(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a DeviceBindings object from the factory, using the specified host and default credentials.
newDeviceBindings(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a DeviceBindings object from the factory, using the specified host and specified credentials.
newDeviceBindings(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a DeviceBindings object from the factory, using the default host and specified credentials.
newDevices() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Devices object from the factory, using the default host and default credentials.
newDevices(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Devices object from the factory, using the specified host and default credentials.
newDevices(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Devices object from the factory, using the specified host and specified credentials.
newDevices(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Devices object from the factory, using the default host and specified credentials.
newDriverBindings() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a DriverBindings object from the factory, using the default host and default credentials.
newDriverBindings(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a DriverBindings object from the factory, using the specified host and default credentials.
newDriverBindings(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a DriverBindings object from the factory, using the specified host and specified credentials.
newDriverBindings(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a DriverBindings object from the factory, using the default host and specified credentials.
newDrivers() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Drivers object from the factory, using the default host and default credentials.
newDrivers(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Drivers object from the factory, using the specified host and default credentials.
newDrivers(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Drivers object from the factory, using the specified host and specified credentials.
newDrivers(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Drivers object from the factory, using the default host and specified credentials.
newFolders() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Folders object from the factory, using the default host and default credentials.
newFolders(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Folders object from the factory, using the specified host and default credentials.
newFolders(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Folders object from the factory, using the specified host and specified credentials.
newFolders(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Folders object from the factory, using the default host and specified credentials.
newGeneralSettings() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a GeneralSettings object from the factory, using the default host and default credentials.
newGeneralSettings(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a GeneralSettings object from the factory, using the specified host and default credentials.
newGeneralSettings(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a GeneralSettings object from the factory, using the specified host and specified credentials.
newGeneralSettings(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a GeneralSettings object from the factory, using the default host and specified credentials.
newMenus() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Menus object from the factory, using the default host and default credentials.
newMenus(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Menus object from the factory, using the specified host and default credentials.
newMenus(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Menus object from the factory, using the specified host and specified credentials.
newMenus(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Menus object from the factory, using the default host and specified credentials.
newMethods() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Methods object from the factory, using the default host and default credentials.
newMethods(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Methods object from the factory, using the specified host and default credentials.
newMethods(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Methods object from the factory, using the specified host and specified credentials.
newMethods(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Methods object from the factory, using the default host and specified credentials.
newMexternals() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Mexternals object from the factory, using the default host and default credentials.
newMexternals(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Mexternals object from the factory, using the specified host and default credentials.
newMexternals(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Mexternals object from the factory, using the specified host and specified credentials.
newMexternals(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Mexternals object from the factory, using the default host and specified credentials.
newMfiles() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Mfiles object from the factory, using the default host and default credentials.
newMfiles(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Mfiles object from the factory, using the specified host and default credentials.
newMfiles(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Mfiles object from the factory, using the specified host and specified credentials.
newMfiles(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Mfiles object from the factory, using the default host and specified credentials.
newMimes() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Mimes object from the factory, using the default host and default credentials.
newMimes(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Mimes object from the factory, using the specified host and default credentials.
newMimes(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Mimes object from the factory, using the specified host and specified credentials.
newMimes(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Mimes object from the factory, using the default host and specified credentials.
newPlaylistEncoder() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a PlaylistEncoder object from the factory, using the default host and default credentials.
newPlaylistEncoder(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a PlaylistEncoder object from the factory, using the specified host and default credentials.
newPlaylistEncoder(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a PlaylistEncoder object from the factory, using the specified host and specified credentials.
newPlaylistEncoder(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a PlaylistEncoder object from the factory, using the default host and specified credentials.
newPlaylists() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Playlists object from the factory, using the default host and default credentials.
newPlaylists(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Playlists object from the factory, using the specified host and default credentials.
newPlaylists(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Playlists object from the factory, using the specified host and specified credentials.
newPlaylists(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Playlists object from the factory, using the default host and specified credentials.
newRoleAuths() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a RoleAuths object from the factory, using the default host and default credentials.
newRoleAuths(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a RoleAuths object from the factory, using the specified host and default credentials.
newRoleAuths(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a RoleAuths object from the factory, using the specified host and specified credentials.
newRoleAuths(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a RoleAuths object from the factory, using the default host and specified credentials.
newRoles() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Roles object from the factory, using the default host and default credentials.
newRoles(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Roles object from the factory, using the specified host and default credentials.
newRoles(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Roles object from the factory, using the specified host and specified credentials.
newRoles(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Roles object from the factory, using the default host and specified credentials.
newRoots() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Roots object from the factory, using the default host and default credentials.
newRoots(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Roots object from the factory, using the specified host and default credentials.
newRoots(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Roots object from the factory, using the specified host and specified credentials.
newRoots(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Roots object from the factory, using the default host and specified credentials.
newScanner() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Scanner object from the factory, using the default host and default credentials.
newScanner(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Scanner object from the factory, using the specified host and default credentials.
newScanner(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Scanner object from the factory, using the specified host and specified credentials.
newScanner(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Scanner object from the factory, using the default host and specified credentials.
newScannerSettings() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a ScannerSettings object from the factory, using the default host and default credentials.
newScannerSettings(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a ScannerSettings object from the factory, using the specified host and default credentials.
newScannerSettings(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a ScannerSettings object from the factory, using the specified host and specified credentials.
newScannerSettings(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a ScannerSettings object from the factory, using the default host and specified credentials.
newSettingListener(URL, User) - Static method in class jreceiver.common.callback.rpc.RpcCallbackFactory
produce an object from the factory, using the specified host
newSettingListener(User) - Static method in class jreceiver.common.callback.rpc.RpcCallbackFactory
produce an object from the factory, using the default host
newSettings() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Settings object from the factory, using the default host and default credentials.
newSettings(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Settings object from the factory, using the specified host and default credentials.
newSettings(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Settings object from the factory, using the specified host and specified credentials.
newSettings(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Settings object from the factory, using the default host and specified credentials.
newSignals() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Signals object from the factory, using the default host and default credentials.
newSignals(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Signals object from the factory, using the specified host and default credentials.
newSignals(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Signals object from the factory, using the specified host and specified credentials.
newSignals(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Signals object from the factory, using the default host and specified credentials.
newSites() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Sites object from the factory, using the default host and default credentials.
newSites(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Sites object from the factory, using the specified host and default credentials.
newSites(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Sites object from the factory, using the specified host and specified credentials.
newSites(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Sites object from the factory, using the default host and specified credentials.
newSources() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Sources object from the factory, using the default host and default credentials.
newSources(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Sources object from the factory, using the specified host and default credentials.
newSources(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Sources object from the factory, using the specified host and specified credentials.
newSources(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Sources object from the factory, using the default host and specified credentials.
newStatusListener(URL, User) - Static method in class jreceiver.common.callback.rpc.RpcCallbackFactory
produce an object from the factory, using the specified host
newStatusListener(User) - Static method in class jreceiver.common.callback.rpc.RpcCallbackFactory
produce an object from the factory, using the default host
newTagEncoder() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a TagEncoder object from the factory, using the default host and default credentials.
newTagEncoder(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a TagEncoder object from the factory, using the specified host and default credentials.
newTagEncoder(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a TagEncoder object from the factory, using the specified host and specified credentials.
newTagEncoder(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a TagEncoder object from the factory, using the default host and specified credentials.
newTranscoders() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Transcoders object from the factory, using the default host and default credentials.
newTranscoders(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Transcoders object from the factory, using the specified host and default credentials.
newTranscoders(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Transcoders object from the factory, using the specified host and specified credentials.
newTranscoders(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Transcoders object from the factory, using the default host and specified credentials.
newTunes() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Tunes object from the factory, using the default host and default credentials.
newTunes(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Tunes object from the factory, using the specified host and default credentials.
newTunes(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Tunes object from the factory, using the specified host and specified credentials.
newTunes(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Tunes object from the factory, using the default host and specified credentials.
newUsers() - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Users object from the factory, using the default host and default credentials.
newUsers(URL) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Users object from the factory, using the specified host and default credentials.
newUsers(URL, User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Users object from the factory, using the specified host and specified credentials.
newUsers(User) - Static method in class jreceiver.common.rpc.RpcFactory
Produce a Users object from the factory, using the default host and specified credentials.
NO_LIMIT - Static variable in interface jreceiver.common.rec.Rec
an upper limit for ranges (such as in a range of database results)

O

OPTIONAL - Static variable in interface jreceiver.common.callback.rec.Dsetting
 

P

parent_id - Variable in class jreceiver.common.rec.site.FolderRec
 
parent_name - Variable in class jreceiver.common.rec.site.FolderRec
 
password - Variable in class jreceiver.common.rec.security.UserRec
the un-hashed password
PLAY - Static variable in interface jreceiver.common.rpc.Signals
 
PLAY_SIGNAL_DATA - Static variable in interface jreceiver.common.callback.rpc.ControllerListener
 
play_state - Variable in class jreceiver.common.callback.rec.DeviceStatusRec
 
PLAY_STATE_OFF - Static variable in interface jreceiver.common.callback.rec.DeviceStatus
 
PLAY_STATE_PAUSED - Static variable in interface jreceiver.common.callback.rec.DeviceStatus
 
PLAY_STATE_PAUSED_OR_STOPPED - Static variable in interface jreceiver.common.callback.rec.DeviceStatus
 
PLAY_STATE_PLAYING - Static variable in interface jreceiver.common.callback.rec.DeviceStatus
 
PLAY_STATE_STOPPED - Static variable in interface jreceiver.common.callback.rec.DeviceStatus
 
PLAY_STATE_UNKNOWN - Static variable in interface jreceiver.common.callback.rec.DeviceStatus
 
play(Signal, Device) - Method in interface jreceiver.common.rpc.Signals
Playback the signal for the specified device.
Playlist - interface jreceiver.common.rec.source.Playlist.
An interface to be implemented by all playlist sources.
PLAYLIST_TYPE_ALL - Static variable in interface jreceiver.common.rec.source.Playlist
Corresponds to the playlists tables of all types.
PLAYLIST_TYPE_DYNAMIC - Static variable in interface jreceiver.common.rec.source.Playlist
A 'dynamic' playlist source is the result of a database query.
PLAYLIST_TYPE_FILE - Static variable in interface jreceiver.common.rec.source.Playlist
A 'file' dynamic source is conventional playlist file whose contents have been cached in the database for quick retrieval and filtering
PLAYLIST_TYPE_STATION - Static variable in interface jreceiver.common.rec.source.Playlist
A 'station' playlist source refers to a streaming internet radio station.
PLAYLIST_TYPE_TREE - Static variable in interface jreceiver.common.rec.source.Playlist
A 'tree' playlist source is a user-specified hierarchy of files and folders.
PlaylistEncoder - interface jreceiver.common.rpc.PlaylistEncoder.
Playlists-related queries and updates for a (possibly-remote) JRec server, returning formatted results.
PlaylistRec - class jreceiver.common.rec.source.PlaylistRec.
Abstract class to provide basic implementation of Playlist interface
PlaylistRec(Hashtable) - Constructor for class jreceiver.common.rec.source.PlaylistRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
PlaylistRec(int, int) - Constructor for class jreceiver.common.rec.source.PlaylistRec
ctor - minimalist
PlaylistRec(int, String, int, PtarURI, URL, int, String, String, int) - Constructor for class jreceiver.common.rec.source.PlaylistRec
ctor
Playlists - interface jreceiver.common.rpc.Playlists.
Playlist-related queries and updates for a (possibly-remote) JRec server
playSignalData(String, String) - Method in interface jreceiver.common.callback.rpc.ControllerListener
Playback a signal on a controlling device (IR, X10, etc.)
playSignalData(String, String) - Method in class jreceiver.common.callback.rpc.ControllerListenerDirect
Playback a signal on a controlling device (IR, X10, etc.)
POPULATE_ALBUM - Static variable in interface jreceiver.common.rec.source.Tune
populate album member of a tune bean, if available
POPULATE_ARTIST - Static variable in interface jreceiver.common.rec.source.Tune
populate artist (lead performer) member of a tune bean, if available
POPULATE_COMMAND - Static variable in interface jreceiver.common.rec.driver.Signal
include the command rec for the cmd_id
POPULATE_COMMANDLIST - Static variable in interface jreceiver.common.rec.driver.Driver
provide a list of commands bound to the driver
POPULATE_COMMENTS - Static variable in interface jreceiver.common.rec.source.Tune
populate comment member(s) of a tune bean, if available
POPULATE_COMPOSER - Static variable in interface jreceiver.common.rec.source.Tune
populate composer member of a tune bean, if available
POPULATE_CONTENT_URL - Static variable in interface jreceiver.common.rec.source.Source
Populate source url with the source on the Content server.
POPULATE_DEVICELIST - Static variable in interface jreceiver.common.rec.driver.Driver
provide a list of devices serviced by the driver (without status)
POPULATE_DEVICES - Static variable in interface jreceiver.common.rec.driver.DeviceBinding
 
POPULATE_DEVICESTATUSLIST - Static variable in interface jreceiver.common.rec.driver.Driver
provide a list of devices serviced by the driver (with status)
POPULATE_DIRECT_URI - Static variable in interface jreceiver.common.rec.source.Source
Populate source url with a direct URL to the source, bypassing the content server.
POPULATE_DRIVER_MASTER - Static variable in interface jreceiver.common.rec.driver.DriverBinding
populate driverbind driver
POPULATE_DRIVER_SLAVE - Static variable in interface jreceiver.common.rec.driver.DriverBinding
populate controlled driver
POPULATE_FILTERABLE - Static variable in interface jreceiver.common.rec.source.Playlist
populate filterable interface of a playlist bean, if available
POPULATE_FOLDER_FILE - Static variable in interface jreceiver.common.rec.site.Folder
populate basic interfaces of a source bean (common to tune and playlist), where available
POPULATE_FOLDERLIST - Static variable in interface jreceiver.common.rec.source.Playlist
populate folderlist interface of a playlist bean, if available
POPULATE_GENRELIST - Static variable in interface jreceiver.common.rec.source.Tune
populate genres member of a tune bean (content type), if available
POPULATE_MASTER_DEVICE - Static variable in interface jreceiver.common.rec.driver.Signal
include a device with the signal - used in routing
POPULATE_MEXTERNAL - Static variable in interface jreceiver.common.rec.source.Source
populate mexternal interface of a source bean, if available
POPULATE_MFILE - Static variable in interface jreceiver.common.rec.source.Source
populate mfile interface of a source bean, if available
POPULATE_SIGNALS - Static variable in interface jreceiver.common.rec.driver.DriverBinding
minimally populate members of a source bean
POPULATE_SOURCELIST - Static variable in interface jreceiver.common.rec.source.Playlist
populate sourcelist interface of a playlist bean, if available
PUT - Static variable in interface jreceiver.common.rpc.Settings
 
put(String, boolean) - Method in interface jreceiver.common.rpc.Settings
insert or update an boolean settings value
put(String, int) - Method in interface jreceiver.common.rpc.Settings
insert or update an integer settings value
put(String, String) - Method in interface jreceiver.common.rpc.Settings
insert or update a settings value

R

Rec - interface jreceiver.common.rec.Rec.
An interface from which all *Recs are derived.
RecException - exception jreceiver.common.rec.RecException.
The base exception class for the JReceiver project.
RecException(String) - Constructor for class jreceiver.common.rec.RecException
This will create an Exception with the given message.
RecException(String, Throwable) - Constructor for class jreceiver.common.rec.RecException
This will create an Exception with the given message and wrap another Exception.
reconstitute(Vector) - Static method in class jreceiver.common.callback.rec.DsettingRec
Reconstitute each DsettingRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.callback.rec.DeviceStatusRec
Reconstitute each DeviceStatusRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.driver.DeviceRec
Reconstitute each DeviceRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.driver.DriverCommandRec
Reconstitute each DriverCommandRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.driver.SignalRec
Reconstitute each SignalRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.driver.DriverRec
Reconstitute each DriverRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.driver.CommandRec
Reconstitute each CommandRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.security.RoleAuthRec
Reconstitute each RoleAuthRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.site.FolderRec
Reconstitute each FolderRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.source.TuneRec
Reconstitute each DtuneRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.tag.GenreRec
Reconstitute each GenreRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.tag.ComposerRec
Reconstitute each ComposerRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.tag.CommentRec
Reconstitute each CommentRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.tag.AlbumRec
Reconstitute each AlbumRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.tag.ArtistRec
Reconstitute each ArtistRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.util.TuneQueryRec
Reconstitute each TuneQueryRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.util.TranscoderRec
Reconstitute each TranscoderRec object that appears as a hash in the list.
reconstitute(Vector) - Static method in class jreceiver.common.rec.util.MenuRec
Reconstitute each MenuRec object that appears as a hash in the list.
reconstituteMap(Hashtable) - Static method in class jreceiver.common.callback.rec.DsettingRec
Reconstitute each DsettingRec object that appears as a hash in the map.
RECORD - Static variable in interface jreceiver.common.rpc.Signals
 
RECORD_SIGNAL_DATA - Static variable in interface jreceiver.common.callback.rpc.ControllerListener
 
record(SignalKey, Device) - Method in interface jreceiver.common.rpc.Signals
Record a signal for the specified device, storing the results.
recordSignalData(String) - Method in interface jreceiver.common.callback.rpc.ControllerListener
Record a signal from a controlling device (IR, X10, etc.)
recordSignalData(String) - Method in class jreceiver.common.callback.rpc.ControllerListenerDirect
Record a signal from a controlling device (IR, X10, etc.)
REFRESH - Static variable in interface jreceiver.common.rpc.Playlists
 
refresh(Vector) - Method in interface jreceiver.common.rpc.Playlists
Refresh the tunes in the specified playlists
REGISTER - Static variable in interface jreceiver.common.rpc.Drivers
 
REGISTER_COMMAND_SET - Static variable in interface jreceiver.common.rpc.Drivers
 
register(URL, String, String, Vector, Vector, Vector, boolean) - Method in interface jreceiver.common.rpc.Drivers
register a driver with the server
registerCommandSet(int, Vector) - Method in interface jreceiver.common.rpc.Drivers
register a driver version with the server
removePlaylistKey(int) - Method in class jreceiver.common.rec.util.TuneQueryRec
 
removePlaylistKey(int) - Method in interface jreceiver.common.rec.util.TuneQuery
 
removeTuneKey(int) - Method in class jreceiver.common.rec.util.TuneQueryRec
 
removeTuneKey(int) - Method in interface jreceiver.common.rec.util.TuneQuery
 
REQUIRED - Static variable in interface jreceiver.common.callback.rec.Dsetting
 
Role - interface jreceiver.common.rec.security.Role.
An interface representing a single role.
ROLE_ADMINS - Static variable in interface jreceiver.common.rec.security.Role
 
role_id - Variable in class jreceiver.common.rec.security.RoleRec
 
role_id - Variable in class jreceiver.common.rec.security.UserRec
 
role_id - Variable in class jreceiver.common.rec.security.RoleAuthKey
 
ROLE_USERS - Static variable in interface jreceiver.common.rec.security.Role
 
RoleAuth - interface jreceiver.common.rec.security.RoleAuth.
An interface describing a Role Authorization
RoleAuthKey - class jreceiver.common.rec.security.RoleAuthKey.
An interface describing a RoleAuth associated with a method profile.
RoleAuthKey(Hashtable) - Constructor for class jreceiver.common.rec.security.RoleAuthKey
ctor - construct from a hashtable, usually retrieved via XML-RPC
RoleAuthKey(MethodKey, String) - Constructor for class jreceiver.common.rec.security.RoleAuthKey
ctor
RoleAuthRec - class jreceiver.common.rec.security.RoleAuthRec.
Bean to represent a Role Authorization
RoleAuthRec(Hashtable) - Constructor for class jreceiver.common.rec.security.RoleAuthRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
RoleAuthRec(RoleAuthKey, boolean) - Constructor for class jreceiver.common.rec.security.RoleAuthRec
ctor
RoleAuths - interface jreceiver.common.rpc.RoleAuths.
Role Authorization queries and updates for a (possibly-remote) JRec server
RoleRec - class jreceiver.common.rec.security.RoleRec.
Bean to represent a single role folder record
RoleRec() - Constructor for class jreceiver.common.rec.security.RoleRec
ctor - default
RoleRec(Hashtable) - Constructor for class jreceiver.common.rec.security.RoleRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
RoleRec(String, String) - Constructor for class jreceiver.common.rec.security.RoleRec
ctor
Roles - interface jreceiver.common.rpc.Roles.
Role-related queries and updates for a (possibly-remote) JRec server
Root - interface jreceiver.common.rec.site.Root.
An interface representing a single file root.
RootKey - class jreceiver.common.rec.site.RootKey.
An interface describing a root
RootKey(Hashtable) - Constructor for class jreceiver.common.rec.site.RootKey
ctor - construct from a hashtable, usually retrieved via XML-RPC
RootKey(int, File) - Constructor for class jreceiver.common.rec.site.RootKey
ctor
RootRec - class jreceiver.common.rec.site.RootRec.
Bean to represent a single root folder record
RootRec() - Constructor for class jreceiver.common.rec.site.RootRec
ctor - default
RootRec(Hashtable) - Constructor for class jreceiver.common.rec.site.RootRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
RootRec(RootKey) - Constructor for class jreceiver.common.rec.site.RootRec
ctor - shallow
RootRec(RootKey, int) - Constructor for class jreceiver.common.rec.site.RootRec
ctor - deep
Roots - interface jreceiver.common.rpc.Roots.
Root-folder-related queries and updates for a (possibly-remote) JRec server
rpc_url - Variable in class jreceiver.common.rec.site.SiteRec
 
RpcBase - interface jreceiver.common.rpc.RpcBase.
Basic queries to a remote server, or direct if server is in same VM.
RpcBaseDirect - class jreceiver.common.rpc.RpcBaseDirect.
Basic implementation of a direct interface to an RPC endpoint.
RpcBaseDirect() - Constructor for class jreceiver.common.rpc.RpcBaseDirect
 
RpcBaseDirect(User) - Constructor for class jreceiver.common.rpc.RpcBaseDirect
 
RpcCallbackFactory - class jreceiver.common.callback.rpc.RpcCallbackFactory.
Factory to create an object for the server to execute XML-RPC (or other protocol) queries to a driver or player.
RpcCallbackFactory() - Constructor for class jreceiver.common.callback.rpc.RpcCallbackFactory
 
RpcException - exception jreceiver.common.rpc.RpcException.
The remote client exception class for the JReceiver project.
RpcException(String) - Constructor for class jreceiver.common.rpc.RpcException
This will create an Exception with the given message.
RpcException(String, Throwable) - Constructor for class jreceiver.common.rpc.RpcException
This will create an Exception with the given message and wrap another Exception.
RpcFactory - class jreceiver.common.rpc.RpcFactory.
Factory to create an object to execute client-related (aka driver-related) queries to a remote server via some RPC mechanism.
RpcFactory() - Constructor for class jreceiver.common.rpc.RpcFactory
 
RpcFactoryBase - class jreceiver.common.rpc.RpcFactoryBase.
Factory to create an object to execute client-related (aka device-related) queries to a remote server.
RpcFactoryBase() - Constructor for class jreceiver.common.rpc.RpcFactoryBase
 

S

Scanner - interface jreceiver.common.rpc.Scanner.
Scanner-related control and queries for a (possibly-remote) JRec server
SCANNER_SETTINGS_DESC - Static variable in interface jreceiver.common.rpc.ScannerSettings
 
SCANNER_SETTINGS_ID - Static variable in interface jreceiver.common.rpc.ScannerSettings
 
SCANNER_STATE_STARTED - Static variable in interface jreceiver.common.rpc.Scanner
 
SCANNER_STATE_STOPPED - Static variable in interface jreceiver.common.rpc.Scanner
 
SCANNER_STATE_UNKNOWN - Static variable in interface jreceiver.common.rpc.Scanner
 
ScannerSettings - interface jreceiver.common.rpc.ScannerSettings.
Scanner-related settings queries and updates for a (possibly-remote) JRec server for the JReceiver Manager application
SCHEDULE - Static variable in interface jreceiver.common.rpc.Scanner
 
schedule() - Method in interface jreceiver.common.rpc.Scanner
tell the scanner to update its schedule
Selectable - interface jreceiver.common.rec.Selectable.
An interface to be implemented by all selectable sources, i.e., those that appear in lists that the user can check boxes or highlight for operations like delete.
ServerTable - interface jreceiver.common.rpc.ServerTable.
Basic queries to a remote server, or direct if server is in same VM.
set_type - Variable in class jreceiver.common.callback.rec.DsettingRec
the type of the setting item (int, bool, etc)
setAlbum(Album) - Method in class jreceiver.common.rec.source.TuneRec
assign the album
setAlbum(Album) - Method in interface jreceiver.common.rec.source.Tune
assign the album
setAlbum(String) - Method in class jreceiver.common.rec.source.TuneRec
assign the album (as a String)
setAlbumName(String) - Method in class jreceiver.common.rec.util.TuneQueryRec
 
setAlbumName(String) - Method in interface jreceiver.common.rec.util.TuneQuery
 
setAlbumName(String, boolean) - Method in class jreceiver.common.rec.util.TuneQueryRec
 
setAlbumName(String, boolean) - Method in interface jreceiver.common.rec.util.TuneQuery
 
setArtist(Artist) - Method in class jreceiver.common.rec.source.TuneRec
assign the lead performer
setArtist(Artist) - Method in interface jreceiver.common.rec.source.Tune
assign the lead performer
setArtist(String) - Method in class jreceiver.common.rec.source.TuneRec
assign the lead performer (as a String)
setArtistName(String) - Method in class jreceiver.common.rec.util.TuneQueryRec
 
setArtistName(String) - Method in interface jreceiver.common.rec.util.TuneQuery
 
setArtistName(String, boolean) - Method in class jreceiver.common.rec.util.TuneQueryRec
 
setArtistName(String, boolean) - Method in interface jreceiver.common.rec.util.TuneQuery
 
setBitrate(int) - Method in class jreceiver.common.rec.source.TuneRec
assign the 'bitrate'
setBitrate(int) - Method in interface jreceiver.common.rec.source.Tune
assign the 'bitrate'
setCacheData(boolean) - Method in class jreceiver.common.rec.source.SplaylistRec
Assign the cache_data flag
setCacheData(boolean) - Method in class jreceiver.common.rec.source.MexternalRec
Assign the cache data flag
setCacheData(boolean) - Method in interface jreceiver.common.rec.source.Mexternal
Assign the cache_data flag
setCacheData(boolean) - Method in class jreceiver.common.rec.source.StuneRec
Assign the cache_data flag
setCallbackPassword(String) - Method in class jreceiver.common.rec.driver.DriverRec
assign the driver-supplied user_id for the driver's callback interface
setCallbackPassword(String) - Method in interface jreceiver.common.rec.driver.Driver
assign the driver-supplied user_id for the driver's callback interface
setCallbackUserId(String) - Method in class jreceiver.common.rec.driver.DriverRec
assign the driver-supplied user_id for the driver's callback interface
setCallbackUserId(String) - Method in interface jreceiver.common.rec.driver.Driver
assign the driver-supplied user_id for the driver's callback interface
setChecked(boolean) - Method in interface jreceiver.common.rec.Selectable
set the select state
setChecked(boolean) - Method in class jreceiver.common.rec.driver.DriverCommandRec
 
setChecked(boolean) - Method in class jreceiver.common.rec.driver.DriverBindingRec
 
setChecked(boolean) - Method in class jreceiver.common.rec.driver.SignalRec
 
setChecked(boolean) - Method in class jreceiver.common.rec.driver.DeviceBindingRec
 
setChecked(boolean) - Method in class jreceiver.common.rec.security.MethodRec
 
setChecked(boolean) - Method in class jreceiver.common.rec.security.RoleRec
 
setChecked(boolean) - Method in class jreceiver.common.rec.security.HandlerRec
 
setChecked(boolean) - Method in class jreceiver.common.rec.security.UserRec
 
setChecked(boolean) - Method in class jreceiver.common.rec.security.RoleAuthRec
 
setChecked(boolean) - Method in class jreceiver.common.rec.site.RootRec
 
setChecked(boolean) - Method in class jreceiver.common.rec.site.FolderRec
 
setChecked(boolean) - Method in class jreceiver.common.rec.site.SiteRec
 
setChecked(boolean) - Method in class jreceiver.common.rec.source.PlaylistRec
 
setChecked(boolean) - Method in class jreceiver.common.rec.source.TuneRec
 
setChecked(boolean) - Method in class jreceiver.common.rec.util.TranscoderRec
 
setCmdCode(String) - Method in class jreceiver.common.rec.driver.CommandRec
assign the code
setCmdCode(String) - Method in interface jreceiver.common.rec.driver.Command
assign the code
setCommand(Command) - Method in class jreceiver.common.rec.driver.SignalRec
 
setCommand(Command) - Method in interface jreceiver.common.rec.driver.Signal
 
setCommandIds(Vector) - Method in class jreceiver.common.rec.driver.DriverCommandRec
 
setCommandIds(Vector) - Method in interface jreceiver.common.rec.driver.DriverCommand
 
setCommands(Vector) - Method in class jreceiver.common.rec.driver.DriverRec
assign a list of all Commands the driver supports for its devices
setCommands(Vector) - Method in interface jreceiver.common.rec.driver.Driver
assign a list of all Commands the driver supports for its devices
setComment(Comment) - Method in class jreceiver.common.rec.source.TuneRec
assign the comment
setComment(Comment) - Method in interface jreceiver.common.rec.source.Tune
assign the comment
setComposer(Composer) - Method in class jreceiver.common.rec.source.TuneRec
assign the composer
setComposer(Composer) - Method in interface jreceiver.common.rec.source.Tune
assign the composer
setComposer(String) - Method in class jreceiver.common.rec.source.TuneRec
assign the composer (as a String)
setContentURL(URL) - Method in interface jreceiver.common.rec.site.Site
assign the url for the content engine for the site
setContentURL(URL) - Method in class jreceiver.common.rec.site.SiteRec
 
setContentURL(URL) - Method in class jreceiver.common.rec.source.SourceRec
assign the URL of the source on the content server
setContentURL(URL) - Method in interface jreceiver.common.rec.source.Source
assign the URL of the source on the content server
setContentUrlStr(String) - Method in interface jreceiver.common.rec.site.Site
assign the url (as a String) for the content engine for the site
setContentUrlStr(String) - Method in class jreceiver.common.rec.site.SiteRec
 
setDataOffset(int) - Method in class jreceiver.common.rec.source.TuneRec
assign the offset in the music file where the mpeg data starts.
setDataOffset(int) - Method in interface jreceiver.common.rec.source.Tune
assign the offset in the music file where the mpeg data starts.
setDefaultCredentials(User) - Static method in class jreceiver.common.rpc.RpcFactory
Assign the DEFAULT credentials to be used for direct or remote Client->Server RPCs.
setDefaultHost(URL) - Static method in class jreceiver.common.rpc.RpcFactoryBase
assign the default default host for this factory
setDefaultUrl(URL) - Method in class jreceiver.common.callback.rec.DsettingUrlRec
 
setDefaultUrl(URL) - Method in interface jreceiver.common.callback.rec.DsettingUrl
 
setDefaultValue(Object) - Method in class jreceiver.common.callback.rec.DsettingRec
default value set
setDefaultValue(Object) - Method in interface jreceiver.common.callback.rec.Dsetting
default value set
setDefaultValueBool(boolean) - Method in interface jreceiver.common.callback.rec.DsettingBool
 
setDefaultValueBool(boolean) - Method in class jreceiver.common.callback.rec.DsettingBoolRec
 
setDefaultValueInt(int) - Method in class jreceiver.common.callback.rec.DsettingIntRec
 
setDefaultValueInt(int) - Method in interface jreceiver.common.callback.rec.DsettingInt
 
setDefaultValueList(String) - Method in class jreceiver.common.callback.rec.DsettingListRec
assign the default selected list item
setDefaultValueList(String) - Method in interface jreceiver.common.callback.rec.DsettingList
assign the default selected list item
setDefaultValueStr(String) - Method in class jreceiver.common.callback.rec.DsettingStrRec
 
setDefaultValueStr(String) - Method in interface jreceiver.common.callback.rec.DsettingStr
 
setDefaultValueUrl(String) - Method in class jreceiver.common.callback.rec.DsettingUrlRec
 
setDefaultValueUrl(String) - Method in interface jreceiver.common.callback.rec.DsettingUrl
 
setDescript(String) - Method in class jreceiver.common.rec.security.RoleRec
 
setDescript(String) - Method in interface jreceiver.common.rec.security.Role
 
setDevices(Vector) - Method in class jreceiver.common.rec.driver.DriverRec
assign a list of all Devices the driver is presently serving
setDevices(Vector) - Method in interface jreceiver.common.rec.driver.Driver
assign a list of all Devices the driver is presently serving
setDirectURI(PtarURI) - Method in class jreceiver.common.rec.source.SourceRec
assign the URI of the source
setDirectURI(PtarURI) - Method in interface jreceiver.common.rec.source.Source
assign the direct URI of the source
setDirectURI(String) - Method in class jreceiver.common.rec.source.SourceRec
assign the URI (note the 'I' not the 'L') of the source
setDirectURI(String) - Method in interface jreceiver.common.rec.source.Source
assign the direct URI of the source, absolute
setDriverMasterId(int) - Method in class jreceiver.common.rec.driver.DriverBindingKey
 
setDriverSlaveId(int) - Method in class jreceiver.common.rec.driver.DriverBindingKey
 
setDuration(int) - Method in class jreceiver.common.rec.source.SourceRec
 
setDuration(int) - Method in interface jreceiver.common.rec.source.Source
Assign the duration of the source, in seconds
setFileSize(long) - Method in class jreceiver.common.rec.source.FplaylistRec
Assign the file size
setFileSize(long) - Method in class jreceiver.common.rec.source.MfileRec
Assign the file size
setFileSize(long) - Method in class jreceiver.common.rec.source.FtuneRec
Assign the file size
setFileSize(long) - Method in interface jreceiver.common.rec.source.Mfile
Assign the file size
setFolderFile(File) - Method in interface jreceiver.common.rec.site.Folder
 
setFolderFile(File) - Method in class jreceiver.common.rec.site.FolderRec
 
setFolderId(int) - Method in class jreceiver.common.rec.site.RootRec
 
setFolderId(int) - Method in interface jreceiver.common.rec.site.Root
 
setFolderId(int) - Method in interface jreceiver.common.rec.site.Folder
 
setFolderId(int) - Method in class jreceiver.common.rec.site.FolderRec
 
setFolderId(int) - Method in class jreceiver.common.rec.source.FplaylistRec
Assign the folder_id
setFolderId(int) - Method in class jreceiver.common.rec.source.MfileRec
Assign the folder_id
setFolderId(int) - Method in class jreceiver.common.rec.source.FtuneRec
Assign the folder_id
setFolderId(int) - Method in interface jreceiver.common.rec.source.Mfile
Assign the folder_id
setFolderIds(Vector) - Method in class jreceiver.common.rec.source.HplaylistRec
TODO: get rid of this in favor of immutable concrete objects
setFolderIds(Vector) - Method in interface jreceiver.common.rec.source.SourceFolder
 
setFolderIdSet(Set) - Method in class jreceiver.common.rec.source.HplaylistRec
TODO: get rid of this in favor of immutable concrete objects
setFolderName(String) - Method in interface jreceiver.common.rec.site.Folder
 
setFolderName(String) - Method in class jreceiver.common.rec.site.FolderRec
 
setFullName(String) - Method in interface jreceiver.common.rec.security.User
 
setFullName(String) - Method in class jreceiver.common.rec.security.UserRec
 
setGenreName(String) - Method in class jreceiver.common.rec.util.TuneQueryRec
 
setGenreName(String) - Method in interface jreceiver.common.rec.util.TuneQuery
 
setGenreName(String, boolean) - Method in class jreceiver.common.rec.util.TuneQueryRec
 
setGenreName(String, boolean) - Method in interface jreceiver.common.rec.util.TuneQuery
 
setGenres(Vector) - Method in class jreceiver.common.rec.source.TuneRec
assign the genres
setGenres(Vector) - Method in interface jreceiver.common.rec.source.Tune
assign the genres
setHandlerName(String) - Method in class jreceiver.common.rec.security.MethodKey
 
setId(int) - Method in class jreceiver.common.rec.tag.ComposerRec
 
setId(int) - Method in interface jreceiver.common.rec.tag.Album
 
setId(int) - Method in interface jreceiver.common.rec.tag.Comment
 
setId(int) - Method in class jreceiver.common.rec.tag.CommentRec
 
setId(int) - Method in class jreceiver.common.rec.tag.AlbumRec
 
setId(int) - Method in interface jreceiver.common.rec.tag.Composer
 
setId(int) - Method in interface jreceiver.common.rec.tag.Artist
 
setId(int) - Method in class jreceiver.common.rec.tag.ArtistRec
 
setId(String) - Method in class jreceiver.common.rec.security.RoleRec
 
setId(String) - Method in interface jreceiver.common.rec.security.User
 
setId(String) - Method in interface jreceiver.common.rec.security.Handler
 
setId(String) - Method in class jreceiver.common.rec.security.HandlerRec
 
setId(String) - Method in interface jreceiver.common.rec.security.Role
 
setId(String) - Method in class jreceiver.common.rec.security.UserRec
 
setIndex(int) - Method in interface jreceiver.common.rec.util.Menu
 
setIndex(int) - Method in class jreceiver.common.rec.util.MenuRec
 
setIsActive(boolean) - Method in class jreceiver.common.rec.driver.DriverRec
set whether the driver has been freshly registered since server start
setIsActive(boolean) - Method in interface jreceiver.common.rec.driver.Driver
set whether the driver has been freshly registered since server start
setKey(Object) - Method in interface jreceiver.common.rec.Rec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.driver.DeviceRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.driver.DriverCommandRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.driver.DriverBindingRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.driver.SignalRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.driver.DriverRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.driver.CommandRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.driver.DeviceBindingRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.security.MethodRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.security.RoleRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.security.HandlerRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.security.UserRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.security.RoleAuthRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.site.RootRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.site.FolderRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.site.SiteRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.source.SourceRec
assign the Number-derived object that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.source.FilterableRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.tag.GenreRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.tag.ComposerRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.tag.CommentRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.tag.AlbumRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.tag.ArtistRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setKey(Object) - Method in class jreceiver.common.rec.util.TranscoderRec
assign the Number-derived, Key-derived or String that serves as this Rec's key.
setLastModified(long) - Method in class jreceiver.common.rec.source.FplaylistRec
Assign the unix epoc timestamp of the last time the file was modified
setLastModified(long) - Method in class jreceiver.common.rec.source.MfileRec
Assign the unix epoc timestamp of the last time the file was modified
setLastModified(long) - Method in class jreceiver.common.rec.source.FtuneRec
Assign the unix epoc timestamp of the last time the file was modified
setLastModified(long) - Method in interface jreceiver.common.rec.source.Mfile
Assign the unix epoc timestamp of the last time the file was modified
setLastModifiedISO(String) - Method in class jreceiver.common.rec.source.FplaylistRec
Assign the timestamp of the last time the file was modified
setLastModifiedISO(String) - Method in class jreceiver.common.rec.source.MfileRec
Assign the timestamp of the last time the file was modified
setLastModifiedISO(String) - Method in class jreceiver.common.rec.source.FtuneRec
Assign the timestamp of the last time the file was modified
setLastModifiedISO(String) - Method in interface jreceiver.common.rec.source.Mfile
Assign the timestamp of the last time the file was modified
setMasterDevice(Device) - Method in class jreceiver.common.rec.driver.SignalRec
 
setMasterDevice(Device) - Method in interface jreceiver.common.rec.driver.Signal
 
setMasterMask(int) - Method in class jreceiver.common.rec.driver.DriverRec
assign a mask describing all the support master types
setMasterMask(int) - Method in interface jreceiver.common.rec.driver.Driver
 
setMaxLen(int) - Method in class jreceiver.common.callback.rec.DsettingStrRec
 
setMaxLen(int) - Method in interface jreceiver.common.callback.rec.DsettingStr
 
setMaxVal(int) - Method in class jreceiver.common.callback.rec.DsettingIntRec
 
setMaxVal(int) - Method in interface jreceiver.common.callback.rec.DsettingInt
 
setMediumId(int) - Method in class jreceiver.common.rec.driver.CommandRec
assign the medium
setMediumId(int) - Method in interface jreceiver.common.rec.driver.Command
assign the medium
setMenuText(String) - Method in interface jreceiver.common.rec.util.Menu
 
setMenuText(String) - Method in class jreceiver.common.rec.util.MenuRec
 
setMethodName(String) - Method in class jreceiver.common.rec.security.MethodKey
 
setMime(String) - Method in class jreceiver.common.rec.source.SourceRec
assign the source content-type id
setMime(String) - Method in interface jreceiver.common.rec.source.Source
assign the source content-type id
setMimeMask(int) - Method in class jreceiver.common.rec.driver.DriverRec
assign a mask describing all the support mime types
setMimeMask(int) - Method in interface jreceiver.common.rec.driver.Driver
assign a mask describing all the support mime types
setMinLen(int) - Method in class jreceiver.common.callback.rec.DsettingStrRec
 
setMinLen(int) - Method in interface jreceiver.common.callback.rec.DsettingStr
 
setMinVal(int) - Method in class jreceiver.common.callback.rec.DsettingIntRec
 
setMinVal(int) - Method in interface jreceiver.common.callback.rec.DsettingInt
 
setName(String) - Method in interface jreceiver.common.rec.site.Site
assign the site name (i.e., a local name for someone else's site)
setName(String) - Method in class jreceiver.common.rec.site.SiteRec
 
setName(String) - Method in class jreceiver.common.rec.tag.ComposerRec
 
setName(String) - Method in interface jreceiver.common.rec.tag.Album
 
setName(String) - Method in class jreceiver.common.rec.tag.AlbumRec
 
setName(String) - Method in interface jreceiver.common.rec.tag.Composer
 
setName(String) - Method in interface jreceiver.common.rec.tag.Artist
 
setName(String) - Method in class jreceiver.common.rec.tag.ArtistRec
 
setOrderBy(String) - Method in interface jreceiver.common.rec.Sortable
Assign the sort order
setOrderBy(String) - Method in class jreceiver.common.rec.source.PlaylistRec
 
setOrderBy(String) - Method in class jreceiver.common.rec.util.TuneQueryRec
 
setOrderBy(String) - Method in interface jreceiver.common.rec.util.TuneQuery
 
setParentId(int) - Method in interface jreceiver.common.rec.site.Folder
 
setParentId(int) - Method in class jreceiver.common.rec.site.FolderRec
 
setParentName(String) - Method in interface jreceiver.common.rec.site.Folder
 
setParentName(String) - Method in class jreceiver.common.rec.site.FolderRec
 
setPassword(String) - Method in interface jreceiver.common.rec.security.User
 
setPassword(String) - Method in class jreceiver.common.rec.security.UserRec
 
setPath(String) - Method in class jreceiver.common.rec.site.RootKey
placeholder for odd call by struts to set the path.
setPerUserSettings(boolean) - Method in class jreceiver.common.rec.driver.DriverRec
If true, the driver settings are not tied to the user credentials with which it was registered.
setPerUserSettings(boolean) - Method in interface jreceiver.common.rec.driver.Driver
If true, the driver settings are not tied to the user credentials with which it was registered.
setPlaylistType(int) - Method in class jreceiver.common.rec.source.PlaylistRec
assign the 'type' of the playlist (Playlist.PLAYLIST_TYPE_*)
setPlaylistType(int) - Method in interface jreceiver.common.rec.source.Playlist
assign the playlist type (file, dynamic or tree)
setRawFilter(String) - Method in class jreceiver.common.rec.source.FilterableRec
 
setRawFilter(String) - Method in class jreceiver.common.rec.source.DplaylistRec
 
setRawFilter(String) - Method in interface jreceiver.common.rec.source.Filterable
Assign the filter
setRoleId(String) - Method in interface jreceiver.common.rec.security.User
 
setRoleId(String) - Method in class jreceiver.common.rec.security.UserRec
 
setRpcURL(URL) - Method in interface jreceiver.common.rec.site.Site
assign the url for the RPC engine for the site
setRpcURL(URL) - Method in class jreceiver.common.rec.site.SiteRec
 
setRpcUrlStr(String) - Method in interface jreceiver.common.rec.site.Site
assign the url (as a String) for the RPC engine for the site
setRpcUrlStr(String) - Method in class jreceiver.common.rec.site.SiteRec
 
setSignalData(String) - Method in class jreceiver.common.rec.driver.SignalRec
 
setSignalData(String) - Method in interface jreceiver.common.rec.driver.Signal
 
setSiteId(int) - Method in interface jreceiver.common.rec.site.Site
assign the site id
setSiteId(int) - Method in class jreceiver.common.rec.site.SiteRec
 
setSlaveMask(int) - Method in class jreceiver.common.rec.driver.DriverRec
assign a mask describing all the support slave types
setSlaveMask(int) - Method in interface jreceiver.common.rec.driver.Driver
 
setSourceIds(Vector) - Method in class jreceiver.common.rec.source.FplaylistRec
 
setSourceIds(Vector) - Method in interface jreceiver.common.rec.source.SourceList
 
setSourceIds(Vector) - Method in class jreceiver.common.rec.source.SplaylistRec
 
setSourceIds(Vector) - Method in class jreceiver.common.rec.source.HplaylistRec
TODO: get rid of this in favor of immutable concrete objects
setSourceIdSet(Set) - Method in class jreceiver.common.rec.source.HplaylistRec
TODO: get rid of this in favor of immutable concrete objects
setSrcId(int) - Method in class jreceiver.common.rec.source.SourceRec
 
setSrcId(int) - Method in interface jreceiver.common.rec.source.Source
assign the source id
setSummary(String) - Method in interface jreceiver.common.rec.tag.Comment
 
setSummary(String) - Method in class jreceiver.common.rec.tag.CommentRec
 
setSupportsDeviceStatus(boolean) - Method in class jreceiver.common.rec.driver.DriverRec
 
setSupportsDeviceStatus(boolean) - Method in interface jreceiver.common.rec.driver.Driver
 
setText(String) - Method in interface jreceiver.common.rec.tag.Comment
 
setText(String) - Method in class jreceiver.common.rec.tag.CommentRec
 
SettingListener - interface jreceiver.common.callback.rpc.SettingListener.
Interface for configuring a client driver or device from the server.
SettingListenerDirect - class jreceiver.common.callback.rpc.SettingListenerDirect.
Direct interface for presenting setting to the User in a GUI
SettingListenerDirect(User) - Constructor for class jreceiver.common.callback.rpc.SettingListenerDirect
 
Settings - interface jreceiver.common.rpc.Settings.
Settings-related queries and updates for a (possibly-remote) JRec server
setTitle(String) - Method in class jreceiver.common.rec.source.SourceRec
 
setTitle(String) - Method in interface jreceiver.common.rec.source.Source
assign the source name
setTitle(String) - Method in class jreceiver.common.rec.util.TuneQueryRec
 
setTitle(String) - Method in interface jreceiver.common.rec.util.TuneQuery
 
setTitle(String, boolean) - Method in class jreceiver.common.rec.util.TuneQueryRec
 
setTitle(String, boolean) - Method in interface jreceiver.common.rec.util.TuneQuery
 
setTrackNo(int) - Method in class jreceiver.common.rec.source.TuneRec
assign the 'trackno'
setTrackNo(int) - Method in interface jreceiver.common.rec.source.Tune
assign the 'trackno'
setTuneCount(int) - Method in class jreceiver.common.rec.source.PlaylistRec
 
setTuneCount(int) - Method in interface jreceiver.common.rec.source.Playlist
Assign the number of media files (not lines!) specified in a playlist file.
setTuneCount(int) - Method in interface jreceiver.common.rec.util.Menu
 
setTuneCount(int) - Method in class jreceiver.common.rec.util.MenuRec
 
setTuneType(int) - Method in class jreceiver.common.rec.source.TuneRec
assign the 'type' of the tune (Tune.TUNE_TYPE_*)
setTuneType(int) - Method in interface jreceiver.common.rec.source.Tune
assign the tune type (file, station, or CD)
setUrl(URL) - Method in class jreceiver.common.callback.rec.DsettingUrlRec
 
setUrl(URL) - Method in interface jreceiver.common.callback.rec.DsettingUrl
 
setUserId(String) - Method in class jreceiver.common.rec.driver.DriverRec
assign the user_id of the driver
setUserId(String) - Method in interface jreceiver.common.rec.driver.Driver
assign the description of the driver
setValue(Object) - Method in class jreceiver.common.callback.rec.DsettingRec
value set
setValue(Object) - Method in interface jreceiver.common.callback.rec.Dsetting
value set
setValueBool(boolean) - Method in interface jreceiver.common.callback.rec.DsettingBool
 
setValueBool(boolean) - Method in class jreceiver.common.callback.rec.DsettingBoolRec
 
setValueInt(int) - Method in class jreceiver.common.callback.rec.DsettingIntRec
 
setValueInt(int) - Method in interface jreceiver.common.callback.rec.DsettingInt
 
setValueList(String) - Method in class jreceiver.common.callback.rec.DsettingListRec
 
setValueList(String) - Method in interface jreceiver.common.callback.rec.DsettingList
assign the selected list item
setValueStr(String) - Method in class jreceiver.common.callback.rec.DsettingStrRec
 
setValueStr(String) - Method in interface jreceiver.common.callback.rec.DsettingStr
 
setValueUrl(String) - Method in class jreceiver.common.callback.rec.DsettingUrlRec
 
setValueUrl(String) - Method in interface jreceiver.common.callback.rec.DsettingUrl
 
setYear(int) - Method in class jreceiver.common.rec.source.TuneRec
assign the 'year'
setYear(int) - Method in interface jreceiver.common.rec.source.Tune
assign the 'year'
sig_data - Variable in class jreceiver.common.rec.driver.SignalRec
 
Signal - interface jreceiver.common.rec.driver.Signal.
An interface describing a signal associated with a driverbind profile.
SignalKey - class jreceiver.common.rec.driver.SignalKey.
An interface describing a signal associated with a driverbind profile.
SignalKey(DriverBindingKey, int) - Constructor for class jreceiver.common.rec.driver.SignalKey
ctor
SignalKey(Hashtable) - Constructor for class jreceiver.common.rec.driver.SignalKey
ctor - construct from a hashtable, usually retrieved via XML-RPC
SignalRec - class jreceiver.common.rec.driver.SignalRec.
Bean to represent a signal (command:driverbind binding)
SignalRec() - Constructor for class jreceiver.common.rec.driver.SignalRec
ctor - default
SignalRec(Hashtable) - Constructor for class jreceiver.common.rec.driver.SignalRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
SignalRec(SignalKey) - Constructor for class jreceiver.common.rec.driver.SignalRec
ctor - shallow
SignalRec(SignalKey, String, Command, Device) - Constructor for class jreceiver.common.rec.driver.SignalRec
ctor - deep
Signals - interface jreceiver.common.rpc.Signals.
Signal-definition queries and updates for a (possibly-remote) JRec server
Site - interface jreceiver.common.rec.site.Site.
An interface to be implemented by objects representing a 'Site' in JRec.
SITE_HOME - Static variable in interface jreceiver.common.rec.site.Site
A site_id==1 indicates the home site
site_id - Variable in class jreceiver.common.rec.site.RootKey
The site on which this root exists.
site_id - Variable in class jreceiver.common.rec.site.SiteRec
 
SiteRec - class jreceiver.common.rec.site.SiteRec.
Bean to describe a record for the Site table
SiteRec(Hashtable) - Constructor for class jreceiver.common.rec.site.SiteRec
ctor - construct from a hashtable, usually retrieved via RPC
SiteRec(int, String, URL, URL) - Constructor for class jreceiver.common.rec.site.SiteRec
ctor
Sites - interface jreceiver.common.rpc.Sites.
Site-related queries and updates for a (possibly-remote) JRec server
Sortable - interface jreceiver.common.rec.Sortable.
an interface to be implemented by sorted sources
source - Variable in class jreceiver.common.callback.rec.DeviceStatusRec
 
Source - interface jreceiver.common.rec.source.Source.
An interface to be implemented by a media source.
SourceFolder - interface jreceiver.common.rec.source.SourceFolder.
An interface describing an object that possesses a collection of folder identifiers.
SourceList - interface jreceiver.common.rec.source.SourceList.
An interface describing an object that possesses a collection of file identifiers.
SourceRec - class jreceiver.common.rec.source.SourceRec.
Bean to describe a record for the Source table
SourceRec() - Constructor for class jreceiver.common.rec.source.SourceRec
ctor - default (for use with beanutils)
SourceRec(Hashtable) - Constructor for class jreceiver.common.rec.source.SourceRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
SourceRec(int) - Constructor for class jreceiver.common.rec.source.SourceRec
ctor - minimal (for use by DeviceStatusRec creators who want to return minimal info)
SourceRec(int, String, int, int, String, int) - Constructor for class jreceiver.common.rec.source.SourceRec
ctor - used to do basic initialization
SourceRec(int, String, int, int, String, int, String, PtarURI, URL) - Constructor for class jreceiver.common.rec.source.SourceRec
ctor - used in initializing source for a specific driver
Sources - interface jreceiver.common.rpc.Sources.
Media-source-related queries and updates for a (possibly-remote) JRec server
SplaylistRec - class jreceiver.common.rec.source.SplaylistRec.
Bean to represent a station playlist
SplaylistRec() - Constructor for class jreceiver.common.rec.source.SplaylistRec
empty ctor needed for building via Digester
SplaylistRec(Hashtable) - Constructor for class jreceiver.common.rec.source.SplaylistRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
SplaylistRec(int, String, int, PtarURI, URL, String, String, int) - Constructor for class jreceiver.common.rec.source.SplaylistRec
ctor
SplaylistRec(int, String, int, PtarURI, URL, String, String, int, boolean) - Constructor for class jreceiver.common.rec.source.SplaylistRec
ctor - with url string
SplaylistRec(int, String, int, PtarURI, URL, String, String, int, boolean, Vector) - Constructor for class jreceiver.common.rec.source.SplaylistRec
ctor - deep, with url string and stune_ids
SRCTYPE_PLAYLIST - Static variable in interface jreceiver.common.rec.source.Source
a playlist, stored locally as a file, generated dynamically though a database query or fetched from a remote location.
SRCTYPE_TUNE - Static variable in interface jreceiver.common.rec.source.Source
a tune, stored locally as a file, generated dynamically or streamed from a remote location.
SRCTYPE_UNDEFINED - Static variable in interface jreceiver.common.rec.source.Source
 
StatusListener - interface jreceiver.common.callback.rpc.StatusListener.
Interface for configuring a client driver or device from the server.
StatusListenerDirect - class jreceiver.common.callback.rpc.StatusListenerDirect.
Direct interface for querying device status
StatusListenerDirect(User) - Constructor for class jreceiver.common.callback.rpc.StatusListenerDirect
 
STD_FF - Static variable in interface jreceiver.common.rec.driver.Command
 
STD_NEXT - Static variable in interface jreceiver.common.rec.driver.Command
 
STD_NEXT_PL - Static variable in interface jreceiver.common.rec.driver.Command
 
STD_PAUSE - Static variable in interface jreceiver.common.rec.driver.Command
 
STD_PLAY - Static variable in interface jreceiver.common.rec.driver.Command
 
STD_PLAYPAUSE - Static variable in interface jreceiver.common.rec.driver.Command
 
STD_PREV - Static variable in interface jreceiver.common.rec.driver.Command
 
STD_PREV_PL - Static variable in interface jreceiver.common.rec.driver.Command
 
STD_PWRTGL - Static variable in interface jreceiver.common.rec.driver.Command
 
STD_RECORD - Static variable in interface jreceiver.common.rec.driver.Command
 
STD_RW - Static variable in interface jreceiver.common.rec.driver.Command
 
STD_STOP - Static variable in interface jreceiver.common.rec.driver.Command
 
STD_VOLDN - Static variable in interface jreceiver.common.rec.driver.Command
 
STD_VOLMUTE - Static variable in interface jreceiver.common.rec.driver.Command
 
STD_VOLUP - Static variable in interface jreceiver.common.rec.driver.Command
 
STORE_MAP - Static variable in interface jreceiver.common.callback.rpc.SettingListener
 
STORE_REC - Static variable in interface jreceiver.common.rpc.ServerTable
 
STORE_RECS - Static variable in interface jreceiver.common.rpc.ServerTable
 
storeMap(Hashtable) - Method in class jreceiver.common.callback.rpc.SettingListenerDirect
Store a map of driver setting objects, returning a list of error strings, if a problem
storeMap(Hashtable) - Method in interface jreceiver.common.callback.rpc.SettingListener
Store a map of driver setting objects, returning a list of error strings, if a problem
storeRec(Rec) - Method in interface jreceiver.common.rpc.ServerTable
Insert or update a single record, returning the identity (if any)
storeRecs(Vector) - Method in interface jreceiver.common.rpc.ServerTable
Insert or update records
StuneRec - class jreceiver.common.rec.source.StuneRec.
Bean to represent a station tune.
StuneRec() - Constructor for class jreceiver.common.rec.source.StuneRec
empty ctor needed for building via Digester
StuneRec(Hashtable) - Constructor for class jreceiver.common.rec.source.StuneRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
StuneRec(int, String, int, String, PtarURI, URL, boolean) - Constructor for class jreceiver.common.rec.source.StuneRec
ctor
StuneRec(int, String, int, String, PtarURI, URL, Vector, int, boolean) - Constructor for class jreceiver.common.rec.source.StuneRec
ctor

T

TAG_ALBUM - Static variable in interface jreceiver.common.rpc.TagEncoder
 
TAG_ARG_COUNT_TUNE - Static variable in interface jreceiver.common.rpc.TagEncoder
 
TAG_ARTIST - Static variable in interface jreceiver.common.rpc.TagEncoder
 
TAG_BITRATE - Static variable in interface jreceiver.common.rpc.TagEncoder
 
TAG_CODEC - Static variable in interface jreceiver.common.rpc.TagEncoder
 
TAG_COUNT_X_4 - Static variable in interface jreceiver.common.rpc.TagEncoder
 
TAG_DURATION - Static variable in interface jreceiver.common.rpc.TagEncoder
 
TAG_FILEPATH - Static variable in interface jreceiver.common.rpc.TagEncoder
 
TAG_FILESIZE - Static variable in interface jreceiver.common.rpc.TagEncoder
 
TAG_GENRE - Static variable in interface jreceiver.common.rpc.TagEncoder
 
TAG_SRC_ID - Static variable in interface jreceiver.common.rpc.TagEncoder
 
TAG_SRCTYPE - Static variable in interface jreceiver.common.rpc.TagEncoder
 
TAG_TITLE - Static variable in interface jreceiver.common.rpc.TagEncoder
 
TAG_TRACKNO - Static variable in interface jreceiver.common.rpc.TagEncoder
 
TagEncoder - interface jreceiver.common.rpc.TagEncoder.
Tag-related queries and updates for a (possibly-remote) JRec server, returning formatted results.
timecode - Variable in class jreceiver.common.callback.rec.DeviceStatusRec
 
timestamp - Variable in class jreceiver.common.rec.driver.DeviceRec
 
toHash() - Method in class jreceiver.common.callback.rec.DsettingRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.callback.rec.DsettingUrlRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.callback.rec.DsettingIntRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.callback.rec.DsettingStrRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.callback.rec.DsettingListRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.callback.rec.DeviceStatusRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.callback.rec.DsettingBoolRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in interface jreceiver.common.rec.Hashable
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.driver.DeviceRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.driver.DriverCommandRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.driver.DriverBindingRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.driver.SignalKey
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.driver.SignalRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.driver.DriverRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.driver.CommandRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.driver.DeviceBindingRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.driver.DeviceBindingKey
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.driver.DriverBindingKey
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.security.MethodRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.security.RoleRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.security.MethodKey
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.security.HandlerRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.security.UserRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.security.RoleAuthRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.security.RoleAuthKey
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.site.RootRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.site.RootKey
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.site.FolderRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.site.SiteRec
Store the object as a hash suitable for transport over an RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.source.SourceRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.source.PlaylistRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.source.FplaylistRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.source.MfileRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.source.FilterableRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.source.TuneRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.source.SplaylistRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.source.HplaylistRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.source.DplaylistRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.source.MexternalRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.source.StuneRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in interface jreceiver.common.rec.source.Playlist
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.source.FtuneRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.tag.GenreRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.tag.ComposerRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.tag.CommentRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.tag.AlbumRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.tag.ArtistRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.util.TuneQueryRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.util.TranscoderRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toHash() - Method in class jreceiver.common.rec.util.MenuRec
Store the object as a hash suitable for transport over an XML-RPC connection or similar.
toString() - Method in class jreceiver.common.callback.rec.DsettingRec
Returns a string representation of the object.
toString() - Method in class jreceiver.common.callback.rec.DsettingUrlRec
Returns a string representation of the object.
toString() - Method in class jreceiver.common.callback.rec.DsettingIntRec
Returns a string representation of the object.
toString() - Method in class jreceiver.common.callback.rec.DsettingStrRec
Returns a string representation of the object.
toString() - Method in class jreceiver.common.callback.rec.DsettingListRec
Returns a string representation of the object.
toString() - Method in class jreceiver.common.callback.rec.DeviceStatusRec
Returns a string representation of the event.
toString() - Method in interface jreceiver.common.rec.Hashable
Returns a string representation of the object.
toString() - Method in class jreceiver.common.rec.driver.DeviceRec
Returns a string representation of the event.
toString() - Method in class jreceiver.common.rec.driver.DriverCommandRec
Returns a string representation of the object.
toString() - Method in class jreceiver.common.rec.driver.DriverBindingRec
Returns a string representation of the object.
toString() - Method in class jreceiver.common.rec.driver.SignalKey
 
toString() - Method in class jreceiver.common.rec.driver.SignalRec
 
toString() - Method in class jreceiver.common.rec.driver.DriverRec
Returns a string representation of the event.
toString() - Method in class jreceiver.common.rec.driver.CommandRec
Returns a string representation of the event.
toString() - Method in class jreceiver.common.rec.driver.DeviceBindingRec
Returns a string representation of the object.
toString() - Method in class jreceiver.common.rec.driver.DeviceBindingKey
Returns a string representation of the object.
toString() - Method in class jreceiver.common.rec.driver.DriverBindingKey
Returns a string representation of the object.
toString() - Method in class jreceiver.common.rec.security.MethodRec
Returns a string representation of the object.
toString() - Method in class jreceiver.common.rec.security.RoleRec
Returns a string representation of the object.
toString() - Method in class jreceiver.common.rec.security.MethodKey
Returns a string representation of the object.
toString() - Method in class jreceiver.common.rec.security.HandlerRec
Returns a string representation of the object.
toString() - Method in class jreceiver.common.rec.security.UserRec
Returns a string representation of the object.
toString() - Method in class jreceiver.common.rec.security.RoleAuthRec
 
toString() - Method in class jreceiver.common.rec.security.RoleAuthKey
 
toString() - Method in class jreceiver.common.rec.site.RootRec
Returns a string representation of the object.
toString() - Method in class jreceiver.common.rec.site.RootKey
 
toString() - Method in class jreceiver.common.rec.site.FolderRec
 
toString() - Method in class jreceiver.common.rec.site.SiteRec
 
toString() - Method in class jreceiver.common.rec.source.SourceRec
 
toString() - Method in class jreceiver.common.rec.source.PlaylistRec
 
toString() - Method in class jreceiver.common.rec.source.FplaylistRec
 
toString() - Method in class jreceiver.common.rec.source.MfileRec
 
toString() - Method in class jreceiver.common.rec.source.FilterableRec
 
toString() - Method in class jreceiver.common.rec.source.TuneRec
 
toString() - Method in class jreceiver.common.rec.source.SplaylistRec
 
toString() - Method in class jreceiver.common.rec.source.HplaylistRec
 
toString() - Method in class jreceiver.common.rec.source.DplaylistRec
 
toString() - Method in class jreceiver.common.rec.source.MexternalRec
 
toString() - Method in class jreceiver.common.rec.source.StuneRec
 
toString() - Method in class jreceiver.common.rec.source.FtuneRec
 
toString() - Method in class jreceiver.common.rec.tag.GenreRec
 
toString() - Method in class jreceiver.common.rec.tag.ComposerRec
 
toString() - Method in class jreceiver.common.rec.tag.CommentRec
 
toString() - Method in class jreceiver.common.rec.tag.AlbumRec
 
toString() - Method in class jreceiver.common.rec.tag.ArtistRec
 
toString() - Method in class jreceiver.common.rec.util.TuneQueryRec
Returns a string representation of the object.
toString() - Method in class jreceiver.common.rec.util.TranscoderRec
Returns a string representation of the object.
toString() - Method in class jreceiver.common.rec.util.MenuRec
Returns a string representation of the object.
Transcoder - interface jreceiver.common.rec.util.Transcoder.
An interface representing a single transcoder.
TranscoderRec - class jreceiver.common.rec.util.TranscoderRec.
Bean to represent a single transcoder record
TranscoderRec() - Constructor for class jreceiver.common.rec.util.TranscoderRec
 
TranscoderRec(Hashtable) - Constructor for class jreceiver.common.rec.util.TranscoderRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
TranscoderRec(int, String, String, String, boolean, boolean) - Constructor for class jreceiver.common.rec.util.TranscoderRec
 
Transcoders - interface jreceiver.common.rpc.Transcoders.
Transcoder-definition queries and updates for a (possibly-remote) JRec server
Tune - interface jreceiver.common.rec.source.Tune.
An interface to be implemented by a 'tune' media source, i.e., associated with an mp3 file or stream with unchanging tag info.
tune_count - Variable in class jreceiver.common.rec.util.MenuRec
the number of tunes associated with the menu item
TUNE_TYPE_ALL - Static variable in interface jreceiver.common.rec.source.Tune
Corresponds to the tunes tables of all types.
TUNE_TYPE_CD_BASED - Static variable in interface jreceiver.common.rec.source.Tune
A 'CD' tune source is a tune located in a CD-carousel and which is not stored in a compressed file format.
TUNE_TYPE_FILE - Static variable in interface jreceiver.common.rec.source.Tune
A 'tune file' dynamic source is conventional tune file whose contents have been cached in the database for quick retrieval and filtering
TUNE_TYPE_STATION - Static variable in interface jreceiver.common.rec.source.Tune
A 'radio' tune source is a webcast audio source.
TuneQuery - interface jreceiver.common.rec.util.TuneQuery.
A basic interface to filter tunes.
TuneQueryRec - class jreceiver.common.rec.util.TuneQueryRec.
A basic interface to filter tunes.
TuneQueryRec() - Constructor for class jreceiver.common.rec.util.TuneQueryRec
 
TuneQueryRec(Hashtable) - Constructor for class jreceiver.common.rec.util.TuneQueryRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
TuneRec - class jreceiver.common.rec.source.TuneRec.
Abstract class to provide basic implementation of Tune interface
TuneRec() - Constructor for class jreceiver.common.rec.source.TuneRec
ctor - default (for use with beanutils)
TuneRec(Hashtable) - Constructor for class jreceiver.common.rec.source.TuneRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
TuneRec(int, String, int) - Constructor for class jreceiver.common.rec.source.TuneRec
ctor - minimalist
TuneRec(int, String, int, int, String, PtarURI, URL) - Constructor for class jreceiver.common.rec.source.TuneRec
ctor
TuneRec(int, String, int, int, String, PtarURI, URL, Vector, int) - Constructor for class jreceiver.common.rec.source.TuneRec
ctor
TuneRec(int, String, int, int, String, PtarURI, URL, Vector, int, int, int, int, Artist, Album, Composer, Comment) - Constructor for class jreceiver.common.rec.source.TuneRec
ctor
Tunes - interface jreceiver.common.rpc.Tunes.
Tune-related queries and updates for a (possibly-remote) JRec server
TYPE_DIRECT - Static variable in interface jreceiver.common.rec.driver.Command
direct commands can be processed by the driver
TYPE_IR - Static variable in interface jreceiver.common.rec.driver.Command
IR commands need to be handled by an IR driverbind
TYPE_X10 - Static variable in interface jreceiver.common.rec.driver.Command
X10 commands need to be handled by an X10 driverbind

U

User - interface jreceiver.common.rec.security.User.
An interface representing a single user.
user_id - Variable in class jreceiver.common.rec.security.UserRec
 
USER_KEY - Static variable in interface jreceiver.common.rec.security.User
the session attribute key TODO: should this be in Users or someplace 'session-visible-only' instead?
UserRec - class jreceiver.common.rec.security.UserRec.
Bean to represent a single user record
UserRec(Hashtable) - Constructor for class jreceiver.common.rec.security.UserRec
ctor - construct from a hashtable, usually retrieved via XML-RPC
UserRec(String, String) - Constructor for class jreceiver.common.rec.security.UserRec
ctor
UserRec(String, String, String, String) - Constructor for class jreceiver.common.rec.security.UserRec
ctor
Users - interface jreceiver.common.rpc.Users.
User-related queries and updates for a (possibly-remote) JRec server

V

VALIDATE - Static variable in interface jreceiver.common.rpc.Roots
 
VALIDATE_FILTER - Static variable in interface jreceiver.common.rpc.Playlists
 
validate(File) - Method in interface jreceiver.common.rpc.Roots
Test to see that the target exists and that it is not a child of any of the existing roots, or (visa-versa) if any of the roots is a child of target.
validateFilter(String, String) - Method in interface jreceiver.common.rpc.Playlists
test a playlist filter
value - Variable in class jreceiver.common.callback.rec.DsettingRec
the value

A B C D E F G H I J K L M N O P R S T U V

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