Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

OpenMobileIS Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
org.openmobileis.common.util.database.AbstractQueryManagerTitle: OpenMobileIS project source
Description: This class is ths super class of the queries It allows to execute queries through the db manager
org.openmobileis.database.fastobjectdb.db.crypto.AcmeBlowfishCypherBlowfish cypher use to encrypt a collection object data
org.openmobileis.database.fastobjectdb.synchro.client.ActionDBTitle: OpenMobileIS project source
Description: Define an action made on the embedded database that has to be synchronized during next synchro
org.openmobileis.common.context.ApplicationContextApplication Context are use to share application specific data between application objects
org.openmobileis.common.context.ApplicationContextManagerHold the application context
org.openmobileis.common.util.collection.ArrayUse to store an Array of objects
org.openmobileis.database.fastobjectdb.db.BackwardUniqueIndexIteratorUse to enumerate an index without to loading in memory all index key or referenced object
org.openmobileis.common.util.exception.BadDataFormatExceptionThrows when data are malformed
org.apache.commons.codec.binary.Base64Provides Base64 encoding and decoding as defined by RFC 2045
org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
Acme.Serve.BasicAuthRealm
org.apache.commons.codec.BinaryDecoderDefines common decoding methods for byte array decoders
org.apache.commons.codec.BinaryEncoderDefines common encoding methods for byte array encoders
Acme.Crypto.BlockCipherA block encryption template
Acme.Crypto.BlowfishCipherThe Blowfish encryption method
org.openmobileis.services.CallingServiceManagerTitle: OpenMobileIS project source
Description: Calling service manager is use to keep an historic of different service call to be able to return to a calling service when a specific function has been done
org.odbms.CandidateCandidate for Evaluation callbacks
Acme.Crypto.CbcBlockCipherUse a block cipher in CBC mode
Acme.Serve.CgiServletRuns CGI programs
Acme.Crypto.CipherAn encryption template
org.openmobileis.database.fastobjectdb.db.CollectionManagerManage all created collection in a FODB
org.odbms.ConstraintConstraint to limit the objects returned upon Query.execute() query execution
org.odbms.ConstraintsSet of Constraint objects
Acme.Crypto.Crc16HashThe CRC16 hash function
Acme.Crypto.Crc32HashThe CRC32 hash function
Acme.Crypto.CryptoUtilsSome cryptography utilities
org.openmobileis.database.fastobjectdb.DatabaseConstConstant to switch in debug mode (set debug to true)
org.openmobileis.common.util.database.DatabaseConstTitle: OpenMobileIS project source
Description:
org.openmobileis.database.DatabaseExceptionSpecific exception for database error
org.apache.commons.codec.Decoder
org.apache.commons.codec.DecoderExceptionThrown when a Decoder has encountered a failure condition during a decode
org.openmobileis.common.util.exception.DefaultExceptionThe default exception to use when no other exception can be defined
org.openmobileis.modules.crm.data.common.DefaultLabelTitle: OpenMobileIS project source
Description: USe to manage the pair identifier/label used by article, visite type and contact type
org.openmobileis.common.util.log.DefaultLogTracerDefault tracer for log management Use to trace to the console
org.openmobileis.modules.crm.data.common.DefaultRepresentantTitle: OpenMobileIS project source
Description:
org.openmobileis.services.common.DefaultSecurityHash
org.openmobileis.services.common.DefaultSecurityStore
org.openmobileis.modules.profils.embedded.data.EmbeddedProfilChannelTitle: OpenMobileIS project source
Description: A profil channel
org.openmobileis.modules.profils.embedded.data.EmbeddedProfilChannelManagerTitle: OpenMobileIS project source
Description: EmbeddedProfilChannel Manager
org.openmobileis.modules.profils.embedded.data.EmbeddedProfilChannelsParserTitle: OpenMobileIS project source
Description: Parse profil XML
org.openmobileis.modules.profils.embedded.data.EmbeddedProfilRubricTitle: OpenMobileIS project source
Description: Profil rubvric class
org.apache.commons.codec.Encoder
org.apache.commons.codec.EncoderExceptionThrown when there is a failure condition during the encoding process
Acme.Crypto.EncryptedInputStreamAn InputStream that supports encryption
Acme.Crypto.EncryptedOutputStreamAn OutputStream that supports encryption
org.odbms.EvaluationFor implementation of callback evaluations
org.openmobileis.database.fastobjectdb.FastObjectDB
org.openmobileis.database.fastobjectdb.FastObjectDBManager
org.openmobileis.common.util.log.FileLogManager
org.openmobileis.common.util.log.FileLogTracerImplement a LogTracer that Log in a File
Acme.Serve.FileServletServlet similar to a standard httpd
org.openmobileis.services.servlet.FileServletTitle: OpenMobileIS project source
Description: Load the URL specified file and send it
org.openmobileis.common.util.file.FileUtilitiesVarious utilities method related to file use
org.openmobileis.common.util.collection.FilterCollectionInterface use to filter DB result when object are loaded from the db file
org.openmobileis.database.fastobjectdb.db.FODBCollection
org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileHeader
org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFile
org.openmobileis.database.fastobjectdb.db.crypto.FODBCypherBase interface to add database data encryption
org.openmobileis.database.fastobjectdb.db.exception.FODBException
org.openmobileis.database.fastobjectdb.db.index.FODBIndex
org.openmobileis.database.fastobjectdb.FODBIndexDescriptorUse to describe collection index properties
org.openmobileis.database.fastobjectdb.db.index.FODBIndexFactoryFactory use to create index
org.openmobileis.database.fastobjectdb.db.index.FODBIndexHeaderHeader of Btree Page stored in file
org.openmobileis.database.fastobjectdb.db.index.FODBIndexTableBase table that store index position in collection data file
org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex
org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptorIndex descriptor use to index int method or field
org.openmobileis.modules.crm.database.common.fodb.FODBLabelTitle: OpenMobileIS project source
Description: USe to manage the pair identifier/label used by article, visite type and contact type
org.openmobileis.modules.crm.database.common.fodb.FODBLabelFactoryTitle: Sanofi Project Description:
org.openmobileis.database.fastobjectdb.db.index.FODBLongIndexBase Long index
org.openmobileis.database.fastobjectdb.FODBLongIndexDescriptorIndex descriptor use to index long method or field
org.openmobileis.database.fastobjectdb.db.store.FODBMainFile
org.openmobileis.database.fastobjectdb.db.index.FODBMultipleIndexBase interface for MultipleIndex
org.openmobileis.database.fastobjectdb.db.index.FODBMultipleIntIndex
org.openmobileis.database.fastobjectdb.db.index.FODBMultipleLongIndex
org.openmobileis.database.fastobjectdb.db.index.FODBMultipleStringIndex
org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFileTitle: OpenMobileIS project source
Description: Low level classe that store Object in a file
org.openmobileis.database.fastobjectdb.db.exception.FODBQueryException
org.openmobileis.modules.crm.database.common.fodb.FODBRepresentantFactory
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaCandidate
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraints
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaEvaluation
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaIndexPath
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectContainer
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectSet
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaQueryBase class to query FODB
org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptorIndex descriptor use to index String method or field
org.openmobileis.database.fastobjectdb.synchro.server.sync4j.FODBSync4JSource
org.openmobileis.database.fastobjectdb.synchro.server.sync4j.FODBSync4JSourcePanel
org.openmobileis.database.fastobjectdb.synchro.client.FODBSyncActionDBQueryManagerTitle: OpenMobileIS project source
Description: Database access for the SyncActionDBManager
org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIndex
org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex
org.openmobileis.database.fastobjectdb.db.index.FODBUniqueLongIndex
org.openmobileis.database.fastobjectdb.db.index.FODBUniqueStringIndex
org.openmobileis.database.fastobjectdb.db.util.FODBUtils
org.openmobileis.database.fastobjectdb.db.ForwardUniqueIndexIteratorUse to enumerate an index without to loading in memory all index key or referenced object
org.openmobileis.common.util.codec.GeneralCoder
Acme.Crypto.HashA hash-function template
org.openmobileis.embedded.webserver.test.services.HelloWorld
Acme.Crypto.IdeaCipherThe IDEA encryption method
org.openmobileis.embedded.webserver.Identification
org.openmobileis.common.intl.IntlResourceManagerTitle: OpenMobileIS project source
Description: Manage international resource
org.openmobileis.database.fastobjectdb.db.index.node.IntNodeIntNode
org.openmobileis.modules.crm.database.common.jdbc.JDBCIntlLabelFactory
org.openmobileis.modules.crm.database.common.jdbc.JDBCLabelFactoryTitle: OpenMobileIS Project Description:
org.openmobileis.common.util.database.JdbcPoolManagerDBTitle: OpenMobileIS project source
Description: This class represents the manager for the SGBDR
org.openmobileis.modules.crm.database.common.jdbc.JDBCRepresentantFactoryTitle: OpenMobileIS Project Description:
org.openmobileis.modules.crm.data.common.LabelTitle: OpenMobileIS project source
Description: USe to manage the pair identifier/label used by article, visite type and contact type
org.openmobileis.modules.crm.data.common.LabelFactoryTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.crm.database.common.jdbc.LabelJDBCQueryTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.crm.data.common.LabelManagerTitle: OpenMobileIS project source
Description:
org.openmobileis.common.util.log.LogManagerThis class permits to manage log
org.openmobileis.common.util.log.LogPrioritiesDefine priority code use by LogService to dispatch log message
org.openmobileis.common.util.log.LogServicesDefine service const to identify service
org.openmobileis.common.util.log.LogTracerInterface that log tracer must implements to be use by the LogManager
org.openmobileis.common.util.collection.LongArrayUse to store an Array of long
org.openmobileis.database.fastobjectdb.db.index.node.LongNodeLongNode
org.openmobileis.common.util.database.ManagerDBTitle: OpenMobileIS project source
Description:
org.openmobileis.embedded.modules.ModuleLoaderTitle: OpenMobileIS project source
Description: Class that load module and manage the module life cycle
org.openmobileis.services.navigation.NavigationBarDescription
org.openmobileis.services.navigation.NavigationBarManager
org.openmobileis.services.navigation.NavigationBarService
org.openmobileis.services.navigation.NavigationBarServiceData
org.openmobileis.database.fastobjectdb.db.index.node.NodeBase class for all Btree Node
Acme.Crypto.NullCipherThe null encryption method
org.odbms.ObjectContainerDatabase engine interface
org.openmobileis.common.util.ObjectPoolTitle: OpenMobileIS project source
Description: Implement a generic object pool
org.odbms.ObjectSetQuery resultset
org.openmobileis.common.util.exception.OpenMISExceptionThe root class of all exceptions for Java OpenMobileIS developement
org.openmobileis.services.servlet.OpenmisHttpServletRequest
org.openmobileis.services.servlet.OpenMISInit
org.openmobileis.common.util.OpenMISSerializable
org.openmobileis.services.servlet.OpenMISServlet
org.openmobileis.common.util.collection.OrderableTitle: OpenMobileIS project source
Description: Interface that all elements to be sort must implements
org.openmobileis.embedded.webserver.PathTreeDictionary
org.openmobileis.embedded.webserver.PathTreeDictionary.Node
org.openmobileis.common.util.PropertiesManagerUse to manage application properties
org.odbms.QueryHandle to a node in the query graph
org.apache.commons.codec.net.QuotedPrintableCodec
org.openmobileis.services.RedirectToFromCallingService
org.openmobileis.modules.crm.data.common.RepresentantTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.crm.data.common.RepresentantFactoryTitle: OpenMobileIS Project Description:
org.openmobileis.modules.crm.database.common.jdbc.RepresentantJDBCQueryTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.crm.data.common.RepresentantManagerTitle: OpenMobileIS Project Description:
org.openmobileis.modules.crm.database.common.fodb.RepresentantSynchroFODBReturnListenerTitle: OpenMobileIS project source
Description:
org.openmobileis.services.common.ReturnLinkManagerService
org.openmobileis.database.fastobjectdb.db.index.SearchResultResult of a search in an index
org.openmobileis.services.common.SecurityHash
org.openmobileis.services.common.SecurityManagerTitle: OpenMobileIS project source
Description:
org.openmobileis.services.common.SecurityStore
Acme.Serve.ServeMinimal Java HTTP server class
org.openmobileis.embedded.webserver.ServeConfig
Acme.Serve.ServeConfig
Acme.Serve.ServeConnectionRequest/response
org.openmobileis.embedded.webserver.ServeInputStream
Acme.Serve.ServeInputStream
Acme.Serve.ServeOutputStream
org.openmobileis.embedded.webserver.ServeOutputStream
org.openmobileis.common.util.exception.ServerExceptionTitle: OpenMobileIS project source The exception for general Server process
org.openmobileis.embedded.webserver.ServerThreadTitle: OpenMobileIS project source
Description: Runnable that handle connexion process in a thread
org.openmobileis.embedded.webserver.ServerThreadPoolTitle: OpenMobileIS project source
Description: Runnable that handle connexion process in a thread
org.openmobileis.embedded.webserver.ServerThreadPool.HTTPConnexionMaintener
org.openmobileis.services.ServiceTitle: OpenMobileIS project source
Description: All services have to specialize this class and override run() method
org.openmobileis.common.util.exception.ServiceExceptionTitle: OpenMobileIS project source The exception for general service process
org.openmobileis.services.ServiceManagerTitle: OpenMobileIS project source
Description: Load all known services at launching
org.openmobileis.embedded.util.ServicePropertiesManagerTitle: OpenMobileIS project source
Description: Utility classe to allow to store is the properties file misc.properties service properties to be use later
org.openmobileis.services.ServletToolsTitle: OpenMobileIS project source
Description: Helper class to facilitate confimration or error message return
org.openmobileis.common.context.SessionContext
org.openmobileis.common.context.SessionContextManager
Acme.Crypto.ShaHashThe Secure Hash Algorithm
org.openmobileis.database.fastobjectdb.db.query.soda.SodaIndexComparator
org.openmobileis.database.fastobjectdb.db.query.soda.SodaIntIndexComparator
org.openmobileis.database.fastobjectdb.db.query.soda.SodaIntIndexComparator.IntOperande
org.openmobileis.database.fastobjectdb.db.query.soda.SodaLongIndexComparator
org.openmobileis.database.fastobjectdb.db.query.soda.SodaLongIndexComparator.LongOperande
org.openmobileis.database.fastobjectdb.db.query.soda.SodaStringIndexComparator
org.openmobileis.database.fastobjectdb.db.query.soda.SodaStringIndexComparator.StringOperande
org.openmobileis.common.util.collection.SortTitle: OpenMobileIS project source
Description: sort algorythms
org.openmobileis.common.util.exception.SQLExceptionTitle: OpenMobileIS project source Title: OpenMSPException raised during SQL process
org.openmobileis.embedded.webserver.test.StartPDA
org.openmobileis.embedded.webserver.StartWebServer
Acme.Crypto.StreamCipherA stream encryption template
org.apache.commons.codec.StringDecoderDecodes a String into a String
org.apache.commons.codec.StringEncoderEncodes a String into a String
org.apache.commons.codec.net.StringEncodingsString encodings used in this package
org.openmobileis.common.util.StringFormaterTitle: OpenMobileIS project source
Description: some facility method to format string
org.openmobileis.database.fastobjectdb.db.index.node.StringNodeStringNode
org.openmobileis.database.fastobjectdb.synchro.client.sync4j.Sync4jFODBSyncSourceTitle: OpenMobileIS project source
Description: Default Sync4j Source
org.openmobileis.database.fastobjectdb.synchro.client.sync4j.Sync4jSynchroFODBConnectorTitle: OpenMobileIS project source
Description: Default implementation for Sync4J
org.openmobileis.database.fastobjectdb.synchro.client.SyncActionDBManagerTitle: OpenMobileIS project source
Description: DB Action manager that allow to get or store in a persistent way embedded database action
org.openmobileis.database.fastobjectdb.synchro.client.SyncActionDBQueryManagerTitle: OpenMobileIS project source
Description: Database access for the SyncActionDBManager
org.openmobileis.common.util.exception.SynchroExceptionTitle: OpenMobileIS project source The exception for synchronization process
org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDBTitle: OpenMobileIS project source
Description: Synchronisable version of FastDBObject
org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDBManagerTitle: OpenMobileIS project source
Description:
org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBConnectorTitle: OpenMobileIS project source
Description: Interface use to plug the synchronisation mecanisme to FODB
org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBReturnListenerTitle: OpenMobileIS project source
Description:
org.openmobileis.embedded.util.SystemAPITitle: OpenMobileIS project source
Description: Helper class to access native OS specific task that is not correcly done by the JVM
org.openmobileis.embedded.webserver.templates.TemplateManagerTitle: OpenMobileIS project source
Description: Manage pattern (templates) for HTML forms used by the PDA web server
org.openmobileis.embedded.webserver.templates.TemplateNotFoundExceptionTitle: OpenMobileIS project source
Description: Thrown when a template file can't be found in the file system
org.openmobileis.services.common.TemplateServiceTitle: OpenMobileIS project source
Description: Class that all service that use template must implements
org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestData
org.openmobileis.database.fastobjectdb.db.test.TestData
org.openmobileis.database.fastobjectdb.db.test.TestDataWithArrayContain test of all FODB functionnalities
org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDBTest application use to test FODB
org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource
org.openmobileis.database.fastobjectdb.db.test.TestSearchData
org.openmobileis.embedded.webserver.test.services.TestServletServiceURL : http://127.0.0.1:9091/services/test
org.openmobileis.embedded.webserver.test.services.servlet.TestServletServletURL http://127.0.0.1:9091/testservlet
Acme.Serve.ThrottledOutputStreamOutput stream with throttling
Acme.Serve.ThrottleItemData item for ThrottledOutputStream
org.openmobileis.database.fastobjectdb.db.transaction.TransactionTransaction Manager use to manage database transaction
org.openmobileis.database.fastobjectdb.db.transaction.TransactionFile
org.openmobileis.database.fastobjectdb.db.transaction.TransactionManager
org.openmobileis.embedded.util.UniqueIdGeneratorTitle: OpenMobileIS project source
Description: Generate an unique id for the PDA based on the current time
Acme.UtilsAssorted static utility routines
org.openmobileis.services.cache.WebPageCacheEventTitle: OpenMobileIS project source
Description: Main manage to register a service that has its page cached
org.openmobileis.services.cache.WebPageCacheManagerTitle: OpenMobileIS project source
Description: Main manage to register a service that has its page cached
org.openmobileis.services.cache.WebPageCacheServiceStructTitle: OpenMobileIS project source
Description: Main manage to register a service that has its page cached
org.openmobileis.embedded.webserver.WebServer
org.openmobileis.embedded.webserver.WebServerConnection
Acme.WildcardDictionaryA dictionary with wildcard lookups
org.openmobileis.common.util.WildcardDictionaryA dictionary with wildcard lookups

Generated on Thu Oct 6 10:06:34 2005 for OpenMobileIS by  doxygen 1.4.3