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

A

AbstractCoverArtFinder - Class in org.varienaja.util.coverart
 
AbstractCoverArtFinder() - Constructor for class org.varienaja.util.coverart.AbstractCoverArtFinder
 
activateExternalPage(Object[], IRequestCycle) - Method in class org.musicontroller.gui.admin.DoubleSongs
 
activateExternalPage(Object[], IRequestCycle) - Method in class org.musicontroller.gui.ArtistInfo
 
activateExternalPage(Object[], IRequestCycle) - Method in class org.musicontroller.gui.BandInfo
 
activateExternalPage(Object[], IRequestCycle) - Method in class org.musicontroller.gui.edit.BandEdit
 
activateExternalPage(Object[], IRequestCycle) - Method in class org.musicontroller.gui.edit.CoverArtEdit
Interpret the parameters passed to this page.
activateExternalPage(Object[], IRequestCycle) - Method in class org.musicontroller.gui.edit.PlaylistEdit
The first parameter is always the playlist id.
activateExternalPage(Object[], IRequestCycle) - Method in class org.musicontroller.gui.edit.SongEdit
 
activateExternalPage(Object[], IRequestCycle) - Method in class org.musicontroller.gui.importer.MusicArchive
Interpret parameters from other pages.
activateExternalPage(Object[], IRequestCycle) - Method in class org.musicontroller.gui.PlaylistInfo
 
activateExternalPage(Object[], IRequestCycle) - Method in class org.musicontroller.gui.Search
 
activateExternalPage(Object[], IRequestCycle) - Method in class org.musicontroller.gui.SongInfo
 
activateExternalPage(Object[], IRequestCycle) - Method in class org.musicontroller.gui.statistics.Bandwidth
 
activateExternalPage(Object[], IRequestCycle) - Method in class org.musicontroller.gui.statistics.Database
 
add(int) - Method in class org.musicontroller.gui.edit.TrackList
Adds a track to the listing, increasing the track counter.
add(long, InputStream) - Static method in class org.varienaja.util.coverart.CoverArtManager
Add cover art picture from the InputStream to the storage.
add(long) - Method in class org.varienaja.util.DenseSet
Adds a long to the Set of longs.
addBand(Band) - Method in class org.musicontroller.core.Artist
 
addBand(String) - Method in interface org.musicontroller.service.McService
Adds a band with the given name to the database.
addBand(String) - Method in class org.musicontroller.service.McServiceImpl
 
addBandKnowledge(Long, int, int) - Method in class org.musicontroller.songselection.AdvancedRandomSongSelector
Adds knowledge about a Band.
addBandPlay(long) - Method in class org.musicontroller.songselection.AdvancedRandomSongSelector
 
addBandPlay(long) - Method in interface org.musicontroller.songselection.SongSelector
Informs the SongSelector that a song of a certain Band has been played.
addBandSkip(long) - Method in class org.musicontroller.songselection.AdvancedRandomSongSelector
 
addBandSkip(long) - Method in interface org.musicontroller.songselection.SongSelector
Informs the SongSelector that a song of a certain Band has been skipped.
addChild(Keyword) - Method in class org.musicontroller.core.Keyword
Adds a Keyword as a Child of this Keyword.
addData(InputStream, String) - Static method in class org.musicontroller.core.jobs.ImportJob
Call this method to add an inputstream to the TODO-list
addDownloadedEvent(Date, IUser) - Method in class org.musicontroller.core.Song
 
addElement(CommentElement) - Method in class org.varienaja.comments.Comment
 
addEntry(MusicArchiveEntryBean) - Method in class org.musicontroller.importer.MusicArchiveBean
Adds an entry to the music archive.
addEvent(Event) - Method in class org.musicontroller.core.EventCountLookup
Updates this EventCountLookup object with a new Event.
addEvent(Date, IUser, int) - Method in class org.musicontroller.core.Song
 
addInstrument(String) - Method in class org.musicontroller.core.Role
 
addKeywordKnowledge(Long, int, int) - Method in class org.musicontroller.songselection.AdvancedRandomSongSelector
Adds knowledge about a Keyword.
addKeywordPlay(long) - Method in class org.musicontroller.songselection.AdvancedRandomSongSelector
 
addKeywordPlay(long) - Method in interface org.musicontroller.songselection.SongSelector
Informs the SongSelector that a song of a certain Keyword has been played.
addKeywords(IRequestCycle) - Method in class org.musicontroller.gui.edit.PlaylistEdit
Add the keywords entered by the user to all songs in the playlist.
addKeywordSkip(long) - Method in class org.musicontroller.songselection.AdvancedRandomSongSelector
 
addKeywordSkip(long) - Method in interface org.musicontroller.songselection.SongSelector
Informs the SongSelector that a song of a certain Keyword has been skipped.
addKeywordsToPlaylist(Playlist, String, TrackList) - Method in interface org.musicontroller.service.McService
Adds the keywords in the comma separated list to the playlist.
addKeywordsToPlaylist(Playlist, String, TrackList) - Method in class org.musicontroller.service.McServiceImpl
 
addKeywordToBag(Keywordbag, Keyword) - Static method in class org.musicontroller.dao.BagAndKeywordUtils
Tries to find a keyword bag containing all the keywords in this bag plus the keyword in the parameter.
addKeywordToSong(Song, Keyword) - Static method in class org.musicontroller.dao.BagAndKeywordUtils
Add a keyword to the song.
addMonth() - Method in class org.musicontroller.dao.PlaylistKey
Adds one month to the date-part of this PlaylistKey.
addMusician(IRequestCycle) - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
addMusician(IRequestCycle, String, String, String) - Method in class org.musicontroller.gui.edit.SongEdit
 
addMusician(Playlist, String, String, String, String) - Method in interface org.musicontroller.service.McService
Adds the artist as a performer to all songs in the playlist, playing the specified instruments.
addMusician(Song, String, String, String) - Method in interface org.musicontroller.service.McService
Adds the artist as a performing artist in the song.
addMusician(Playlist, String, String, String, String) - Method in class org.musicontroller.service.McServiceImpl
 
addMusician(Song, String, String, String) - Method in class org.musicontroller.service.McServiceImpl
 
addPlayedEvent(Date, IUser) - Method in class org.musicontroller.core.Song
 
addPodcast(IRequestCycle, String) - Method in class org.musicontroller.gui.Podcasts
 
addRequestedEvent(Date, IUser) - Method in class org.musicontroller.core.Song
 
addRole(Role) - Method in interface org.musicontroller.security.IUser
Adds a Role to the set of Roles of this User.
addRole(Role) - Method in class org.musicontroller.security.User
 
addSkippedEvent(Date, IUser) - Method in class org.musicontroller.core.Song
 
addSong(Song, int) - Method in class org.musicontroller.core.Playlist
Adds a song to the playlist, with the indicated index number.
addSongIfNew(Song, int) - Method in class org.musicontroller.core.Playlist
Adds a Song to the Playlist at a certain index, if the Playlist does not already contain that Song.
addSongToPlaylist(Song, Playlist, int) - Method in interface org.musicontroller.service.McService
Adds the song to the playlist at the given song index.
addSongToPlaylist(Song, Playlist, int) - Method in class org.musicontroller.service.McServiceImpl
 
addToCandidates(Song) - Method in interface org.musicontroller.songselection.CandidateSelector
Adds a Song to the pool.
addToCandidates(Song) - Method in class org.musicontroller.songselection.RandomCandidateSelector
 
addToExistingPlaylistChangedListener(BrowserEvent) - Method in class org.musicontroller.gui.importer.MusicArchive
 
addToLastPlayed(long) - Method in class org.musicontroller.songselection.LastPlayedContainer
Add the played song to a list of recently played songs.
addToLastPlayed(long, boolean) - Method in class org.musicontroller.songselection.LastPlayedContainer
Add the played or skipped song to a list of recently played songs.
Adduser - Class in org.musicontroller.gui.admin
Page that handles applications for new accounts.
Adduser() - Constructor for class org.musicontroller.gui.admin.Adduser
 
addUser(IUser) - Method in interface org.musicontroller.service.UserService
Persists a new User-object in the database.
addUser(IUser) - Method in class org.musicontroller.service.UserServiceImpl
 
AdvancedRandomSongSelector - Class in org.musicontroller.songselection
 
AdvancedRandomSongSelector() - Constructor for class org.musicontroller.songselection.AdvancedRandomSongSelector
 
AIBag - Class in org.musicontroller.core
 
AIBag() - Constructor for class org.musicontroller.core.AIBag
 
aibags - Static variable in class org.musicontroller.core.AIBag
 
AIList - Class in org.musicontroller.gui.components
 
AIList() - Constructor for class org.musicontroller.gui.components.AIList
 
AIRelation - Class in org.musicontroller.core
This object models a relation between an artist and an instrument (This is a "plays" relation).
AIRelation() - Constructor for class org.musicontroller.core.AIRelation
 
AiRelationBean - Class in org.musicontroller.gui.edit
This bean class is used to show artist - instrument relations in the SongEdit page.
AiRelationBean() - Constructor for class org.musicontroller.gui.edit.AiRelationBean
 
AmazonCommentService - Class in org.varienaja.comments
 
AmazonCommentService() - Constructor for class org.varienaja.comments.AmazonCommentService
 
AmazonCoverArtFinder - Class in org.varienaja.util.coverart
 
AmazonCoverArtFinder() - Constructor for class org.varienaja.util.coverart.AmazonCoverArtFinder
 
analyseMusicArchive() - Method in class org.musicontroller.importer.MusicArchiveBean
Analyses the entries in the music archive to create a list of different playlists.
applyForAccount(IRequestCycle) - Method in class org.musicontroller.gui.admin.Adduser
 
applyProperties(IUser) - Static method in class org.musicontroller.UserProperties
Load the user properties and apply them to the MusiController.
applyProperties(IUser, DJ) - Static method in class org.musicontroller.UserProperties
 
Artist - Class in org.musicontroller.core
Implements an artist that performs in songs.
Artist() - Constructor for class org.musicontroller.core.Artist
 
ArtistInfo - Class in org.musicontroller.gui
 
ArtistInfo() - Constructor for class org.musicontroller.gui.ArtistInfo
 
ArtistLink - Class in org.musicontroller.gui.components
 
ArtistLink() - Constructor for class org.musicontroller.gui.components.ArtistLink
 
attemptToDownloadCoverArt(long, int) - Method in interface org.musicontroller.service.McService
Test the existence of a cover art image with the required size.
attemptToDownloadCoverArt(long, int) - Method in class org.musicontroller.service.McServiceImpl
 
Authority - Class in org.musicontroller.security
A Authority is the right to perform a certain task in an application.
Authority() - Constructor for class org.musicontroller.security.Authority
Creates a new Authority-object with an empty description.
available() - Method in class org.varienaja.util.TolerantZipInputStream
Returns 0 after EOF has reached for the current entry data, otherwise always return 1.

B

BagAndKeywordUtils - Class in org.musicontroller.dao
This class manages persistent keyword bag objects.
BagAndKeywordUtils() - Constructor for class org.musicontroller.dao.BagAndKeywordUtils
 
Band - Class in org.musicontroller.core
 
Band() - Constructor for class org.musicontroller.core.Band
 
BandEdit - Class in org.musicontroller.gui.edit
This screen implements editing the properties of a band.
BandEdit() - Constructor for class org.musicontroller.gui.edit.BandEdit
Loads the band properties into the page properties that will be shown on screen.
BandInfo - Class in org.musicontroller.gui
 
BandInfo() - Constructor for class org.musicontroller.gui.BandInfo
 
BandLink - Class in org.musicontroller.gui.components
 
BandLink() - Constructor for class org.musicontroller.gui.components.BandLink
 
Bands - Class in org.musicontroller.gui
 
Bands() - Constructor for class org.musicontroller.gui.Bands
 
Bandwidth - Class in org.musicontroller.gui.statistics
 
Bandwidth() - Constructor for class org.musicontroller.gui.statistics.Bandwidth
 
BaseEditPage - Class in org.musicontroller.gui.edit
Base Page class for Tapestry pages in Musicontroller that edit things.
BaseEditPage() - Constructor for class org.musicontroller.gui.edit.BaseEditPage
 
Border - Class in org.musicontroller.gui.components
 
Border() - Constructor for class org.musicontroller.gui.components.Border
 
buildAiRelationBeanList(Playlist) - Static method in class org.musicontroller.dao.BagAndKeywordUtils
Constructs a list of AiRelationBean objects from a playlist.
buildAiRelationList(List<AiRelationBean>) - Static method in class org.musicontroller.dao.BagAndKeywordUtils
Converts the Set of AiRelationBean objects into a Set of AiRelation objects.

C

CACHESIZE - Static variable in class org.musicontroller.core.EventCountLookup
 
calculateNewDimension(int, int, int) - Static method in class org.varienaja.util.coverart.ImageScaler
Calculates a new dimension for an object.
calculateSimilarity(boolean, int, int) - Static method in class org.musicontroller.core.Keyword
calculate the similarity score based on the number of generalisations needed to get from one keyword to another.
CandidateSelector - Interface in org.musicontroller.songselection
Randomly selects a preset number of songs from the song pool.
capitalize(String) - Static method in class org.varienaja.util.StringUtil
Changes the first letter into a capital.
checkLinks(Dao) - Static method in class org.musicontroller.repair.ConsistencyChecker
Checks whether all Songs in the Dao have a corresponding working link on the filesystem.
choose() - Method in interface org.musicontroller.DJ
Lets the DJ choose a new Song to play, using the SongSelector to select a song from the candidates generated by the CandidateSelector
choose() - Method in class org.musicontroller.DJImpl
 
clear() - Method in class org.varienaja.util.DenseSet
Removes all Long-values from the Set
clone() - Method in class org.musicontroller.songselection.LastPlayedContainer
 
close() - Method in class org.varienaja.util.TolerantZipInputStream
Closes this input stream and releases any system resources associated with the stream.
closeEntry() - Method in class org.varienaja.util.TolerantZipInputStream
Closes the current ZIP entry and positions the stream for reading the next entry.
Comment - Class in org.varienaja.comments
Class representing a Comment
Comment(String, String, Date) - Constructor for class org.varienaja.comments.Comment
 
CommentDAO - Class in org.varienaja.comments
Class that persists and reads Reviews from persistent storage.
CommentDAO() - Constructor for class org.varienaja.comments.CommentDAO
 
CommentElement - Class in org.varienaja.comments
Class representing an element of a Comment.
CommentElement() - Constructor for class org.varienaja.comments.CommentElement
Creates a CommentElement of type 'T' with an empty string as text and an id of -1.
CommentService - Class in org.varienaja.comments
Service that is used for getting/processing Comments for Bands, Playlists, etc..
CommentService() - Constructor for class org.varienaja.comments.CommentService
 
compareTo(Contract_PS) - Method in class org.musicontroller.core.Contract_PS
 
compareTo(Event) - Method in class org.musicontroller.core.Event
 
compareTo(Keyword) - Method in class org.musicontroller.core.Keyword
 
compareTo(AiRelationBean) - Method in class org.musicontroller.gui.edit.AiRelationBean
 
compareTo(MusicArchiveEntryBean) - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Define a natural ordening on MusicArchiveEntryBeans based on track number.
compareTo(Comment) - Method in class org.varienaja.comments.Comment
Sort by date descending
compareTo(CoverArtSearchResult) - Method in class org.varienaja.util.coverart.CoverArtSearchResult
 
confirmPlay() - Method in interface org.musicontroller.DJ
Call this when the currently playing Song has been played completely.
confirmPlay() - Method in class org.musicontroller.DJImpl
 
confirmSkip() - Method in interface org.musicontroller.DJ
Call this when the currently playing Song has indeed be skipped.
confirmSkip() - Method in class org.musicontroller.DJImpl
 
ConsistencyChecker - Class in org.musicontroller.repair
 
ConsistencyChecker() - Constructor for class org.musicontroller.repair.ConsistencyChecker
 
ConsistencyCheckJob - Class in org.musicontroller.core.jobs
 
ConsistencyCheckJob() - Constructor for class org.musicontroller.core.jobs.ConsistencyCheckJob
 
construct(String) - Static method in class org.musicontroller.core.Keyword
Factory method constructs a keyword with the given name and a null parent.
construct(String, Keyword) - Static method in class org.musicontroller.core.Keyword
Factory method constructs a keyword with the given name and parent.
constructHierarchy(Collection<Keyword>) - Static method in class org.musicontroller.core.Keyword
Constructs a Set of Keywords which are all topmost Keywords in the hierarchical Keyword-ordering.
constructMergeBeanList(Playlist) - Method in interface org.musicontroller.service.McService
Construct a list of PlaylistMergeBean objects.
constructMergeBeanList(Playlist) - Method in class org.musicontroller.service.McServiceImpl
 
constructSearchURI(String, String) - Method in class org.varienaja.util.coverart.AbstractCoverArtFinder
Gets the URI to call, in order to search for Covers from a certain Album of a Band.
constructSearchURI(String, String) - Method in class org.varienaja.util.coverart.GoogleCoverArtFinder
 
constructSearchURI(String, String) - Method in class org.varienaja.util.coverart.YahooCoverArtFinder
 
constructSongBeanList(Playlist) - Method in interface org.musicontroller.service.McService
Construct a list with a SongBean object for each song in the playlist.
constructSongBeanList(Playlist) - Method in class org.musicontroller.service.McServiceImpl
 
contains(int) - Method in class org.musicontroller.gui.edit.TrackList
Tests if the track number is contained in the Tracklist.
contains(long, int) - Static method in class org.varienaja.util.coverart.CoverArtManager
Tests the existence of a cover art picture for the specified id and size.
contains(long) - Method in class org.varienaja.util.DenseSet
Checks whether a certain value exists in the Set.
contains(List<String>, String) - Static method in class org.varienaja.util.StringUtil
Scans (case insensitive) if a String is present in the List of Strings.
containsAllSongs() - Method in class org.musicontroller.gui.edit.TrackList
Returns true if the number of added songs is greater or equal than the highestIndexNo.
Contract_BA - Class in org.musicontroller.core
 
Contract_BA() - Constructor for class org.musicontroller.core.Contract_BA
 
Contract_PS - Class in org.musicontroller.core
Implements the occurence of a song as part of a playlist at a particular position.
Contract_PS() - Constructor for class org.musicontroller.core.Contract_PS
 
Contract_SK - Class in org.musicontroller.core
 
Contract_SK() - Constructor for class org.musicontroller.core.Contract_SK
 
copy(InputStream, MpegOutputStream, IStreamController) - Method in class org.musicontroller.streaming.StreamService
Copy method that can be interrupted by a DJ
copyFile(String, String, String) - Static method in class org.varienaja.util.FileOperations
Copies a file.
copyStream(InputStream, OutputStream) - Static method in class org.varienaja.util.FileOperations
 
count(String, Map<String, Object>) - Method in interface org.musicontroller.dao.Dao
 
count(String, Map<String, Object>) - Method in class org.musicontroller.dao.HibernateDao
 
CoverArt - Class in org.musicontroller.gui.components
 
CoverArt() - Constructor for class org.musicontroller.gui.components.CoverArt
 
CoverArtEdit - Class in org.musicontroller.gui.edit
Implements the MusiController cover art edit screen.
CoverArtEdit() - Constructor for class org.musicontroller.gui.edit.CoverArtEdit
 
CoverArtManager - Class in org.varienaja.util.coverart
This class manages a store of cover art pictures in different sizes.
CoverArtManager() - Constructor for class org.varienaja.util.coverart.CoverArtManager
 
CoverArtProcessor - Class in org.varienaja.util.coverart
Class which provides functionality to search for Covers of Playlists, and to get an InputStream of images found.
CoverArtProcessor() - Constructor for class org.varienaja.util.coverart.CoverArtProcessor
 
CoverArtSearchResult - Class in org.varienaja.util.coverart
 
CoverArtSearchResult(URI, int, int, int) - Constructor for class org.varienaja.util.coverart.CoverArtSearchResult
 
CoverArtSearchResult(String, int, int, int) - Constructor for class org.varienaja.util.coverart.CoverArtSearchResult
 
CoverArtService - Class in org.musicontroller.streaming
 
CoverArtService() - Constructor for class org.musicontroller.streaming.CoverArtService
 
create(Set<Event>, long) - Static method in class org.musicontroller.core.EventCountLookup
Factory method, which returns an EventCountLookup object.
create(Long) - Method in class org.musicontroller.DJFactory
Creates a DJ object.
createInstance(Song) - Static method in class org.musicontroller.core.Playlist
Constructs a playlist containing the song passed in the parameter.
createInstance(String) - Static method in class org.musicontroller.gui.edit.TrackList
Factory method for constructing TrackLists from strings representing track numbers separated by commas.
createInstance(Playlist) - Static method in class org.musicontroller.gui.edit.TrackList
Factory method creates a tracklist containing all tracks in the playlist.
createPlaylist(String) - Method in interface org.musicontroller.service.McService
Creates a playlist with the given name.
createPlaylist(String) - Method in class org.musicontroller.service.McServiceImpl
 
createRelations(String, String, Band, String) - Static method in class org.musicontroller.dao.BagAndKeywordUtils
Construct a set of artist-instrument relations corresponding to an artist with the supplied first name and last name and the specified instrument names.
createSong(String, Band, int, Set<String>, String) - Method in interface org.musicontroller.service.McService
Creates a persistent song with the given name.
createSong(String, Band, int, Set<String>, String) - Method in class org.musicontroller.service.McServiceImpl
 
createUniqueFilename(String, String) - Static method in class org.varienaja.util.FileOperations
Finds a filename that is not already used.
createZipEntry(String) - Method in class org.varienaja.util.TolerantZipInputStream
Creates a new ZipEntry object for the specified entry name.
currentDate() - Static method in class org.varienaja.util.DateTools
Levert de datum van vandaag.
CurrentlyPlaying - Class in org.musicontroller.gui.components
 
CurrentlyPlaying() - Constructor for class org.musicontroller.gui.components.CurrentlyPlaying
 
CurrentlyPlaying - Class in org.musicontroller.gui.dynamic
 
CurrentlyPlaying() - Constructor for class org.musicontroller.gui.dynamic.CurrentlyPlaying
 
currentYear() - Static method in class org.varienaja.util.DateTools
 

D

Dao - Interface in org.musicontroller.dao
 
DaoUserDetailsService - Class in org.musicontroller.security
Implementation of Acegi's UserDetailsService that uses a UserDao for persistent storage of Users.
DaoUserDetailsService() - Constructor for class org.musicontroller.security.DaoUserDetailsService
 
Database - Class in org.musicontroller.gui.statistics
This screen displays some numbers about the objects in the MusiController database.
Database() - Constructor for class org.musicontroller.gui.statistics.Database
 
DATEPATTERN - Static variable in class org.varienaja.comments.CommentDAO
 
DateTools - Class in org.varienaja.util
Date/Time tools.
DateTools() - Constructor for class org.varienaja.util.DateTools
 
daysBetween(Date, Date) - Static method in class org.varienaja.util.DateTools
 
decode(ServiceEncoding) - Method in class org.musicontroller.gui.dynamic.PodcastEncoder
 
decode(ServiceEncoding) - Method in class org.musicontroller.gui.dynamic.SongDownloadEncoder
 
delete(IUser) - Method in class org.musicontroller.dao.HibernateDao
 
delete(IUser) - Method in interface org.musicontroller.security.UserDao
Deletes a User-object.
deleteAiBag(AIBag) - Method in interface org.musicontroller.dao.Dao
Deletes an AIBag.
deleteAiBag(AIBag) - Method in class org.musicontroller.dao.HibernateDao
 
deleteArchive(IRequestCycle, String) - Method in class org.musicontroller.gui.importer.ImportProgress
Removes the archivebean and all relevant files.
deleteArtist(Artist) - Method in interface org.musicontroller.dao.Dao
Deletes an artist.
deleteArtist(Artist) - Method in class org.musicontroller.dao.HibernateDao
 
deleteDir(File) - Static method in class org.varienaja.util.FileOperations
Deletes a directory including all contents.
deleteFile(String) - Static method in class org.varienaja.util.FileOperations
Deletes a file from the filesystem.
deleteMusician(IRequestCycle) - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
deleteMusician(IRequestCycle, String, String, String) - Method in class org.musicontroller.gui.edit.SongEdit
 
deleteMusician(Playlist, String, String, String, String) - Method in interface org.musicontroller.service.McService
Removes the artist-instrument relations specified by the argument from every song in the playlist.
deleteMusician(Song, String, String, String) - Method in interface org.musicontroller.service.McService
Deletes the artist as a performing artist in the song.
deleteMusician(Playlist, String, String, String, String) - Method in class org.musicontroller.service.McServiceImpl
 
deleteMusician(Song, String, String, String) - Method in class org.musicontroller.service.McServiceImpl
 
DenseSet - Class in org.varienaja.util
A Dense Set is a set of long-values.
DenseSet() - Constructor for class org.varienaja.util.DenseSet
 
deselectKeyword(Long) - Method in class org.musicontroller.gui.Keywords
 
DJ - Interface in org.musicontroller
 
DJFactory - Class in org.musicontroller
Factory for DJ objects.
DJFactory() - Constructor for class org.musicontroller.DJFactory
 
DJImpl - Class in org.musicontroller
 
DJImpl() - Constructor for class org.musicontroller.DJImpl
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.varienaja.util.SelectiveOpenSessionInViewFilter
 
doRequest(IRequestCycle, long) - Method in class org.musicontroller.gui.components.Border
 
doRequestPlaylist(IRequestCycle, long) - Method in class org.musicontroller.gui.components.Border
Request a playlist.
doSearch(IRequestCycle) - Method in class org.musicontroller.gui.components.Border
 
doSearch() - Method in class org.musicontroller.gui.Search
 
doSkip(IRequestCycle) - Method in class org.musicontroller.gui.components.CurrentlyPlaying
 
DoubleSongs - Class in org.musicontroller.gui.admin
 
DoubleSongs() - Constructor for class org.musicontroller.gui.admin.DoubleSongs
 
downloaded - Static variable in class org.musicontroller.core.Event
 
Downloader - Class in org.musicontroller.streaming
 
Downloader() - Constructor for class org.musicontroller.streaming.Downloader
 

E

editAiRelation(IRequestCycle) - Method in class org.musicontroller.gui.edit.SongEdit
Read the changed artist names and instrument lists from the bean and commit those changes.
editCoverArt(IRequestCycle) - Method in class org.musicontroller.gui.edit.PlaylistEdit
Goto the EditCoverArt page.
editCoverArt(IRequestCycle) - Method in class org.musicontroller.gui.importer.MusicArchive
Goto the EditCoverArt page.
EditLink - Class in org.musicontroller.gui.components
This component is a clickable link to an edit screen for a MusiController object.
EditLink() - Constructor for class org.musicontroller.gui.components.EditLink
 
editObject(IRequestCycle) - Method in class org.musicontroller.gui.components.EditLink
 
editSongs(IRequestCycle) - Method in class org.musicontroller.gui.edit.PlaylistEdit
Cycle through the songs in the list of song beans and apply changes to the song name, song length and song keywords to each.
editSongsOfPlaylist(Playlist, List<SongBean>) - Method in interface org.musicontroller.service.McService
Edit song properties according to the new values stored in the songbeans in the supplied list.
editSongsOfPlaylist(Playlist, List<SongBean>) - Method in class org.musicontroller.service.McServiceImpl
 
encode(ServiceEncoding) - Method in class org.musicontroller.gui.dynamic.PodcastEncoder
 
encode(ServiceEncoding) - Method in class org.musicontroller.gui.dynamic.SongDownloadEncoder
 
encodeDate(int, int, int) - Static method in class org.varienaja.util.DateTools
 
encodeDateTime(int, int, int, int, int, int) - Static method in class org.varienaja.util.DateTools
 
ENCODING_LATIN - Static variable in class org.varienaja.util.StringUtil
 
ENCODING_UTF8 - Static variable in class org.varienaja.util.StringUtil
 
encrypt(String) - Static method in class org.musicontroller.security.Encrypter
Encryptd the incoming String using the SHA messsage digester.
Encrypter - Class in org.musicontroller.security
The Encrypter is used to encrypt passwords of Users.
Encrypter() - Constructor for class org.musicontroller.security.Encrypter
 
endOfMonth(Date) - Static method in class org.varienaja.util.DateTools
 
enhanceComment(Comment, Playlist) - Method in class org.varienaja.comments.CommentService
Uses the information of the Playlist to enhance its Reviews.
equals(Object) - Method in class org.musicontroller.core.AIBag
Implement equality test on artist-instrument bags.
equals(Object) - Method in class org.musicontroller.core.AIRelation
Two AIRelations are the same if both the instrument id and the artist id are equal.
equals(Object) - Method in class org.musicontroller.core.Artist
Two artists are the same if their names are the same (both first and last names) disregarding case.
equals(Object) - Method in class org.musicontroller.core.Band
 
equals(Object) - Method in class org.musicontroller.core.Contract_PS
 
equals(Object) - Method in class org.musicontroller.core.Event
 
equals(Object) - Method in class org.musicontroller.core.Instrument
Two Instruments are the same if their names are equal (ignoring case).
equals(Object) - Method in class org.musicontroller.core.Keyword
Define Keyword business equality.
equals(Object) - Method in class org.musicontroller.core.Keywordbag
Implement equality test on keyword bags.
equals(Object) - Method in class org.musicontroller.core.Playlist
Explicitly specify that two playlist are equal only if they have the same id.
equals(Object) - Method in class org.musicontroller.core.Song
 
equals(Object) - Method in class org.musicontroller.gui.edit.AiRelationBean
 
equals(Object) - Method in class org.musicontroller.gui.edit.TrackList
Two TrackLists are equal if they contain the same tracks.
equals(Object) - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Two MusicArchiveEntryBean objects are the same if they have the same song index greater than 0.
equals(Object) - Method in class org.musicontroller.security.User
 
equals(Object) - Method in class org.varienaja.comments.Comment
 
equals(Object) - Method in class org.varienaja.util.coverart.CoverArtSearchResult
 
equals(Object) - Method in class org.varienaja.util.DenseSet
 
Event - Class in org.musicontroller.core
 
Event() - Constructor for class org.musicontroller.core.Event
 
EventCountLookup - Class in org.musicontroller.core
A class for quick eventcount lookup.
Eventkind - Class in org.musicontroller.core
 
Eventkind() - Constructor for class org.musicontroller.core.Eventkind
 
EventList - Class in org.musicontroller.gui.components
 
EventList() - Constructor for class org.musicontroller.gui.components.EventList
 
evict(Object) - Method in interface org.musicontroller.dao.Dao
 
evict(Object) - Method in class org.musicontroller.dao.HibernateDao
 
evictSong(long) - Method in interface org.musicontroller.dao.Dao
 
evictSong(long) - Method in class org.musicontroller.dao.HibernateDao
 
execute() - Method in class org.musicontroller.core.jobs.ConsistencyCheckJob
 
execute() - Method in class org.musicontroller.core.jobs.ImportJob
This method is to be executed periodically.
execute() - Method in class org.musicontroller.core.jobs.MetadataExtractJob
Call this method to execute the job: scan for work to do, and work!
execute() - Method in class org.musicontroller.core.jobs.PodcastUpdateJob
Executes the updating of all Podcasts.
execute() - Method in class org.musicontroller.core.jobs.ReviewRefreshJob
Starts the ReviewRefreshJob.
execute(Dao) - Static method in class org.musicontroller.repair.MergeAiRelations
 
execute(Dao) - Static method in class org.musicontroller.repair.MergeArtistCopies
 
execute(Dao) - Static method in class org.musicontroller.repair.RemoveUnusedAiBags
 
execute(Dao) - Static method in class org.musicontroller.repair.SongLengthRepair
Build a list of all songs with zero length.
executeInternal(JobExecutionContext) - Method in class org.musicontroller.core.jobs.IndexJob
 
executeLinkChecks() - Method in class org.musicontroller.core.jobs.ConsistencyCheckJob
 
extractGenrePart(String) - Static method in class org.varienaja.util.wikipedia.WikipediaSearcher
Searches for a substring like "Genre =[[Rhythm and blues|R&B]], [[Funk]], [[Rock music|Rock]]" in the content.
extractGenres(String) - Static method in class org.varienaja.util.wikipedia.WikipediaSearcher
Processes a String like "[[Rhythm and blues|R&B]], [[Funk]], [[Rock music|Rock]]" and creates a String Array, containing only the text.
extractToDirectory(TolerantZipInputStream, String) - Static method in class org.varienaja.util.FileOperations
Takes a zip-inputstream and extracts the contents to the specified directory.

F

FileOperations - Class in org.varienaja.util
Some much-used operations on files.
FileOperations() - Constructor for class org.varienaja.util.FileOperations
 
FileUtils - Class in org.musicontroller.service
This class implements utilities for (MP3) file manipulation.
FileUtils() - Constructor for class org.musicontroller.service.FileUtils
No arguments constructor.
fillBandName(IRequestCycle, MusicArchiveBean) - Method in class org.musicontroller.gui.importer.MusicArchive
Fill the song entries with a band name with the name entered into the first row.
fillKeywords(IRequestCycle, MusicArchiveBean) - Method in class org.musicontroller.gui.importer.MusicArchive
Fill the song entries with keywords the same as entered into the first row.
fillPlaylistName(IRequestCycle, MusicArchiveBean) - Method in class org.musicontroller.gui.importer.MusicArchive
Fill the song entries without a playlist name with the name inserted into the first row.
fillSongIndex(IRequestCycle, MusicArchiveBean) - Method in class org.musicontroller.gui.importer.MusicArchive
Fill the song entries without a song index with a reasonable song index value.
findCoverURLs(String, String) - Method in class org.varienaja.util.coverart.AbstractCoverArtFinder
 
findCoverURLs(String, String) - Method in class org.varienaja.util.coverart.AmazonCoverArtFinder
 
findCoverURLs(String, String) - Method in class org.varienaja.util.coverart.CoverArtProcessor
 
findCoverURLs(String, String) - Method in interface org.varienaja.util.coverart.ICoverArtFinder
Searches one or multiple sources for CovereArt-images.
findImportedPlaylist(MusicArchiveBean) - Method in interface org.musicontroller.service.McService
Tries to find persistent playlists that matches the playlist name of 1 or more entries in the music archive.
findImportedPlaylist(MusicArchiveBean) - Method in class org.musicontroller.service.McServiceImpl
 
findUserByLoginname(String) - Method in class org.musicontroller.dao.HibernateDao
 
findUserByLoginname(String) - Method in interface org.musicontroller.security.UserDao
List Users by specifying a certain loginname
findUserByName(String) - Method in interface org.musicontroller.dao.Dao
Searches for a User, and returns if, if found.
findUserByName(String) - Method in class org.musicontroller.dao.HibernateDao
 
findUserByNamePassword(String, String) - Method in class org.musicontroller.dao.HibernateDao
 
findUserByNamePassword(String, String) - Method in interface org.musicontroller.security.UserDao
Get a Particpant by specifying its loginname ans encrypted password
flush() - Method in class org.musicontroller.streaming.MpegOutputStream
 
flush() - Method in class org.musicontroller.streaming.ShoutcastOutputStream
 
formatBytes(long) - Static method in class org.varienaja.util.StringUtil
Converts a byte-count to a formatted string suitable for display to the user.
formatDate(Date) - Static method in class org.varienaja.util.DateTools
 
formatDate(Date, String) - Static method in class org.varienaja.util.DateTools
 
formatTimestamp(Date) - Static method in class org.varienaja.util.DateTools
 
formSubmit(IRequestCycle) - Method in class org.musicontroller.gui.importer.Import
Called when a user uploads a file.

G

get(long, int) - Static method in class org.varienaja.util.coverart.CoverArtManager
Returns the file containing the cover art of the specified id and size.
get(long) - Method in class org.varienaja.util.DenseSet
Searches for a long-value at a specific position.
get(Object) - Method in class org.varienaja.util.LRUMap
 
getAibag() - Method in class org.musicontroller.core.Song
 
getAIBag(Set<AIRelation>) - Static method in class org.musicontroller.dao.BagAndKeywordUtils
Returns an artist_instrument bag containing exactly the artist-instrument relations specified in the argument.
getAIBagById(long) - Method in interface org.musicontroller.dao.Dao
Retrieves the ai_bag with the given id from the database.
getAIBagById(long) - Method in class org.musicontroller.dao.HibernateDao
 
getAIBags() - Static method in class org.musicontroller.dao.BagAndKeywordUtils
Getter for the list of Artist-Instrument bag objects.
getAiRelationList() - Method in class org.musicontroller.gui.components.AIList
Returns a list of AiRelationBean objects constructed from the playlist passed to the component.
getAiRelationList() - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
getAiRelationList() - Method in class org.musicontroller.gui.edit.SongEdit
 
getAIRelations() - Method in class org.musicontroller.gui.ArtistInfo
 
getAlign() - Method in class org.musicontroller.gui.components.CoverArt
 
getArchive() - Method in class org.musicontroller.gui.importer.MusicArchive
This property holds the bean with information about the songs in the archive.
getArchivedir() - Static method in class org.musicontroller.service.FileUtils
Getter for the music archive directory.
getArchiveName() - Method in class org.musicontroller.importer.MusicArchiveBean
Getter for the music archive name.
getArchives() - Method in class org.musicontroller.gui.importer.ImportProgress
 
getArtist() - Method in class org.musicontroller.core.Contract_BA
 
getArtist() - Method in class org.musicontroller.gui.ArtistInfo
 
getArtist() - Method in class org.musicontroller.gui.components.ArtistLink
 
getArtist() - Method in class org.musicontroller.gui.Search
 
getArtist_id() - Method in class org.musicontroller.core.AIRelation
Getter for the artist id.
getArtistAppearances(long) - Method in interface org.musicontroller.dao.Dao
Return a list of all appearances of an artist in songs.
getArtistAppearances(long) - Method in class org.musicontroller.dao.HibernateDao
 
getArtistById(long) - Method in interface org.musicontroller.dao.Dao
Retrieves the artist with the given id from the database.
getArtistById(long) - Method in class org.musicontroller.dao.HibernateDao
 
getArtistById(long) - Method in interface org.musicontroller.service.McService
Return the artist with the given identifier
getArtistById(long) - Method in class org.musicontroller.service.McServiceImpl
 
getArtistfirstname() - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
getArtistId() - Method in class org.musicontroller.gui.ArtistInfo
 
getArtistid() - Method in class org.musicontroller.gui.components.ArtistLink
 
getArtistinfo() - Method in class org.musicontroller.gui.components.ArtistLink
 
getArtistlastname() - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
getArtistname() - Method in class org.musicontroller.core.Role
 
getArtistname() - Method in class org.musicontroller.gui.components.ArtistLink
 
getArtists() - Method in class org.musicontroller.core.Band
 
getAuthorities() - Method in class org.musicontroller.security.Role
 
getAuthorities() - Method in class org.musicontroller.security.User
 
getAuthority() - Method in class org.musicontroller.security.Authority
 
getAuthorityById(int) - Method in class org.musicontroller.dao.HibernateDao
 
getBags() - Static method in class org.musicontroller.dao.BagAndKeywordUtils
Getter for the list of keyword bag objects.
getBand() - Method in class org.musicontroller.core.Contract_BA
 
getBand() - Method in class org.musicontroller.core.Song
 
getBand() - Method in class org.musicontroller.gui.BandInfo
 
getBand() - Method in class org.musicontroller.gui.components.BandLink
 
getBand() - Method in class org.musicontroller.gui.components.PlaylistReviews
 
getBand() - Method in class org.musicontroller.gui.edit.BandEdit
 
getBandById(long) - Method in interface org.musicontroller.dao.Dao
Retrieves the band with the given id from the database.
getBandById(long) - Method in class org.musicontroller.dao.HibernateDao
 
getBandById(long) - Method in interface org.musicontroller.service.McService
Return the band with a given identifier.
getBandById(long) - Method in class org.musicontroller.service.McServiceImpl
 
getBandByName(String) - Method in interface org.musicontroller.dao.Dao
Retrieves the band with the given name from the database.
getBandByName(String) - Method in class org.musicontroller.dao.HibernateDao
 
getBandCount() - Method in class org.musicontroller.gui.statistics.Database
Returns the number of bands in the database.
getBandId() - Method in class org.musicontroller.gui.BandInfo
 
getBandid() - Method in class org.musicontroller.gui.Bands
 
getBandid() - Method in class org.musicontroller.gui.components.BandLink
 
getBandId() - Method in class org.musicontroller.gui.edit.BandEdit
 
getBandId() - Method in class org.musicontroller.gui.edit.SongBean
Getter for the band id.
getBandinfo() - Method in class org.musicontroller.gui.Bands
 
getBandinfo() - Method in class org.musicontroller.gui.components.BandLink
 
getBandInfo(String) - Static method in class org.varienaja.util.wikipedia.WikipediaSearcher
Retrieves Band info from Wikipedia.
getBandname() - Method in class org.musicontroller.core.Playlist
Returns the name of the Band performing on this Playlist.
getBandname() - Method in class org.musicontroller.gui.Bands
 
getBandname() - Method in class org.musicontroller.gui.components.BandLink
 
getBandName() - Method in class org.musicontroller.gui.edit.BandEdit
 
getBandName() - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
getBandname() - Method in class org.musicontroller.gui.edit.SongBean
Getter for the band name.
getBandName() - Method in class org.musicontroller.gui.edit.SongEdit
 
getBandname() - Method in interface org.musicontroller.importer.MediafileInspector
Returns the band name of the MP3 file.
getBandname() - Method in class org.musicontroller.importer.MP3InspectorJID3Lib
 
getBandName() - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Getter for the bandname.
getBandPlaylists(Band) - Method in interface org.musicontroller.service.McService
Returns a list of playlists containing at least one song by this band.
getBandPlaylists(Band) - Method in class org.musicontroller.service.McServiceImpl
 
getBands() - Method in class org.musicontroller.core.Artist
 
getBands() - Method in class org.musicontroller.gui.Bands
 
getBandURL(String) - Static method in class org.varienaja.util.wikipedia.WikipediaSearcher
Searches Wikipedia for the URL of the given band.
getBegindate() - Method in class org.musicontroller.core.Contract_BA
 
getBirth() - Method in class org.musicontroller.core.Artist
 
getBitrate() - Method in class org.musicontroller.gui.SongInfo
 
getBitrate() - Method in class org.musicontroller.gui.statistics.Bandwidth
 
getBitrates() - Method in class org.musicontroller.gui.SongInfo
 
getBpm() - Method in class org.musicontroller.core.Song
 
getBrokenSongIDs() - Static method in class org.musicontroller.repair.ConsistencyChecker
This getter only returns correct data after checkLinks(Dao dao) has been run.
getBytesconsumed() - Method in class org.musicontroller.gui.statistics.Bandwidth
 
getBytesStreamed() - Method in class org.musicontroller.streaming.MpegOutputStream
Gets the number of bytes streamed.
getCandidateCount() - Method in interface org.musicontroller.songselection.CandidateSelector
Getter for the number of candidates that will be returned in a list of candidate Songs.
getCandidateCount() - Method in class org.musicontroller.songselection.RandomCandidateSelector
 
getCandidateSelector() - Method in interface org.musicontroller.DJ
 
getCandidateSelector() - Method in class org.musicontroller.DJFactory
Getter for the candidate selector.
getCandidateSelector() - Method in class org.musicontroller.DJImpl
 
getChanged() - Method in class org.musicontroller.core.Artist
 
getChanged() - Method in class org.musicontroller.core.Eventkind
 
getChanged() - Method in class org.musicontroller.core.Link
 
getChanged() - Method in class org.musicontroller.core.LinkableAbs
Returns the date when this object was last-changed.
getChildCount() - Method in class org.musicontroller.core.Keyword
Returns the amount of children (including grandchildren, etc) of this parent.
getChildren() - Method in class org.musicontroller.core.Keyword
The (non-persistent) Children of this Keyword.
getColumn() - Method in class org.musicontroller.gui.admin.Keywordmanagement
 
getColumns() - Method in class org.musicontroller.gui.admin.Keywordmanagement
Provides an integer-array for looping over all columns for the Keyword hierarchy table.
getComments() - Method in class org.musicontroller.core.Artist
 
getComments() - Method in class org.musicontroller.core.Playlist
 
getComments() - Method in class org.musicontroller.core.Song
 
getComments(Playlist) - Method in class org.varienaja.comments.AmazonCommentService
Queries Amazon for Editorial and Customer Comments, and returns them in the MusiContronner-format.
getComments(Playlist) - Method in class org.varienaja.comments.CommentService
Gets the Comments for a certain Playlist.
getComments(Band) - Method in class org.varienaja.comments.CommentService
Gets the Comments for a certain Band.
getCommentsFromCache(String, long) - Static method in class org.varienaja.comments.CommentDAO
Loads Reviews of an item from the disk.
getContentFromDocument(Document) - Static method in class org.varienaja.util.wikipedia.WikipediaSearcher
Returns the content-element of an XMLDocument.
getContentURL(String) - Static method in class org.varienaja.util.wikipedia.WikipediaSearcher
Constructs a URL for getting contents from Wikipedia
getCover(CoverArtSearchResult, long) - Method in class org.varienaja.util.coverart.CoverArtProcessor
 
getCoverArt() - Method in class org.musicontroller.importer.PlaylistImportProperties
Getter for the proposed cover art image.
getCoverArtCandidate() - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
getCoverArtList() - Method in class org.musicontroller.gui.edit.CoverArtEdit
Ask the Mc Service to return a list of possible cover art for this playlist.
getCoverArtList(Playlist) - Method in interface org.musicontroller.service.McService
Returns a list of available cover art for the playlist.
getCoverArtList(String, String) - Method in interface org.musicontroller.service.McService
Returns a list of available cover art for the named playlist by the named band.
getCoverArtList(Playlist) - Method in class org.musicontroller.service.McServiceImpl
 
getCoverArtList(String, String) - Method in class org.musicontroller.service.McServiceImpl
 
getCoverdir() - Static method in class org.musicontroller.service.FileUtils
Getter for the directory containing the coverart.
getCoverUrl(Playlist) - Method in interface org.musicontroller.rss.MetadataProvider
Returns the URL where the CoverArt of the Playlist can be found.
getCurrentSong() - Method in interface org.musicontroller.DJ
 
getCurrentSong() - Method in class org.musicontroller.DJImpl
 
getCurrentSong() - Method in class org.musicontroller.gui.components.CurrentlyPlaying
 
getDao() - Method in class org.musicontroller.core.jobs.ConsistencyCheckJob
 
getDao() - Method in class org.musicontroller.core.jobs.ReviewRefreshJob
 
getDao() - Method in class org.musicontroller.dao.BagAndKeywordUtils
Getter for the DAO.
getDao() - Method in class org.musicontroller.gui.admin.DoubleSongs
 
getDao() - Method in class org.musicontroller.gui.admin.Keywordmanagement
 
getDao() - Method in class org.musicontroller.gui.ArtistInfo
 
getDao() - Method in class org.musicontroller.gui.components.Border
 
getDao() - Method in class org.musicontroller.gui.components.CurrentlyPlaying
 
getDao() - Method in class org.musicontroller.gui.components.SongList
 
getDao() - Method in class org.musicontroller.gui.dynamic.Suggestions
 
getDao() - Method in class org.musicontroller.gui.edit.SongEdit
 
getDao() - Method in class org.musicontroller.gui.Home
 
getDao() - Method in class org.musicontroller.gui.PlaylistInfo
 
getDao() - Method in class org.musicontroller.gui.Podcasts
 
getDao() - Method in class org.musicontroller.gui.Search
 
getDao() - Method in class org.musicontroller.gui.statistics.Bandwidth
 
getDao() - Method in class org.musicontroller.gui.statistics.Database
 
getDao() - Method in class org.musicontroller.importer.ImporterImpl
Getter for the Dao.
getDao() - Method in interface org.musicontroller.MusiController
 
getDao() - Method in class org.musicontroller.MusiControllerImpl
 
getDao() - Method in class org.musicontroller.security.DaoUserDetailsService
 
getDao() - Method in class org.musicontroller.service.McServiceImpl
Getter for the DAO.
getDao() - Method in class org.musicontroller.service.UserServiceImpl
Getter for the UserDao.
getDao() - Method in class org.musicontroller.songselection.AdvancedRandomSongSelector
 
getDao() - Method in class org.musicontroller.songselection.RandomCandidateSelector
 
getDao() - Method in class org.varienaja.comments.CommentService
 
getDate() - Method in class org.varienaja.comments.Comment
 
getDate(Integer, Integer, Integer) - Static method in class org.varienaja.util.DateTools
Retourneert een specifieke datum om middernacht.
getDate(Integer, Integer, Integer, Integer, Integer, Integer) - Static method in class org.varienaja.util.DateTools
Retourneert een specifieke datum en tijd.
getDateformat() - Method in class org.musicontroller.gui.PlaylistInfo
 
getDecease() - Method in class org.musicontroller.core.Artist
 
getDecorator() - Method in class org.musicontroller.gui.components.SongLink
 
getDescription(int) - Static method in class org.musicontroller.core.Event
 
getDescription() - Method in class org.musicontroller.core.Event
 
getDescription() - Method in class org.musicontroller.security.Authority
 
getDisplayPlaylistLink() - Method in class org.musicontroller.gui.components.PlaylistList
Getter for this components displayPlaylistLink parameter.
getDJByUser(long) - Static method in class org.musicontroller.streaming.StreamMaster
Retrieve the DJ belonging to a user.
getDjFactory() - Method in class org.musicontroller.streaming.StreamMaster
Getter for the DJ factory.
getDocumentFromInputStream(InputStream) - Static method in class org.varienaja.util.wikipedia.WikipediaSearcher
Returns the Document object which was created from the xml in the inputstream.
getDoubles() - Method in class org.musicontroller.gui.admin.DoubleSongs
 
getDoubleSongs() - Method in interface org.musicontroller.dao.Dao
Searches the database for songs that are stored more than one time in the database.
getDoubleSongs() - Method in class org.musicontroller.dao.HibernateDao
 
getDownloadcount(IUser, Date, Date) - Method in class org.musicontroller.core.Song
 
getDownloadsDesc() - Method in class org.musicontroller.gui.components.Usage
 
getDownloadsSize() - Method in class org.musicontroller.gui.components.Usage
 
getDownloadUrl(Song) - Method in interface org.musicontroller.rss.MetadataProvider
Returns the URL (as String) where a Song can be downloaded.
getEditClass() - Method in class org.musicontroller.gui.components.EditLink
 
getEditObject() - Method in class org.musicontroller.gui.components.EditLink
Getter for the object to edit.
getElement() - Method in class org.musicontroller.gui.components.PlaylistReviews
 
getElements() - Method in class org.varienaja.comments.Comment
 
getEnddate() - Method in class org.musicontroller.core.Contract_BA
 
getEntryName() - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Getter for the file name of the MP3 file in the inspected directrory.
getEntrySet() - Method in class org.musicontroller.importer.MusicArchiveBean
 
getEvent() - Method in class org.musicontroller.gui.components.EventList
 
getEventCount(long, int) - Method in class org.musicontroller.core.EventCountLookup
Returns the amount of Events of a certain type.
getEventcount(IUser, int) - Method in class org.musicontroller.core.Song
 
getEventCount(IUser, int, Date, Date) - Method in class org.musicontroller.core.Song
Counts the amount of events of a certain kind by a certain User
getEventCountLastYear(long, int) - Method in class org.musicontroller.core.EventCountLookup
Returns the amount of Events of a certain type, which took place in the last year.
getEventkind() - Method in class org.musicontroller.core.Event
 
getEvents() - Method in class org.musicontroller.core.Song
Getter for the set of events of the song.
getEvents() - Method in class org.musicontroller.gui.components.EventList
 
getExcerpt() - Method in class org.musicontroller.core.searching.Item
 
getExpiryDate() - Method in class org.musicontroller.gui.admin.Usermanagement
 
getExpiryDate() - Method in interface org.musicontroller.security.IUser
 
getExpiryDate() - Method in class org.musicontroller.security.User
 
getExtension() - Method in interface org.musicontroller.importer.MediafileInspector
Returns the extension of the song (".mp3").
getExtension() - Method in class org.musicontroller.importer.MP3InspectorJID3Lib
 
getExternalBandURL(String) - Static method in class org.varienaja.util.wikipedia.WikipediaSearcher
Get the Wikipedia URL for a Band.
getExternalService() - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
getExternalService() - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
getExternalService() - Method in class org.musicontroller.gui.importer.MusicArchive
 
getFeedback() - Method in class org.musicontroller.gui.admin.Adduser
 
getFeedback() - Method in class org.musicontroller.gui.admin.Usermanagement
 
getFeedback() - Method in class org.musicontroller.gui.Search
 
getFile() - Method in class org.musicontroller.core.Link
Directly returns the File this Link links to.
getFile() - Method in interface org.musicontroller.importer.MediafileInspector
Returns the currently analyzed file.
getFile() - Method in class org.musicontroller.importer.MP3InspectorJID3Lib
 
getFilter() - Method in class org.musicontroller.dao.PlaylistKey
 
getFilterBegin() - Method in class org.musicontroller.core.Playlist
 
getFilterEnd() - Method in class org.musicontroller.core.Playlist
 
getFirstname() - Method in class org.musicontroller.core.Artist
Getter for the first name of the artist.
getFirstName() - Method in class org.musicontroller.gui.edit.AiRelationBean
Getter for the artists' first name.
getFirstOfThisMonth() - Static method in class org.varienaja.util.DateTools
Returns a Date object consisting of 1-MM-YYYY
getFontsize() - Method in class org.musicontroller.gui.Bands
 
getFontsize() - Method in class org.musicontroller.gui.Keywords
 
getFontsizeParam() - Method in class org.musicontroller.gui.Bands
 
getFontsizeParam() - Method in class org.musicontroller.gui.Keywords
 
getForgottenSongs(IUser) - Method in class org.musicontroller.dao.HibernateDao
Lists a maximum amount of 25 Songs, with the following properties: The Songs have not been played, skipped, downloaded or requested at all during the last two years. The Songs have been played at least 10 times. The list is ordered to the plays/year ratio.
getFormattedLength(int) - Static method in class org.musicontroller.core.Song
 
getFormattedLength() - Method in class org.musicontroller.core.Song
 
getFormattedName() - Method in class org.musicontroller.core.Artist
Returns the artistname in the format "lastname, firstname".
getFormattedReleasedate() - Method in class org.musicontroller.core.Playlist
 
getFramecount() - Method in class org.musicontroller.gui.SongInfo
 
getHeight() - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
getHeight() - Method in class org.varienaja.util.coverart.CoverArtSearchResult
 
getHighestIndexNr() - Method in class org.musicontroller.gui.edit.TrackList
Getter for the highest track number.
getId() - Method in class org.musicontroller.core.AIBag
 
getId() - Method in class org.musicontroller.core.Artist
 
getId() - Method in class org.musicontroller.core.Contract_BA
 
getId() - Method in class org.musicontroller.core.Contract_PS
 
getId() - Method in class org.musicontroller.core.Contract_SK
 
getId() - Method in class org.musicontroller.core.Event
 
getId() - Method in class org.musicontroller.core.Eventkind
 
getId() - Method in class org.musicontroller.core.Keywordbag
 
getId() - Method in class org.musicontroller.core.Link
 
getId() - Method in class org.musicontroller.core.LinkableAbs
 
getId() - Method in class org.musicontroller.dao.PlaylistKey
 
getId() - Method in interface org.musicontroller.model.Linkable
 
getId() - Method in class org.musicontroller.security.Authority
 
getId() - Method in interface org.musicontroller.security.IUser
The unique identifier that can be used to distinguish different Users from eachother.
getId() - Method in class org.musicontroller.security.Role
 
getId() - Method in class org.musicontroller.security.User
 
getId() - Method in class org.varienaja.comments.CommentElement
 
getImporter() - Method in class org.musicontroller.gui.importer.Import
 
getImporter() - Method in class org.musicontroller.gui.importer.MusicArchive
The importer object knows how to import music into the database.
getInclude() - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Getter for the included indicator.
getIndex() - Method in class org.musicontroller.gui.components.SongList
 
getIndexdir() - Static method in class org.musicontroller.service.FileUtils
Getter for the directory containing the lucene-index.
getIndividualWords(String) - Static method in class org.varienaja.util.StringUtil
Parses the String of comma separated words and returns a list of the word strings.
getInfo() - Method in class org.varienaja.comments.CommentElement
Returns the contents of this Item as a pair of [id,name]
getInserted() - Method in class org.musicontroller.core.Artist
 
getInserted() - Method in class org.musicontroller.core.Eventkind
 
getInserted() - Method in class org.musicontroller.core.Link
 
getInserted() - Method in class org.musicontroller.core.LinkableAbs
Returns the date when this object was inserted (created).
getInserted() - Method in class org.musicontroller.gui.ArtistInfo
 
getInserted() - Method in class org.musicontroller.gui.SongInfo
 
getInsertedDescription() - Method in class org.musicontroller.gui.statistics.Database
 
getInsertedId() - Method in class org.musicontroller.gui.components.Border
Returns the playlistId for all inserted songs of this month.
getInsertedIdThisMonth() - Method in class org.musicontroller.gui.statistics.Database
Returns the playlistId for a list of Songs inserted in the current month
getInsertedSize() - Method in class org.musicontroller.gui.statistics.Database
 
getInstrument() - Method in class org.musicontroller.gui.components.InstrumentLink
 
getInstrument_id() - Method in class org.musicontroller.core.AIRelation
Getter for the instrument id.
getInstrumentById(long) - Method in interface org.musicontroller.dao.Dao
Retrieves the instrument with the given id from the database.
getInstrumentById(long) - Method in class org.musicontroller.dao.HibernateDao
 
getInstruments() - Method in class org.musicontroller.core.Role
 
getInstruments() - Method in class org.musicontroller.gui.edit.AiRelationBean
Getter for the instrument list.
getInstruments() - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
getItem() - Method in class org.musicontroller.gui.Search
 
getItemId() - Method in class org.musicontroller.core.searching.Item
 
getItemKind() - Method in class org.musicontroller.core.searching.Item
 
getItemName() - Method in class org.musicontroller.core.searching.Item
 
getItems() - Method in class org.musicontroller.gui.Search
 
getIterator() - Method in class org.musicontroller.songselection.LastPlayedContainer
 
getKeyword() - Method in class org.musicontroller.core.Contract_SK
 
getKeyword(String) - Static method in class org.musicontroller.dao.BagAndKeywordUtils
Locates the keyword in the database or constructs a new keyword if there isn't one already.
getKeyword() - Method in class org.musicontroller.gui.admin.Keywordmanagement
 
getKeyword() - Method in class org.musicontroller.gui.components.KeywordLink
 
getKeyword() - Method in class org.musicontroller.gui.Search
 
getKeyword() - Method in interface org.musicontroller.importer.MediafileInspector
Returns the genre keyword.
getKeyword() - Method in class org.musicontroller.importer.MP3InspectorJID3Lib
 
getKeywordbag() - Method in class org.musicontroller.core.Song
Getter for the bag of keywords associated with the song.
getKeywordBag(String) - Static method in class org.musicontroller.dao.BagAndKeywordUtils
Returns a keyword bag containing exactly the keywords specified as comma separated keywords in the argument.
getKeywordBag(Collection<Keyword>) - Static method in class org.musicontroller.dao.BagAndKeywordUtils
Returns a persistent keyword bag containing exactly the keywords in the parameter.
getKeywordbag() - Method in class org.musicontroller.gui.components.KeywordList
Getter for the required keyword bag parameter of the component.
getKeywordBagById(long) - Method in interface org.musicontroller.dao.Dao
Retrieves the keyword bag with the given id from the database.
getKeywordBagById(long) - Method in class org.musicontroller.dao.HibernateDao
 
getKeywordBagsWithKeywords(List<Long>) - Method in interface org.musicontroller.service.McService
Returns a list of all keyword bags containing all the keywords in the "selectedKeywordIds" parameter.
getKeywordBagsWithKeywords(List<Long>) - Method in class org.musicontroller.service.McServiceImpl
 
getKeywordById(long) - Method in interface org.musicontroller.dao.Dao
Retrieves the keyword with the given id from the database.
getKeywordById(long) - Method in class org.musicontroller.dao.HibernateDao
 
getKeywordById(Long) - Method in interface org.musicontroller.service.McService
Returns the keyword with the id of the parameter.
getKeywordById(Long) - Method in class org.musicontroller.service.McServiceImpl
 
getKeywordCount() - Method in class org.musicontroller.gui.statistics.Database
Returns the number of keywords in the database.
getKeywordid() - Method in class org.musicontroller.gui.components.KeywordLink
 
getKeywordid() - Method in class org.musicontroller.gui.Keywords
 
getKeywordId() - Method in class org.musicontroller.gui.PlaylistInfo
 
getKeywordinfo() - Method in class org.musicontroller.gui.components.KeywordLink
 
getKeywordinfo() - Method in class org.musicontroller.gui.Keywords
 
getKeywordList(String) - Static method in class org.musicontroller.dao.BagAndKeywordUtils
Returns a list of keywords corresponding to the comma separated list of keywords in the parameter.
getKeywordname() - Method in class org.musicontroller.gui.components.KeywordLink
 
getKeywordname() - Method in class org.musicontroller.gui.Keywords
 
getKeywords() - Method in class org.musicontroller.core.Keywordbag
 
getKeywords() - Method in class org.musicontroller.gui.Keywords
 
getKeywords() - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Getter for the set of keywords.
getKeywords(String, String) - Static method in class org.varienaja.util.wikipedia.WikipediaSearcher
Searches Wikipedia for Genre(s) of a specific playlist.
getKeywordsBag(Collection<Keyword>) - Method in interface org.musicontroller.dao.Dao
 
getKeywordsBag(Collection<Keyword>) - Method in class org.musicontroller.dao.HibernateDao
 
getKeywordString() - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Returns a String repesentation of the keywords in the bean as a comma-separated String of keywords.
getKind() - Method in class org.musicontroller.dao.PlaylistKey
 
getKind() - Method in class org.musicontroller.gui.components.Usage
 
getLabel(int) - Method in class org.musicontroller.gui.admin.RoleSelectionModel
 
getLastname() - Method in class org.musicontroller.core.Artist
 
getLastName() - Method in class org.musicontroller.gui.edit.AiRelationBean
Getter for the artists' last name.
getLastPlay(long) - Method in class org.musicontroller.core.EventCountLookup
Looks up the Date of the latest Play-Event.
getLastPlay(IUser) - Method in class org.musicontroller.core.Song
Returns the Date of the last Played-event of this song
getLastplay() - Method in class org.musicontroller.gui.components.SongList
 
getLength() - Method in class org.musicontroller.core.Song
Returns the song length in milliseconds.
getLink() - Method in class org.musicontroller.core.Artist
 
getLink() - Method in class org.musicontroller.core.Band
 
getLink() - Method in class org.musicontroller.core.Playlist
 
getLink() - Method in class org.musicontroller.core.Song
 
getLink(boolean, Object) - Method in class org.musicontroller.streaming.CoverArtService
 
getLink(boolean, Object) - Method in class org.musicontroller.streaming.Downloader
 
getLink(boolean, Object) - Method in class org.musicontroller.streaming.PlaylistGenerator
 
getLink(boolean, Object) - Method in class org.musicontroller.streaming.RssService
 
getLink(boolean, Object) - Method in class org.musicontroller.streaming.StreamService
 
getLinks(InputStream) - Static method in class org.varienaja.util.wikipedia.WikipediaSearcher
Returns all links that are present in a certain InputStream.
getLinksFromDocument(Document) - Static method in class org.varienaja.util.wikipedia.WikipediaSearcher
Returns all links that are present in a Document.
getList() - Method in class org.musicontroller.gui.components.SongList
 
getLogger() - Method in class org.varienaja.util.coverart.AbstractCoverArtFinder
 
getLogger() - Method in class org.varienaja.util.coverart.GoogleCoverArtFinder
 
getLogger() - Method in class org.varienaja.util.coverart.YahooCoverArtFinder
 
getLoginname() - Method in interface org.musicontroller.security.IUser
 
getLoginname() - Method in class org.musicontroller.security.User
 
getLongMonthIndicator() - Method in class org.musicontroller.gui.components.Usage
 
getLongMonthIndicator() - Method in class org.musicontroller.gui.statistics.Database
 
getMatchingSongs() - Method in class org.musicontroller.gui.Keywords
 
getMatrix() - Method in class org.musicontroller.gui.admin.Keywordmanagement
Returns the hierarchical Keyword matrix.
getMaxHierarchyDepth() - Method in class org.musicontroller.gui.admin.Keywordmanagement
 
getMcService() - Method in class org.musicontroller.gui.ArtistInfo
 
getMcService() - Method in class org.musicontroller.gui.BandInfo
 
getMcService() - Method in class org.musicontroller.gui.Bands
 
getMcService() - Method in class org.musicontroller.gui.components.PlaylistReviews
 
getMcService() - Method in class org.musicontroller.gui.components.SongList
Getter for the MusiController services.
getMcService() - Method in class org.musicontroller.gui.edit.BandEdit
 
getMcService() - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
getMcService() - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
getMcService() - Method in class org.musicontroller.gui.edit.SongEdit
 
getMcService() - Method in class org.musicontroller.gui.Home
 
getMcService() - Method in class org.musicontroller.gui.importer.MusicArchive
 
getMcService() - Method in class org.musicontroller.gui.Keywords
 
getMcService() - Method in class org.musicontroller.gui.SongInfo
 
getMcService() - Method in class org.musicontroller.importer.ImporterImpl
Getter for the McService.
getMcService() - Method in class org.musicontroller.streaming.CoverArtService
Getter for the MusiController Service.
getMergeIndicator() - Method in class org.musicontroller.gui.edit.PlaylistMergeBean
Getter for the merge indicator.
getMergePlaylistBeanList() - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
getMimeType(String) - Static method in class org.varienaja.util.StringUtil
Returns the proper MIME type for the given suffix.
getMoment() - Method in class org.musicontroller.core.Event
 
getMonth() - Method in class org.musicontroller.gui.components.Usage
 
getMonth() - Method in class org.musicontroller.gui.statistics.Database
 
getMonthIndicator() - Method in class org.musicontroller.gui.components.Usage
 
getMonthIndicator() - Method in class org.musicontroller.gui.statistics.Database
 
getMonths() - Method in class org.musicontroller.gui.components.Usage
 
getMonths() - Method in class org.musicontroller.gui.statistics.Database
 
getMostUsedAIBag(Band) - Method in interface org.musicontroller.dao.Dao
Searches the database for the most used AIBag for this band.
getMostUsedAIBag(Band) - Method in class org.musicontroller.dao.HibernateDao
 
getMusicArchiveBeanList() - Static method in class org.musicontroller.core.jobs.MetadataExtractJob
 
getMusicDirectory() - Method in interface org.musicontroller.core.MusicDirProvider
Getter for the music archive directory.
getMusicDirectory() - Method in class org.musicontroller.service.FileUtils
 
getMusicDirProvider() - Method in class org.musicontroller.core.Link
Returns the MusicDirProvider.
getMusiController() - Method in interface org.musicontroller.DJ
 
getMusiController() - Method in class org.musicontroller.DJFactory
Getter for the MusiController object.
getMusiController() - Method in class org.musicontroller.DJImpl
 
getMyAccountdir() - Static method in class org.musicontroller.service.FileUtils
Getter for the directory containing the myAccount settings.
getName() - Method in class org.musicontroller.core.Artist
Returns the name of the artist as "firstname lastname".
getName() - Method in class org.musicontroller.core.Eventkind
 
getName() - Method in class org.musicontroller.core.LinkableAbs
 
getName() - Method in class org.musicontroller.gui.BandInfo
 
getName() - Method in class org.musicontroller.gui.PlaylistInfo
Returns the name of the playlist, or "No playlist" if no playlist is set.
getName() - Method in interface org.musicontroller.model.Linkable
 
getName() - Method in interface org.musicontroller.security.IUser
 
getName() - Method in class org.musicontroller.security.Role
 
getName() - Method in class org.musicontroller.security.User
 
getName() - Method in class org.musicontroller.streaming.CoverArtService
 
getName() - Method in class org.musicontroller.streaming.Downloader
 
getName() - Method in class org.musicontroller.streaming.PlaylistGenerator
 
getName() - Method in class org.musicontroller.streaming.RssService
 
getName() - Method in class org.musicontroller.streaming.StreamService
 
getNeighbours(long, IUser) - Method in interface org.musicontroller.dao.Dao
Returns a Playlist containing Songs that are neighbours of the given Song and User.
getNeighbours(long, IUser) - Method in class org.musicontroller.dao.HibernateDao
 
getNeighbours() - Method in class org.musicontroller.gui.SongInfo
Returns a playlist with all song neighbours of the song displayed.
getNewSongDestination(MusicArchiveEntryBean) - Static method in class org.musicontroller.service.FileUtils
Returns the location of the MP3 file of a new song.
getNextEntry() - Method in class org.varienaja.util.TolerantZipInputStream
Reads the next ZIP file entry and positions the stream at the beginning of the entry data.
getNextMonth() - Method in class org.musicontroller.gui.PlaylistInfo
Return id that is the next month of the current id
getOption(int) - Method in class org.musicontroller.gui.admin.RoleSelectionModel
 
getOptionCount() - Method in class org.musicontroller.gui.admin.RoleSelectionModel
 
getPageService() - Method in class org.musicontroller.gui.importer.MusicArchive
 
getPair() - Method in class org.musicontroller.gui.admin.DoubleSongs
 
getParent() - Method in class org.musicontroller.core.Keyword
 
getParent() - Method in class org.musicontroller.core.Song
 
getPass1() - Method in class org.musicontroller.gui.admin.Adduser
 
getPass2() - Method in class org.musicontroller.gui.admin.Adduser
 
getPasshash() - Method in class org.musicontroller.gui.components.PlaylistLink
Used to construct the DownloadLink.
getPasshash() - Method in class org.musicontroller.gui.Home
 
getPasshash() - Method in class org.musicontroller.gui.Welcome
 
getPassword() - Method in interface org.musicontroller.security.IUser
Gets the encrypted version of this Users password.
getPassword() - Method in class org.musicontroller.security.User
 
getPenalty(Band) - Method in class org.musicontroller.songselection.AdvancedRandomSongSelector
Returns an integer, representing the penalty of a Band.
getPenalty(Keyword) - Method in class org.musicontroller.songselection.AdvancedRandomSongSelector
Returns an integer, representing the penalty of a Keyword.
getPersistentStorage() - Static method in class org.musicontroller.core.jobs.MetadataExtractJob
 
getPlaycount(IUser) - Method in class org.musicontroller.core.Song
 
getPlaycount(IUser, Date, Date) - Method in class org.musicontroller.core.Song
 
getPlaycount() - Method in class org.musicontroller.gui.components.SongList
 
getPlayedEventCount() - Method in class org.musicontroller.gui.statistics.Database
Returns the number of play events in the database.
getPlayingTime() - Method in interface org.musicontroller.DJ
 
getPlayingTime() - Method in class org.musicontroller.DJImpl
 
getPlaylist() - Method in class org.musicontroller.core.Contract_PS
 
getPlaylist() - Method in class org.musicontroller.gui.components.AIList
 
getPlaylist() - Method in class org.musicontroller.gui.components.PlaylistLink
 
getPlaylist() - Method in class org.musicontroller.gui.components.PlaylistReviews
 
getPlaylist() - Method in class org.musicontroller.gui.components.SongList
Returns the playlist the current song appears on.
getPlaylist() - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
getPlaylist() - Method in class org.musicontroller.gui.edit.PlaylistEdit
Lazily loads the playlist using the playlist id.
getPlaylist() - Method in class org.musicontroller.gui.PlaylistInfo
Used when rendering the page
getPlaylist() - Method in class org.musicontroller.gui.Search
 
getPlaylistById(long, IUser) - Method in interface org.musicontroller.dao.Dao
Returns a specific Playlist
getPlaylistById(long, IUser) - Method in class org.musicontroller.dao.HibernateDao
 
getPlaylistById(long) - Method in interface org.musicontroller.service.McService
Retrieves the playlist with the specified id.
getPlaylistById(long) - Method in class org.musicontroller.service.McServiceImpl
 
getPlaylistByName(String) - Method in interface org.musicontroller.dao.Dao
Retrieves the Playlist with the given name from the database.
getPlaylistByName(String) - Method in class org.musicontroller.dao.HibernateDao
 
getPlaylistcontract() - Method in class org.musicontroller.gui.components.SongList
 
getPlaylistCount() - Method in class org.musicontroller.gui.statistics.Database
Returns the number of playlists in the database.
getPlaylistDescription() - Method in class org.musicontroller.gui.edit.PlaylistMergeBean
Getter for the playlist description.
getPlaylistEntry() - Method in class org.musicontroller.gui.importer.MusicArchive
Getter for the property that iterates over the playlist entries in the archive.
getPlaylistId() - Method in class org.musicontroller.gui.components.CoverArt
 
getPlaylistid() - Method in class org.musicontroller.gui.components.PlaylistLink
 
getPlaylistid() - Method in class org.musicontroller.gui.components.PlaylistRequester
 
getPlaylistId() - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
getPlaylistId() - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
getPlaylistId() - Method in class org.musicontroller.gui.edit.PlaylistMergeBean
Getter for the playlist id.
getPlaylistId() - Method in class org.musicontroller.gui.PlaylistInfo
 
getPlaylistinfo() - Method in class org.musicontroller.gui.components.PlaylistLink
 
getPlaylistKeywords() - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
getPlaylistListCssClass() - Method in class org.musicontroller.gui.components.PlaylistList
Returns the Css style class of this Playlist list.
getPlaylistname() - Method in class org.musicontroller.gui.components.PlaylistLink
 
getPlaylistName() - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
getPlaylistName() - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
getPlaylistname() - Method in interface org.musicontroller.importer.MediafileInspector
Returns the playlist name of the MP3 file.
getPlaylistname() - Method in class org.musicontroller.importer.MP3InspectorJID3Lib
 
getPlaylistName() - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Getter for the playlist name.
getPlaylistName() - Method in class org.musicontroller.importer.PlaylistImportProperties
Getter for the playlist name.
getPlaylistNames() - Method in class org.musicontroller.importer.MusicArchiveBean
Returns a set of all distinct playlist names in the archive.
getPlaylistProperties(String) - Method in class org.musicontroller.importer.MusicArchiveBean
Get the per playlist properties of the specified playlist.
getPlaylistPropertySet() - Method in class org.musicontroller.importer.MusicArchiveBean
 
getPlaylistReleasedate() - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
getPlaylistrow() - Method in interface org.musicontroller.importer.MediafileInspector
Returns the sequence no.
getPlaylistrow() - Method in class org.musicontroller.importer.MP3InspectorJID3Lib
 
getPlaylists() - Method in class org.musicontroller.core.Song
 
getPlaylists() - Method in class org.musicontroller.gui.BandInfo
 
getPlaylists() - Method in class org.musicontroller.gui.edit.BandEdit
 
getPlaylists() - Method in class org.musicontroller.gui.edit.SongEdit
Returns the list of playlists this song occurs in.
getPlaylists() - Method in class org.musicontroller.gui.SongInfo
 
getPlaylistyear() - Method in interface org.musicontroller.importer.MediafileInspector
Returns the year of release of the playlist.
getPlaylistyear() - Method in class org.musicontroller.importer.MP3InspectorJID3Lib
 
getPlaysDesc() - Method in class org.musicontroller.gui.components.Usage
 
getPlaysSize() - Method in class org.musicontroller.gui.components.Usage
 
getPodcasts() - Method in class org.musicontroller.gui.Podcasts
 
getPopularity(IUser, Date, Date) - Method in class org.musicontroller.core.Song
Returns an int-representation of the popularity of a song during a certain period.
getPrevious() - Method in class org.musicontroller.core.Playlist
 
getPreviousMonth() - Method in class org.musicontroller.gui.PlaylistInfo
Return id that is the previous month of the current id
getProvider() - Method in class org.musicontroller.security.ServiceRoleProvider
 
getQuery() - Method in class org.musicontroller.gui.dynamic.Suggestions
 
getRelations() - Method in class org.musicontroller.core.AIBag
 
getReleasedate() - Method in class org.musicontroller.core.Playlist
 
getReleasedate() - Method in class org.musicontroller.gui.PlaylistInfo
Returns the release date of the playlist, or "No playlist" if no playlist is set.
getReleaseDate() - Method in class org.musicontroller.importer.MusicArchiveBean
Returns the minimum value of releaseDate of all entries, or the value of release date that has been set.
getReleaseDate() - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Getter for the release date of the playlist.
getReleaseDate() - Method in class org.musicontroller.importer.PlaylistImportProperties
Getter for the release date.
getRequestcount(IUser) - Method in class org.musicontroller.core.Song
 
getRequestcount(IUser, Date, Date) - Method in class org.musicontroller.core.Song
 
getRequestcount() - Method in class org.musicontroller.gui.components.SongList
 
getRequestedEventCount() - Method in class org.musicontroller.gui.statistics.Database
Returns the number of request events in the database.
getRequests() - Method in interface org.musicontroller.DJ
 
getRequests() - Method in class org.musicontroller.DJImpl
 
getRequestsDesc() - Method in class org.musicontroller.gui.components.Usage
 
getRequestsPlayOrder() - Method in class org.musicontroller.gui.MyAccount
Answers the question "Does the candidate selector requested songs in order of receipt?" with "yes" or "no".
getRequestsSize() - Method in class org.musicontroller.gui.components.Usage
 
getRequestTop25IdThisMonth() - Method in class org.musicontroller.gui.components.Usage
Returns the playlistId for a reqyest top25 of this month
getReturnPage() - Method in class org.musicontroller.gui.components.EditLink
Getter for the name of the page to render on completion of the edit.
getReturnPage() - Method in class org.musicontroller.gui.edit.BaseEditPage
Getter for the page name of the page to render after completion of the edit.
getReturnPage() - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
getReview() - Method in class org.musicontroller.gui.components.PlaylistReviews
 
getReviewdir() - Static method in class org.musicontroller.service.FileUtils
Getter for the directory containing the reviews.
getReviews() - Method in class org.musicontroller.gui.components.PlaylistReviews
 
getReviews(Playlist) - Method in interface org.musicontroller.service.McService
Returns a (possibly empty) sorted set of reviews for a Playlist.
getReviews(Band) - Method in interface org.musicontroller.service.McService
Returns a (possibly empty) sorted set of reviews for a Band.
getReviews(Playlist) - Method in class org.musicontroller.service.McServiceImpl
 
getReviews(Band) - Method in class org.musicontroller.service.McServiceImpl
 
getReviewtitlelenght() - Method in class org.musicontroller.gui.components.PlaylistReviews
 
getRoleById(int) - Method in class org.musicontroller.dao.HibernateDao
 
getRoles() - Method in class org.musicontroller.gui.admin.Usermanagement
 
getRoles() - Method in interface org.musicontroller.security.IUser
 
getRoles() - Method in class org.musicontroller.security.User
 
getRolesList() - Method in interface org.musicontroller.security.IUser
Convenience method to get the roles in List form.
getRolesList() - Method in class org.musicontroller.security.User
 
getRolesmodel() - Method in class org.musicontroller.gui.admin.Adduser
 
getRow() - Method in class org.musicontroller.gui.admin.Keywordmanagement
 
getRowno() - Method in class org.musicontroller.core.Contract_PS
 
getRownumber() - Method in class org.musicontroller.gui.components.SongList
 
getRownumberOf(Song) - Method in class org.musicontroller.core.Playlist
Returns the rownumber of the given Song in this Playlist.
getRows() - Method in class org.musicontroller.gui.admin.Keywordmanagement
Provides an integer-array for looping over all rows for the Keyword hierarchy table.
getRowspan() - Method in class org.musicontroller.gui.admin.Keywordmanagement
The rowspan is the number of childs that do not have children.
getRssUrl(Playlist) - Method in interface org.musicontroller.rss.MetadataProvider
Returns the URL (as String) which links to the RSS-link for a Playlist.
getScore() - Method in class org.musicontroller.core.searching.Item
 
getScript() - Method in class org.musicontroller.gui.components.SuggestInput
Injected by Spring.
getSearchQuery() - Method in class org.musicontroller.gui.Search
 
getSearchString() - Method in class org.musicontroller.gui.components.Border
 
getSearchURL(String) - Static method in class org.varienaja.util.wikipedia.WikipediaSearcher
Constructs a URL for searching Wikipedia
getSelectedKeyword() - Method in class org.musicontroller.gui.Keywords
 
getSelectedKeywordId() - Method in class org.musicontroller.gui.Keywords
 
getSelectedKeywordIds() - Method in class org.musicontroller.gui.Keywords
 
getServiceMap() - Method in class org.musicontroller.gui.components.CoverArt
 
getServiceMap() - Method in class org.musicontroller.gui.importer.MusicArchive
 
getServletRequest() - Method in class org.musicontroller.streaming.PlaylistGenerator
 
getServletRequest() - Method in class org.musicontroller.streaming.StreamService
 
getSessionFactory() - Method in class org.musicontroller.core.jobs.ReviewRefreshJob
 
getSessionFactory2() - Method in interface org.musicontroller.dao.Dao
Returns the SessionFactory.
getSessionFactory2() - Method in class org.musicontroller.dao.HibernateDao
 
getShowbands() - Method in class org.musicontroller.gui.components.SongList
 
getSize() - Method in class org.musicontroller.gui.components.CoverArt
 
getSize() - Method in class org.musicontroller.gui.SongInfo
 
getSize() - Method in class org.musicontroller.songselection.LastPlayedContainer
 
getSize() - Method in class org.varienaja.util.coverart.CoverArtSearchResult
 
getSkipcount(IUser) - Method in class org.musicontroller.core.Song
 
getSkipcount(IUser, Date, Date) - Method in class org.musicontroller.core.Song
 
getSkipcount() - Method in class org.musicontroller.gui.components.SongList
 
getSkippedEventCount() - Method in class org.musicontroller.gui.statistics.Database
Returns the number of skip events in the database.
getSkipsDesc() - Method in class org.musicontroller.gui.components.Usage
 
getSkipsSize() - Method in class org.musicontroller.gui.components.Usage
 
getSong() - Method in class org.musicontroller.core.Contract_PS
 
getSong() - Method in class org.musicontroller.core.Contract_SK
 
getSong() - Method in class org.musicontroller.core.Event
 
getSong(Band, String) - Method in interface org.musicontroller.dao.Dao
Find a song with the given name performed by the specified band.
getSong(Band, String) - Method in class org.musicontroller.dao.HibernateDao
 
getSong() - Method in class org.musicontroller.gui.components.SongLink
 
getSong() - Method in class org.musicontroller.gui.components.SongList
 
getSong() - Method in class org.musicontroller.gui.edit.SongEdit
 
getSong() - Method in class org.musicontroller.gui.Search
 
getSong() - Method in class org.musicontroller.gui.SongInfo
 
getSong1() - Method in class org.musicontroller.gui.admin.DoubleSongs
 
getSong2() - Method in class org.musicontroller.gui.admin.DoubleSongs
 
getSongAtIndex(int) - Method in class org.musicontroller.core.Playlist
Returns the song at song index i in the playlist, or null if there is no song at song index i.
getSongBeanList() - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
getSongById(long) - Method in interface org.musicontroller.dao.Dao
Retrieves the song with the given id from the database.
getSongById(long) - Method in class org.musicontroller.dao.HibernateDao
 
getSongById(long) - Method in interface org.musicontroller.service.McService
Return the song with a given identifier.
getSongById(long) - Method in class org.musicontroller.service.McServiceImpl
 
getSongCount() - Method in class org.musicontroller.gui.statistics.Database
Returns the number of songs in the database.
getSongid() - Method in class org.musicontroller.gui.components.SongLink
 
getSongid() - Method in class org.musicontroller.gui.components.SongRequester
 
getSongId() - Method in class org.musicontroller.gui.edit.SongBean
Getter for the song id.
getSongId() - Method in class org.musicontroller.gui.edit.SongEdit
 
getSongId() - Method in class org.musicontroller.gui.SongInfo
 
getSongid() - Method in class org.musicontroller.songselection.LastPlayedEntry
 
getSongIds() - Method in interface org.musicontroller.dao.Dao
 
getSongIds() - Method in class org.musicontroller.dao.HibernateDao
 
getSongIndex() - Method in class org.musicontroller.gui.edit.SongBean
Getter for the song index.
getSongIndex() - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Getter for the song index.
getSonginfo() - Method in class org.musicontroller.gui.components.SongLink
 
getSongKeywords() - Method in class org.musicontroller.gui.edit.SongBean
Getter for the song keywords (Expressed as a comma separated list of keywords).
getSongKeywords() - Method in class org.musicontroller.gui.edit.SongEdit
 
getSonglength() - Method in class org.musicontroller.gui.edit.SongBean
Getter for the song length.
getSongLength() - Method in class org.musicontroller.gui.edit.SongEdit
 
getSonglength() - Method in interface org.musicontroller.importer.MediafileInspector
Returns the song length in milliseconds.
getSonglength() - Method in class org.musicontroller.importer.MP3InspectorJID3Lib
Returns the song length in milliseconds.
getSongLength() - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Getter for the song length.
getSonglist() - Method in class org.musicontroller.gui.BandInfo
 
getSonglist() - Method in class org.musicontroller.gui.edit.BandEdit
 
getSongName() - Method in class org.musicontroller.gui.components.Border
 
getSongname() - Method in class org.musicontroller.gui.components.SongLink
 
getSongname() - Method in class org.musicontroller.gui.edit.SongBean
Getter for the song name.
getSongName() - Method in class org.musicontroller.gui.edit.SongEdit
 
getSongname() - Method in interface org.musicontroller.importer.MediafileInspector
Returns the song name of the MP3 file.
getSongname() - Method in class org.musicontroller.importer.MP3InspectorJID3Lib
 
getSongName() - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Getter for the name of the song.
getSongNeighbours(Song, IUser) - Method in interface org.musicontroller.service.McService
Returns a playlist of songs that were played to a user close before or after a song.
getSongNeighbours(Song, IUser) - Method in class org.musicontroller.service.McServiceImpl
 
getSongPlaylists(Song) - Method in interface org.musicontroller.service.McService
Returns a list of playlist containing the song.
getSongPlaylists(Song) - Method in class org.musicontroller.service.McServiceImpl
 
getSongs() - Method in class org.musicontroller.core.Playlist
 
getSongs() - Method in class org.musicontroller.gui.components.SongList
 
getSongsByBand(Band) - Method in interface org.musicontroller.service.McService
Returns a playlist with all songs played by the band.
getSongsByBand(Band) - Method in class org.musicontroller.service.McServiceImpl
 
getSongsById(Collection<Long>) - Method in interface org.musicontroller.dao.Dao
Retrieves a number of songs from the database, corresponding with the given Ids.
getSongsById(Collection<Long>) - Method in class org.musicontroller.dao.HibernateDao
 
getSongSelector() - Method in interface org.musicontroller.DJ
 
getSongSelector() - Method in class org.musicontroller.DJImpl
 
getSortname() - Method in class org.musicontroller.core.Band
 
getSource() - Method in class org.varienaja.comments.Comment
 
getStatistics() - Method in class org.musicontroller.gui.components.Usage
 
getStorageHashname(MusicArchiveEntryBean) - Static method in class org.musicontroller.service.FileUtils
Determine the storage hash (directory) name where this MP3 file will be written to.
getStreamedLengthInMillis() - Method in class org.musicontroller.streaming.MpegOutputStream
Gets the playtime.
getSubmitted() - Method in class org.musicontroller.core.Event
 
getSuffix(String) - Static method in class org.varienaja.util.StringUtil
Returns the suffix (the substring after the last dot) of the given string.
getSuggestion() - Method in class org.musicontroller.gui.dynamic.Suggestions
 
getSuggestionsList() - Method in class org.musicontroller.gui.dynamic.Suggestions
 
getSupport() - Method in interface org.musicontroller.dao.Dao
 
getSupport() - Method in class org.musicontroller.dao.HibernateDao
 
getText() - Method in class org.varienaja.comments.CommentElement
 
getTheband() - Method in class org.musicontroller.gui.Search
 
getTimeOfLastCoverArtSearch() - Method in class org.musicontroller.importer.PlaylistImportProperties
Getter for the date and time the cover art search was last done.
getTimeRemaining() - Method in class org.musicontroller.gui.components.CurrentlyPlaying
 
getTitle() - Method in class org.musicontroller.gui.Bands
 
getTitle() - Method in class org.musicontroller.gui.components.Border
 
getTitle() - Method in class org.musicontroller.gui.Keywords
 
getTitle() - Method in class org.varienaja.comments.Comment
 
getTop100IdThisYear() - Method in class org.musicontroller.gui.components.Usage
Returns the playlistId for a top100 list of this year.
getTop25Id() - Method in class org.musicontroller.gui.components.Border
Returns the playlistId for a top25 of this month
getTop25IdThisMonth() - Method in class org.musicontroller.gui.components.Usage
Returns the playlistId for a top25 of this month
getTrackCount() - Method in class org.musicontroller.gui.edit.TrackList
Getter for the track counter.
getTracklist() - Method in class org.musicontroller.gui.edit.AiRelationBean
Getter for the tracklist.
getTrackListing() - Method in class org.musicontroller.gui.edit.TrackList
Returns a string containing the numerically sorted track numbers of the added tracks separated by commas.
getTracks() - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
getType() - Method in class org.musicontroller.core.Artist
 
getType() - Method in class org.musicontroller.core.Band
 
getType() - Method in class org.musicontroller.core.Instrument
 
getType() - Method in class org.musicontroller.core.Keyword
 
getType() - Method in class org.musicontroller.core.Playlist
 
getType() - Method in class org.musicontroller.core.Song
 
getType() - Method in interface org.musicontroller.model.Linkable
 
getType() - Method in class org.varienaja.comments.CommentElement
 
getUnpackdir() - Static method in class org.musicontroller.service.FileUtils
Returns the location of the directory where uploaded music archives get unpacked.
getUpcoming() - Method in class org.musicontroller.gui.Home
 
getUpcoming(long) - Method in interface org.musicontroller.service.McService
Return a playlist with a prediction of the next 6 songs the DJ will play for the specified user.
getUpcoming(long) - Method in class org.musicontroller.service.McServiceImpl
 
getUploaddir() - Static method in class org.musicontroller.service.FileUtils
 
getUploadFile() - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
getUploadFile() - Method in class org.musicontroller.gui.importer.Import
 
getURI() - Method in class org.varienaja.util.coverart.CoverArtSearchResult
 
getUrl() - Method in class org.musicontroller.core.Link
 
getUrl() - Method in class org.musicontroller.gui.components.CoverArt
 
getUrl(Playlist) - Method in interface org.musicontroller.rss.MetadataProvider
Returns the URL (as String) which links to information page of a Playlist.
getUrl(Song) - Method in interface org.musicontroller.rss.MetadataProvider
Returns the URL (as String) which links to information page of a Song.
getUsageStatistics() - Method in class org.musicontroller.gui.statistics.Database
Gets the usage statistics for a specific user.
getUser() - Method in class org.musicontroller.core.Event
 
getUser() - Method in interface org.musicontroller.DJ
 
getUser() - Method in class org.musicontroller.DJImpl
 
getUser() - Method in class org.musicontroller.gui.admin.Adduser
 
getUser() - Method in class org.musicontroller.gui.admin.Usermanagement
 
getUser() - Method in class org.musicontroller.gui.ArtistInfo
 
getUser() - Method in class org.musicontroller.gui.Bands
 
getUser() - Method in class org.musicontroller.gui.components.Border
 
getUser() - Method in class org.musicontroller.gui.components.CurrentlyPlaying
 
getUser() - Method in class org.musicontroller.gui.components.PlaylistLink
 
getUser() - Method in class org.musicontroller.gui.components.SongList
 
getUser() - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
getUser() - Method in class org.musicontroller.gui.Home
 
getUser() - Method in class org.musicontroller.gui.Keywords
 
getUser() - Method in class org.musicontroller.gui.MyAccount
 
getUser() - Method in class org.musicontroller.gui.PlaylistInfo
 
getUser() - Method in class org.musicontroller.gui.Search
 
getUser() - Method in class org.musicontroller.gui.SongInfo
 
getUser() - Method in class org.musicontroller.gui.statistics.Database
 
getUser() - Method in class org.musicontroller.gui.Welcome
 
getUserById(long) - Method in class org.musicontroller.dao.HibernateDao
 
getUserById(long) - Method in interface org.musicontroller.security.UserDao
Get a User by specifying its id.
getUserById(long) - Method in interface org.musicontroller.service.UserService
Returns the User that was persisted under the ID given.
getUserById(long) - Method in class org.musicontroller.service.UserServiceImpl
 
getUserByLoginname(String) - Method in class org.musicontroller.dao.HibernateDao
 
getUserByLoginname(String) - Method in interface org.musicontroller.security.UserDao
Get a User by specifying its loginname
getUserid() - Method in class org.musicontroller.gui.components.PlaylistLink
Used to construct the DownloadLink.
getUserid() - Method in class org.musicontroller.gui.Home
 
getUserid() - Method in class org.musicontroller.gui.statistics.Bandwidth
 
getUserid() - Method in class org.musicontroller.gui.Welcome
 
getUserIDs() - Method in class org.musicontroller.gui.statistics.Bandwidth
 
getUserIDs() - Static method in class org.musicontroller.streaming.StreamMaster
 
getUsername() - Method in class org.musicontroller.gui.statistics.Bandwidth
 
getUsername() - Method in class org.musicontroller.security.User
 
getUsers() - Method in class org.musicontroller.gui.admin.Usermanagement
A list of all Users.
getUserService() - Method in class org.musicontroller.gui.admin.Adduser
 
getUserService() - Method in class org.musicontroller.gui.admin.Usermanagement
 
getValue(int) - Method in class org.musicontroller.gui.admin.RoleSelectionModel
 
getValue() - Method in class org.musicontroller.gui.components.SuggestInput
 
getWelcomeMessage() - Method in class org.musicontroller.gui.Welcome
 
getWidth() - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
getWidth() - Method in class org.varienaja.util.coverart.CoverArtSearchResult
 
getYear() - Method in class org.musicontroller.gui.components.Usage
 
getYear(Date) - Static method in class org.varienaja.util.DateTools
Retournert het jaar waarin de datum valt.
getYears() - Method in class org.musicontroller.gui.components.Usage
 
GoogleCoverArtFinder - Class in org.varienaja.util.coverart
 
GoogleCoverArtFinder() - Constructor for class org.varienaja.util.coverart.GoogleCoverArtFinder
 
guessBandNameOfArchive(MusicArchiveBean) - Method in interface org.musicontroller.service.McService
Return a guess about the band on the cover of a playlist.
guessBandNameOfArchive(MusicArchiveBean) - Method in class org.musicontroller.service.McServiceImpl
 
guessName(MusicArchiveBean) - Method in class org.musicontroller.core.jobs.MetadataExtractJob
Tries to generate a human-readable name for a music archive.
guessPerformers(IRequestCycle) - Method in class org.musicontroller.gui.edit.SongEdit
When a User hits a button invoking this listener, a guess is made for the performers in this song.
guessPlaylistsInArchive(MusicArchiveBean) - Method in interface org.musicontroller.service.McService
Compile a set of persistent playlists that could be the same as the contents of the music archive.
guessPlaylistsInArchive(MusicArchiveBean) - Method in class org.musicontroller.service.McServiceImpl
 

H

hashCode() - Method in class org.musicontroller.core.AIBag
 
hashCode() - Method in class org.musicontroller.core.AIRelation
 
hashCode() - Method in class org.musicontroller.core.Artist
 
hashCode() - Method in class org.musicontroller.core.Band
 
hashCode() - Method in class org.musicontroller.core.Contract_PS
 
hashCode() - Method in class org.musicontroller.core.Event
 
hashCode() - Method in class org.musicontroller.core.Instrument
 
hashCode() - Method in class org.musicontroller.core.Keyword
 
hashCode() - Method in class org.musicontroller.core.Keywordbag
 
hashCode() - Method in class org.musicontroller.core.Playlist
 
hashCode() - Method in class org.musicontroller.core.Song
 
hashCode() - Method in class org.musicontroller.gui.edit.TrackList
 
hashCode() - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Returns a hash code based on the song index.
hashCode() - Method in class org.musicontroller.security.User
 
hashCode() - Method in class org.varienaja.comments.Comment
 
hashCode() - Method in class org.varienaja.util.coverart.CoverArtSearchResult
 
hashCode() - Method in class org.varienaja.util.DenseSet
 
hasNeighbours() - Method in class org.musicontroller.gui.SongInfo
Returns true if this songs has at least 1 neighbour or false otherwise.
hasRole(String) - Method in class org.musicontroller.security.User
Returns whether or not this User has a certain role.
HibernateDao - Class in org.musicontroller.dao
 
HibernateDao() - Constructor for class org.musicontroller.dao.HibernateDao
 
Home - Class in org.musicontroller.gui
Home-page, where the DJ can be controlled
Home() - Constructor for class org.musicontroller.gui.Home
 

I

ICoverArtFinder - Interface in org.varienaja.util.coverart
Interface, specifying the methods of a Finder for Coverart.
ImageScaler - Class in org.varienaja.util.coverart
This class provides functions for scaling square jpeg-images to new sizes.
ImageScaler() - Constructor for class org.varienaja.util.coverart.ImageScaler
 
Import - Class in org.musicontroller.gui.importer
The Import page enables the user to upload music files or music archives (zip-format).
Import() - Constructor for class org.musicontroller.gui.importer.Import
 
importArchive(IRequestCycle, MusicArchiveBean) - Method in class org.musicontroller.gui.importer.MusicArchive
Imports the MusicArchiveBean into the database.
Importer - Interface in org.musicontroller.importer
Defines the Music Importer.
ImporterException - Exception in org.musicontroller.importer
Exception class for exceptions occuring while importing new music into MusiController.
ImporterException(String) - Constructor for exception org.musicontroller.importer.ImporterException
 
ImporterImpl - Class in org.musicontroller.importer
Implements Importer interface for importing music archives into the music database.
ImporterImpl() - Constructor for class org.musicontroller.importer.ImporterImpl
 
ImportJob - Class in org.musicontroller.core.jobs
The ImportJob is responsible for unpacking zip-files and placing unpacked files in the appropriate directories.
ImportJob() - Constructor for class org.musicontroller.core.jobs.ImportJob
 
importMusic(MusicArchiveBean) - Method in interface org.musicontroller.importer.Importer
Import the music described in the MusicArchiveBean into the database.
importMusic(MusicArchiveBean) - Method in class org.musicontroller.importer.ImporterImpl
 
ImportProgress - Class in org.musicontroller.gui.importer
 
ImportProgress() - Constructor for class org.musicontroller.gui.importer.ImportProgress
 
Indexer - Class in org.musicontroller.core.searching
The Indexer periodically scans the database, and updates the Lucene-index.
Indexer(Dao) - Constructor for class org.musicontroller.core.searching.Indexer
 
IndexJob - Class in org.musicontroller.core.jobs
 
IndexJob() - Constructor for class org.musicontroller.core.jobs.IndexJob
 
initFilterBean() - Method in class org.varienaja.util.SelectiveOpenSessionInViewFilter
 
inspectFile(String) - Method in interface org.musicontroller.importer.MediafileInspector
Inspect the specified file as an MP3 file.
inspectFile(String) - Method in class org.musicontroller.importer.MP3InspectorJID3Lib
 
Instrument - Class in org.musicontroller.core
 
Instrument() - Constructor for class org.musicontroller.core.Instrument
 
InstrumentLink - Class in org.musicontroller.gui.components
 
InstrumentLink() - Constructor for class org.musicontroller.gui.components.InstrumentLink
 
isAccountNonExpired() - Method in class org.musicontroller.security.User
 
isAccountNonLocked() - Method in class org.musicontroller.security.User
 
isAddToExistingPlaylist() - Method in class org.musicontroller.importer.PlaylistImportProperties
 
isAdmin() - Method in class org.musicontroller.gui.components.Border
 
isAdmin() - Method in class org.musicontroller.security.User
 
isArtist() - Method in class org.varienaja.comments.CommentElement
 
isBand() - Method in class org.varienaja.comments.CommentElement
 
isChildOf(Keyword) - Method in class org.musicontroller.core.Keyword
Determines if this keyword is a child of another keyword.
isCoverArtSearchDone() - Method in class org.musicontroller.importer.PlaylistImportProperties
Returns true if a cover art search has been performed.
isCredentialsNonExpired() - Method in class org.musicontroller.security.User
 
isDisabled(int) - Method in class org.musicontroller.gui.admin.RoleSelectionModel
 
isDisabled() - Method in class org.musicontroller.gui.components.SuggestInput
 
ISearcher - Interface in org.musicontroller.core.searching
Specifies all methods for a Searcher.
isEnabled() - Method in class org.musicontroller.security.User
 
isEqual(Object, Object) - Static method in class org.varienaja.util.StringUtil
Determines whether a is equal to b, taking null into account.
isExistingPlaylist() - Method in class org.musicontroller.gui.importer.MusicArchive
Returns true if a persistent playlist with the same name as playlistEntry exists or false otherwise.
isFiltered() - Method in class org.musicontroller.gui.PlaylistInfo
 
isKeyword() - Method in class org.varienaja.comments.CommentElement
 
isLoggedon() - Method in class org.musicontroller.gui.components.Border
 
isPersistentPlaylist() - Method in class org.musicontroller.gui.edit.CoverArtEdit
Tests if a persistent playlist is loaded in this page.
isPlayedEntirely() - Method in class org.musicontroller.songselection.LastPlayedEntry
 
isPlaylist() - Method in class org.varienaja.comments.CommentElement
 
isSong() - Method in class org.varienaja.comments.CommentElement
 
isSpecial() - Method in class org.musicontroller.dao.PlaylistKey
 
isSpecial() - Method in class org.musicontroller.gui.PlaylistInfo
 
isText() - Method in class org.varienaja.comments.CommentElement
 
IStreamController - Interface in org.musicontroller.streaming
Interface for the method that streams Mpeg-info to clients.
isUnrequest() - Method in class org.musicontroller.gui.components.SongRequester
 
Item - Class in org.musicontroller.core.searching
Class that represents the variable documents that can be found by the MCSearcher
Item(long, String, String, float, String) - Constructor for class org.musicontroller.core.searching.Item
 
IUser - Interface in org.musicontroller.security
A User is a user of a certain program.

K

Keyword - Class in org.musicontroller.core
A Keyword is a namable property of a Song.
Keyword() - Constructor for class org.musicontroller.core.Keyword
 
Keywordbag - Class in org.musicontroller.core
Implements a bag of keywords that can be attached to a song, band, ...
Keywordbag() - Constructor for class org.musicontroller.core.Keywordbag
 
KeywordCycleException - Exception in org.musicontroller.core
This exception is thrown on an attempt to build cyclic keyword parent relationships.
KeywordCycleException() - Constructor for exception org.musicontroller.core.KeywordCycleException
 
KeywordLink - Class in org.musicontroller.gui.components
A Component create navigation elements to a Keyword.
KeywordLink() - Constructor for class org.musicontroller.gui.components.KeywordLink
 
KeywordList - Class in org.musicontroller.gui.components
This tapestry component displays the contents of a keyword bag.
KeywordList() - Constructor for class org.musicontroller.gui.components.KeywordList
 
Keywordmanagement - Class in org.musicontroller.gui.admin
Page that handles the management of Keywords.
Keywordmanagement() - Constructor for class org.musicontroller.gui.admin.Keywordmanagement
 
Keywords - Class in org.musicontroller.gui
 
Keywords() - Constructor for class org.musicontroller.gui.Keywords
 

L

LastPlayedContainer - Class in org.musicontroller.songselection
The LastPlayedContainer keeps a List of song-IDs that have been played and/or skipped in recent history.
LastPlayedContainer() - Constructor for class org.musicontroller.songselection.LastPlayedContainer
 
LastPlayedEntry - Class in org.musicontroller.songselection
Entry for the LastPlayedContainer.
LastPlayedEntry(long, boolean) - Constructor for class org.musicontroller.songselection.LastPlayedEntry
 
lastYear() - Static method in class org.varienaja.util.DateTools
returns the date exactly 1 year ago (not including time of the day).
Link - Class in org.musicontroller.core
 
Link() - Constructor for class org.musicontroller.core.Link
 
Link(String) - Constructor for class org.musicontroller.core.Link
 
Linkable - Interface in org.musicontroller.model
Linkable objects can be linked to, using their id, type and name.
LinkableAbs - Class in org.musicontroller.core
Basic functionality for the Linkable objects.
LinkableAbs() - Constructor for class org.musicontroller.core.LinkableAbs
Constructs a LinkableAbs, with empty Name (zero length, but not null), an Id of -1, Changed to null and Inserted to the current timestamp.
listAIBags() - Method in interface org.musicontroller.dao.Dao
Returns a list of all Artist-Instrument bags.
listAIBags() - Method in class org.musicontroller.dao.HibernateDao
 
listAuthorities() - Method in class org.musicontroller.dao.HibernateDao
 
listBands(IUser) - Method in interface org.musicontroller.dao.Dao
 
listBands(IUser) - Method in class org.musicontroller.dao.HibernateDao
 
listBands(IUser) - Method in interface org.musicontroller.service.McService
 
listBands(IUser) - Method in class org.musicontroller.service.McServiceImpl
 
listKeywordbags() - Method in interface org.musicontroller.dao.Dao
Returns a list of all Keyword bags.
listKeywordbags() - Method in class org.musicontroller.dao.HibernateDao
 
listKeywords() - Method in class org.musicontroller.core.Song
Returns the songs' keywords as a comma separated list of keywords.
listKeywords(Keywordbag) - Static method in class org.musicontroller.dao.BagAndKeywordUtils
Returns a String representation of all keywords in the bag, listing all keywords separated by commas.
listKeywords() - Method in interface org.musicontroller.dao.Dao
Lists all known Keywords.
listKeywords(IUser, List<Keywordbag>) - Method in interface org.musicontroller.dao.Dao
 
listKeywords() - Method in class org.musicontroller.dao.HibernateDao
 
listKeywords(IUser, List<Keywordbag>) - Method in class org.musicontroller.dao.HibernateDao
 
listKeywords(IUser, List<Keywordbag>) - Method in interface org.musicontroller.service.McService
 
listKeywords(IUser, List<Keywordbag>) - Method in class org.musicontroller.service.McServiceImpl
 
listKeywordsBags(List<Keyword>) - Method in interface org.musicontroller.dao.Dao
Returns a list with all keyword bags that contain at least all keywords given in the "keywords" parameter.
listKeywordsBags(List<Keyword>) - Method in class org.musicontroller.dao.HibernateDao
 
listMonthlySongCounts() - Method in interface org.musicontroller.dao.Dao
 
listMonthlySongCounts() - Method in class org.musicontroller.dao.HibernateDao
 
listMonthlyStatistics(IUser) - Method in interface org.musicontroller.dao.Dao
Returns per-user play-statistics.
listMonthlyStatistics(IUser) - Method in class org.musicontroller.dao.HibernateDao
 
listNamableItems() - Method in interface org.musicontroller.dao.Dao
 
listNamableItems() - Method in class org.musicontroller.dao.HibernateDao
 
listPlaylists() - Method in class org.musicontroller.core.Song
 
listPlaylists(Band) - Method in interface org.musicontroller.dao.Dao
Lists all playlists on which a band is present.
listPlaylists(Song) - Method in interface org.musicontroller.dao.Dao
 
listPlaylists() - Method in interface org.musicontroller.dao.Dao
Lists all Playlists.
listPlaylists(Band) - Method in class org.musicontroller.dao.HibernateDao
 
listPlaylists(Song) - Method in class org.musicontroller.dao.HibernateDao
 
listPlaylists() - Method in class org.musicontroller.dao.HibernateDao
 
listPodcasts() - Method in interface org.musicontroller.dao.Dao
Lists all Playlists that contain Podcasts.
listPodcasts() - Method in class org.musicontroller.dao.HibernateDao
 
listRoles() - Method in class org.musicontroller.dao.HibernateDao
 
listRoles() - Method in interface org.musicontroller.security.UserDao
 
listRoles() - Method in interface org.musicontroller.service.UserService
Queries the database for a list of all Roles.
listRoles() - Method in class org.musicontroller.service.UserServiceImpl
 
listUsers() - Method in class org.musicontroller.dao.HibernateDao
 
listUsers() - Method in interface org.musicontroller.security.UserDao
List all Users.
listUsers() - Method in interface org.musicontroller.service.UserService
Queries the database for a list of all users.
listUsers() - Method in class org.musicontroller.service.UserServiceImpl
 
loadUserByUsername(String) - Method in class org.musicontroller.security.DaoUserDetailsService
 
loadUserProperties(IUser) - Static method in class org.musicontroller.UserProperties
Loads the user properties from disk and returns them.
log - Static variable in class org.musicontroller.gui.importer.Import
 
log - Static variable in class org.musicontroller.gui.importer.ImportProgress
 
log - Static variable in class org.musicontroller.gui.importer.ReviewImportedMusic
 
logoff(IRequestCycle) - Method in class org.musicontroller.gui.components.Border
 
Logon - Class in org.musicontroller.gui
Logon-functianality
Logon() - Constructor for class org.musicontroller.gui.Logon
 
LRUMap<K,V> - Class in org.varienaja.util
LRU-cache.
LRUMap(String, int) - Constructor for class org.varienaja.util.LRUMap
Creates an instance of a LRU-cache.

M

markLastSongAsSkipped() - Method in class org.musicontroller.songselection.LastPlayedContainer
Marks the last played Song in the list as 'skipped'.
markSkipped() - Method in class org.musicontroller.songselection.LastPlayedEntry
 
MCSearcher - Class in org.musicontroller.core.searching
The Searcher is an object that is used for querying the Lucene-index that is maintained by the Indexer.
MCSearcher() - Constructor for class org.musicontroller.core.searching.MCSearcher
 
McService - Interface in org.musicontroller.service
Defines the service for managing the musicians that perform on songs.
McServiceImpl - Class in org.musicontroller.service
Deliver services for adding and removing Musicians to songs.
McServiceImpl() - Constructor for class org.musicontroller.service.McServiceImpl
 
MediafileInspector - Interface in org.musicontroller.importer
 
merge(Playlist, Playlist) - Method in class org.musicontroller.rss.RssDAO
Merges two Playlists.
MergeAiRelations - Class in org.musicontroller.repair
Merges double AiRelations into one.
MergeAiRelations() - Constructor for class org.musicontroller.repair.MergeAiRelations
 
MergeArtistCopies - Class in org.musicontroller.repair
Merges all Artists in the database that are equal into one.
MergeArtistCopies() - Constructor for class org.musicontroller.repair.MergeArtistCopies
 
mergeBands(Band, Band) - Method in interface org.musicontroller.dao.Dao
Merge two bands, moving all songs from one to the other.
mergeBands(Band, Band) - Method in class org.musicontroller.dao.HibernateDao
 
mergePlaylist(Playlist, IUser, List<PlaylistMergeBean>) - Method in interface org.musicontroller.service.McService
Merge the playlist with the playlist in the list of beans that have the mergeIndicator set.
mergePlaylist(Playlist, IUser, List<PlaylistMergeBean>) - Method in class org.musicontroller.service.McServiceImpl
 
mergePlaylists(Playlist, Playlist) - Method in interface org.musicontroller.dao.Dao
Merge the two playlists into one.
mergePlaylists(Playlist, Playlist) - Method in class org.musicontroller.dao.HibernateDao
 
mergeSongs(Song, Song) - Method in interface org.musicontroller.dao.Dao
Merges two songs to one.
mergeSongs(Song, Song) - Method in class org.musicontroller.dao.HibernateDao
 
mergeSongs(IRequestCycle) - Method in class org.musicontroller.gui.admin.DoubleSongs
 
mergeSongsInverse(IRequestCycle) - Method in class org.musicontroller.gui.admin.DoubleSongs
 
MetadataExtractJob - Class in org.musicontroller.core.jobs
This Job is responsible for extracting and finding metadata from music-files.
MetadataExtractJob() - Constructor for class org.musicontroller.core.jobs.MetadataExtractJob
Creates a new MetadataExtractJob object.
MetadataProvider - Interface in org.musicontroller.rss
Properties that a MetadataProvider has to be able to provide about Playlists and Songs.
moveFile(String, String, String) - Static method in class org.varienaja.util.FileOperations
Moves a file.
moveMP3ToLibrary(MusicArchiveEntryBean) - Static method in class org.musicontroller.importer.ImporterImpl
Moves an entry to its final destination.
MP3InspectorJID3Lib - Class in org.musicontroller.importer
This MP3 inpector uses the JID3Lib SourceForge project for retrieving information from MP3 files.
MP3InspectorJID3Lib(File) - Constructor for class org.musicontroller.importer.MP3InspectorJID3Lib
Constructor for a MP3Inspector.
MpegOutputStream - Class in org.musicontroller.streaming
An MpegOutputStream filters all (meta)data from a stream, so that a clean stream of Mpeg-frames remains.
MpegOutputStream(OutputStream) - Constructor for class org.musicontroller.streaming.MpegOutputStream
Creates a new MpegOutputStream.
MusicArchive - Class in org.musicontroller.gui.importer
Screen for showing music archive contents, editing properties and keywords and importing the archive contents into the MusiController database.
MusicArchive() - Constructor for class org.musicontroller.gui.importer.MusicArchive
 
MusicArchiveBean - Class in org.musicontroller.importer
This class contains information about an uploaded music archive file.
MusicArchiveBean() - Constructor for class org.musicontroller.importer.MusicArchiveBean
The default constructor initializes the entries and the playlist properties to an empty set and all other properties to null.
MusicArchiveEntryBean - Class in org.musicontroller.importer
This class holds information about a music archive entry (usually a song), including song title, band name, playlist name, length and tags.
MusicArchiveEntryBean() - Constructor for class org.musicontroller.importer.MusicArchiveEntryBean
Default constructor.
MusicDirProvider - Interface in org.musicontroller.core
This interface specifies the needs of an ArchiveDirProvider.
MusiController - Interface in org.musicontroller
 
MusiControllerException - Exception in org.musicontroller
Base exception class for MusiController.
MusiControllerException() - Constructor for exception org.musicontroller.MusiControllerException
Default constructor.
MusiControllerException(String) - Constructor for exception org.musicontroller.MusiControllerException
Constructor specifying an error message.
MusiControllerException(Throwable) - Constructor for exception org.musicontroller.MusiControllerException
Creates MusicontrollerException specifying its cause.
MusiControllerException(String, Throwable) - Constructor for exception org.musicontroller.MusiControllerException
Creates MusicontrollerException specifying its cause and an error message.
MusiControllerImpl - Class in org.musicontroller
 
MusiControllerImpl() - Constructor for class org.musicontroller.MusiControllerImpl
 
mustSkip() - Method in interface org.musicontroller.DJ
 
mustSkip() - Method in class org.musicontroller.DJImpl
 
mustSkip() - Method in interface org.musicontroller.streaming.IStreamController
Returns true when the current Song has to be skipped.
MyAccount - Class in org.musicontroller.gui
This page allows the user to specify MusiController settings.
MyAccount() - Constructor for class org.musicontroller.gui.MyAccount
 

N

nextInt(int) - Static method in class org.varienaja.util.RandomNumberGenerator
 
nextMonthEnd(Date) - Static method in class org.varienaja.util.DateTools
 
NextToFieldErrorDisplayDelegate - Class in org.musicontroller.gui
Displays validation errors in the add user form.
NextToFieldErrorDisplayDelegate() - Constructor for class org.musicontroller.gui.NextToFieldErrorDisplayDelegate
 
normalizeName(String) - Static method in class org.musicontroller.core.LinkableAbs
Takes a Name (an ordinary String), and returns the normalized version.
nullDate() - Static method in class org.varienaja.util.DateTools
 

O

onAddUser(IRequestCycle) - Method in class org.musicontroller.gui.admin.Usermanagement
 
onEditUser(IRequestCycle, long) - Method in class org.musicontroller.gui.admin.Usermanagement
 
onSongAdded(Song) - Method in class org.musicontroller.DJImpl
 
onSongAdded(Song) - Method in interface org.musicontroller.SongChangeListener
Will be called when a new Song object was created.
onSongChanged(Song) - Method in class org.musicontroller.DJImpl
 
onSongChanged(Song) - Method in interface org.musicontroller.SongChangeListener
Will be called when an existing Song was changed (edited).
onSongDeleted(Song) - Method in class org.musicontroller.DJImpl
 
onSongDeleted(Song) - Method in interface org.musicontroller.SongChangeListener
Will be called when an existing Song was deleted.
org.musicontroller - package org.musicontroller
 
org.musicontroller.core - package org.musicontroller.core
 
org.musicontroller.core.jobs - package org.musicontroller.core.jobs
Contains Quartz jobs to be run periodically on behalf of the MusiController.
org.musicontroller.core.searching - package org.musicontroller.core.searching
 
org.musicontroller.dao - package org.musicontroller.dao
 
org.musicontroller.gui - package org.musicontroller.gui
 
org.musicontroller.gui.admin - package org.musicontroller.gui.admin
 
org.musicontroller.gui.components - package org.musicontroller.gui.components
 
org.musicontroller.gui.dynamic - package org.musicontroller.gui.dynamic
 
org.musicontroller.gui.edit - package org.musicontroller.gui.edit
 
org.musicontroller.gui.importer - package org.musicontroller.gui.importer
 
org.musicontroller.gui.statistics - package org.musicontroller.gui.statistics
 
org.musicontroller.importer - package org.musicontroller.importer
Import new music into MusiController.
org.musicontroller.model - package org.musicontroller.model
 
org.musicontroller.repair - package org.musicontroller.repair
 
org.musicontroller.rss - package org.musicontroller.rss
 
org.musicontroller.security - package org.musicontroller.security
 
org.musicontroller.service - package org.musicontroller.service
 
org.musicontroller.songselection - package org.musicontroller.songselection
 
org.musicontroller.streaming - package org.musicontroller.streaming
 
org.varienaja.comments - package org.varienaja.comments
 
org.varienaja.util - package org.varienaja.util
 
org.varienaja.util.coverart - package org.varienaja.util.coverart
 
org.varienaja.util.wikipedia - package org.varienaja.util.wikipedia
 

P

pageBeginRender(PageEvent) - Method in class org.musicontroller.gui.edit.PlaylistEdit
Prepare the page for rendering.
pageBeginRender(PageEvent) - Method in class org.musicontroller.gui.edit.SongEdit
 
pageBeginRender(PageEvent) - Method in class org.musicontroller.gui.importer.MusicArchive
Prepare rendering the page.
pageBeginRender(PageEvent) - Method in class org.musicontroller.gui.Logon
Clear the user this session.
pageBeginRender(PageEvent) - Method in class org.musicontroller.gui.Welcome
 
pageDetached(PageEvent) - Method in class org.musicontroller.gui.BandInfo
Remove the value of the _band page variable after the page was rendered.
pageDetached(PageEvent) - Method in class org.musicontroller.gui.Keywords
Remove private data when done rendering.
pageEndRender(PageEvent) - Method in class org.musicontroller.gui.edit.PlaylistEdit
Clear the page variables just before the page returns to the page pool.
pageEndRender(PageEvent) - Method in class org.musicontroller.gui.edit.SongEdit
 
parseDate(String, String) - Static method in class org.varienaja.util.DateTools
Tries to convert a String into a Date object.
parseLocale(String) - Static method in class org.varienaja.util.StringUtil
Parses a locale from the given string.
parseTrackNumber(String) - Static method in class org.musicontroller.importer.TrackNumberParser
This helper class parses track number strings into a likely integral value.
peek(int) - Method in interface org.musicontroller.DJ
Takes a look into the future, and tells which Songs will be played next.
peek(int) - Method in class org.musicontroller.DJImpl
 
played - Static variable in class org.musicontroller.core.Event
 
Playlist - Class in org.musicontroller.core
 
Playlist() - Constructor for class org.musicontroller.core.Playlist
 
PlaylistEdit - Class in org.musicontroller.gui.edit
Implements the MusiController screen Edit Playlist.
PlaylistEdit() - Constructor for class org.musicontroller.gui.edit.PlaylistEdit
 
PlaylistGenerator - Class in org.musicontroller.streaming
 
PlaylistGenerator() - Constructor for class org.musicontroller.streaming.PlaylistGenerator
 
PlaylistImportProperties - Class in org.musicontroller.importer
This bean can hold information about a playlist to be imported.
PlaylistImportProperties() - Constructor for class org.musicontroller.importer.PlaylistImportProperties
No arguments constructor release date 1-1-1900, no cover art search done, add to existing.
PlaylistInfo - Class in org.musicontroller.gui
 
PlaylistInfo() - Constructor for class org.musicontroller.gui.PlaylistInfo
 
PlaylistKey - Class in org.musicontroller.dao
A PlaylistKey is a helperclass to extract information from real id's of Playlists.
PlaylistKey(long) - Constructor for class org.musicontroller.dao.PlaylistKey
 
PlaylistKey(int, Date) - Constructor for class org.musicontroller.dao.PlaylistKey
Constructs a PlaylistKey from a kind and a Date.
PlaylistLink - Class in org.musicontroller.gui.components
 
PlaylistLink() - Constructor for class org.musicontroller.gui.components.PlaylistLink
 
PlaylistList - Class in org.musicontroller.gui.components
This component shows a list of playlists.
PlaylistList() - Constructor for class org.musicontroller.gui.components.PlaylistList
 
PlaylistMergeBean - Class in org.musicontroller.gui.edit
Helper bean class that stores the ID, description and a "mergeIndicator" for a playlist.
PlaylistMergeBean() - Constructor for class org.musicontroller.gui.edit.PlaylistMergeBean
 
playlistNameChangedListener(BrowserEvent) - Method in class org.musicontroller.gui.importer.MusicArchive
 
PlaylistRequester - Class in org.musicontroller.gui.components
 
PlaylistRequester() - Constructor for class org.musicontroller.gui.components.PlaylistRequester
 
PlaylistReviews - Class in org.musicontroller.gui.components
 
PlaylistReviews() - Constructor for class org.musicontroller.gui.components.PlaylistReviews
 
playRequestsAtRandom(IRequestCycle) - Method in class org.musicontroller.gui.MyAccount
Instructs the candidate selector to play the requested songs in (advanced) random order.
playRequestsAtRandom() - Method in interface org.musicontroller.songselection.CandidateSelector
Instructs the selector to play the requested songs in random order.
playRequestsAtRandom() - Method in class org.musicontroller.songselection.RandomCandidateSelector
 
playRequestsInOrder(IRequestCycle) - Method in class org.musicontroller.gui.MyAccount
Instructs the candidate selector to play requested songs in order of receipt.
playRequestsInOrder() - Method in interface org.musicontroller.songselection.CandidateSelector
Instructs the selector to select requested songs in the order of entry.
playRequestsInOrder() - Method in class org.musicontroller.songselection.RandomCandidateSelector
 
playSong(long) - Method in interface org.musicontroller.DJ
Tells the DJ to skip the currently playing Song, and start playing a new one.
playSong(long) - Method in class org.musicontroller.DJImpl
 
PodcastEncoder - Class in org.musicontroller.gui.dynamic
 
PodcastEncoder() - Constructor for class org.musicontroller.gui.dynamic.PodcastEncoder
 
Podcasts - Class in org.musicontroller.gui
 
Podcasts() - Constructor for class org.musicontroller.gui.Podcasts
 
PodcastUpdateJob - Class in org.musicontroller.core.jobs
This class provides the functionality to import a Podcast-Playlist into the database.
PodcastUpdateJob() - Constructor for class org.musicontroller.core.jobs.PodcastUpdateJob
 
prettyPrint() - Method in class org.varienaja.util.DenseSet
Returns a string representation of the contents of the set in the format: a-b,c,d-e, ...
previousMonthEnd(Date) - Static method in class org.varienaja.util.DateTools
 
procesSearchResult(InputStreamReader) - Method in class org.varienaja.util.coverart.AbstractCoverArtFinder
Processes the InputStream of the URI from constructSearchURI(), and extracts a list of CoverArtSearchResult objects from it.
procesSearchResult(InputStreamReader) - Method in class org.varienaja.util.coverart.GoogleCoverArtFinder
 
procesSearchResult(InputStreamReader) - Method in class org.varienaja.util.coverart.YahooCoverArtFinder
 
provideServiceAccount() - Static method in class org.musicontroller.security.ServiceRoleProvider
Zorgt ervoor dat de huidige Thread geauthenticeerd is als 'service'
purge(long) - Static method in class org.varienaja.util.coverart.CoverArtManager
Deletes all entries for this id.

Q

queryWikipedia(String) - Static method in class org.varienaja.util.wikipedia.WikipediaSearcher
Searches Wikipedia, and returns the resulting page as a completely parsed XMLDocument

R

RandomCandidateSelector - Class in org.musicontroller.songselection
Randomly selects a preset number of songs from the song collection.
RandomCandidateSelector() - Constructor for class org.musicontroller.songselection.RandomCandidateSelector
Default constructor sets the playRequestInOrder property to false.
RandomNumberGenerator - Class in org.varienaja.util
 
RandomNumberGenerator() - Constructor for class org.varienaja.util.RandomNumberGenerator
 
read(byte[], int, int) - Method in class org.varienaja.util.TolerantZipInputStream
Reads from the current ZIP entry into an array of bytes.
readLines(InputStream) - Static method in class org.varienaja.util.StringUtil
Reads lines from the given input stream.
readPlaylistFromRss(InputStream) - Method in class org.musicontroller.rss.RssDAO
Reads an InputStream (which has to contain a podcast-rss stream), converts it into a Playlist.
readPlaylistFromRss(String) - Method in class org.musicontroller.rss.RssDAO
Reads a Playlist from a URL, which contains a podcast-rss.
READY_FOR_INSPECTION - Static variable in class org.musicontroller.core.jobs.ImportJob
 
refreshComments(Playlist) - Method in class org.varienaja.comments.CommentService
Refreshes the Comments for a Playlist.
registerSongChangeListener(SongChangeListener) - Method in interface org.musicontroller.dao.Dao
Adds a SongChangeListener to the internal list of listeners.
registerSongChangeListener(SongChangeListener) - Method in class org.musicontroller.dao.HibernateDao
 
reindexAll() - Method in class org.musicontroller.core.searching.Indexer
Reindexes all items.
reindexArtist(Artist) - Method in class org.musicontroller.core.searching.Indexer
 
reindexBand(Band) - Method in class org.musicontroller.core.searching.Indexer
 
reindexInstrument(Instrument) - Method in class org.musicontroller.core.searching.Indexer
 
reindexKeyword(Keyword) - Method in class org.musicontroller.core.searching.Indexer
 
reindexPlaylist(Playlist) - Method in class org.musicontroller.core.searching.Indexer
 
reindexSong(Song) - Method in class org.musicontroller.core.searching.Indexer
 
remove(long) - Method in class org.varienaja.util.DenseSet
/** Removes a long value from the Set of longs.
removeComment(String) - Static method in class org.varienaja.util.wikipedia.WikiContentHelper
Removes html-comments from a String.
removeEldestEntry(Map.Entry<K, V>) - Method in class org.varienaja.util.LRUMap
 
removeFromCandidates(Song) - Method in interface org.musicontroller.songselection.CandidateSelector
Removes a Song from the pool.
removeFromCandidates(Song) - Method in class org.musicontroller.songselection.RandomCandidateSelector
 
removeImages(String) - Static method in class org.varienaja.util.wikipedia.WikiContentHelper
Removes image-refs from a String.
removeKeyWordFromBag(Keywordbag, Keyword) - Static method in class org.musicontroller.dao.BagAndKeywordUtils
Tries to find a keyword bag with all keywords of this bag minus the parameter keyword.
removeKeywords(IRequestCycle) - Method in class org.musicontroller.gui.edit.PlaylistEdit
Remove the keywords entered by the user from all songs in the playlist.
removeKeywordsFromPlaylist(Playlist, String, TrackList) - Method in interface org.musicontroller.service.McService
Removes the keywords in the comma separated list from the playlist.
removeKeywordsFromPlaylist(Playlist, String, TrackList) - Method in class org.musicontroller.service.McServiceImpl
 
removeLinks(String) - Static method in class org.varienaja.util.wikipedia.WikiContentHelper
Removes WikiLink-constructs from plaintext.
removeMusicArchiveBean(MusicArchiveBean) - Static method in class org.musicontroller.core.jobs.MetadataExtractJob
Removes a music archive bean from (persistent) storage.
removeRefs(String) - Static method in class org.varienaja.util.wikipedia.WikiContentHelper
Removes html from a String.
removeSuffix(String) - Static method in class org.varienaja.util.StringUtil
Removes the suffix (the substring after the last dot) of the given string.
RemoveUnusedAiBags - Class in org.musicontroller.repair
Removes unused AIBag objects.
RemoveUnusedAiBags() - Constructor for class org.musicontroller.repair.RemoveUnusedAiBags
 
renderComponent(IMarkupWriter, IRequestCycle) - Method in class org.musicontroller.gui.components.PlaylistRequester
 
renderComponent(IMarkupWriter, IRequestCycle) - Method in class org.musicontroller.gui.components.SongRequester
 
renderFormComponent(IMarkupWriter, IRequestCycle) - Method in class org.musicontroller.gui.components.SuggestInput
 
renderReturnPage(IRequestCycle) - Method in class org.musicontroller.gui.edit.BaseEditPage
 
requested - Static variable in class org.musicontroller.core.Event
 
requestSong(long) - Method in interface org.musicontroller.DJ
Requests a song.
requestSong(long) - Method in class org.musicontroller.DJImpl
 
requestsPlayedAtRandom() - Method in interface org.musicontroller.songselection.CandidateSelector
Returns true if the requests will be played at random or false otherwise.
requestsPlayedAtRandom() - Method in class org.musicontroller.songselection.RandomCandidateSelector
 
requestsPlayedInOrder() - Method in interface org.musicontroller.songselection.CandidateSelector
Returns true if the requests will be played in order of entry or false otherwise.
requestsPlayedInOrder() - Method in class org.musicontroller.songselection.RandomCandidateSelector
 
reset() - Method in class org.musicontroller.streaming.MpegOutputStream
Resets the internal state of the MpegOutputStream.
REVIEW - Static variable in class org.varienaja.comments.CommentDAO
 
reviewArchive(IRequestCycle, String) - Method in class org.musicontroller.gui.importer.ImportProgress
Forwards the User to a Page where the archive can be reviewed and imported.
REVIEWELEMENT - Static variable in class org.varienaja.comments.CommentDAO
 
REVIEWELEMENTS - Static variable in class org.varienaja.comments.CommentDAO
 
ReviewImportedMusic - Class in org.musicontroller.gui.importer
 
ReviewImportedMusic() - Constructor for class org.musicontroller.gui.importer.ReviewImportedMusic
 
ReviewRefreshJob - Class in org.musicontroller.core.jobs
The ReviewRefreshJob refreshes all Playlist-reviews.
ReviewRefreshJob() - Constructor for class org.musicontroller.core.jobs.ReviewRefreshJob
 
REVIEWS - Static variable in class org.varienaja.comments.CommentDAO
 
rewindFormComponent(IMarkupWriter, IRequestCycle) - Method in class org.musicontroller.gui.components.SuggestInput
 
Role - Class in org.musicontroller.core
 
Role() - Constructor for class org.musicontroller.core.Role
 
Role - Class in org.musicontroller.security
Catches a group of Authorities under one name.
Role() - Constructor for class org.musicontroller.security.Role
Creates a new Role-object.
RoleSelectionModel - Class in org.musicontroller.gui.admin
Implements a Tapestry PropertySelectionModel for use as selector for Roles in the UserEditor.
RoleSelectionModel(List<Role>) - Constructor for class org.musicontroller.gui.admin.RoleSelectionModel
 
RssDAO - Class in org.musicontroller.rss
Class for reading and writing PodCast-RSS.
RssDAO() - Constructor for class org.musicontroller.rss.RssDAO
 
RssService - Class in org.musicontroller.streaming
Serves a Playlist as a Postcast.
RssService() - Constructor for class org.musicontroller.streaming.RssService
 
run() - Method in class org.musicontroller.core.jobs.PodcastUpdateJob
 

S

sameDay(Date, Date) - Static method in class org.varienaja.util.DateTools
Retourneert true als de 2 Date objecten in dezelfde dag vallen en anders false.
sanitizeQuotes(String) - Static method in class org.varienaja.util.wikipedia.WikiContentHelper
Removes superfluous quotes in a String.
save(Band) - Method in interface org.musicontroller.dao.Dao
Persist the properties of this band.
save(Keyword) - Method in interface org.musicontroller.dao.Dao
Persist the properties of this keyword.
save(Keywordbag) - Method in interface org.musicontroller.dao.Dao
Persist a keyword bag.
save(Playlist) - Method in interface org.musicontroller.dao.Dao
Persist the properties of this playlist.
save(Link) - Method in interface org.musicontroller.dao.Dao
Persist the properties of this link.
save(Song) - Method in interface org.musicontroller.dao.Dao
Persist the properties of this song.
save(Artist) - Method in interface org.musicontroller.dao.Dao
Persist the properties of this artist.
save(Instrument) - Method in interface org.musicontroller.dao.Dao
Persist the properties of this Instrument.
save(AIBag) - Method in interface org.musicontroller.dao.Dao
Persist the properties of this AIBag.
save(Band) - Method in class org.musicontroller.dao.HibernateDao
 
save(Keyword) - Method in class org.musicontroller.dao.HibernateDao
 
save(Keywordbag) - Method in class org.musicontroller.dao.HibernateDao
 
save(Playlist) - Method in class org.musicontroller.dao.HibernateDao
 
save(Link) - Method in class org.musicontroller.dao.HibernateDao
 
save(Song) - Method in class org.musicontroller.dao.HibernateDao
 
save(Artist) - Method in class org.musicontroller.dao.HibernateDao
 
save(Instrument) - Method in class org.musicontroller.dao.HibernateDao
 
save(AIBag) - Method in class org.musicontroller.dao.HibernateDao
 
save(IUser) - Method in class org.musicontroller.dao.HibernateDao
 
save(Role) - Method in class org.musicontroller.dao.HibernateDao
 
save(Authority) - Method in class org.musicontroller.dao.HibernateDao
 
save(IRequestCycle) - Method in class org.musicontroller.gui.edit.BandEdit
Submits the changes made.
save(IRequestCycle) - Method in class org.musicontroller.gui.edit.PlaylistEdit
Save the changed playlist properties releaseDate, playlist name.
save(IRequestCycle) - Method in class org.musicontroller.gui.edit.SongEdit
Submits the changes made.
save(IUser) - Method in interface org.musicontroller.security.UserDao
Persists a User-object.
saveCommentsToCache(String, long, Set<Comment>) - Static method in class org.varienaja.comments.CommentDAO
Stores the reviews of an item on disk.
saveSongEvent(long, int, long) - Method in interface org.musicontroller.MusiController
 
saveSongEvent(long, int, long, Date) - Method in interface org.musicontroller.MusiController
 
saveSongEvent(long, int, long, Date) - Method in class org.musicontroller.MusiControllerImpl
 
saveSongEvent(long, int, long) - Method in class org.musicontroller.MusiControllerImpl
 
saveUser(IUser) - Method in interface org.musicontroller.service.UserService
Saves changs to an existing user.
saveUser(IUser) - Method in class org.musicontroller.service.UserServiceImpl
 
scale(long, int) - Static method in class org.varienaja.util.coverart.CoverArtManager
Scales the original image of the specified id to the specified size.
scale(InputStream, String, int) - Static method in class org.varienaja.util.coverart.ImageScaler
Scales a source-jpeg to a new jpeg.
scale(String, String, int) - Static method in class org.varienaja.util.coverart.ImageScaler
 
scale(InputStream, int) - Static method in class org.varienaja.util.coverart.ImageScaler
Scales a source-jpeg to a new image
scale(Image, int) - Static method in class org.varienaja.util.coverart.ImageScaler
Scales a source-image to a new image
search(String, Map<String, Object>, int) - Method in interface org.musicontroller.dao.Dao
Searches in the Database, and returns the objects that were selected.
search(String, Map<String, Object>, int, int) - Method in interface org.musicontroller.dao.Dao
Searches in the Database, and returns the objects that were selected.
search(String, Map<String, Object>, int) - Method in class org.musicontroller.dao.HibernateDao
 
search(String, Map<String, Object>, int, int) - Method in class org.musicontroller.dao.HibernateDao
 
Search - Class in org.musicontroller.gui
Search-page.
Search() - Constructor for class org.musicontroller.gui.Search
 
searchArtist(String, String) - Method in interface org.musicontroller.dao.Dao
Find an artist matching the given first and last name.
searchArtist(String, String) - Method in class org.musicontroller.dao.HibernateDao
 
searchBand(String) - Method in interface org.musicontroller.dao.Dao
Locate and load the band with the given name.
searchBand(String) - Method in class org.musicontroller.dao.HibernateDao
 
searchGeneral(String, String) - Method in interface org.musicontroller.core.searching.ISearcher
Searches an Index for Items.
searchGeneral(String, String) - Method in class org.musicontroller.core.searching.MCSearcher
 
searchInstrument(String) - Method in interface org.musicontroller.dao.Dao
Returns the instrument with the given instrument name or NULL if there is no instrument with the given name.
searchInstrument(String) - Method in class org.musicontroller.dao.HibernateDao
 
searchKeyword(String) - Method in interface org.musicontroller.dao.Dao
Find a keyword matching the given keyword-string.
searchKeyword(String) - Method in class org.musicontroller.dao.HibernateDao
 
searchPlaylist(String) - Method in interface org.musicontroller.dao.Dao
Find a playlist matching the given name.
searchPlaylist(String) - Method in class org.musicontroller.dao.HibernateDao
 
searchPlaylistByName(String) - Method in interface org.musicontroller.service.McService
Returns a list of playlists with the same name as the parameter.
searchPlaylistByName(String) - Method in class org.musicontroller.service.McServiceImpl
 
searchTopSongsForKeyword(String, String) - Method in class org.musicontroller.core.searching.MCSearcher
 
selectCandidates(List<Long>) - Method in interface org.musicontroller.songselection.CandidateSelector
Selects candidate-Songs from the pool.
selectCandidates(int) - Method in interface org.musicontroller.songselection.CandidateSelector
Selects a selection of candidate-Songs from the pool.
selectCandidates(List<Long>) - Method in class org.musicontroller.songselection.RandomCandidateSelector
 
selectCandidates(int) - Method in class org.musicontroller.songselection.RandomCandidateSelector
 
selectCoverArt(IRequestCycle, CoverArtSearchResult) - Method in class org.musicontroller.gui.edit.CoverArtEdit
Set the selected image as the cover art image for the playlist if the playlist is persistent.
SelectiveOpenSessionInViewFilter - Class in org.varienaja.util
The SelectiveOpenSessionInViewFilter selectively applies the OpenSessionInViewFilter, depending on the requestparameters.
SelectiveOpenSessionInViewFilter() - Constructor for class org.varienaja.util.SelectiveOpenSessionInViewFilter
Creates a new SelectiveOpenSessionInViewFilter.
selectKeyword(Long) - Method in class org.musicontroller.gui.Keywords
 
selectSong(List<Song>, LastPlayedContainer, IUser) - Method in class org.musicontroller.songselection.AdvancedRandomSongSelector
 
selectSong(List<Song>, LastPlayedContainer, IUser) - Method in interface org.musicontroller.songselection.SongSelector
Returns one Song, which is selected using the Advanced Random algorithm.
serialVersionUID - Static variable in exception org.musicontroller.importer.ImporterException
 
service(IRequestCycle) - Method in class org.musicontroller.streaming.CoverArtService
 
service(IRequestCycle) - Method in class org.musicontroller.streaming.Downloader
 
service(IRequestCycle) - Method in class org.musicontroller.streaming.PlaylistGenerator
 
service(IRequestCycle) - Method in class org.musicontroller.streaming.RssService
 
service(IRequestCycle) - Method in class org.musicontroller.streaming.StreamService
 
SERVICE_NAME - Static variable in class org.musicontroller.streaming.CoverArtService
 
SERVICE_NAME - Static variable in class org.musicontroller.streaming.Downloader
 
SERVICE_NAME - Static variable in class org.musicontroller.streaming.PlaylistGenerator
 
SERVICE_NAME - Static variable in class org.musicontroller.streaming.RssService
 
SERVICE_NAME - Static variable in class org.musicontroller.streaming.StreamService
 
ServiceRoleProvider - Class in org.musicontroller.security
 
ServiceRoleProvider() - Constructor for class org.musicontroller.security.ServiceRoleProvider
 
setAccountNonLocked(boolean) - Method in class org.musicontroller.security.User
 
setAddToExistingPlaylist(boolean) - Method in class org.musicontroller.importer.PlaylistImportProperties
 
setAibag(AIBag) - Method in class org.musicontroller.core.Song
 
setAiRelationList(List<AiRelationBean>) - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
setAiRelationList(List<AiRelationBean>) - Method in class org.musicontroller.gui.edit.SongEdit
 
setAlign(String) - Method in class org.musicontroller.gui.components.CoverArt
 
setArchiveName(String) - Method in class org.musicontroller.importer.MusicArchiveBean
Setter for the music archive name.
setArtist(Artist) - Method in class org.musicontroller.core.Contract_BA
 
setArtist(Artist) - Method in class org.musicontroller.gui.components.ArtistLink
 
setArtist(Artist) - Method in class org.musicontroller.gui.Search
 
setArtist_id(long) - Method in class org.musicontroller.core.AIRelation
Setter for the artist id.
setArtistfirstname(String) - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
setArtistId(Long) - Method in class org.musicontroller.gui.ArtistInfo
 
setArtistinfo(Object[]) - Method in class org.musicontroller.gui.components.ArtistLink
 
setArtistlastname(String) - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
setArtistname(String) - Method in class org.musicontroller.core.Role
 
setArtists(Set<Contract_BA>) - Method in class org.musicontroller.core.Band
 
setAuthorities(Set<Authority>) - Method in class org.musicontroller.security.Role
Sets the Authorities that are granted to this Role.
setBand(Band) - Method in class org.musicontroller.core.Contract_BA
 
setBand(Band) - Method in class org.musicontroller.core.Song
 
setBand(Band) - Method in class org.musicontroller.gui.components.BandLink
 
setBand(Band) - Method in class org.musicontroller.gui.components.PlaylistReviews
 
setBandId(long) - Method in class org.musicontroller.gui.BandInfo
 
setBandId(Long) - Method in class org.musicontroller.gui.edit.BandEdit
 
setBandId(long) - Method in class org.musicontroller.gui.edit.SongBean
Setter for the band id.
setBandinfo(Object[]) - Method in class org.musicontroller.gui.Bands
 
setBandinfo(Object[]) - Method in class org.musicontroller.gui.components.BandLink
 
setBandName(String) - Method in class org.musicontroller.gui.edit.BandEdit
 
setBandName(String) - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
setBandname(String) - Method in class org.musicontroller.gui.edit.SongBean
Setter for the band name.
setBandName(String) - Method in class org.musicontroller.gui.edit.SongEdit
 
setBandName(String) - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Setter for the bandname.
setBandProperties(Band, String) - Method in interface org.musicontroller.service.McService
Sets the band name and comments string according to the specified parameters.
setBandProperties(Band, String) - Method in class org.musicontroller.service.McServiceImpl
 
setBands(Set<Contract_BA>) - Method in class org.musicontroller.core.Artist
 
setBasedir(String) - Method in class org.musicontroller.service.FileUtils
Setter for the music archive directory.
setBegindate(Date) - Method in class org.musicontroller.core.Contract_BA
 
setBirth(Date) - Method in class org.musicontroller.core.Artist
 
setBitrate(int) - Method in class org.musicontroller.gui.SongInfo
 
setBpm(int) - Method in class org.musicontroller.core.Song
 
setCandidateCount(int) - Method in class org.musicontroller.songselection.RandomCandidateSelector
Setter for the number of candidates in the candidate set.
setCandidateSelector(CandidateSelector) - Method in interface org.musicontroller.DJ
 
setCandidateSelector(CandidateSelector) - Method in class org.musicontroller.DJFactory
Setter for the candidate selector.
setCandidateSelector(CandidateSelector) - Method in class org.musicontroller.DJImpl
 
setChanged(Date) - Method in class org.musicontroller.core.Artist
 
setChanged(Date) - Method in class org.musicontroller.core.Eventkind
 
setChanged(Date) - Method in class org.musicontroller.core.Link
 
setChanged(Date) - Method in class org.musicontroller.core.LinkableAbs
Sets the date where this object was last-changed.
setColumn(int) - Method in class org.musicontroller.gui.admin.Keywordmanagement
 
setComments(String) - Method in class org.musicontroller.core.Artist
 
setComments(String) - Method in class org.musicontroller.core.Playlist
 
setComments(String) - Method in class org.musicontroller.core.Song
 
setCoverArt(String) - Method in class org.musicontroller.importer.PlaylistImportProperties
Setter for the proposed cover art image.
setCoverArtCandidate(CoverArtSearchResult) - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
setCoverArtSearchDone(boolean) - Method in class org.musicontroller.importer.PlaylistImportProperties
Set to true to indicate a cover art search has been done.
setCredentialsNonExired(boolean) - Method in class org.musicontroller.security.User
 
setDao(Dao) - Method in class org.musicontroller.core.jobs.ConsistencyCheckJob
 
setDao(Dao) - Method in class org.musicontroller.core.jobs.PodcastUpdateJob
 
setDao(Dao) - Method in class org.musicontroller.core.jobs.ReviewRefreshJob
 
setDao(Dao) - Method in class org.musicontroller.dao.BagAndKeywordUtils
Setter for the DAO.
setDao(Dao) - Method in class org.musicontroller.importer.ImporterImpl
Setter for the Dao.
setDao(Dao) - Method in interface org.musicontroller.MusiController
 
setDao(Dao) - Method in class org.musicontroller.MusiControllerImpl
 
setDao(Dao) - Method in class org.musicontroller.rss.RssDAO
Set the MusiController-dao, which is used for looking up songs and playlists.
setDao(UserDao) - Method in class org.musicontroller.security.DaoUserDetailsService
Set the UserDao.
setDao(Dao) - Method in class org.musicontroller.service.McServiceImpl
Setter for the DAO.
setDao(UserDao) - Method in class org.musicontroller.service.UserServiceImpl
Setter for the UserDao.
setDao(Dao) - Method in class org.musicontroller.songselection.AdvancedRandomSongSelector
Setter for the DAO.
setDao(Dao) - Method in class org.musicontroller.songselection.RandomCandidateSelector
Sets the Dao and initializes the internal set of songIDs.
setDao(Dao) - Method in class org.musicontroller.streaming.Downloader
 
setDao(Dao) - Method in class org.musicontroller.streaming.RssService
Set the Dao for this object (Used for User-verification and Playlist-loading)
setDao(Dao) - Method in class org.varienaja.comments.CommentService
 
setDate(Date) - Method in class org.varienaja.comments.Comment
 
setDecease(Date) - Method in class org.musicontroller.core.Artist
 
setDecorator(String) - Method in class org.musicontroller.gui.components.SongLink
 
setDescription(String) - Method in class org.musicontroller.security.Authority
Sets the descrition of this Authority.
setDisabled(boolean) - Method in class org.musicontroller.gui.components.SuggestInput
 
setDisabledMessage(String) - Method in class org.musicontroller.security.User
When the disabledmessage is set, the User is automatically disabled, and cannot logon.
setDjFactory(DJFactory) - Method in class org.musicontroller.streaming.StreamMaster
Setter for the DJ factory.
setElement(CommentElement) - Method in class org.musicontroller.gui.components.PlaylistReviews
 
setEnddate(Date) - Method in class org.musicontroller.core.Contract_BA
 
setEntryName(String) - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Setter for the file name of the MP3 file in the inspected directrory.
setEvent(Event) - Method in class org.musicontroller.gui.components.EventList
 
setEventkind(int) - Method in class org.musicontroller.core.Event
 
setEvents(Set<Event>) - Method in class org.musicontroller.core.Song
Setter for the set of events of the song.
setEvents(Collection<Event>) - Method in class org.musicontroller.gui.components.EventList
 
setExpiryDate(Date) - Method in interface org.musicontroller.security.IUser
Sets the expirydate of this User.
setExpiryDate(Date) - Method in class org.musicontroller.security.User
 
setFeedback(String) - Method in class org.musicontroller.gui.admin.Adduser
 
setFeedback(String) - Method in class org.musicontroller.gui.admin.Usermanagement
 
setFeedback(String) - Method in class org.musicontroller.gui.importer.Import
 
setFeedback(String) - Method in class org.musicontroller.gui.importer.ImportProgress
 
setFeedback(String) - Method in class org.musicontroller.gui.importer.MusicArchive
Sets a message for the user.
setFeedback(String) - Method in class org.musicontroller.gui.Search
 
setFilterBegin(Date) - Method in class org.musicontroller.core.Playlist
You can set this value to indicate that this playlist's Songs' Events should be filtered to a certain period.
setFilterEnd(Date) - Method in class org.musicontroller.core.Playlist
 
setFirstname(String) - Method in class org.musicontroller.core.Artist
Setter for the first name of the artist.
setFirstName(String) - Method in class org.musicontroller.gui.edit.AiRelationBean
Setter for the artists' first name.
setHighestIndexNr(int) - Method in class org.musicontroller.gui.edit.TrackList
Sets the index number of the last song in the tracklist.
setId(long) - Method in class org.musicontroller.core.AIBag
 
setId(long) - Method in class org.musicontroller.core.Artist
 
setId(long) - Method in class org.musicontroller.core.Contract_BA
 
setId(long) - Method in class org.musicontroller.core.Contract_PS
 
setId(long) - Method in class org.musicontroller.core.Contract_SK
 
setId(long) - Method in class org.musicontroller.core.Event
 
setId(long) - Method in class org.musicontroller.core.Eventkind
 
setId(long) - Method in class org.musicontroller.core.Keywordbag
 
setId(long) - Method in class org.musicontroller.core.Link
 
setId(long) - Method in class org.musicontroller.core.LinkableAbs
 
setId(int) - Method in class org.musicontroller.security.Authority
Set the identifier of this Authority
setId(long) - Method in interface org.musicontroller.security.IUser
Sets the identifier of the User.
setId(int) - Method in class org.musicontroller.security.Role
Set the identifier for this Role
setId(long) - Method in class org.musicontroller.security.User
 
setId(long) - Method in class org.varienaja.comments.CommentElement
 
setInclude(boolean) - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Setter for the included indicator.
setIndex(int) - Method in class org.musicontroller.gui.components.SongList
 
setInserted(Date) - Method in class org.musicontroller.core.Artist
 
setInserted(Date) - Method in class org.musicontroller.core.Eventkind
 
setInserted(Date) - Method in class org.musicontroller.core.Link
 
setInserted(Date) - Method in class org.musicontroller.core.LinkableAbs
Sets the date when this object was inserted (created).
setInstrument(Instrument) - Method in class org.musicontroller.gui.components.InstrumentLink
 
setInstrument_id(long) - Method in class org.musicontroller.core.AIRelation
Setter for the instrument id.
setInstruments(String) - Method in class org.musicontroller.core.Role
 
setInstruments(String) - Method in class org.musicontroller.gui.edit.AiRelationBean
Setter for the instrument list.
setInstruments(String) - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
setItem(Item) - Method in class org.musicontroller.gui.Search
Sets the loop-iterator.
setItems(List<Item>) - Method in class org.musicontroller.gui.Search
 
setKeyword(Keyword) - Method in class org.musicontroller.core.Contract_SK
 
setKeyword(Keyword) - Method in class org.musicontroller.gui.components.KeywordLink
 
setKeyword(Keyword) - Method in class org.musicontroller.gui.Search
 
setKeywordbag(Keywordbag) - Method in class org.musicontroller.core.Song
Setter for the bag of keywords associated with this song.
setKeywordId(Long) - Method in class org.musicontroller.gui.PlaylistInfo
 
setKeywordinfo(Object[]) - Method in class org.musicontroller.gui.components.KeywordLink
 
setKeywordinfo(Object[]) - Method in class org.musicontroller.gui.Keywords
 
setKeywords(List<Keyword>) - Method in class org.musicontroller.core.Keywordbag
 
setKeywords(Set<String>) - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Setter for the keyword set.
setKeywordString(String) - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Splits the argument into comma-separated keywords and stores them in the keywords property of the bean.
setKind(int) - Method in class org.musicontroller.gui.components.Usage
 
setLastname(String) - Method in class org.musicontroller.core.Artist
Setter for the last name of the artist.
setLastName(String) - Method in class org.musicontroller.gui.edit.AiRelationBean
Setter for the artists' last name.
setLength(int) - Method in class org.musicontroller.core.Song
Sets the song length in milliseconds.
setLength(String) - Method in class org.musicontroller.core.Song
Sets the Songs length.
setLink(Link) - Method in class org.musicontroller.core.Artist
 
setLink(Link) - Method in class org.musicontroller.core.Band
 
setLink(Link) - Method in class org.musicontroller.core.Playlist
 
setLink(Link) - Method in class org.musicontroller.core.Song
 
setLinkFactory(LinkFactory) - Method in class org.musicontroller.streaming.CoverArtService
 
setLinkFactory(LinkFactory) - Method in class org.musicontroller.streaming.Downloader
 
setLinkFactory(LinkFactory) - Method in class org.musicontroller.streaming.PlaylistGenerator
 
setLinkFactory(LinkFactory) - Method in class org.musicontroller.streaming.RssService
 
setLinkFactory(LinkFactory) - Method in class org.musicontroller.streaming.StreamService
 
setList(Playlist) - Method in class org.musicontroller.gui.components.SongList
 
setLoginname(String) - Method in interface org.musicontroller.security.IUser
Sets the loginname for this User.
setLoginname(String) - Method in class org.musicontroller.security.User
 
setMcService(McService) - Method in class org.musicontroller.importer.ImporterImpl
Setter for the McService.
setMcService(McService) - Method in class org.musicontroller.streaming.CoverArtService
Setter for the MusiController service.
setMergeIndicator(boolean) - Method in class org.musicontroller.gui.edit.PlaylistMergeBean
Setter for the merge indicator.
setMergePlaylistBeanList(List<PlaylistMergeBean>) - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
setMetadata(String, String) - Method in class org.musicontroller.streaming.ShoutcastOutputStream
Sets the current metadata
setMoment(Date) - Method in class org.musicontroller.core.Event
 
setMonth(int) - Method in class org.musicontroller.gui.components.Usage
 
setMonth(Object[]) - Method in class org.musicontroller.gui.statistics.Database
 
setMusicDirProvider(MusicDirProvider) - Method in class org.musicontroller.core.Link
Sets the MusicDirProvider.
setMusiController(MusiController) - Method in interface org.musicontroller.DJ
 
setMusiController(MusiController) - Method in class org.musicontroller.DJFactory
Setter for the MusiController object.
setMusiController(MusiController) - Method in class org.musicontroller.DJImpl
 
setName(String) - Method in class org.musicontroller.core.Band
Setter for the Band name.
setName(String) - Method in class org.musicontroller.core.Eventkind
 
setName(String) - Method in class org.musicontroller.core.LinkableAbs
Setter for the name.
setName(String) - Method in interface org.musicontroller.security.IUser
Set the real name of this User.
setName(String) - Method in class org.musicontroller.security.Role
Sets the name for this Role.
setName(String) - Method in class org.musicontroller.security.User
 
setNullItem() - Method in class org.musicontroller.core.searching.Item
Set a flag that indicates that this Item points to a null-object.
setPair(Long[]) - Method in class org.musicontroller.gui.admin.DoubleSongs
 
setParent(Keyword) - Method in class org.musicontroller.core.Keyword
 
setParent(Song) - Method in class org.musicontroller.core.Song
 
setPass1(String) - Method in class org.musicontroller.gui.admin.Adduser
 
setPass2(String) - Method in class org.musicontroller.gui.admin.Adduser
 
setPassword(String) - Method in interface org.musicontroller.security.IUser
Sets the encrypted version of this Users password.
setPassword(String) - Method in class org.musicontroller.security.User
 
setPlaying(boolean) - Method in interface org.musicontroller.DJ
Sets the state of the DJ.
setPlaying(boolean) - Method in class org.musicontroller.DJImpl
 
setPlayingTime(int) - Method in interface org.musicontroller.DJ
To be used by the StreamService, to provide feedback to the DJ about the amount of milliseconds that have been played of the current ssong.
setPlayingTime(int) - Method in class org.musicontroller.DJImpl
 
setPlayingTime(int) - Method in interface org.musicontroller.streaming.IStreamController
Sets the playing time of the Stream in milliseconds.
setPlaylist(Playlist) - Method in class org.musicontroller.core.Contract_PS
 
setPlaylist(Playlist) - Method in class org.musicontroller.gui.components.PlaylistLink
 
setPlaylist(Playlist) - Method in class org.musicontroller.gui.components.PlaylistReviews
 
setPlaylist(Playlist) - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
setPlaylist(Playlist) - Method in class org.musicontroller.gui.Search
 
setPlaylistcontract(Contract_PS) - Method in class org.musicontroller.gui.components.SongList
 
setPlaylistCoverArt(Playlist, CoverArtSearchResult) - Method in interface org.musicontroller.service.McService
Use the image in the CoverArtSearchResult to update the coverart for the playlist.
setPlaylistCoverArt(Playlist, CoverArtSearchResult) - Method in class org.musicontroller.service.McServiceImpl
 
setPlaylistDescription(String) - Method in class org.musicontroller.gui.edit.PlaylistMergeBean
Setter for the playlist description.
setPlaylistId(Long) - Method in class org.musicontroller.gui.components.CoverArt
 
setPlaylistId(long) - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
setPlaylistId(long) - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
setPlaylistId(long) - Method in class org.musicontroller.gui.edit.PlaylistMergeBean
 
setPlaylistId(Long) - Method in class org.musicontroller.gui.PlaylistInfo
 
setPlaylistinfo(Object[]) - Method in class org.musicontroller.gui.components.PlaylistLink
 
setPlaylistKeywords(String) - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
setPlaylistName(String) - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
setPlaylistName(String) - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
setPlaylistName(String) - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Setter for the playlist-name.
setPlaylistName(String) - Method in class org.musicontroller.importer.PlaylistImportProperties
Setter for the playlist name.
setPlaylistProperties(String, PlaylistImportProperties) - Method in class org.musicontroller.importer.MusicArchiveBean
Setter for the per playlist import properties of the specified playlist.
setPlaylistProperties(Playlist, String, Date) - Method in interface org.musicontroller.service.McService
Edit basic playlist properties: name and releasedate.
setPlaylistProperties(Playlist, String, Date) - Method in class org.musicontroller.service.McServiceImpl
 
setPlaylistReleasedate(Date) - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
setPlaylists(Set<Contract_PS>) - Method in class org.musicontroller.core.Song
 
setPodcastURL(String) - Method in class org.musicontroller.core.jobs.PodcastUpdateJob
 
setPrevious(Playlist) - Method in class org.musicontroller.core.Playlist
You can set this property to a non-null value, to indicate the previous state of this playlist.
setProvider(DaoAuthenticationProvider) - Method in class org.musicontroller.security.ServiceRoleProvider
 
setQuery(String) - Method in class org.musicontroller.gui.dynamic.Suggestions
 
setRelations(List<AIRelation>) - Method in class org.musicontroller.core.AIBag
 
setReleasedate(Date) - Method in class org.musicontroller.core.Playlist
 
setReleaseDate(Date) - Method in class org.musicontroller.importer.MusicArchiveBean
Sets the release date value of this bean.
setReleaseDate(Date) - Method in class org.musicontroller.importer.MusicArchiveEntryBean
 
setReleaseDate(Date) - Method in class org.musicontroller.importer.PlaylistImportProperties
Setter for the release date.
setResponse(WebResponse) - Method in class org.musicontroller.streaming.CoverArtService
 
setResponse(WebResponse) - Method in class org.musicontroller.streaming.Downloader
 
setResponse(WebResponse) - Method in class org.musicontroller.streaming.PlaylistGenerator
 
setResponse(WebResponse) - Method in class org.musicontroller.streaming.RssService
 
setResponse(WebResponse) - Method in class org.musicontroller.streaming.StreamService
 
setReturnPage(String) - Method in class org.musicontroller.gui.edit.CoverArtEdit
 
setReview(Comment) - Method in class org.musicontroller.gui.components.PlaylistReviews
 
setRoles(Set<Role>) - Method in interface org.musicontroller.security.IUser
Set the Roles which this User is assigned to.
setRoles(Set<Role>) - Method in class org.musicontroller.security.User
 
setRolesList(List<Role>) - Method in interface org.musicontroller.security.IUser
Convenience method to set the roles in List form.
setRolesList(List<Role>) - Method in class org.musicontroller.security.User
 
setRow(int) - Method in class org.musicontroller.gui.admin.Keywordmanagement
 
setRowno(int) - Method in class org.musicontroller.core.Contract_PS
 
setSearchQuery(String) - Method in class org.musicontroller.gui.Search
 
setSearchString(String) - Method in class org.musicontroller.gui.components.Border
 
setSelectedKeywordId(Long) - Method in class org.musicontroller.gui.Keywords
 
setSelectedKeywordIds(List<Long>) - Method in class org.musicontroller.gui.Keywords
 
setServletRequest(HttpServletRequest) - Method in class org.musicontroller.streaming.PlaylistGenerator
 
setServletRequest(HttpServletRequest) - Method in class org.musicontroller.streaming.StreamService
 
setSessionFactory(SessionFactory) - Method in class org.musicontroller.core.jobs.ReviewRefreshJob
 
setSize(Integer) - Method in class org.musicontroller.gui.components.CoverArt
 
setSong(Song) - Method in class org.musicontroller.core.Contract_PS
 
setSong(Song) - Method in class org.musicontroller.core.Contract_SK
 
setSong(Song) - Method in class org.musicontroller.core.Event
 
setSong(Song) - Method in class org.musicontroller.gui.components.SongLink
 
setSong(Song) - Method in class org.musicontroller.gui.Search
 
setSongBeanList(List<SongBean>) - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
setSongId(long) - Method in class org.musicontroller.gui.edit.SongBean
Setter for the song id.
setSongId(Long) - Method in class org.musicontroller.gui.edit.SongEdit
 
setSongId(Long) - Method in class org.musicontroller.gui.SongInfo
 
setSongIndex(int) - Method in class org.musicontroller.gui.edit.SongBean
Setter for the song index.
setSongIndex(int) - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Setter for the song index.
setSonginfo(Object[]) - Method in class org.musicontroller.gui.components.SongLink
 
setSongKeywords(String) - Method in class org.musicontroller.gui.edit.SongBean
Setter for the song keywords (Expressed as a comma separated list of keywords).
setSongKeywords(String) - Method in class org.musicontroller.gui.edit.SongEdit
 
setSonglength(int) - Method in class org.musicontroller.gui.edit.SongBean
Setter for the song length.
setSongLength(int) - Method in class org.musicontroller.gui.edit.SongEdit
 
setSongLength(int) - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Setter for the song length.
setSongName(String) - Method in class org.musicontroller.gui.components.Border
 
setSongname(String) - Method in class org.musicontroller.gui.edit.SongBean
Setter for the song name.
setSongName(String) - Method in class org.musicontroller.gui.edit.SongEdit
 
setSongName(String) - Method in class org.musicontroller.importer.MusicArchiveEntryBean
Setter for the name of the song.
setSongProperties(Song, String, String, int, String) - Method in interface org.musicontroller.service.McService
Sets the song name, the song length in milliseconds and the song keywords according to the parameters specified.
setSongProperties(Song, String, String, int, String) - Method in class org.musicontroller.service.McServiceImpl
 
setSongs(Set<Contract_PS>) - Method in class org.musicontroller.core.Playlist
 
setSongSelector(SongSelector) - Method in interface org.musicontroller.DJ
 
setSongSelector(SongSelector) - Method in class org.musicontroller.DJImpl
 
setSortname(String) - Method in class org.musicontroller.core.Band
 
setSubmitted(char) - Method in class org.musicontroller.core.Event
 
setSuggestion(Song) - Method in class org.musicontroller.gui.dynamic.Suggestions
 
setText(String) - Method in class org.varienaja.comments.CommentElement
 
setTheband(Band) - Method in class org.musicontroller.gui.Search
 
setTimeOfLastCoverArtSearch(Date) - Method in class org.musicontroller.importer.PlaylistImportProperties
Setter for the date and time the cover art search was last done.
setTitle(String) - Method in class org.varienaja.comments.Comment
 
setTracklist(TrackList) - Method in class org.musicontroller.gui.edit.AiRelationBean
Setter for the tracklist.
setTracks(String) - Method in class org.musicontroller.gui.edit.PlaylistEdit
 
setTracks(String) - Method in class org.musicontroller.gui.edit.TrackList
Adds all tracks in the tracks String to the list of tracks indexes.
setType(char) - Method in class org.varienaja.comments.CommentElement
Sets the type of the reviewelement.
setUnencryptedPassword(String) - Method in interface org.musicontroller.security.IUser
Sets the password for a User.
setUnencryptedPassword(String) - Method in class org.musicontroller.security.User
 
setUnrequest(boolean) - Method in class org.musicontroller.gui.components.SongRequester
 
setURI(URI) - Method in class org.varienaja.util.coverart.CoverArtSearchResult
Setter for the URI.
setUrl(String) - Method in class org.musicontroller.core.Link
 
setUser(IUser) - Method in class org.musicontroller.core.Event
 
setUser(IUser) - Method in interface org.musicontroller.DJ
 
setUser(IUser) - Method in class org.musicontroller.DJImpl
 
setUser(IUser) - Method in class org.musicontroller.gui.admin.Adduser
 
setUser(IUser) - Method in class org.musicontroller.gui.admin.Usermanagement
 
setUser(User) - Method in class org.musicontroller.gui.Logon
 
setUser(User) - Method in class org.musicontroller.gui.Welcome
 
setUserid(Long) - Method in class org.musicontroller.gui.statistics.Bandwidth
 
setUserProperty(User, String, String) - Static method in class org.musicontroller.UserProperties
Loads the users' properties file, sets the property specified in the propName parameter to the value specified in the propValue parameter and saves the properties file.
setValue(String) - Method in class org.musicontroller.gui.components.SuggestInput
 
setWelcomeMessage(String) - Method in class org.musicontroller.gui.Welcome
 
setYear(int) - Method in class org.musicontroller.gui.components.Usage
 
ShoutcastOutputStream - Class in org.musicontroller.streaming
A ShoutcastOutputStream adds metadata to an OutputStream in the Shoutcast-format.
ShoutcastOutputStream(OutputStream) - Constructor for class org.musicontroller.streaming.ShoutcastOutputStream
 
ShoutcastOutputStream(OutputStream, boolean) - Constructor for class org.musicontroller.streaming.ShoutcastOutputStream
 
ShoutcastOutputStream(OutputStream, int, boolean) - Constructor for class org.musicontroller.streaming.ShoutcastOutputStream
Creates a new ShoutcastOutputStream-object
showSuggestions(IRequestCycle, String) - Method in class org.musicontroller.gui.components.Border
 
similarityScore(Keyword, StringBuilder) - Method in class org.musicontroller.core.Keyword
Calculates similarity between keywords.
size() - Method in class org.varienaja.util.DenseSet
 
skip(long) - Method in class org.varienaja.util.TolerantZipInputStream
Skips specified number of bytes in the current ZIP entry.
SkipException - Exception in org.musicontroller.streaming
 
SkipException() - Constructor for exception org.musicontroller.streaming.SkipException
 
skipped - Static variable in class org.musicontroller.core.Event
 
skipSong() - Method in interface org.musicontroller.DJ
Tells the DJ to skip the currently playing Song.
skipSong() - Method in class org.musicontroller.DJImpl
 
Song - Class in org.musicontroller.core
 
Song() - Constructor for class org.musicontroller.core.Song
 
SongBean - Class in org.musicontroller.gui.edit
Bean used for storing editable properties of a song in the form on the Playlist edit screen.
SongBean() - Constructor for class org.musicontroller.gui.edit.SongBean
 
SongChangeListener - Interface in org.musicontroller
A SongChangeListener is interested in changes of Song objects.
songCount - Variable in class org.musicontroller.gui.statistics.Database
 
SongDownloadEncoder - Class in org.musicontroller.gui.dynamic
 
SongDownloadEncoder() - Constructor for class org.musicontroller.gui.dynamic.SongDownloadEncoder
 
SongEdit - Class in org.musicontroller.gui.edit
This screen implements editing the properties of Songs.
SongEdit() - Constructor for class org.musicontroller.gui.edit.SongEdit
 
SongInfo - Class in org.musicontroller.gui
 
SongInfo() - Constructor for class org.musicontroller.gui.SongInfo
 
SongLengthRepair - Class in org.musicontroller.repair
Finds all songs in the database with length zero, calculates the length from the MP3 and sets the calculated length in the database.
SongLengthRepair() - Constructor for class org.musicontroller.repair.SongLengthRepair
 
SongLink - Class in org.musicontroller.gui.components
 
SongLink() - Constructor for class org.musicontroller.gui.components.SongLink
 
SongList - Class in org.musicontroller.gui.components
The component to show a list of Songs.
SongList() - Constructor for class org.musicontroller.gui.components.SongList
 
SongRequester - Class in org.musicontroller.gui.components
 
SongRequester() - Constructor for class org.musicontroller.gui.components.SongRequester
 
songsByBand(long) - Method in interface org.musicontroller.dao.Dao
 
songsByBand(long) - Method in class org.musicontroller.dao.HibernateDao
 
songsByKeyword(long) - Method in interface org.musicontroller.dao.Dao
 
songsByKeyword(long) - Method in class org.musicontroller.dao.HibernateDao
 
songsByKeywordbags(List<Keywordbag>, IUser, int) - Method in interface org.musicontroller.dao.Dao
Generates a Playlist containing songs that belong to the specified Keywordbags.
songsByKeywordbags(List<Keywordbag>, IUser, int) - Method in class org.musicontroller.dao.HibernateDao
 
songsByKeywordbags(List<Keywordbag>, User, int) - Method in interface org.musicontroller.service.McService
Generates a Playlist containing songs that belong to the specified Keywordbags.
songsByKeywordbags(List<Keywordbag>, User, int) - Method in class org.musicontroller.service.McServiceImpl
 
songsByKeywordIds(List<Long>, IUser) - Method in interface org.musicontroller.dao.Dao
 
songsByKeywordIds(List<Long>, IUser) - Method in class org.musicontroller.dao.HibernateDao
 
songsByKeywords(List<Keyword>, IUser) - Method in interface org.musicontroller.dao.Dao
 
songsByKeywords(List<Keyword>, IUser) - Method in class org.musicontroller.dao.HibernateDao
 
SongSelector - Interface in org.musicontroller.songselection
 
split(String) - Static method in class org.varienaja.util.StringUtil
Splits the input string.
splitElement(CommentElement, List<CommentElement>) - Method in class org.varienaja.comments.Comment
Splits an existing CommentElement into several others.
splitInstrumentList(String) - Static method in class org.musicontroller.dao.BagAndKeywordUtils
Splits the string into comma separated instrument names and returns a list with instruments with the names in the list.
StreamMaster - Class in org.musicontroller.streaming
The StreamMaster keeps track of all userIds and DJs.
StreamMaster() - Constructor for class org.musicontroller.streaming.StreamMaster
 
StreamService - Class in org.musicontroller.streaming
 
StreamService() - Constructor for class org.musicontroller.streaming.StreamService
 
streamToFile(InputStream, String) - Static method in class org.varienaja.util.FileOperations
Saves an InputStream to a file.
streamToFile(InputStream, File) - Static method in class org.varienaja.util.FileOperations
Saves an InputStream to a file.
StringUtil - Class in org.varienaja.util
Miscellaneous string utility methods.
substractMonth() - Method in class org.musicontroller.dao.PlaylistKey
Subtracts one month to the date-part of this PlaylistKey
SuggestInput - Class in org.musicontroller.gui.components
 
SuggestInput() - Constructor for class org.musicontroller.gui.components.SuggestInput
 
Suggestions - Class in org.musicontroller.gui.dynamic
 
Suggestions() - Constructor for class org.musicontroller.gui.dynamic.Suggestions
 

T

tmpFile(InputStream, String) - Static method in class org.varienaja.util.FileOperations
Creates a file in the temp-directory and returns the filename
toHtml(String) - Static method in class org.varienaja.util.StringUtil
Returns the specified string converted to a format suitable for HTML.
toHttpUrl(String, int) - Static method in class org.varienaja.util.StringUtil
Change protocol from "https" to "http" for the given URL.
TolerantZipInputStream - Class in org.varienaja.util
This class implements an input stream filter for reading files in the ZIP file format.
TolerantZipInputStream(InputStream) - Constructor for class org.varienaja.util.TolerantZipInputStream
Creates a new ZIP input stream.
tomorrow() - Static method in class org.varienaja.util.DateTools
Levert de datum van morgen.
toString() - Method in class org.musicontroller.core.AIRelation
 
toString() - Method in class org.musicontroller.core.Artist
Returns a String representation of the artist suitable for human consumption.
toString() - Method in class org.musicontroller.core.Band
 
toString() - Method in class org.musicontroller.core.Contract_PS
 
toString() - Method in class org.musicontroller.core.Instrument
Returns a string representing the instrument that is suitable for human consumption.
toString() - Method in class org.musicontroller.core.Keyword
A short human readable representation of the keyword.
toString() - Method in class org.musicontroller.core.Keywordbag
 
toString() - Method in class org.musicontroller.core.Link
 
toString() - Method in class org.musicontroller.core.Playlist
 
toString() - Method in class org.musicontroller.core.searching.Item
 
toString() - Method in class org.musicontroller.core.Song
 
toString() - Method in class org.musicontroller.gui.edit.TrackList
Returns a short human readable representation of the track list.
toString() - Method in class org.musicontroller.security.User
A short description of the user, fit for human consumption.
toString() - Method in class org.musicontroller.songselection.LastPlayedContainer
 
toString() - Method in class org.varienaja.comments.Comment
Returns the title and contents of the review.
toString() - Method in class org.varienaja.comments.CommentElement
 
toString() - Method in class org.varienaja.util.coverart.CoverArtSearchResult
 
toString() - Method in class org.varienaja.util.DenseSet
 
TrackList - Class in org.musicontroller.gui.edit
Helper class to construct a track listing of track index numbers satisfying some condition.
TrackList() - Constructor for class org.musicontroller.gui.edit.TrackList
Default constructor.
TrackNumberParser - Class in org.musicontroller.importer
This helper class parses track number strings into a likely integral value.
TrackNumberParser() - Constructor for class org.musicontroller.importer.TrackNumberParser
 
TRANSFERRING - Static variable in class org.musicontroller.core.jobs.ImportJob
 
translateIllegalDirectoryChars(String) - Static method in class org.varienaja.util.FileOperations
Returns the "from" string with all : * ? " < > | characters replaced with "_".
translateIllegalFileChars(String) - Static method in class org.varienaja.util.FileOperations
Returns the "from" string with all / \ : * ? " < > | characters replaced with "_".
translateValue(String) - Method in class org.musicontroller.gui.admin.RoleSelectionModel
 

U

unknown - Static variable in class org.musicontroller.core.Event
 
unrequestSong(long) - Method in interface org.musicontroller.DJ
Unrequests a previously requested Song.
unrequestSong(long) - Method in class org.musicontroller.DJImpl
 
updatePlaylist(long) - Method in class org.musicontroller.rss.RssDAO
Updates a Playlist with the latest info from the Podcast.
uploadCoverArt() - Method in class org.musicontroller.gui.edit.CoverArtEdit
The user uploads a cover art image.
Usage - Class in org.musicontroller.gui.components
This tapestry component displays the statistical usage of a certain user.
Usage() - Constructor for class org.musicontroller.gui.components.Usage
 
User - Class in org.musicontroller.security
Implements a User
User() - Constructor for class org.musicontroller.security.User
Creates a new non-expired, non-locked, non-disabled User-object with an empty loginname and an empty username.
UserDao - Interface in org.musicontroller.security
Specifies the methods a Dao must implement to be used for loading and storing User-objects.
Usermanagement - Class in org.musicontroller.gui.admin
 
Usermanagement() - Constructor for class org.musicontroller.gui.admin.Usermanagement
 
UserProperties - Class in org.musicontroller
Implements loading, setting and saving user properties.
UserProperties() - Constructor for class org.musicontroller.UserProperties
 
UserProperties.CandidateselectorPlayorder - Enum in org.musicontroller
Specifies the possible strategies of the CandidateSelector to play requested songs.
UserService - Interface in org.musicontroller.service
Defines operations on Users.
UserServiceImpl - Class in org.musicontroller.service
Implementation of the UserService.
UserServiceImpl() - Constructor for class org.musicontroller.service.UserServiceImpl
 
utf8HexDecode(String) - Static method in class org.varienaja.util.StringUtil
Decodes the given string by using the hexadecimal representation of its UTF-8 bytes.
utf8HexEncode(String) - Static method in class org.varienaja.util.StringUtil
Encodes the given string by using the hexadecimal representation of its UTF-8 bytes.

V

valueOf(String) - Static method in enum org.musicontroller.UserProperties.CandidateselectorPlayorder
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.musicontroller.UserProperties.CandidateselectorPlayorder
Returns an array containing the constants of this enum type, in the order they are declared.

W

Welcome - Class in org.musicontroller.gui
Page that is shown after a successful logon.
Welcome() - Constructor for class org.musicontroller.gui.Welcome
 
WikiContentHelper - Class in org.varienaja.util.wikipedia
Helper class.
WikiContentHelper() - Constructor for class org.varienaja.util.wikipedia.WikiContentHelper
 
WikipediaException - Exception in org.varienaja.util.wikipedia
Exception to throw for Exceptional happenings while accessing Wikipedia.
WikipediaException(String) - Constructor for exception org.varienaja.util.wikipedia.WikipediaException
 
WikipediaException(String, Exception) - Constructor for exception org.varienaja.util.wikipedia.WikipediaException
 
WikipediaSearcher - Class in org.varienaja.util.wikipedia
Class that provides functions to search in Wikipedia.
WikipediaSearcher() - Constructor for class org.varienaja.util.wikipedia.WikipediaSearcher
 
write(int) - Method in class org.musicontroller.streaming.MpegOutputStream
 
write(byte[], int, int) - Method in class org.musicontroller.streaming.MpegOutputStream
Disregards bytes until a valid Mpeg-header is found.
write(int) - Method in class org.musicontroller.streaming.ShoutcastOutputStream
 
write(byte[], int, int) - Method in class org.musicontroller.streaming.ShoutcastOutputStream
 
writeLabelAttributes(IMarkupWriter, IRequestCycle, IFormComponent) - Method in class org.musicontroller.gui.NextToFieldErrorDisplayDelegate
Adds a class style attribute to the label if in error
writePlaylistRSS(Playlist, OutputStream, MetadataProvider) - Method in class org.musicontroller.rss.RssDAO
Writes a Playlist to an Outputstream as a Podcast-xml.
writePrefix(IMarkupWriter, IRequestCycle, IFormComponent, IValidator) - Method in class org.musicontroller.gui.NextToFieldErrorDisplayDelegate
This method is overwritten so that the error message generated during server-side validation actually appears next to the field in question.

Y

YahooCoverArtFinder - Class in org.varienaja.util.coverart
 
YahooCoverArtFinder() - Constructor for class org.varienaja.util.coverart.YahooCoverArtFinder
 
yearEnd(Integer) - Static method in class org.varienaja.util.DateTools
Retourneert de laatste seconde van het gespecificeerde jaar.
yearStart(Integer) - Static method in class org.varienaja.util.DateTools
Retourneert de eerste seconde van het gespecificeerde jaar.

_

_artist - Variable in class org.musicontroller.gui.ArtistInfo
 
_maxSimilarity - Static variable in class org.musicontroller.core.Keyword
 
_maxSimilarityPower - Static variable in class org.musicontroller.core.Keyword
 
_ranges - Variable in class org.varienaja.util.DenseSet
 

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

Copyright © 2010 A.J.V.. All Rights Reserved.