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

L

levels - Static variable in class org.openbandy.log.LogLevel
Readable string assignment to the different types of log messages
load(Serializable, int) - Method in class org.openbandy.io.db.DatabaseSerializerImpl
Load an object that has been serialized before, refernced by the object's ID.
load(Serializable, int) - Method in class org.openbandy.io.rms.RmsSerializerImpl
 
load(Serializable, int) - Method in interface org.openbandy.io.storage.StorageSerializer
Returns true if object could be loaded from storage.
load(Serializable, int) - Static method in class org.openbandy.service.DatabaseService
TODO comment!
loadFromRms(Serializable, int) - Static method in class org.openbandy.service.SerializerService
TODO comment!
Log - Interface in org.openbandy.log
The Log interface provides methods to print and/or store log messages of different severity.
LOG_FILE_NAME - Static variable in class org.openbandy.log.LogConfiguration
The name of the log file that is sent to the remote device or stored in the local file system
LogConfiguration - Class in org.openbandy.log
The LogConfiguration contains presets, defaults and preference values used to configure the behaviour of the Log.
LogConfiguration() - Constructor for class org.openbandy.log.LogConfiguration
 
LogHelper - Class in org.openbandy.log
The LogHelper provides two static methods to create log messages and determine the log level respectively.
LogHelper() - Constructor for class org.openbandy.log.LogHelper
 
LogImpl - Class in org.openbandy.log
Implementation of the Log interface for use with CLDC and MIDP on mobile devices.
LogImpl(LogConfiguration) - Constructor for class org.openbandy.log.LogImpl
Create a new LogImple instance and configure it accordingly
LogImpl - Class in org.openbandy.log.server
TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
LogImpl() - Constructor for class org.openbandy.log.server.LogImpl
 
LogImpl(int) - Constructor for class org.openbandy.log.server.LogImpl
 
LogLevel - Class in org.openbandy.log
The LogLevel class defines the different log levels as integer values, as strings and the colors that are used to print (i.e.
LogLevel() - Constructor for class org.openbandy.log.LogLevel
 
logModeCanvasEnabled() - Method in class org.openbandy.log.LogConfiguration
Checks whether the log messages should be sent to the canvas.
logModeFileEnabled() - Method in class org.openbandy.log.LogConfiguration
Checks whether the log messages should be sent to the file LOG_FILE_NAME.
logModePersistentEnabled() - Method in class org.openbandy.log.LogConfiguration
Checks whether the log messages should be sent to the RMS.
logModeRemoteEnabled() - Method in class org.openbandy.log.LogConfiguration
Checks whether the log messages should be sent to a remote machine.
LogService - Class in org.openbandy.service
This is a helper class to simplify (and abstract) the usage of logging methods as logging functionality by providing static methods.
LogService() - Constructor for class org.openbandy.service.LogService
 
LogServiceTest - Class in org.openbandy.example.test
A very simple test that just logs a message of every available log level.
LogServiceTest() - Constructor for class org.openbandy.example.test.LogServiceTest
Create a new LogServiceTest
LogStorage - Class in org.openbandy.log
This class provides methods to store log messages persistently using the devices RMS.
LogStorage(LogImpl) - Constructor for class org.openbandy.log.LogStorage
Create a new LogStorage, i.e., open a record store in the RMS.
LogStorageViewerMIDlet - Class in org.openbandy.log
The LogStorageViewerMIDlet opens and shows the log for viewing purposes only, i.e., it is not possible to add log messages.
LogStorageViewerMIDlet() - Constructor for class org.openbandy.log.LogStorageViewerMIDlet
 
lostEventSource(String) - Method in interface org.openbandy.event.EventSink
Using this callback, the EventService will inform subscribed sinks about the loss of the EventSource that formerly generated Events of type eventShortClassName.
lostEventSource(String) - Method in class org.openbandy.example.test.EventServiceTest
 

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