A B C D E F G H I K L M P R S T U W

L

loadDataIntoTable(String, String, boolean) - Method in class com.cutunes.server.DatabaseController
Load data from a file into a table
loadHashtable(int, String, String) - Method in class com.cutunes.server.Analyzer
This method loads a hashtable with all of the users song It is used to identify songs in common, and quickly retrieve play counts
loadPlaylists(int, boolean, Date, String, Vector) - Method in class com.cutunes.server.RequestHandler
Load playlist data -- currently not used, because we dont have a way to store playlists in the database yet
loadRecIntoDB(int, String, int, String, String) - Method in class com.cutunes.server.Analyzer
Load a reccomendation into the db for current user
logMessage(boolean, String, String) - Method in class com.cutunes.server.DatabaseController
Logs messages into the message_logs table of the database.
logPlaylist(String, int) - Method in class com.cutunes.client.ClientCommunicator
Logs a user creating a playlist from a query
logPlaylist(String, int, String) - Method in class com.cutunes.server.RequestHandler
Log a user creating a playlist from a query

A B C D E F G H I K L M P R S T U W