OpenMobileIS Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
org.openmobileis.synchro.openmsp.protocol.AbstractCommandTitle: OpenMobileIS project source
Description: Superclass for OpenMSP commands : Get, Sync, Add, Delete, Replace, Map, Sequence, Result, Status An abstract command has a type (See Element for the command list) and a command id
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.examples.mycrm.data.Account
org.openmobileis.examples.mycrm.data.fodb.AccountFactory
org.openmobileis.database.fastobjectdb.db.crypto.AcmeBlowfishCypherBlowfish cypher use to encrypt a collection object data
Acme.Serve.AcmeSessionHttp session support
org.openmobileis.synchro.openmsp.client.db.ActionDBTitle: OpenMobileIS project source
Description: Define an action made on the embedded database that has to be synchronized during next synchro
org.openmobileis.oscar.Activator
org.openmobileis.oscarbundle.Activator
org.openmobileis.synchro.algo.replication.AlwaysUpdateClientSynchroConflicResolverTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.algo.replication.AlwaysUpdateServerSynchroConflicResolverTitle: OpenMobileIS project source
Description:
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.synchro.openmsp.protocol.AtomicMessageTitle: OpenMobileIS project source
Description: Define a message in the openMSP protocol
org.openmobileis.synchro.algo.replication.AtomicObjectArrayReplicationTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.algo.replication.utils.impl.AtomicObjectQueryManagerTitle: OpenMobileIS project source
Description: Manage physical storae of AtomicObject synchro data (modification timestamp,
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
Author:
Philippe Delrieu
org.openmobileis.examples.simpleappli.data.BaseDataTitle: OpenMobileIS project source
Description: The object that are synchronized
org.openmobileis.examples.server.synchro.BaseDataFODBSyncTargetTitle: OpenMobileIS project source
Description: Example of a FODBSyncTarget
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.common.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.openmobileis.synchro.openmsp.protocol.CommandTitle: OpenMobileIS project source
Description: Represents Add, Delete, Replace commands
org.openmobileis.bundle.osgi.CommonActivatorTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.client.conduit.ConduitParameterTitle: OpenMobileIS project source
Description:
org.odbms.ConstraintConstraint to limit the objects returned upon Query.execute() query execution
org.odbms.ConstraintsSet of Constraint objects
org.openmobileis.examples.mycrm.data.Contact
org.openmobileis.synchro.openmsp.protocol.ContainerMessageTitle: OpenMobileIS project source
Description: Container of OpenMSP messages
Acme.Crypto.Crc16HashThe CRC16 hash function
Acme.Crypto.Crc32HashThe CRC32 hash function
org.openmobileis.synchro.security.auth.CredentialTitle: OpenMobileIS project source Description: Use by all class that need credential facility A credential is composed by a principal and a password
org.openmobileis.synchro.security.auth.CredentialCodec: OpenMobileIS project source Description: Manage credential convertion between string format and Credential class Implement the OpenMSP and BasicAuth format
org.openmobileis.examples.mycrm.terminal.CRMRubricLoader
Acme.Crypto.CryptoUtilsSome cryptography utilities
org.openmobileis.common.util.database.DatabaseConstTitle: OpenMobileIS project source
Description:
org.openmobileis.database.fastobjectdb.DatabaseConstConstant to switch in debug mode (set debug to true)
org.openmobileis.common.util.exception.DatabaseExceptionSpecific exception for database error
org.openmobileis.synchro.openmsp.protocol.DataItemTitle: OpenMobileIS project source
Description: Item used for Request commands and Result command
org.openmobileis.services.common.DateServiceUtilTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.client.db.DBImportFileCoderTitle: OpenMobileIS project source
Description: Utility methode to encode and decode rows for the synchro protocol
org.openmobileis.synchro.openmsp.client.db.DecodedRowListenerTitle: OpenMobileIS project source
Description: Base interface call by the PDA synchro manager to decode recieved rows
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.common.data.DefaultGlobalPropertyTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.protocol.DefaultHandlerTitle: OpenMobileIS project source
Description: Default handler to parse OpenMSP message
org.openmobileis.modules.common.data.DefaultLabelTitle: OpenMobileIS project source
Description: USe to manage the pair identifier/label used by article, visite type and contact type
org.openmobileis.synchro.journal.DefaultLogRenderer
org.openmobileis.common.util.log.DefaultLogTracerDefault tracer for log management Use to trace to the console
org.openmobileis.services.navigation.DefaultNavigationBarDescription
org.openmobileis.database.fastobjectdb.synchro.client.DefaultOpenMSPSynchroFODBConnectorTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListenerTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListenerTitle: OpenMobileIS project source
Description: Default Synchro listener that handle OpenMS protocol for synchronisation
org.openmobileis.common.context.DefaultPlateformTitle: OpenMobileIS project source
Description:
org.openmobileis.services.security.DefaultSecurityHash
org.openmobileis.services.security.DefaultSecurityStore
org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObjectTitle: OpenMobileIS project source
Description: Implements default Atomic Object behaviours
org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObjectDelegateTitle: OpenMobileIS project source
Description: Manage Atomic Object data needed for synchronisation
org.openmobileis.synchro.algo.syncnumber.impl.DefaultSyncNumberManagerDelegateTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.common.data.DefaultTerminalUserTitle: OpenMobileIS project source
Description:
org.openmobileis.examples.mycrm.terminal.services.DeleteContactServiceTitle: OpenMobileIS project source
Description:
org.openmobileis.examples.simpleappli.terminal.services.DeleteDataServiceTitle: OpenMobileIS project source
Description:
org.openmobileis.examples.mycrm.terminal.services.DeleteReportServiceTitle: OpenMobileIS project source
Description:
org.openmobileis.common.util.collection.tree.DependNodeTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.profiles.old.embedded.core.DependProfileModuleTitle: OpenMobileIS project source
Description:
org.openmobileis.module.core.DependProfileModuleTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.profiles.old.embedded.core.DependProfileRubricTitle: OpenMobileIS project source
Description:
org.openmobileis.common.util.collection.tree.DependTreeTitle: OpenMobileIS project source
Description: Manage listener order during different synchro phase
org.openmobileis.common.util.collection.tree.DependTreePhaseListTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.client.services.DirectSynchroServiceTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.client.services.DirectSynchroService.SynchroThread
org.openmobileis.examples.mycrm.terminal.services.DisplayAccountServiceTitle: OpenMobileIS project source
Description:
org.openmobileis.examples.mycrm.terminal.services.DisplayContactServiceTitle: OpenMobileIS project source
Description:
org.openmobileis.examples.mycrm.terminal.services.DisplayLeadsServiceTitle: OpenMobileIS project source
Description:
org.openmobileis.examples.mycrm.terminal.services.DisplayReportServiceTitle: OpenMobileIS project source
Description:
org.openmobileis.test.database.DummyObject
org.openmobileis.examples.mycrm.terminal.services.EditAccountServiceTitle: OpenMobileIS project source
Description: SimpleEditService provide a base algorythm to develop and edit service
org.openmobileis.examples.simpleappli.terminal.services.EditBaseDataServiceTitle: OpenMobileIS project source
Description: SimpleEditService provide a base algorythm to develop and edit service
org.openmobileis.examples.mycrm.terminal.services.EditContactServiceTitle: OpenMobileIS project source
Description: SimpleEditService provide a base algorythm to develop and edit service
org.openmobileis.examples.mycrm.terminal.services.EditContactService.ContactSessionData
org.openmobileis.examples.mycrm.terminal.services.EditReportServiceTitle: OpenMobileIS project source
Description: SimpleEditService provide a base algorythm to develop and edit service
org.openmobileis.examples.mycrm.terminal.services.EditReportService.ReportSessionData
org.openmobileis.services.EditService
Author:
user
org.openmobileis.synchro.openmsp.protocol.ElementTitle: OpenMobileIS project source
Description: Interface for encoding / decoding OpenMSP elements
org.openmobileis.synchro.openmsp.protocol.ElementDataTitle: OpenMobileIS project source
Description: Hold a pair element and associated data
org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener
Author:
phil
org.openmobileis.synchro.algo.syncnumber.impl.EmptySyncNumberManagerDelegateTitle: OpenMobileIS project source
Description:
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.synchro.openmsp.protocol.test.ExampleTitle: OpenMobileIS project source
Description: An example to show how to use OpenMSP protocol API
org.openmobileis.database.fastobjectdb.FastObjectDB
Author:
Philippe Delrieu
org.openmobileis.database.fastobjectdb.FastObjectDBManagerFactory pattern to manage one FODb inside an application
org.openmobileis.common.util.log.FileLogManagerDefine the LogManager to Log in a File
org.openmobileis.common.util.log.FileLogTracerImplement a LogTracer that Log in a File
org.openmobileis.common.util.log.FileOpenCloseLogManagerTitle: OpenMobileIS project source
define the LogManager to Log in a File
org.openmobileis.common.util.log.FileOpenCloseLogTracerTitle: OpenMobileIS project source
Implement 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.synchro.openmsp.server.util.FileSystemTitle: OpenMobileIS project source
Description: define a virtual file system to manipulate file in memory
org.openmobileis.synchro.openmsp.server.util.FileSystemObjectPoolTitle: OpenMobileIS project source
Description: manage a pool of virtual file system
org.openmobileis.synchro.openmsp.server.util.FileSystemObjectPoolSelecterTitle: OpenMobileIS project source
Description: manage a pool of virtual file system
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.examples.simpleappli.data.FODB.FODBBaseDataFactoryTitle: OpenMobileIS project source
Description: Provide all BaseData FODB access
org.openmobileis.database.fastobjectdb.db.FODBCollectionFODBCollection is the class that represents each collection
org.openmobileis.database.fastobjectdb.FODBCollectionDescriptorTitle: OpenMobileIS project source
Description:
org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileFODBCollectionFile is a Class that defines simple functions access our data file
org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileHeader
org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFileFODBCollectionFileLink is a Class that has been created in order to facilitate access of indexs to Collection file
org.openmobileis.database.fastobjectdb.db.crypto.FODBCypherBase interface to add database data encryption
org.openmobileis.database.fastobjectdb.db.exception.FODBException
org.openmobileis.modules.common.history.FODBHistoryManagerDescription : Create an FODB history manager
org.openmobileis.database.fastobjectdb.synchro.client.FODBImportQueryManagerTitle: OpenMobileIS project source
Description:
org.openmobileis.database.fastobjectdb.db.index.FODBIndexFODBIndex is an abstract Class on which each type of index will be based
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.FODBIntIndexTo change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptorIndex descriptor use to index int method or field
org.openmobileis.modules.common.database.fodb.FODBLabelTitle: OpenMobileIS project source
Description: USe to manage the pair identifier/label used by article, visite type and contact type
org.openmobileis.modules.common.database.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.FODBMainFileFODBMainFile is a Class that defines simple functions to access our data file
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.synchro.server.FODBOpenMSPSynchroTargetWrapperTitle: OpenMobileIS project source
Description: To specify the temp directory where generated db file is use the property :org.openmobileis.database.fastobjectdb.synchro.server.generateddb.installpath
org.openmobileis.database.fastobjectdb.db.exception.FODBQueryException
Author:
Philippe Delrieu
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaCandidate
Author:
Philippe Delrieu
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
Author:
Philippe Delrieu
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraints
Author:
Philippe Delrieu
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaEvaluation
Author:
Philippe Delrieu
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaIndexPath
Author:
Philippe Delrieu
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectContainer
Author:
Philippe Delrieu
org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectSet
Author:
Philippe Delrieu
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.synchro.sync4j.server.FODBSync4JSource
Author:
Administrateur
org.openmobileis.synchro.sync4j.server.FODBSync4JSourcePanel
Author:
Administrateur
org.openmobileis.database.fastobjectdb.synchro.client.FODBSyncActionDBQueryManagerTitle: OpenMobileIS project source
Description: Database access for the SyncActionDBManager
org.openmobileis.database.fastobjectdb.synchro.server.FODBSynchroManagerTitle: OpenMobileIS project source
Description:
org.openmobileis.database.fastobjectdb.synchro.server.FODBSyncTargetTitle: OpenMobileIS project source
Description: For each Terminal synchronized collection you have to register a FODBSyncTarget
org.openmobileis.modules.common.database.fodb.FODBTerminalUserFactory
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
Author:
Romain Beaugrand
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
org.openmobileis.synchro.openmsp.server.synctarget.proxy.GenericProxySynchroTargetTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.common.data.GlobalPropertyTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.common.data.GlobalPropertyFactoryTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.common.data.GlobalPropertyManagerTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.protocol.HandlerTitle: OpenMobileIS project source
Description: XML handle to decode XML OpenMSP message
Acme.Crypto.HashA hash-function template
org.openmobileis.synchro.openmsp.protocol.HeaderTitle: OpenMobileIS project source
Description: OpenMSP header
org.openmobileis.embedded.webserver.test.services.HelloWorldURL : http://127.0.0.1:9091/services/helloworld
org.openmobileis.modules.common.history.HistoryData
Author:
Administrateur
org.openmobileis.modules.common.history.HistoryManagerTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.algo.replication.utils.impl.HSQLAtomicObjectQueryManagerTitle: OpenMobileIS project source
Description: Manage physical storae of AtomicObject synchro data (modification timestamp,
org.openmobileis.synchro.algo.syncnumber.impl.HSQLSyncNumberQueryManagerTitle: OpenMobileIS project source
Description: This class manages the synchronization number For each user, a number is associated with the synchronization to manage the incremental sync
org.openmobileis.synchro.openmsp.client.conduit.HttpOpenMSPSynchroConduitTitle: OpenMobileIS project source
Description: Synchronisation conduit use for debug purpose
Acme.Serve.HttpSessionContextImpl
Acme.Crypto.IdeaCipherThe IDEA encryption method
org.openmobileis.embedded.webserver.Identification
org.openmobileis.synchro.openmsp.client.db.ImportDecodedRowListenerTitle: OpenMobileIS project source
Description: Default implementation of the listener use to decode synchro ROw from the synchronisation,process If you change the synchronisation process the the way dtabase update rows are encoded you have to modify this listener
org.openmobileis.synchro.openmsp.client.db.ImportQueryManagerTitle: OpenMobileIS project source
Description: Base interface that all query manager implements
org.openmobileis.services.servlet.IndexServletTitle: OpenMobileIS project source
Description: show mobile portal
org.openmobileis.services.servlet.IndexServletContentListenerTitle: OpenMobileIS project source
Description: Listener interface use to register content provider to the indexServlet
org.openmobileis.common.intl.IntlResourceManagerTitle: OpenMobileIS project source
Description: Manage international resource
org.openmobileis.database.fastobjectdb.db.index.node.IntNodeIntNode
org.openmobileis.synchro.openmsp.protocol.ItemTitle: OpenMobileIS project source
Description: Item used for Request commands and Result command which have not to manage data
org.openmobileis.examples.server.database.JDBCBaseDataFactoryTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyFactoryTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
Author:
Philippe Delrieu
org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactoryJDBC Factory for internationalized labels (labels with a language)
org.openmobileis.modules.common.database.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.common.database.jdbc.JDBCTerminalUserFODBSyncTargetTitle: OpenMobileIS Project Description:
org.openmobileis.synchro.journal.JournalEntryTitle: OpenMobileIS project source
Description: An entry for the journal
org.openmobileis.synchro.journal.JournalLogRendererTitle: OpenMobileIS project source
Description: Interface that a journal entry rendered must implements to be use with the Journal service
org.openmobileis.synchro.journal.JournalManagerTitle: OpenMobileIS project source
Description: Data manager for all journal entry
org.openmobileis.synchro.journal.JournalQueryManagerTitle: OpenMobileIS project source
Description: Implement the database access for all journal entry
org.openmobileis.modules.common.data.LabelTitle: OpenMobileIS project source
Description: USe to manage the pair identifier/label used by article, visite type and contact type
org.openmobileis.modules.common.data.LabelFactoryTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.common.database.jdbc.LabelJDBCQueryTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.common.data.LabelManagerTitle: OpenMobileIS project source
Description:
org.openmobileis.examples.mycrm.data.Leads
org.openmobileis.examples.mycrm.data.fodb.LeadsFactory
org.openmobileis.examples.mycrm.terminal.services.LeadsIndexList
org.openmobileis.synchro.openmsp.client.core.ListenerOrdonancerTitle: OpenMobileIS project source
Description: Manage listener order during different synchro phase
org.openmobileis.synchro.openmsp.client.conduit.LocalOpenMSPSynchroConduitTitle: OpenMobileIS project source
Description: Synchronisation conduit use for debug purpose
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.modules.common.log.terminal.LogsSynchroListenerTitle: OpenMobileIS project source
Description: mail synchro listeners
org.openmobileis.modules.common.log.server.LogSyncServiceTitle: Safe Server Description: Copyright: Copyright (c) 2002 Company:
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.services.MainSubEditServiceUse for a MultiEdition
org.openmobileis.common.util.database.ManagerDBTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.server.util.MemoryFileTitle: OpenMobileIS project source
Description: memory file
org.openmobileis.synchro.openmsp.server.util.MemoryFileSystemTitle: OpenMobileIS project source
Description: virtual file system in memory
org.openmobileis.synchro.openmsp.protocol.MessageTitle: OpenMobileIS project source
Description: Represents a OpenMSP message container a Header and set of commands A Message has a counter to manage cmdId and a ContainerMessage representing the root element
org.openmobileis.synchro.openmsp.protocol.MessageFactoryTitle: OpenMobileIS project source
Description: Factory in charge of providing Message
org.openmobileis.test.mock.embedded.MockHttpServletRequest
org.openmobileis.test.mock.embedded.MockHttpServletResponse
org.openmobileis.test.mock.embedded.MockServletOutputStream
org.openmobileis.test.mock.common.MockUserManagerFactory
org.openmobileis.module.server.ModuleJarSynchroTargetTitle: OpenMobileIS project source
Description:
org.openmobileis.module.terminal.ModuleJarSyncListenerTitle: OpenMobileIS project source
Description:
org.openmobileis.module.terminal.ModuleManager
org.openmobileis.module.terminal.ModuleManagerListener
org.openmobileis.module.server.ModuleServerManager
org.openmobileis.module.ModulesOpenMISInit
org.openmobileis.common.user.impl.MonoUserUserManagerFactoryTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.algo.replication.utils.impl.MSSQLAtomicObjectQueryManagerTitle: OpenMobileIS project source
Description: Manage physical storae of AtomicObject synchro data (modification timestamp,
org.openmobileis.synchro.algo.syncnumber.impl.MSSQLSyncNumberQueryManagerTitle: OpenMobileIS project source
Description: This class manages the synchronization number For each user, a number is associated with the synchronization to manage the incremental sync
org.openmobileis.examples.mycrm.data.jdbc.MyCrmAccountSynchroTarget
org.openmobileis.examples.mycrm.data.fodb.MyCrmFODBTerminalUserFactory
org.openmobileis.examples.mycrm.data.jdbc.MyCrmJDBCUserFactory
org.openmobileis.examples.mycrm.data.fodb.MyCRMLabelFactory
org.openmobileis.examples.mycrm.data.jdbc.MyCrmLabelQuery
Author:
Manuel Gomez
org.openmobileis.examples.mycrm.data.jdbc.MyCrmLabelSynchroTarget
Author:
Manuel Gomez
org.openmobileis.examples.mycrm.data.jdbc.MyCrmLeadsSynchroTarget
org.openmobileis.examples.mycrm.terminal.MyCrmNavigationBarDescription
Author:
Manuel Gomez
org.openmobileis.examples.mycrm.server.MyCrmServerOpenMISInitTitle: OpenMobileIS project source
Description:
org.openmobileis.examples.mycrm.data.jdbc.MyCrmTerminalUserlQueryTitle: Sanofi Project Description: manage server side general TerminalUser synchrnisation
org.openmobileis.examples.mycrm.data.jdbc.MyCrmUserManagerDBQuery
Author:
Philippe Delrieu
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.openmobileis.synchro.openmsp.client.core.NumSyncManagerDBTitle: OpenMobileIS project source
Description: Base manager to get and save synchro number
org.openmobileis.synchro.openmsp.client.core.NumSyncQueryDBTitle: OpenMobileIS project source
Description: Synchro number storage classe
org.odbms.ObjectContainerDatabase engine interface
org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManagerTitle: OpenMobileIS project source
Description: Base implemtnation of ImportQueryManager use to import object to the database
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.synchro.openmsp.server.util.OpenMISFileTitle: OpenMobileIS project source
Description: base file for virtual file system
org.openmobileis.services.servlet.OpenmisHttpServletRequestThis class wraps HttpServletRequest
org.openmobileis.services.servlet.OpenMISInitTitle: OpenMobileIS project source
Description: Interface use to declare a class that will be call during servlet initialisation
org.openmobileis.module.OpenMisModuleRubricLoader
org.openmobileis.oscar.utils.OpenmisOscarBundleArchive
org.openmobileis.oscar.utils.OpenmisOscarBundleCache
org.openmobileis.module.profiles.terminal.OpenMISRubricLoader
org.openmobileis.common.util.OpenMISSerializable
org.openmobileis.services.servlet.OpenMISServlet
org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListenerTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListenerTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.OpenMSPException
org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListenerTitle: OpenMobileIS project source
Description:
org.openmobileis.module.profiles.terminal.OpenMSPProfileSyncListenerTitle: OpenMobileIS project source
Description: Listener for ProfilService (manage profil synchronisation) Manager priorities for OpenMSP messages (sequence)
org.openmobileis.synchro.openmsp.server.OpenMSPServiceTitle: OpenMobileIS project source
Description: OpenMLservice that implements Nomad-Link synchronisation
org.openmobileis.synchro.openmsp.server.OpenMSPServiceTracerTitle: OpenMobileIS project source
Description: Tracer to log user synchro
org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManagerTitle: OpenMobileIS project source
Description: Default SynchroManager for OpenMSP protocol
org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPSynchroTargetListenerTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.client.OpenMSPSyncListenerTitle: OpenMobileIS project source
Description: Base classe that all processus involved in the synchronisation must implement
org.openmobileis.synchro.openmsp.client.core.OpenMSPSyncMessageFactoryTitle: OpenMobileIS project source
Description: create OpenMSP message for synchronisation
org.openmobileis.synchro.algo.replication.utils.impl.OracleAtomicObjectQueryManagerTitle: OpenMobileIS project source
Description: Manage physical storae of AtomicObject synchro data (modification timestamp,
org.openmobileis.synchro.algo.syncnumber.impl.OracleSafeServerSyncNumberQueryManagerTitle: OpenMobileIS project source
Description: This class manages the synchronization number and assicated timestamp
org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegateTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.algo.syncnumber.impl.OracleUtils
Author:
Romain Beaugrand
org.openmobileis.common.util.collection.OrderableTitle: OpenMobileIS project source
Description: Interface that all elements to be sort must implements
org.openmobileis.oscar.bundlemanager.OscarBundleManager
org.openmobileis.oscar.OscarBundleUtils
org.openmobileis.synchro.openmsp.protocol.ParserTitle: OpenMobileIS project source
Description:
org.openmobileis.services.servlet.PasswordFormServletTitle: OpenMobileIS project source
Description: register this servlet with this URL /common
Acme.Serve.PathTreeDictionaryClass PathTreeDictionary - this class allows to put path elements in format n1/n2/n2[/*.ext] and get match to a pattern and a unmatched tail
org.openmobileis.embedded.webserver.PathTreeDictionary
Acme.Serve.PathTreeDictionary.Node
org.openmobileis.embedded.webserver.PathTreeDictionary.Node
org.openmobileis.common.util.PersistentPropertiesManagerTitle: OpenMobileIS project source
Description: Utility classe to allow to store is the properties file misc.properties service properties to be use later
org.openmobileis.common.context.PlateformTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.algo.replication.utils.impl.PostgreSQLAtomicObjectQueryManagerTitle: OpenMobileIS project source
Description: Manage physical storae of AtomicObject synchro data (modification timestamp,
org.openmobileis.synchro.algo.syncnumber.impl.PostgreSQLSyncNumberQueryManagerTitle: OpenMobileIS project source
Description: This class manages the synchronization number For each user, a number is associated with the synchronization to manage the incremental sync
org.openmobileis.common.user.profil.ProfileStruct definition : Profil
org.openmobileis.common.user.profile.ProfileStruct definition : Profil
org.openmobileis.common.user.profil.ProfileDataFactoryTitle: OpenMobileIS project source
Description:
org.openmobileis.common.user.profile.ProfileDataFactoryTitle: OpenMobileIS project source
Description:
org.openmobileis.common.user.profil.ProfileDataManagerTitle: OpenMobileIS project source
Description: Manage profil data access
org.openmobileis.common.user.profile.ProfileDataManagerTitle: OpenMobileIS project source
Description: Manage profil data access
org.openmobileis.modules.profiles.old.ProfileManagerTitle: OpenMobileIS project source
Description: Manage profil on the terminal side
org.openmobileis.module.core.ProfileModuleTitle: OpenMobileIS project source
Description: define a module managed by the ProfilManager
org.openmobileis.modules.profiles.old.ProfileModuleTitle: OpenMobileIS project source
Description: define a module managed by the ProfilManager
org.openmobileis.module.core.ProfileModuleRubricTitle: OpenMobileIS project source
Description: define a rubric
org.openmobileis.common.user.profil.ProfileNotFoundExceptionTitle: OpenMobileIS project source
Description:
org.openmobileis.common.user.profile.ProfileNotFoundExceptionTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.profiles.old.embedded.core.ProfileParserTitle: OpenMobileIS project source
Description: Profile file parser
org.openmobileis.common.user.profile.ProfilePropertyStruct definition : ProfilProperty
org.openmobileis.common.user.profil.ProfilePropertyStruct definition : ProfilProperty
org.openmobileis.modules.profiles.old.ProfileRubricTitle: OpenMobileIS project source
Description: define a rubric
org.openmobileis.common.user.profil.ProfileRubricStruct definition : ProfilRubric
org.openmobileis.common.user.profile.ProfileRubricStruct definition : ProfilRubric
org.openmobileis.modules.profiles.old.embedded.core.ProfileRubricSynchroListenerTitle: OpenMobileIS project source
Description: Containt Synchrolistener information needed by profil management
org.openmobileis.module.profiles.terminal.ProfileRubricSynchroListenerTitle: OpenMobileIS project source
Description: Containt Synchrolistener information needed by profil management
org.openmobileis.module.profiles.terminal.ProfileSynchroListenerAddNotifierTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.profiles.old.embedded.core.ProfileSynchroListenerAddNotifierTitle: OpenMobileIS project source
Description:
org.openmobileis.module.profiles.server.ProfilManagerSyncTargetTitle: OpenMobileIS project source
Description: Default implentation of the ProfilManagerService
org.openmobileis.common.util.PropertiesManagerUse to manage application properties
org.openmobileis.synchro.openmsp.server.synctarget.proxy.ProxySyncroTargetTitle: OpenMobileIS project source
Description:
org.odbms.QueryHandle to a node in the query graph
org.apache.commons.codec.net.QuotedPrintableCodec
org.openmobileis.services.common.RedirectToFromCallingService
Author:
Philippe Delrieu
org.openmobileis.synchro.algo.replication.ReplicationReturnDataTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.algo.replication.ReplicationSAOEventTitle: OpenMobileIS project source
Description: Event send by the replication algorythm during client and server modification management
org.openmobileis.examples.mycrm.data.Report
org.openmobileis.synchro.openmsp.protocol.RequestCommandTitle: OpenMobileIS project source
Description: Request command class manages the following commands : Sync, Map In fact, it manages all request commands which not use source and target attributes Request commands manages optional meta information and a credential
org.openmobileis.synchro.openmsp.protocol.ResponseCommandTitle: OpenMobileIS project source
Description: Response command class manages the following commands : Result and Status A response command have an attribute CmdRef (command reference) which refer to the request command identifier
org.openmobileis.synchro.openmsp.protocol.ResultTitle: OpenMobileIS project source
Description: Result command
org.openmobileis.services.common.ReturnLinkManagerService
Author:
Philippe Delrieu
org.openmobileis.modules.profiles.terminal.RubricLoaderTitle: OpenMobileIS project source
Description: Class that load module rubric and manage the rubric life cycle
org.openmobileis.examples.mycrm.terminal.services.SearchAccountServiceTitle: OpenMobileIS project source
Description:
org.openmobileis.database.fastobjectdb.db.index.SearchResultResult of a search in an index
org.openmobileis.services.security.SecurityHash
org.openmobileis.services.security.SecurityManagerTitle: OpenMobileIS project source
Description:
org.openmobileis.services.security.SecurityStore
org.openmobileis.synchro.openmsp.protocol.SequenceTitle: OpenMobileIS project source
Description: Container used to set an order for the commands
Acme.Serve.ServeMinimal Java HTTP server class
Acme.Serve.ServeConfig
org.openmobileis.embedded.webserver.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.examples.server.ServerOpenMISInitTitle: OpenMobileIS project source
Description:
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.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.common.ServiceManagerTitle: OpenMobileIS project source
Description: Load all known services at launching
org.openmobileis.services.common.ServletToolsTitle: OpenMobileIS project source
Description: Helper class to facilitate confimration or error message return
org.openmobileis.common.context.SessionContext
org.openmobileis.common.context.SessionContextManager
org.openmobileis.modules.common.history.SessionHistoryManagerTitle: OpenMobileIS project source
Description:
Acme.Crypto.ShaHashThe Secure Hash Algorithm
org.openmobileis.examples.simpleappli.terminal.services.ShowAllBaseDataServiceTitle: OpenMobileIS project source
Description:
org.openmobileis.examples.simpleappli.terminal.services.ShowDataServiceTitle: OpenMobileIS project source
Description:
org.openmobileis.services.servlet.ShutdownServlet
Author:
Philippe Delrieu
org.openmobileis.examples.simpleappli.terminal.SimpleAppliNavigationBarDescriptionTitle: OpenMobileIS project source
Description: Define the apparence of the navigation bar
org.openmobileis.examples.simpleappli.terminal.SimpleAppliRuBricLoaderTitle: OpenMobileIS project source
Description:
org.openmobileis.services.SimpleEditServiceTitle: OpenMobileIS project source
Description: Base classe to develop an edit service
org.openmobileis.synchro.journal.SimpleLogRendererTitle: OpenMobileIS project source
Description: Default log renderer
org.openmobileis.test.mock.synchro.SimpleMockSynchroManager
org.openmobileis.test.mock.synchro.SimpleMockSynchroManager.ZipArrayEntryFile
org.openmobileis.services.servlet.SimpleOpenMISInit
org.openmobileis.synchro.openmsp.protocol.SimpleOpenMLParserTitle: OpenMobileIS project source
Description:
org.openmobileis.database.fastobjectdb.db.query.soda.SodaIndexComparator
Author:
Philippe Delrieu
org.openmobileis.database.fastobjectdb.db.query.soda.SodaIntIndexComparator
Author:
Philippe Delrieu
org.openmobileis.database.fastobjectdb.db.query.soda.SodaIntIndexComparator.IntOperande
org.openmobileis.database.fastobjectdb.db.query.soda.SodaLongIndexComparator
Author:
Philippe Delrieu
org.openmobileis.database.fastobjectdb.db.query.soda.SodaLongIndexComparator.LongOperande
org.openmobileis.database.fastobjectdb.db.query.soda.SodaStringIndexComparator
Author:
Philippe Delrieu
org.openmobileis.database.fastobjectdb.db.query.soda.SodaStringIndexComparator.StringOperande
org.openmobileis.common.util.collection.SortTitle: OpenMobileIS project source
Description: sort algorythms
org.openmobileis.bundle.felix.core.StartFelix
org.openmobileis.oscar.StartOscar
org.openmobileis.embedded.webserver.test.StartPDA
Author:
Romain Beaugrand
org.openmobileis.embedded.webserver.StartWebServer
org.openmobileis.module.terminal.StaticModuleManagerListener
Author:
phil
org.openmobileis.synchro.openmsp.protocol.StatusTitle: OpenMobileIS project source
Description: Set a status for request command
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.services.SubEditService
Author:
Manuel Gomez
org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSourceTitle: OpenMobileIS project source
Description: Default Sync4j Source
org.openmobileis.synchro.sync4j.client.Sync4jSynchroFODBConnectorTitle: OpenMobileIS project source
Description: Default implementation for Sync4J
org.openmobileis.synchro.openmsp.client.db.SyncActionDBManagerTitle: OpenMobileIS project source
Description: DB Action manager that allow to get or store in a persistent way embedded database action
org.openmobileis.synchro.openmsp.client.db.SyncActionDBQueryManagerTitle: OpenMobileIS project source
Description: Database access for the SyncActionDBManager
org.openmobileis.synchro.openmsp.server.synctarget.SyncDBSynchroAtomicObjectTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.algo.replication.SynchroAtomicObjectTitle: OpenMobileIS project source
Description: Base interface to identify Atomic Object
org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectDelegateTitle: OpenMobileIS project source
Description: Implemetns synchro management processus
org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectManagerTitle: OpenMobileIS project source
Description: Manage Atomic Object
org.openmobileis.synchro.openmsp.client.conduit.SynchroConduitTitle: OpenMobileIS project source
Description: Base interface that all synchronisation conduit must implements
org.openmobileis.synchro.algo.replication.SynchroConflicResolverTitle: OpenMobileIS project source
Description: Base interface to implements to handle synchro conflicts
org.openmobileis.synchro.client.SynchroDescriptorTitle: OpenMobileIS project source
Description:
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.synchro.openmsp.server.util.SynchroFileGeneratorTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.server.util.SynchroFileGeneratorManagerTitle: OpenMobileIS project source
Description:
org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBConnectorTitle: OpenMobileIS project source
Description: Interface use to connect the synchro mechanisme to FODB
org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBReturnListenerTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.client.services.SynchroJournalDisplayServiceTitle: OpenMobileIS project source
Description: Service that show synchronisation result
org.openmobileis.database.fastobjectdb.synchro.client.SynchroListenerAddNotifierTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.client.services.SynchroLoginServiceTitle: OpenMobileIS project source
Description: Service that show synchro login HTML page
org.openmobileis.synchro.client.SynchroManagerTitle: OpenMobileIS project source
Description:Manage all registered SynchroManager
org.openmobileis.synchro.algo.syncnumber.SynchroNumberTitle: OpenMobileIS project source
Description: define a synchronisation number
org.openmobileis.synchro.client.SynchroProcessorTitle: OpenMobileIS project source
Description: Interface to implements ti use a synchro protocol with OpenMobileIS
org.openmobileis.synchro.openmsp.server.synctarget.SynchroTargerManagerTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.server.synctarget.SynchroTargerManager.TargetContainer
org.openmobileis.synchro.openmsp.server.synctarget.SynchroTargerManager.TargetVersion
org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerDelegateTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundExceptionTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.algo.syncnumber.impl.SyncNumberQueryManagerTitle: OpenMobileIS project source
Description: Define the operation use to manage synchro Number in the database
org.openmobileis.synchro.openmsp.server.synctarget.SyncTargetAnswerTitle: 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.util.SystemAPInotPPCTitle: 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.TemplateServiceTitle: OpenMobileIS project source
Description: Class that all service that use template must implements
org.openmobileis.services.util.TemplateUtils
org.openmobileis.module.profiles.terminal.TerminalProfileManagerTitle: OpenMobileIS project source
Description: Manage profil on the terminal side
org.openmobileis.modules.common.data.TerminalUserTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.common.data.TerminalUserFactoryTitle: OpenMobileIS Project Description:
org.openmobileis.modules.common.database.jdbc.TerminalUserJDBCQueryTitle: OpenMobileIS project source
Description:
org.openmobileis.modules.common.data.TerminalUserManagerTitle: OpenMobileIS Project Description:
org.openmobileis.modules.common.database.fodb.TerminalUserSynchroFODBReturnListenerTitle: OpenMobileIS project source
Description:
org.openmobileis.common.user.profil.impl.TerminalXmlFileProfilDataFactoryTitle: OpenMobileIS project source
Description: Manage profil data in an xml file
org.openmobileis.common.user.profile.impl.TerminalXmlFileProfilDataFactoryTitle: OpenMobileIS project source
Description: Manage profil data in an xml file
org.openmobileis.common.user.profile.impl.TerminalXmlFileProfilDataFactory.TerminalProfilListParser
org.openmobileis.common.user.profil.impl.TerminalXmlFileProfilDataFactory.TerminalProfilListParser
org.openmobileis.bundle.felix.core.test.TestActivatorTitle: OpenMobileIS project source
Description:
org.openmobileis.test.bundle.profil.TestBaseProfil
org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestData
Author:
Administrateur
org.openmobileis.database.fastobjectdb.db.test.TestData
Author:
Philippe Delrieu
org.openmobileis.database.fastobjectdb.db.test.TestDataWithArrayContain test of all FODB functionnalities
org.openmobileis.test.database.TestDummyFODBSyncTarget
org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDBTest application use to test FODB
org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource
Author:
Administrateur
org.openmobileis.database.fastobjectdb.db.test.TestFODBSynchroTitle: OpenMobileIS project source
Description:
org.openmobileis.test.database.TestFODBSynchro
org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTargetTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.client.core.test.TestListenerOrdonancerTitle: OpenMobileIS project source
Description:
org.openmobileis.test.bundle.profil.TestModuleManagerListener
org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListenerTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSSyncListenerTitle: OpenMobileIS project source
Description:
org.openmobileis.database.fastobjectdb.db.test.TestSearchData
Author:
Philippe Delrieu
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
org.openmobileis.test.database.TestSynchroFODBReturnListener
org.openmobileis.synchro.openmsp.client.core.test.TestSynchroListenerTitle: OpenMobileIS project source
Description:
org.openmobileis.database.fastobjectdb.db.test.TestThreadRequest
Author:
Administrateur
org.openmobileis.database.fastobjectdb.db.test.TestThreadRequest2
Author:
Administrateur
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
Author:
Philippe Delrieu
org.openmobileis.database.fastobjectdb.db.transaction.TransactionManager
Author:
Philippe Delrieu
org.openmobileis.common.util.UniqueIdGeneratorTitle: OpenMobileIS project source
Description: Generate an unique id for the PDA based on the current time
org.openmobileis.common.user.UserTitle: OpenMobileIS project source
Description:
org.openmobileis.common.user.UserAlreadyExistExceptionTitle: OpenMobileIS project source
Description:
org.openmobileis.common.user.UserManagerTitle: OpenMobileIS project source
Description: generic user service
org.openmobileis.common.user.UserManagerFactoryTitle: OpenMobileIS project source
Description: Base interface of all user manager
org.openmobileis.common.user.UserNotFoundExceptionTitle: OpenMobileIS project source
Description:
org.openmobileis.common.context.UserTerminalTitle: OpenMobileIS project source
Description: Synchro client plugin description
Acme.UtilsAssorted static utility routines
org.openmobileis.services.servlet.ValidatePasswordServletTitle: OpenMobileIS project source
Description:
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.bundle.osgi.WebServerActivatorTitle: OpenMobileIS project source
Description:
org.openmobileis.bundle.osgi.WebServerActivator.StartServerBunble
org.openmobileis.embedded.webserver.WebServerConnection
Acme.WildcardDictionaryA dictionary with wildcard lookups
org.openmobileis.synchro.openmsp.server.util.WinCESynchroFileGeneratorTitle: OpenMobileIS project source
Description:
org.openmobileis.synchro.openmsp.server.util.WinCESynchroFileGenerator.ZipArrayEntryFile
org.openmobileis.common.user.profile.impl.XmlFileProfilDataFactoryTitle: OpenMobileIS project source
Description: Manage profil data in an xml file
org.openmobileis.common.user.profil.impl.XmlFileProfilDataFactoryTitle: OpenMobileIS project source
Description: Manage profil data in an xml file
org.openmobileis.common.user.profile.impl.XmlFileProfilDataFactory.ProfilListParser
org.openmobileis.common.user.profil.impl.XmlFileProfilDataFactory.ProfilListParser
org.openmobileis.module.core.XmlModuleParserTitle: OpenMobileIS project source
Description: Profile file parser
org.openmobileis.synchro.openmsp.server.util.ZipEntryMemoryFileTitle: OpenMobileIS project source
Description: Memory file use by synchro processus
org.openmobileis.common.util.file.ZipUtilitiesTitle: OpenMobileIS project source
Description:

Generated on Mon Dec 4 11:03:31 2006 for OpenMobileIS by  doxygen 1.5.1-p1