Uses of Package
com.syncbuilder.storage

Packages that use com.syncbuilder.storage
com.syncbuilder.device Wrapper classes for global device information.  
com.syncbuilder.storage Storage in the style of Palm OS databases.  
com.syncbuilder.storage.address   
com.syncbuilder.storage.expense   
com.syncbuilder.storage.generic   
com.syncbuilder.storage.mail   
com.syncbuilder.sync Connection management with the Palm device.  
com.syncbuilderx.syncman A complete GUI desktop environment.  
 

Classes in com.syncbuilder.storage used by com.syncbuilder.device
Char4
          The representation of a 4-character identifier.
 

Classes in com.syncbuilder.storage used by com.syncbuilder.storage
AppBlock
          The representation of a Databases AppBlock
Block
          This is a superclass for all classes which need to parse formatted byte-data into object-attribute values and vice versa.
CategoryAppBlock
          The foundation of all AppBlocks which can store categories.
Char4
          The representation of a 4-character identifier.
Database
          This interface is implemented by all classes which represent a database.
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.
DatabaseException
          DatabaseExceptions are thrown by all implementations of Database, whenever sth. goes wrong.
DatabaseImpl
          DatabaseImpl is a helper class for specializations of Database.
DBInfo
          Meta-information of a database.
NoCreatorException
          This Exception is thrown when you try to create a Pref object without supplying a creator ID.
Pref
          A representation of a preference-object on the Palm device.
Record
          The base-class for representations of a database-record.
RecordID
          A representation of the (hopefully) unique ID of a database-record.
Resource
          The base-class for representations of a resource, as contained in a resource-database.
SortBlock
          The representation of a SortBlock.
 

Classes in com.syncbuilder.storage used by com.syncbuilder.storage.address
CategoryAppBlock
          The foundation of all AppBlocks which can store categories.
DatabaseImpl
          DatabaseImpl is a helper class for specializations of Database.
Record
          The base-class for representations of a database-record.
 

Classes in com.syncbuilder.storage used by com.syncbuilder.storage.expense
Pref
          A representation of a preference-object on the Palm device.
 

Classes in com.syncbuilder.storage used by com.syncbuilder.storage.generic
AppBlock
          The representation of a Databases AppBlock
Resource
          The base-class for representations of a resource, as contained in a resource-database.
SortBlock
          The representation of a SortBlock.
 

Classes in com.syncbuilder.storage used by com.syncbuilder.storage.mail
Block
          This is a superclass for all classes which need to parse formatted byte-data into object-attribute values and vice versa.
Char4
          The representation of a 4-character identifier.
Pref
          A representation of a preference-object on the Palm device.
RecordID
          A representation of the (hopefully) unique ID of a database-record.
 

Classes in com.syncbuilder.storage used by com.syncbuilder.sync
AppBlock
          The representation of a Databases AppBlock
Char4
          The representation of a 4-character identifier.
Database
          This interface is implemented by all classes which represent a database.
DatabaseImpl
          DatabaseImpl is a helper class for specializations of Database.
DBInfo
          Meta-information of a database.
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() ).
NoCreatorException
          This Exception is thrown when you try to create a Pref object without supplying a creator ID.
Pref
          A representation of a preference-object on the Palm device.
Record
          The base-class for representations of a database-record.
RecordID
          A representation of the (hopefully) unique ID of a database-record.
Resource
          The base-class for representations of a resource, as contained in a resource-database.
SortBlock
          The representation of a SortBlock.
 

Classes in com.syncbuilder.storage used by com.syncbuilderx.syncman
Database
          This interface is implemented by all classes which represent a database.
 



This material is Copyrighted (C) 1999 by Tilo Christ. All Rights Reserved.