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
_
R
rate
- Variable in class com.syncbuilder.storage.expense.
CustomCurrency
raw
- Variable in class com.syncbuilder.storage.
Block
read
- Variable in class com.syncbuilder.storage.mail.
Record
read(byte[], int)
- Method in class com.syncbuilder.sync.
SocketImpl
Read a specified number of bytes into the specified array.
readLine()
- Static method in class com.syncbuilder.util.
Util
rebind(Name, Object)
- Method in class com.syncbuilder.directory.
LDIFCtx
rebind(Name, Object, Attributes)
- Method in class com.syncbuilder.directory.
LDIFCtx
rebind(String, Object)
- Method in class com.syncbuilder.directory.
LDIFCtx
rebind(String, Object, Attributes)
- Method in class com.syncbuilder.directory.
LDIFCtx
Record
- class com.syncbuilder.storage.
Record
.
The base-class for representations of a database-record.
Record
- class com.syncbuilder.storage.address.
Record
.
A representation of an address database record.
Record
- class com.syncbuilder.storage.appointment.
Record
.
A representation of a datebook database record.
Record
- class com.syncbuilder.storage.expense.
Record
.
A representation of an expense database record.
Record
- class com.syncbuilder.storage.generic.
Record
.
The generic representation of a database-record.
Record
- class com.syncbuilder.storage.mail.
Record
.
A representation of a mail database record.
Record
- class com.syncbuilder.storage.memo.
Record
.
A representation of a memo database record.
Record
- class com.syncbuilder.storage.todo.
Record
.
A representation of a todo database record.
Record()
- Constructor for class com.syncbuilder.storage.
Record
Record()
- Constructor for class com.syncbuilder.storage.address.
Record
Record()
- Constructor for class com.syncbuilder.storage.appointment.
Record
Create an appointment Record, filled with default-values
Record()
- Constructor for class com.syncbuilder.storage.expense.
Record
Record()
- Constructor for class com.syncbuilder.storage.generic.
Record
Construct a record with no content and all flags set to false.
Record()
- Constructor for class com.syncbuilder.storage.mail.
Record
Record()
- Constructor for class com.syncbuilder.storage.memo.
Record
Record()
- Constructor for class com.syncbuilder.storage.todo.
Record
Create a todo-Record, filled with default-values.
Record(byte[], RecordID, int, int, int)
- Constructor for class com.syncbuilder.storage.
Record
Create a Record with the specified content and attributes.
Record(byte[], RecordID, int, int, int)
- Constructor for class com.syncbuilder.storage.address.
Record
Record(byte[], RecordID, int, int, int)
- Constructor for class com.syncbuilder.storage.appointment.
Record
Record(byte[], RecordID, int, int, int)
- Constructor for class com.syncbuilder.storage.expense.
Record
Record(byte[], RecordID, int, int, int)
- Constructor for class com.syncbuilder.storage.generic.
Record
Construct a record with the specified properties.
Record(byte[], RecordID, int, int, int)
- Constructor for class com.syncbuilder.storage.mail.
Record
Record(byte[], RecordID, int, int, int)
- Constructor for class com.syncbuilder.storage.memo.
Record
Record(byte[], RecordID, int, int, int)
- Constructor for class com.syncbuilder.storage.todo.
Record
RecordID
- class com.syncbuilder.storage.
RecordID
.
A representation of the (hopefully) unique ID of a database-record.
RecordID()
- Constructor for class com.syncbuilder.storage.
RecordID
RecordID(int)
- Constructor for class com.syncbuilder.storage.
RecordID
registerDatabaseImpl(DatabaseImpl)
- Static method in class com.syncbuilder.storage.
DatabaseImplFactory
Register an instance of DatabaseImpl with the factory.
removeFromEnvironment(String)
- Method in class com.syncbuilder.directory.
LDIFCtx
removeServiceStateListener(ServiceStateListener)
- Method in class com.syncbuilder.service.
ServiceStateQueueAdaptor
Unregister a listener from the adaptor.
removeServiceStateListener(ServiceStateListener)
- Method in class com.syncbuilder.service.
ServiceBase
rename(Name, Name)
- Method in class com.syncbuilder.directory.
LDIFCtx
rename(String, String)
- Method in class com.syncbuilder.directory.
LDIFCtx
reopenDB(String, int, int)
- Method in class com.syncbuilder.sync.
Dlp
Open a database by its name.
repeat
- class com.syncbuilder.storage.appointment.
repeat
.
Type-safe representation of various repeat-types
repeatDay
- Variable in class com.syncbuilder.storage.appointment.
Record
repeatEnd
- Variable in class com.syncbuilder.storage.appointment.
Record
repeatFrequency
- Variable in class com.syncbuilder.storage.appointment.
Record
repeatType
- Variable in class com.syncbuilder.storage.appointment.
Record
repeatWeekdays
- Variable in class com.syncbuilder.storage.appointment.
Record
repeatWeekStart
- Variable in class com.syncbuilder.storage.appointment.
Record
replyTo
- Variable in class com.syncbuilder.storage.mail.
Record
REQUIRE_ORDER
- Static variable in class com.syncbuilder.util.getopt.
Getopt
Describe how to deal with options that follow non-option ARGV-elements.
REQUIRED_ARGUMENT
- Static variable in class com.syncbuilder.util.getopt.
LongOpt
Constant value used for the "has_arg" constructor argument.
resetDevice()
- Method in class com.syncbuilder.sync.
Dlp
resetFlags()
- Method in interface com.syncbuilder.storage.
Database
For record databases, reset all dirty flags.
resetFlags()
- Method in class com.syncbuilder.storage.
DatabaseBase
For record databases, reset all dirty flags.
resetFlags()
- Method in class com.syncbuilder.storage.
MemoryDatabase
For record databases, reset all dirty flags.
resetFlags()
- Method in class com.syncbuilder.storage.
DeviceDatabase
For record databases, reset all dirty flags.
resetNext()
- Method in interface com.syncbuilder.storage.
Database
Resets the 'next record' index to the beginning
resetNext()
- Method in class com.syncbuilder.storage.
DatabaseBase
Resets the "next record" index to the beginning
resetNext()
- Method in class com.syncbuilder.storage.
MemoryDatabase
Resets the "next record" index to the beginning
resetNext()
- Method in class com.syncbuilder.storage.
DeviceDatabase
Resets the "next record" index to the beginning
Resource
- class com.syncbuilder.storage.
Resource
.
The base-class for representations of a resource, as contained in a resource-database.
Resource
- class com.syncbuilder.storage.generic.
Resource
.
A generic entry in a resource-database.
Resource()
- Constructor for class com.syncbuilder.storage.
Resource
Resource()
- Constructor for class com.syncbuilder.storage.generic.
Resource
Resource(byte[], Char4, int, int)
- Constructor for class com.syncbuilder.storage.
Resource
Resource(byte[], Char4, int, int)
- Constructor for class com.syncbuilder.storage.generic.
Resource
resume()
- Method in class com.syncbuilder.service.
ServiceBase
Resume operation of the service after it has been suspended.
retrieveLDIF(InputStream)
- Method in class com.syncbuilder.directory.
LDIFCtx
Read a file in the LDIF format from an InputStream and create all the contexts and attributes which represent it.
RETURN_IN_ORDER
- Static variable in class com.syncbuilder.util.getopt.
Getopt
RETURN_IN_ORDER is an option available to programs that were written to expect options and other ARGV-elements in any order and that care about the ordering of the two.
RPCParam
- class com.syncbuilder.sync.
RPCParam
.
Represents a parameter for an RPC-call.
run()
- Method in class com.syncbuilder.service.
ServiceBase
This is the implementation of the run()-method from the Runnable-interface.
It will go through three distinct stages:
1.
run()
- Method in class com.syncbuilder.util.
TimeSlicer
The core of the scheduler.
runApp(String[])
- Method in class com.syncbuilder.app.
BasicAppSkeleton
Invoke this method to run the application.
RUNNING
- Static variable in class com.syncbuilder.service.
ServiceStateEvent
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.