Overview
Package
Class
Use
Tree
Index
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y
_
C
CancelSyncException
- exception com.syncbuilder.sync.
CancelSyncException
.
A specialization of DlpException that indicates failure because the user decided to cancel the HotSync.
CancelSyncException()
- Constructor for class com.syncbuilder.sync.
CancelSyncException
Only DlpImpl shall construct these exceptions.
CardInfo
- class com.syncbuilder.device.
CardInfo
.
Information about a single storage card.
CardInfo(int, int, Date, int, int, int, String, String)
- Constructor for class com.syncbuilder.device.
CardInfo
Construct a new CardInfo object.
CarRental
- Static variable in class com.syncbuilder.storage.expense.
type
Cash
- Static variable in class com.syncbuilder.storage.expense.
payment
category
- Variable in class com.syncbuilder.storage.
Record
CATEGORY_MASK
- Static variable in class com.syncbuilder.storage.
Record
CategoryAppBlock
- class com.syncbuilder.storage.
CategoryAppBlock
.
The foundation of all AppBlocks which can store categories.
CategoryAppBlock()
- Constructor for class com.syncbuilder.storage.
CategoryAppBlock
CategoryAppBlock(byte[])
- Constructor for class com.syncbuilder.storage.
CategoryAppBlock
categoryID
- Variable in class com.syncbuilder.storage.
CategoryAppBlock
categoryLastUniqueID
- Variable in class com.syncbuilder.storage.
CategoryAppBlock
categoryName
- Variable in class com.syncbuilder.storage.
CategoryAppBlock
categoryRenamed
- Variable in class com.syncbuilder.storage.
CategoryAppBlock
cc
- Variable in class com.syncbuilder.storage.mail.
Record
Char4
- class com.syncbuilder.storage.
Char4
.
The representation of a 4-character identifier.
Char4(byte[])
- Constructor for class com.syncbuilder.storage.
Char4
Create a Char4 from an array of 4 bytes.
Char4(int)
- Constructor for class com.syncbuilder.storage.
Char4
Create a Char4 from a 32-bit integer.
Char4(String)
- Constructor for class com.syncbuilder.storage.
Char4
Create a Char4 from a String of 4 characters.
Check
- Static variable in class com.syncbuilder.storage.expense.
payment
checkLongOption()
- Method in class com.syncbuilder.util.getopt.
Getopt
Check to see if an option is a valid long option.
city
- Variable in class com.syncbuilder.storage.expense.
Record
close()
- Method in class com.syncbuilder.directory.
LDIFCtx
close()
- Method in interface com.syncbuilder.storage.
Database
Closes the database.
close()
- Method in class com.syncbuilder.storage.
DatabaseBase
Closes the database.
close()
- Method in class com.syncbuilder.storage.
MemoryDatabase
Closes the database.
close()
- Method in class com.syncbuilder.storage.
DeviceDatabase
Closes the database.
close()
- Method in class com.syncbuilder.sync.
ServerSocket
Close the ServerSocket.
This stops the ServerSocket from accepting clients.
close()
- Method in class com.syncbuilder.sync.
SocketImpl
close()
- Method in interface com.syncbuilder.sync.
SyncSession
Close the session and free all resources.
close()
- Method in class com.syncbuilderx.syncman.
SMSession
Close the session and free all resources.
com.syncbuilder
- package com.syncbuilder
Core components of the SyncBuilder framework.
com.syncbuilder.app
- package com.syncbuilder.app
Foundation classes for standalone-applications.
com.syncbuilder.device
- package com.syncbuilder.device
Wrapper classes for global device information.
com.syncbuilder.directory
- package com.syncbuilder.directory
Directory services for configuration data.
com.syncbuilder.service
- package com.syncbuilder.service
Foundation for arbitrary services.
com.syncbuilder.storage
- package com.syncbuilder.storage
Storage in the style of Palm OS databases.
com.syncbuilder.storage.address
- package com.syncbuilder.storage.address
com.syncbuilder.storage.appointment
- package com.syncbuilder.storage.appointment
com.syncbuilder.storage.expense
- package com.syncbuilder.storage.expense
com.syncbuilder.storage.generic
- package com.syncbuilder.storage.generic
com.syncbuilder.storage.mail
- package com.syncbuilder.storage.mail
com.syncbuilder.storage.memo
- package com.syncbuilder.storage.memo
com.syncbuilder.storage.todo
- package com.syncbuilder.storage.todo
com.syncbuilder.sync
- package com.syncbuilder.sync
Connection management with the Palm device.
com.syncbuilder.util
- package com.syncbuilder.util
Helper classes that didn't fit anywhere else.
com.syncbuilder.util.getopt
- package com.syncbuilder.util.getopt
Classes to describe and to parse program options.
com.syncbuilderx
- package com.syncbuilderx
Add-on packages to the SyncBuilder framework.
com.syncbuilderx.sync
- package com.syncbuilderx.sync
com.syncbuilderx.syncman
- package com.syncbuilderx.syncman
A complete GUI desktop environment.
complete
- Variable in class com.syncbuilder.storage.todo.
Record
composeName(Name, Name)
- Method in class com.syncbuilder.directory.
LDIFCtx
composeName(String, String)
- Method in class com.syncbuilder.directory.
LDIFCtx
confirmDelivery
- Variable in class com.syncbuilder.storage.mail.
Record
confirmRead
- Variable in class com.syncbuilder.storage.mail.
Record
CountingSemaphore
- class com.syncbuilder.util.
CountingSemaphore
.
An implementation of a counting semaphore.
CountingSemaphore(int)
- Constructor for class com.syncbuilder.util.
CountingSemaphore
CountingSemaphore(int, int)
- Constructor for class com.syncbuilder.util.
CountingSemaphore
country
- Variable in class com.syncbuilder.storage.address.
AppBlock
create()
- Method in class com.syncbuilder.sync.
SocketImpl
Switch the SocketImpl into ServerSocket-mode
createAbout()
- Method in class com.syncbuilderx.syncman.
AboutBox
createAppBlock()
- Method in interface com.syncbuilder.storage.
Database
Create a new instance of an AppBlock that matches the Database.
createAppBlock()
- Method in class com.syncbuilder.storage.
DatabaseBase
createAppBlock()
- Method in class com.syncbuilder.storage.
DatabaseImpl
createAppBlock()
- Method in class com.syncbuilder.storage.address.
DatabaseImpl
createAppBlock()
- Method in class com.syncbuilder.storage.appointment.
DatabaseImpl
createAppBlock()
- Method in class com.syncbuilder.storage.expense.
DatabaseImpl
createAppBlock()
- Method in class com.syncbuilder.storage.generic.
DatabaseImpl
createAppBlock()
- Method in class com.syncbuilder.storage.mail.
DatabaseImpl
createAppBlock()
- Method in class com.syncbuilder.storage.memo.
DatabaseImpl
createAppBlock()
- Method in class com.syncbuilder.storage.todo.
DatabaseImpl
createAppBlock(byte[])
- Method in class com.syncbuilder.storage.
DatabaseImpl
createAppBlock(byte[])
- Method in class com.syncbuilder.storage.address.
DatabaseImpl
createAppBlock(byte[])
- Method in class com.syncbuilder.storage.appointment.
DatabaseImpl
createAppBlock(byte[])
- Method in class com.syncbuilder.storage.expense.
DatabaseImpl
createAppBlock(byte[])
- Method in class com.syncbuilder.storage.generic.
DatabaseImpl
createAppBlock(byte[])
- Method in class com.syncbuilder.storage.mail.
DatabaseImpl
createAppBlock(byte[])
- Method in class com.syncbuilder.storage.memo.
DatabaseImpl
createAppBlock(byte[])
- Method in class com.syncbuilder.storage.todo.
DatabaseImpl
createContributors()
- Method in class com.syncbuilderx.syncman.
AboutBox
createDB(DatabaseImpl, int, int)
- Method in class com.syncbuilder.sync.
Dlp
Create a new database on the default card of the Palm device.
createDB(DatabaseImpl, int, int, int)
- Method in class com.syncbuilder.sync.
Dlp
Create a new database on the specified card of the Palm device.
createDB(String, Char4, Char4, int, int)
- Method in class com.syncbuilder.sync.
Dlp
Create a new database on the default card of the Palm device.
createDB(String, Char4, Char4, int, int, int)
- Method in class com.syncbuilder.sync.
Dlp
Create a new database on the specified card of the Palm device.
createLegalese()
- Method in class com.syncbuilderx.syncman.
AboutBox
createPref()
- Method in class com.syncbuilder.storage.expense.
DatabaseImpl
createPref(byte[], Char4, int, int, boolean)
- Method in class com.syncbuilder.storage.mail.
DatabaseImpl
createPref(byte[], int, int, boolean)
- Method in class com.syncbuilder.storage.
DatabaseImpl
createPref(byte[], int, int, boolean)
- Method in class com.syncbuilder.storage.expense.
DatabaseImpl
createPref(byte[], int, int, boolean)
- Method in class com.syncbuilder.storage.generic.
DatabaseImpl
createPref(Char4, int)
- Method in class com.syncbuilder.sync.
Dlp
A factory method for a
Pref
object.
createPref(Char4, int, int)
- Method in class com.syncbuilder.sync.
Dlp
A factory method for a
Pref
object.
createPref(Char4, int, int, boolean)
- Method in class com.syncbuilder.sync.
Dlp
createPref(int)
- Method in interface com.syncbuilder.storage.
Database
Create a new instance of a Pref that matches the Database.
createPref(int)
- Method in class com.syncbuilder.storage.
DatabaseBase
createPref(int, int, boolean)
- Method in interface com.syncbuilder.storage.
Database
Create a new instance of a Pref that matches the Database.
createPref(int, int, boolean)
- Method in class com.syncbuilder.storage.
DatabaseBase
createRecord()
- Method in interface com.syncbuilder.storage.
Database
Create a new Record with an unspecified RecordID (0).
createRecord()
- Method in class com.syncbuilder.storage.
DatabaseBase
Create a new Record with an unspecified RecordID (0).
createRecord()
- Method in class com.syncbuilder.storage.
DatabaseImpl
createRecord()
- Method in class com.syncbuilder.storage.address.
DatabaseImpl
createRecord()
- Method in class com.syncbuilder.storage.appointment.
DatabaseImpl
createRecord()
- Method in class com.syncbuilder.storage.expense.
DatabaseImpl
createRecord()
- Method in class com.syncbuilder.storage.generic.
DatabaseImpl
createRecord()
- Method in class com.syncbuilder.storage.mail.
DatabaseImpl
createRecord()
- Method in class com.syncbuilder.storage.memo.
DatabaseImpl
createRecord()
- Method in class com.syncbuilder.storage.todo.
DatabaseImpl
createRecord(byte[], RecordID, int, int, int)
- Method in interface com.syncbuilder.storage.
Database
Create a new Record with the specified RecordID.
createRecord(byte[], RecordID, int, int, int)
- Method in class com.syncbuilder.storage.
DatabaseBase
Create a new Record with the specified RecordID, index, attributes, and category.
createRecord(byte[], RecordID, int, int, int)
- Method in class com.syncbuilder.storage.
DatabaseImpl
createRecord(byte[], RecordID, int, int, int)
- Method in class com.syncbuilder.storage.address.
DatabaseImpl
createRecord(byte[], RecordID, int, int, int)
- Method in class com.syncbuilder.storage.appointment.
DatabaseImpl
createRecord(byte[], RecordID, int, int, int)
- Method in class com.syncbuilder.storage.expense.
DatabaseImpl
createRecord(byte[], RecordID, int, int, int)
- Method in class com.syncbuilder.storage.generic.
DatabaseImpl
createRecord(byte[], RecordID, int, int, int)
- Method in class com.syncbuilder.storage.mail.
DatabaseImpl
createRecord(byte[], RecordID, int, int, int)
- Method in class com.syncbuilder.storage.memo.
DatabaseImpl
createRecord(byte[], RecordID, int, int, int)
- Method in class com.syncbuilder.storage.todo.
DatabaseImpl
createRecord(RecordID)
- Method in interface com.syncbuilder.storage.
Database
Create a new Record with the specified RecordID.
createRecord(RecordID)
- Method in class com.syncbuilder.storage.
DatabaseBase
Create a new Record with the specified RecordID.
createRecord(RecordID)
- Method in class com.syncbuilder.storage.
DatabaseImpl
createResource()
- Method in interface com.syncbuilder.storage.
Database
Create a new instance of a Resource that matches the Database.
createResource()
- Method in class com.syncbuilder.storage.
DatabaseBase
createResource()
- Method in class com.syncbuilder.storage.
DatabaseImpl
createResource()
- Method in class com.syncbuilder.storage.generic.
DatabaseImpl
createResource(byte[], Char4, int, int)
- Method in interface com.syncbuilder.storage.
Database
Create a new instance of a Resource that matches the Database.
createResource(byte[], Char4, int, int)
- Method in class com.syncbuilder.storage.
DatabaseBase
createResource(byte[], Char4, int, int)
- Method in class com.syncbuilder.storage.
DatabaseImpl
createResource(byte[], Char4, int, int)
- Method in class com.syncbuilder.storage.generic.
DatabaseImpl
createResource(Char4, int)
- Method in interface com.syncbuilder.storage.
Database
Create a new instance of a Resource that matches the Database.
createResource(Char4, int)
- Method in class com.syncbuilder.storage.
DatabaseBase
createResource(Char4, int)
- Method in class com.syncbuilder.storage.
DatabaseImpl
createSession()
- Method in interface com.syncbuilder.sync.
SyncContext
Factory method to create a new SyncSession object.
createSession()
- Method in class com.syncbuilderx.syncman.
SMContext
A factory method to create a new SyncSession.
createSignaturePref()
- Method in class com.syncbuilder.storage.mail.
DatabaseImpl
createSocketImpl()
- Method in class com.syncbuilder.sync.
NetworkHSSocketImplFactory
createSocketImpl()
- Method in interface com.syncbuilder.sync.
SocketImplFactory
Creates a new
com.syncbuilder.sync.SocketImpl
instance
createSocketImpl()
- Method in class com.syncbuilder.sync.
NativeSocketImplFactory
createSocketImpl()
- Method in class com.syncbuilderx.sync.
JHotSyncSocketImplFactory
createSortBlock()
- Method in interface com.syncbuilder.storage.
Database
Create a new instance of a SortBlock that matches the Database.
createSortBlock()
- Method in class com.syncbuilder.storage.
DatabaseBase
createSortBlock()
- Method in class com.syncbuilder.storage.
DatabaseImpl
createSortBlock()
- Method in class com.syncbuilder.storage.generic.
DatabaseImpl
createSortBlock(byte[])
- Method in class com.syncbuilder.storage.
DatabaseImpl
createSortBlock(byte[])
- Method in class com.syncbuilder.storage.generic.
DatabaseImpl
createSubcontext(Name)
- Method in class com.syncbuilder.directory.
LDIFCtx
createSubcontext(Name, Attributes)
- Method in class com.syncbuilder.directory.
LDIFCtx
createSubcontext(String)
- Method in class com.syncbuilder.directory.
LDIFCtx
createSubcontext(String, Attributes)
- Method in class com.syncbuilder.directory.
LDIFCtx
createSyncPref()
- Method in class com.syncbuilder.storage.mail.
DatabaseImpl
createSyncPref(boolean)
- Method in class com.syncbuilder.storage.mail.
DatabaseImpl
creator
- Variable in class com.syncbuilder.storage.
Pref
The creator ID of the application which uses this Pref
CREATOR
- Static variable in class com.syncbuilder.device.
SystemFeature
The Creator ID of the System Feature
CreditCard
- Static variable in class com.syncbuilder.storage.expense.
payment
currencies
- Variable in class com.syncbuilder.storage.expense.
Pref
currencies
- Variable in class com.syncbuilder.storage.expense.
AppBlock
currency
- Variable in class com.syncbuilder.storage.expense.
Record
currentCategory
- Variable in class com.syncbuilder.storage.expense.
Pref
CustomCurrency
- class com.syncbuilder.storage.expense.
CustomCurrency
.
This class represents a user-defined currency
CustomCurrency()
- Constructor for class com.syncbuilder.storage.expense.
CustomCurrency
Overview
Package
Class
Use
Tree
Index
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
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.