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

D

Daily - Static variable in class com.syncbuilder.storage.appointment.repeat
 
Database - interface com.syncbuilder.storage.Database.
This interface is implemented by all classes which represent a database.
DatabaseBase - class com.syncbuilder.storage.DatabaseBase.
A foundation for all implementations of databases. DatabaseBase is assisted by DatabaseImpl, which provides the neccessary knowledge to treat databases from different applications properly.
DatabaseBase() - Constructor for class com.syncbuilder.storage.DatabaseBase
 
DatabaseException - exception com.syncbuilder.storage.DatabaseException.
DatabaseExceptions are thrown by all implementations of Database, whenever sth. goes wrong.
DatabaseException() - Constructor for class com.syncbuilder.storage.DatabaseException
 
DatabaseException(String) - Constructor for class com.syncbuilder.storage.DatabaseException
 
DatabaseException(String, Throwable) - Constructor for class com.syncbuilder.storage.DatabaseException
 
DatabaseImpl - class com.syncbuilder.storage.DatabaseImpl.
DatabaseImpl is a helper class for specializations of Database.
DatabaseImpl - class com.syncbuilder.storage.address.DatabaseImpl.
The DatabaseImpl for use with the Pilot's built-in Address-application
DatabaseImpl - class com.syncbuilder.storage.appointment.DatabaseImpl.
The DatabaseImpl for use with the Pilot's built-in Datebook-application
DatabaseImpl - class com.syncbuilder.storage.expense.DatabaseImpl.
The DatabaseImpl for use with the Pilot's built-in Expense-application
DatabaseImpl - class com.syncbuilder.storage.generic.DatabaseImpl.
This implementation of DatabaseImpl is not made for any specific application.
DatabaseImpl - class com.syncbuilder.storage.mail.DatabaseImpl.
The DatabaseImpl for use with the Pilot's built-in E-Mail-application
DatabaseImpl - class com.syncbuilder.storage.memo.DatabaseImpl.
The DatabaseImpl for use with the Pilot's built-in Memopad-application
DatabaseImpl - class com.syncbuilder.storage.todo.DatabaseImpl.
The DatabaseImpl for use with the Pilot's built-in To Do-application
DatabaseImpl() - Constructor for class com.syncbuilder.storage.DatabaseImpl
 
DatabaseImpl() - Constructor for class com.syncbuilder.storage.address.DatabaseImpl
 
DatabaseImpl() - Constructor for class com.syncbuilder.storage.appointment.DatabaseImpl
 
DatabaseImpl() - Constructor for class com.syncbuilder.storage.expense.DatabaseImpl
 
DatabaseImpl() - Constructor for class com.syncbuilder.storage.generic.DatabaseImpl
 
DatabaseImpl() - Constructor for class com.syncbuilder.storage.mail.DatabaseImpl
 
DatabaseImpl() - Constructor for class com.syncbuilder.storage.memo.DatabaseImpl
 
DatabaseImpl() - Constructor for class com.syncbuilder.storage.todo.DatabaseImpl
 
DatabaseImpl(Char4, Char4, String) - Constructor for class com.syncbuilder.storage.generic.DatabaseImpl
 
DatabaseImpl(Char4, String) - Constructor for class com.syncbuilder.storage.generic.DatabaseImpl
 
DatabaseImplFactory - class com.syncbuilder.storage.DatabaseImplFactory.
This class organizes a global list of known specializations of DatabaseImpl.
date - Variable in class com.syncbuilder.storage.expense.Record
 
date - Variable in class com.syncbuilder.storage.mail.Record
 
Date - Static variable in class com.syncbuilder.storage.expense.sort
 
Date - Static variable in class com.syncbuilder.storage.mail.sort
 
Days - Static variable in class com.syncbuilder.storage.appointment.time
 
DBInfo - class com.syncbuilder.storage.DBInfo.
Meta-information of a database.
DBInfo(String, Char4, Char4, int, int, int, int, int, int, Date, Date, Date) - Constructor for class com.syncbuilder.storage.DBInfo
Construct a new DBInfo.
DEFAULTCARD - Static variable in class com.syncbuilder.device.CardInfo
The identification number of the Palm devices's built-in card
defaultCategory - Variable in class com.syncbuilder.storage.expense.Pref
 
defaultval - Variable in class com.syncbuilder.util.getopt.LongOpt
 
deleteAllRecords() - Method in interface com.syncbuilder.storage.Database
Delete ALL records in the database.
deleteAllRecords() - Method in class com.syncbuilder.storage.DatabaseBase
Delete ALL records in the database.
deleteAllRecords() - Method in class com.syncbuilder.storage.MemoryDatabase
Delete ALL records in the database.
deleteAllRecords() - Method in class com.syncbuilder.storage.DeviceDatabase
Delete ALL records in the database.
deleteAllResources() - Method in interface com.syncbuilder.storage.Database
Delete ALL resources.
deleteAllResources() - Method in class com.syncbuilder.storage.DatabaseBase
Delete ALL resources.
deleteAllResources() - Method in class com.syncbuilder.storage.MemoryDatabase
Delete ALL resources.
deleteAllResources() - Method in class com.syncbuilder.storage.DeviceDatabase
Delete ALL resources.
deleteCategory(int) - Method in interface com.syncbuilder.storage.Database
Delete all records from a specified category
deleteCategory(int) - Method in class com.syncbuilder.storage.DatabaseBase
Delete all records from a specified category
deleteCategory(int) - Method in class com.syncbuilder.storage.MemoryDatabase
Delete all records from a specified category
deleteCategory(int) - Method in class com.syncbuilder.storage.DeviceDatabase
Delete all records from a specified category
deleted - Variable in class com.syncbuilder.storage.Record
 
DELETED - Static variable in class com.syncbuilder.storage.Record
 
deleteDB(String) - Method in class com.syncbuilder.sync.Dlp
 
deleteDB(String, int) - Method in class com.syncbuilder.sync.Dlp
 
deleteRecord(RecordID) - Method in interface com.syncbuilder.storage.Database
Delete the record with the specified UID from the database.
deleteRecord(RecordID) - Method in class com.syncbuilder.storage.DatabaseBase
Delete the record with the specified UID from the database.
deleteRecord(RecordID) - Method in class com.syncbuilder.storage.MemoryDatabase
Delete the record with the specified UID from the database.
deleteRecord(RecordID) - Method in class com.syncbuilder.storage.DeviceDatabase
Delete the record with the specified UID from the database.
deleteResource(Char4, int) - Method in interface com.syncbuilder.storage.Database
Delete a single resource from the database.
deleteResource(Char4, int) - Method in class com.syncbuilder.storage.DatabaseBase
 
deleteResource(Char4, int) - Method in class com.syncbuilder.storage.MemoryDatabase
 
deleteResource(Char4, int) - Method in class com.syncbuilder.storage.DeviceDatabase
 
describe() - Method in class com.syncbuilder.storage.Block
 
describe() - Method in class com.syncbuilder.storage.AppBlock
 
describe() - Method in class com.syncbuilder.storage.Record
 
describe() - Method in class com.syncbuilder.storage.Pref
Returns information about this Pref object as a formatted String.
describe() - Method in class com.syncbuilder.storage.CategoryAppBlock
 
describe() - Method in class com.syncbuilder.storage.address.Record
Describe the Record without any knowledge about the AppBlock.
describe() - Method in class com.syncbuilder.storage.address.AppBlock
 
describe() - Method in class com.syncbuilder.storage.appointment.Record
 
describe() - Method in class com.syncbuilder.storage.appointment.AppBlock
 
describe() - Method in class com.syncbuilder.storage.expense.Record
 
describe() - Method in class com.syncbuilder.storage.expense.Pref
 
describe() - Method in class com.syncbuilder.storage.expense.AppBlock
 
describe() - Method in class com.syncbuilder.storage.mail.SignaturePref
 
describe() - Method in class com.syncbuilder.storage.mail.Record
 
describe() - Method in class com.syncbuilder.storage.mail.SyncPref
 
describe() - Method in class com.syncbuilder.storage.mail.AppBlock
 
describe() - Method in class com.syncbuilder.storage.memo.AppBlock
 
describe() - Method in class com.syncbuilder.storage.memo.Record
 
describe() - Method in class com.syncbuilder.storage.todo.Record
 
describe() - Method in class com.syncbuilder.storage.todo.AppBlock
 
describe(AppBlock) - Method in class com.syncbuilder.storage.address.Record
Describe the Record with knowledge about the AppBlock (replace numbers with labels).
describe(CategoryAppBlock) - Method in class com.syncbuilder.storage.Record
 
description - Variable in class com.syncbuilder.storage.appointment.Record
The description of the appointment.
description - Variable in class com.syncbuilder.storage.todo.Record
 
description - Variable in class com.syncbuilder.util.getopt.LongOpt
 
destroy() - Method in class com.syncbuilder.service.ServiceStateQueueAdaptor
Ask the adaptor to release its resources and to cease working.
destroy() - Method in class com.syncbuilder.service.ServiceBase
This method is invoked anytime the service is stopped.
destroy() - Method in class com.syncbuilder.sync.SyncServer
 
destroy() - Method in interface com.syncbuilder.sync.SyncHandler
Free all resources.
destroy() - Method in class com.syncbuilder.sync.DispatchSyncHandler
Free all resources.
destroySubcontext(Name) - Method in class com.syncbuilder.directory.LDIFCtx
 
destroySubcontext(String) - Method in class com.syncbuilder.directory.LDIFCtx
 
DeviceDatabase - class com.syncbuilder.storage.DeviceDatabase.
A representation of an open database on the Palm device. DeviceDatabase is based on DatabaseBase, which provides several fundamental methods which are common to all implementations of databases (e.g createRecord() ).
DeviceDatabase(Dlp, int, Char4, String, int, int) - Constructor for class com.syncbuilder.storage.DeviceDatabase
Construct a DeviceDatabase object.
!!!
DeviceDatabase(Dlp, int, DatabaseImpl, int, int) - Constructor for class com.syncbuilder.storage.DeviceDatabase
Construct a DeviceDatabase object.
!!!
Dinner - Static variable in class com.syncbuilder.storage.expense.type
 
dirty - Variable in class com.syncbuilder.storage.mail.AppBlock
 
dirty - Variable in class com.syncbuilder.storage.todo.AppBlock
 
DispatchSyncHandler - class com.syncbuilder.sync.DispatchSyncHandler.
A SyncHandler which is designed to provide the control-flow of a synchronization session.
DispatchSyncHandler() - Constructor for class com.syncbuilder.sync.DispatchSyncHandler
 
displayDialog() - Method in class com.syncbuilderx.syncman.SyncDialog
 
displayMessage(String, String) - Method in class com.syncbuilder.app.BasicAppSkeleton
Use this method to display messages that require the immediate attention of the user.
distance - class com.syncbuilder.storage.expense.distance.
 
DL_1_0 - Static variable in class com.syncbuilder.sync.Dlp
DL protocol version 1.0
DL_1_1 - Static variable in class com.syncbuilder.sync.Dlp
DL protocol version 1.1
DL_1_2 - Static variable in class com.syncbuilder.sync.Dlp
DL protocol version 1.2
Dlp - class com.syncbuilder.sync.Dlp.
A representation of a DLP (HotSync)-connection. DLP is layered on top of a reliable stream and can initiate many operations on the Pilot, in the areas of Database operations and global information (system time, user ID, preferences). From Developing Palm OS 2.0 Applications:
The Desktop Link Protocol (DLP) provides remote access to Palm OS data storage and other subsystems. DLP facilitates efficient data synchronization between desktop (PC, Macintosh, etc.) and Palm OS applications, database backup, installation of code patches, extensions, applications, and other databases ...
dlp_CleanUpDatabase(int) - Method in class com.syncbuilder.sync.Dlp
 
dlp_CloseDB(int) - Method in class com.syncbuilder.sync.Dlp
CAUTION ****************** CAUTION ***************** CAUTION ***************** CAUTION *********** The following methods are very low-level.
dlp_DeleteRecord(int, int, int) - Method in class com.syncbuilder.sync.Dlp
Delete records from a database.
dlp_DeleteResource(int, boolean, Char4, int) - Method in class com.syncbuilder.sync.Dlp
 
dlp_findDBByName(int, String) - Method in class com.syncbuilder.sync.Dlp
 
dlp_findDBByOpenHandle(int) - Method in class com.syncbuilder.sync.Dlp
 
dlp_MoveCategory(int, int, int) - Method in class com.syncbuilder.sync.Dlp
 
dlp_ReadAppBlock(int, DatabaseImpl) - Method in class com.syncbuilder.sync.Dlp
 
dlp_ReadAppPreference(Char4, int, boolean, DatabaseImpl) - Method in class com.syncbuilder.sync.Dlp
 
dlp_ReadNextModifiedRec(int, DatabaseImpl) - Method in class com.syncbuilder.sync.Dlp
 
dlp_ReadNextModifiedRecInCategory(int, int, DatabaseImpl) - Method in class com.syncbuilder.sync.Dlp
 
dlp_ReadNextRecInCategory(int, int, DatabaseImpl) - Method in class com.syncbuilder.sync.Dlp
 
dlp_readOpenDBInfo(int) - Method in class com.syncbuilder.sync.Dlp
 
dlp_ReadRecordByID(int, RecordID, DatabaseImpl) - Method in class com.syncbuilder.sync.Dlp
 
dlp_ReadRecordByIndex(int, int, DatabaseImpl) - Method in class com.syncbuilder.sync.Dlp
 
dlp_ReadRecordIDList(int, boolean, int, int) - Method in class com.syncbuilder.sync.Dlp
 
dlp_ReadResourceByIndex(int, int, DatabaseImpl) - Method in class com.syncbuilder.sync.Dlp
 
dlp_ReadResourceByType(int, Char4, int, DatabaseImpl) - Method in class com.syncbuilder.sync.Dlp
 
dlp_ReadSortBlock(int, DatabaseImpl) - Method in class com.syncbuilder.sync.Dlp
 
dlp_ResetRecordIndex(int) - Method in class com.syncbuilder.sync.Dlp
Resets the "next record" index to the beginning
dlp_ResetSyncFlags(int) - Method in class com.syncbuilder.sync.Dlp
 
dlp_WriteAppBlock(int, AppBlock) - Method in class com.syncbuilder.sync.Dlp
 
dlp_WriteRecord(int, Record) - Method in class com.syncbuilder.sync.Dlp
 
dlp_WriteResource(int, Resource) - Method in class com.syncbuilder.sync.Dlp
 
dlp_WriteSortBlock(int, SortBlock) - Method in class com.syncbuilder.sync.Dlp
 
DlpException - exception com.syncbuilder.sync.DlpException.
This checked exception indicates a problem with the HotSync.
DlpException() - Constructor for class com.syncbuilder.sync.DlpException
Only DlpImpl shall construct these exceptions.
DlpException(int) - Constructor for class com.syncbuilder.sync.DlpException
Only DlpImpl shall construct these exceptions.
DlpException(String) - Constructor for class com.syncbuilder.sync.DlpException
Only DlpImpl shall construct these exceptions.
due - Variable in class com.syncbuilder.storage.todo.Record
 

A B C D E F G H I J K L M N O P R S T U V W Y _
This material is Copyrighted (C) 1999 by Tilo Christ. All Rights Reserved.