A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

ACTION_CREATE - Static variable in class org.openmobileis.database.fastobjectdb.FastObjectDB
 
ACTION_OPEN - Static variable in class org.openmobileis.database.fastobjectdb.FastObjectDB
 
ADD - Static variable in interface org.openmobileis.synchro.algo.replication.SynchroAtomicObject
 
ADD - Static variable in interface org.openmobileis.synchro.openmsp.protocol.Element
 
ADDAction - Static variable in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
ADD_ACTION - Static variable in class org.openmobileis.synchro.openmsp.client.db.ActionDB
 
ADD_ERROR_MESSAGE - Static variable in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
 
ALERT - Static variable in class org.openmobileis.common.util.log.LogPriorities
Message alertant l'administrateur système qu'une action de sa part est requise.
AbstractCommand - class org.openmobileis.synchro.openmsp.protocol.AbstractCommand.
Title: 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.
AbstractCommand(int) - Constructor for class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
AbstractQueryManager - class org.openmobileis.common.util.database.AbstractQueryManager.
Title: OpenMobileIS project source
Description: This class is ths super class of the queries It allows to execute queries through the db manager.
AbstractQueryManager() - Constructor for class org.openmobileis.common.util.database.AbstractQueryManager
 
AcmeBlowfishCypher - class org.openmobileis.database.fastobjectdb.db.crypto.AcmeBlowfishCypher.
Blowfish cypher use to encrypt a collection object data.
AcmeBlowfishCypher() - Constructor for class org.openmobileis.database.fastobjectdb.db.crypto.AcmeBlowfishCypher
 
AcmeBlowfishCypher(String) - Constructor for class org.openmobileis.database.fastobjectdb.db.crypto.AcmeBlowfishCypher
 
ActionDB - class org.openmobileis.synchro.openmsp.client.db.ActionDB.
Title: OpenMobileIS project source
Description: Define an action made on the embedded database that has to be synchronized during next synchro.
ActionDB() - Constructor for class org.openmobileis.synchro.openmsp.client.db.ActionDB
 
ActionDB(String, String, int) - Constructor for class org.openmobileis.synchro.openmsp.client.db.ActionDB
Creates new ActionDB
AlwaysUpdateClientSynchroConflicResolver - class org.openmobileis.synchro.algo.replication.AlwaysUpdateClientSynchroConflicResolver.
Title: OpenMobileIS project source
Description:
AlwaysUpdateClientSynchroConflicResolver() - Constructor for class org.openmobileis.synchro.algo.replication.AlwaysUpdateClientSynchroConflicResolver
Constructor for SSynchroConflicResolver.
AlwaysUpdateServerSynchroConflicResolver - class org.openmobileis.synchro.algo.replication.AlwaysUpdateServerSynchroConflicResolver.
Title: OpenMobileIS project source
Description:
AlwaysUpdateServerSynchroConflicResolver() - Constructor for class org.openmobileis.synchro.algo.replication.AlwaysUpdateServerSynchroConflicResolver
Constructor for SSynchroConflicResolver.
ApplicationContext - class org.openmobileis.common.context.ApplicationContext.
Application Context are use to share application specific data between application objects.
ApplicationContext() - Constructor for class org.openmobileis.common.context.ApplicationContext
 
ApplicationContextManager - class org.openmobileis.common.context.ApplicationContextManager.
Hold the application context.
ApplicationContextManager() - Constructor for class org.openmobileis.common.context.ApplicationContextManager
 
Array - class org.openmobileis.common.util.collection.Array.
Use to store an Array of objects.
Array(Object[]) - Constructor for class org.openmobileis.common.util.collection.Array
 
Array(int) - Constructor for class org.openmobileis.common.util.collection.Array
Constructs an empty ArrayList with the specified initial capacity.
Array() - Constructor for class org.openmobileis.common.util.collection.Array
Constructs an empty ArrayList.Initial capacity is 10
AtomicMessage - class org.openmobileis.synchro.openmsp.protocol.AtomicMessage.
Title: OpenMobileIS project source
Description: Define a message in the openMSP protocol
AtomicMessage(Element) - Constructor for class org.openmobileis.synchro.openmsp.protocol.AtomicMessage
 
AtomicObjectArrayReplication - class org.openmobileis.synchro.algo.replication.AtomicObjectArrayReplication.
Title: OpenMobileIS project source
Description:
AtomicObjectArrayReplication(SynchroConflicResolver) - Constructor for class org.openmobileis.synchro.algo.replication.AtomicObjectArrayReplication
 
AtomicObjectQueryManager - class org.openmobileis.synchro.algo.replication.utils.impl.AtomicObjectQueryManager.
Title: OpenMobileIS project source
Description: Manage physical storae of AtomicObject synchro data (modification timestamp, ....).
AtomicObjectQueryManager() - Constructor for class org.openmobileis.synchro.algo.replication.utils.impl.AtomicObjectQueryManager
 
accessObj - Variable in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
add(Object) - Method in class org.openmobileis.common.util.collection.Array
Appends the specified element to the end of this ArrayList.
add(int, Object) - Method in class org.openmobileis.common.util.collection.Array
Appends the specified element to the end of this ArrayList.
add(Object) - Method in interface org.openmobileis.common.util.collection.FilterCollection
Call each time an object is loaded from the DB
add(long) - Method in class org.openmobileis.common.util.collection.LongArray
Appends the specified element to the end of this list.
add(LongArray) - Method in class org.openmobileis.common.util.collection.LongArray
Appends the specified LongArray to the end of this list.
add(long[]) - Method in class org.openmobileis.common.util.collection.LongArray
Appends the specified LongArray to the end of this list.
add(int, long) - Method in class org.openmobileis.common.util.collection.LongArray
Appends the specified element to the end of this list.
add(String, Object) - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
Add an element to a Collection of the database.
add(Object, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
Add a new pointer in our index.
add(long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexTable
 
add(String, Object) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
Add an element to a Collection of the database.
add(ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.protocol.AtomicMessage
 
add(Element) - Method in class org.openmobileis.synchro.openmsp.protocol.AtomicMessage
 
add(Element) - Method in class org.openmobileis.synchro.openmsp.protocol.ContainerMessage
 
add(ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.protocol.ContainerMessage
 
add(ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.protocol.Message
 
add(Element) - Method in class org.openmobileis.synchro.openmsp.protocol.Message
 
addActionDB(ActionDB) - Method in class org.openmobileis.synchro.openmsp.client.db.SyncActionDBManager
 
addAll(FileSystem) - Method in interface org.openmobileis.synchro.openmsp.server.util.FileSystem
 
addAll(FileSystem) - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFileSystem
 
addArray(Array) - Method in class org.openmobileis.common.util.collection.Array
Appends the specified ArrayList to the end of this ArrayList.
addCollection(FODBCollection) - Method in class org.openmobileis.database.fastobjectdb.db.CollectionManager
 
addCollection(String) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBMainFile
 
addCollectionPtrs(long[], FODBCollection) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectSet
 
addComparator(int) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaIndexPath
 
addComparator(int) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIndexComparator
 
addComparator(int) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIntIndexComparator
 
addComparator(int) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaLongIndexComparator
 
addComparator(int) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaStringIndexComparator
 
addContent(TemplateModelRoot) - Method in interface org.openmobileis.services.servlet.IndexServletContentListener
call by index servlet to provide content.
addContentListener(IndexServletContentListener) - Method in class org.openmobileis.services.servlet.IndexServlet
 
addCookie(Cookie) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
addCookie(Cookie) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
addCredentialToCommand(Credential, RequestCommand) - Static method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
Utility method that add the synchro credential to a RequestCommand.
addDateHeader(String, long) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
addDateHeader(String, long) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
addDependProfilModule(DependProfileModule) - Method in class org.openmobileis.modules.profiles.old.ProfileModule
 
addElement(Object) - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
Add an Element to the collection.
addElement(String) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestDataWithArray
 
addElement(int) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestDataWithArray
 
addElement(long) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestDataWithArray
 
addFODB(String, Object) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
Add an element to a Collection of the database without saving modification data needed to synchronize synchronizable collection.
addFile(OpenMISFile) - Method in interface org.openmobileis.synchro.openmsp.server.util.FileSystem
Extends this method to add your own file management before adding a file.
addFile(OpenMISFile) - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFileSystem
Extends this method to add your own file management before adding a file.
addFileToSynchro(OpenMISFile) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
add specified files to the answer to pda.
addHeader(String, String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
addHeader(String, String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
addId(String) - Method in class org.openmobileis.modules.common.history.HistoryData
 
addIndex(String, FODBIndexDescriptor) - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
Add an index to a Collection of the Database.
addIndex(FODBIndexDescriptor) - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
Add an index.
addIndex(long) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
Add an index to the indexs table.
addIndexPointerToTable(long) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFile
 
addIntHeader(String, int) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
addIntHeader(String, int) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
addIntersect(long[]) - Method in class org.openmobileis.common.util.collection.LongArray
 
addListener(OpenMSPSyncListener, String[]) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager
register a new listener and its depends that will participate to the synchro.
addListener(OpenMSPSyncListener, String[]) - Method in class org.openmobileis.synchro.openmsp.client.core.ListenerOrdonancer
 
addLocalizedProperties(String, String) - Method in class org.openmobileis.common.intl.IntlResourceManager
load the properties file with specified locale in the IntlResourceManager properties .
addManager(Object) - Method in class org.openmobileis.common.context.ApplicationContextManager
facility use to reference application singleton manager to avoid to have them garbage collected
addModule(ProfileModule) - Method in class org.openmobileis.modules.profiles.old.ProfileManager
 
addModuleListener(OpenMSPSyncListener, String[]) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager
register a new listener and its depends that will participate to the module synchro.
addModuleRubric(DependProfileRubric) - Method in class org.openmobileis.modules.profiles.old.ProfileModule
 
addModuleRubrics(ProfileRubric) - Method in class org.openmobileis.modules.profiles.old.ProfileModule
 
addObject(String, Object) - Method in class org.openmobileis.common.context.ApplicationContext
add the object with specified name to the context
addObject(String, Object, String[]) - Method in class org.openmobileis.common.util.collection.tree.DependTree
 
addObject(String, Object) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.FODBImportQueryManager
 
addObject(String, Object) - Method in class org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManager
 
addParameter(String, Object) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
The following 3 methods are not part of the Servlet API.
addParameter(String, String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
addParameters(Hashtable) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
addPropertiesFile(String) - Method in class org.openmobileis.common.util.PropertiesManager
load a property file inside the classpath.
addPropertiesFileFromFilePath(String) - Method in class org.openmobileis.common.util.PropertiesManager
load a property file from the file system If not found throw IOException
addProperty(String, String) - Method in class org.openmobileis.common.util.PropertiesManager
add the specified key,value to the manager properties
addProperty(String, String) - Method in class org.openmobileis.modules.profiles.old.ProfileModule
 
addProperty(String, String) - Method in class org.openmobileis.modules.profiles.old.ProfileRubric
 
addProperty(String, String) - Method in class org.openmobileis.synchro.client.SynchroDescriptor
 
addReplicationSAOEvent(ReplicationSAOEvent) - Method in class org.openmobileis.synchro.algo.replication.ReplicationReturnData
 
addRubric(ProfileRubric) - Method in class org.openmobileis.modules.profiles.old.ProfileManager
 
addSearchResult(IntNode, int, LongArray) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex
 
addSearchResult(LongNode, int, LongArray) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex
 
addSearchResult(IntNode, int, LongArray) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleIntIndex
 
addSearchResult(LongNode, int, LongArray) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleLongIndex
 
addSearchResult(StringNode, int, LongArray, SodaStringIndexComparator) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleLongIndex
 
addSearchResult(StringNode, int, LongArray, SodaStringIndexComparator) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleStringIndex
 
addSearchResult(StringNode, int, LongArray, SodaStringIndexComparator) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
 
addSearchResult(IntNode, int, LongArray) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex
 
addSearchResult(LongNode, int, LongArray) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueLongIndex
 
addSearchResult(StringNode, int, LongArray, SodaStringIndexComparator) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueStringIndex
 
addServlet(String, String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
addServlet(String, String, Hashtable) - Method in class org.openmobileis.embedded.webserver.WebServer
 
addSynchroListener(ProfileRubricSynchroListener) - Method in class org.openmobileis.modules.profiles.old.ProfileRubric
 
addSynchroTargetListener(OpenMSPSynchroTargetListener, String, UserTerminal) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.SynchroTargerManager
Register a new Synchro target listener.
addTerminalUser(TerminalUser) - Method in interface org.openmobileis.modules.common.data.TerminalUserFactory
called by synchro server to create the TerminalUser DB
addTerminalUser(TerminalUser) - Method in class org.openmobileis.modules.common.data.TerminalUserManager
call by synchro server to create the TerminalUser DB
addTerminalUser(TerminalUser) - Method in class org.openmobileis.modules.common.database.fodb.FODBTerminalUserFactory
call by synchro server to create the TerminalUser DB
addTransactionFile(TransactionFile) - Method in class org.openmobileis.database.fastobjectdb.db.transaction.Transaction
 
addUID(String) - Method in class org.openmobileis.modules.common.history.FODBHistoryManager
 
addUID(String) - Method in interface org.openmobileis.modules.common.history.HistoryManager
 
addUID(String) - Method in class org.openmobileis.modules.common.history.SessionHistoryManager
 
addUnion(long[]) - Method in class org.openmobileis.common.util.collection.LongArray
 
addWebPage(Hashtable, byte[]) - Method in interface org.openmobileis.services.cache.WebPageCacheServiceStruct
 
allocatedSize() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexTable
 
and(Constraint) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
 
answerfiles - Variable in class org.openmobileis.synchro.openmsp.server.synctarget.SyncTargetAnswer
 
antislashSeparator - Static variable in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
arrayPool - Variable in class org.openmobileis.common.util.ObjectPool
 
attachLogTracerToPriority(int, LogTracer) - Static method in class org.openmobileis.common.util.log.LogManager
attache the specified logTracer to a priority.
authType - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
authenticateUser(String, String, String) - Method in class org.openmobileis.common.user.UserManager
Authenticate the login/pass for group.
authenticateUser(String, String) - Method in interface org.openmobileis.common.user.UserManagerFactory
Authenticate the login/pass.
authenticateUser(String, String) - Method in class org.openmobileis.common.user.impl.MonoUserUserManagerFactory
 
authenticateUser(String, String) - Method in class org.openmobileis.test.mock.common.MockUserManagerFactory
 
available() - Method in class org.openmobileis.embedded.webserver.ServeInputStream
Available bytes to read without blocking.

B

BE - Static variable in class org.openmobileis.common.intl.IntlResourceManager
Belgium local extension :be
BackwardUniqueIndexIterator - class org.openmobileis.database.fastobjectdb.db.BackwardUniqueIndexIterator.
Use to enumerate an index without to loading in memory all index key or referenced object.
BadDataFormatException - exception org.openmobileis.common.util.exception.BadDataFormatException.
Throws when data are malformed.
BadDataFormatException() - Constructor for class org.openmobileis.common.util.exception.BadDataFormatException
 
BadDataFormatException(int) - Constructor for class org.openmobileis.common.util.exception.BadDataFormatException
 
BadDataFormatException(String, Throwable) - Constructor for class org.openmobileis.common.util.exception.BadDataFormatException
 
BadDataFormatException(String, Throwable, int) - Constructor for class org.openmobileis.common.util.exception.BadDataFormatException
 
BadDataFormatException(String) - Constructor for class org.openmobileis.common.util.exception.BadDataFormatException
 
BadDataFormatException(String, int) - Constructor for class org.openmobileis.common.util.exception.BadDataFormatException
 
BadDataFormatException(Throwable) - Constructor for class org.openmobileis.common.util.exception.BadDataFormatException
 
BadDataFormatException(Throwable, int) - Constructor for class org.openmobileis.common.util.exception.BadDataFormatException
 
BaseConstraint - class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint.
 
BaseConstraint() - Constructor for class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
begin() - Method in class org.openmobileis.database.fastobjectdb.db.transaction.Transaction
 
begin() - Method in class org.openmobileis.database.fastobjectdb.db.transaction.TransactionManager
 
beginImport() - Method in class org.openmobileis.database.fastobjectdb.synchro.client.FODBImportQueryManager
 
beginImport() - Method in class org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManager
 
beginProcessOpenMSpCommand(Credential) - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListener
 
beginProcessOpenMSpCommand(Credential) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
 
beginSync(int) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
beginSynchro() - Method in class org.openmobileis.synchro.openmsp.client.core.ListenerOrdonancer
 
beginSynchro(Credential, SynchroDescriptor) - Method in class org.openmobileis.synchro.openmsp.client.core.OpenMSPSyncMessageFactory
 
bloking - Variable in class org.openmobileis.modules.profiles.old.embedded.core.ProfileSynchroListenerAddNotifier
 
branchs - Variable in class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
buildCompleteMessage() - Static method in class org.openmobileis.synchro.openmsp.protocol.test.Example
 
buildDynamicQuery(String, Hashtable) - Method in class org.openmobileis.common.util.database.AbstractQueryManager
 
buildMessage() - Static method in class org.openmobileis.synchro.openmsp.protocol.test.Example
 
buildQuery(String, String[]) - Method in class org.openmobileis.common.util.database.AbstractQueryManager
buildQuery() get the query pattern stored in queries and insert the parameters.

C

CHUNKED - Static variable in class org.openmobileis.embedded.webserver.WebServerConnection
 
CLIENT_SIDE - Static variable in class org.openmobileis.synchro.algo.replication.ReplicationSAOEvent
 
COMPARATOR_NONE - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
CONSTRAINT_AND - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
CONSTRAINT_NONE - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
CONSTRAINT_OR - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
CONTAINS - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
CONTENTLENGTH - Static variable in class org.openmobileis.embedded.webserver.WebServerConnection
 
CONTENTLENGTH - Static variable in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
CONTENTTYPE - Static variable in class org.openmobileis.embedded.webserver.WebServerConnection
 
CONTENTTYPE - Static variable in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
CREATE - Static variable in class org.openmobileis.synchro.algo.replication.ReplicationSAOEvent
 
CREATE_NEW_OBJECT - Static variable in interface org.openmobileis.synchro.algo.replication.SynchroConflicResolver
 
CRITIQUE - Static variable in class org.openmobileis.common.util.log.LogPriorities
Message critique.
CallingServiceManager - class org.openmobileis.services.common.CallingServiceManager.
Title: 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.
CollectionManager - class org.openmobileis.database.fastobjectdb.db.CollectionManager.
Manage all created collection in a FODB
CollectionManager() - Constructor for class org.openmobileis.database.fastobjectdb.db.CollectionManager
 
Command - class org.openmobileis.synchro.openmsp.protocol.Command.
Title: OpenMobileIS project source
Description: Represents Add, Delete, Replace commands
Command(int) - Constructor for class org.openmobileis.synchro.openmsp.protocol.Command
 
Command(int, String, String) - Constructor for class org.openmobileis.synchro.openmsp.protocol.Command
 
ConduitParameter - class org.openmobileis.synchro.openmsp.client.conduit.ConduitParameter.
Title: OpenMobileIS project source
Description:
ConduitParameter() - Constructor for class org.openmobileis.synchro.openmsp.client.conduit.ConduitParameter
 
ConduitParameter(String, String) - Constructor for class org.openmobileis.synchro.openmsp.client.conduit.ConduitParameter
 
ContainerMessage - class org.openmobileis.synchro.openmsp.protocol.ContainerMessage.
Title: OpenMobileIS project source
Description: Container of OpenMSP messages
ContainerMessage() - Constructor for class org.openmobileis.synchro.openmsp.protocol.ContainerMessage
 
ContainerMessage(Element) - Constructor for class org.openmobileis.synchro.openmsp.protocol.ContainerMessage
 
Credential - class org.openmobileis.synchro.security.auth.Credential.
Title: OpenMobileIS project source Description: Use by all class that need credential facility A credential is composed by a principal and a password.
Credential(String, String) - Constructor for class org.openmobileis.synchro.security.auth.Credential
 
CredentialCodec - class org.openmobileis.synchro.security.auth.CredentialCodec.
 
CredentialCodec() - Constructor for class org.openmobileis.synchro.security.auth.CredentialCodec
 
cacheUnavailable(CacheEvent) - Method in class org.openmobileis.embedded.webserver.templates.TemplateManager
 
changeServicePass(String, String) - Method in class org.openmobileis.services.security.SecurityManager
 
characterEncoding - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
characterEncoding - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
children - Variable in class org.openmobileis.synchro.openmsp.protocol.ContainerMessage
 
chunking(boolean) - Method in class org.openmobileis.embedded.webserver.ServeInputStream
 
cleanAndFormatStringforDB(String) - Method in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
cleanData(String[]) - Method in class org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManager
 
clear() - Method in class org.openmobileis.common.util.collection.Array
 
clear() - Method in class org.openmobileis.common.util.collection.LongArray
 
clear() - Method in interface org.openmobileis.synchro.openmsp.server.util.FileSystem
clear all file in the file system.
clear() - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFileSystem
clear all file in the file system.
clearAttribute() - Method in class org.openmobileis.common.context.SessionContext
remove all attribute of the session.
clearStack() - Method in class org.openmobileis.services.common.CallingServiceManager
clear the service URI stack
clone() - Method in class org.openmobileis.common.util.collection.Array
 
close() - Method in class org.openmobileis.common.util.database.AbstractQueryManager
close() allows to close the database
close() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
close() - Method in interface org.openmobileis.database.fastobjectdb.db.transaction.TransactionFile
 
close() - Method in class org.openmobileis.embedded.webserver.ServeInputStream
 
close() - Method in class org.openmobileis.embedded.webserver.ServeOutputStream
 
closeRAS() - Method in class org.openmobileis.synchro.openmsp.client.conduit.HttpOpenMSPSynchroConduit
 
closeRAS() - Method in class org.openmobileis.synchro.openmsp.client.conduit.LocalOpenMSPSynchroConduit
 
closeRAS() - Method in interface org.openmobileis.synchro.openmsp.client.conduit.SynchroConduit
Close RAS connection
cmdId - Variable in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
cmdIdCounter - Variable in class org.openmobileis.synchro.openmsp.protocol.Message
 
cmdRef - Variable in class org.openmobileis.synchro.openmsp.protocol.ResponseCommand
 
colFile - Variable in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
colManager - Variable in class org.openmobileis.database.fastobjectdb.FastObjectDB
 
collections - Variable in class org.openmobileis.database.fastobjectdb.db.CollectionManager
 
commandType - Variable in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
commit() - Method in class org.openmobileis.database.fastobjectdb.db.transaction.Transaction
 
commit() - Method in class org.openmobileis.database.fastobjectdb.db.transaction.TransactionManager
 
commitSync() - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
compareTo(Object, Object) - Method in interface org.openmobileis.common.util.collection.Orderable
Compare two objects and order them.
compareTo(int) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIntIndexComparator
return >0 if the key is after the specified search int, <0 if before and 0 if equals.
compareTo(long) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaLongIndexComparator
return >0 if the key is after the specified search int, <0 if before and 0 if equals.
compareTo(String) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaStringIndexComparator
return >0 if the key is after the specified search string, <0 if before and 0 if equals.
compareTo(Object, Object) - Method in class org.openmobileis.modules.common.data.DefaultLabel
 
compareTo(Object) - Method in class org.openmobileis.modules.common.data.DefaultLabel
 
compareTo(Object, Object) - Method in class org.openmobileis.synchro.algo.replication.AtomicObjectArrayReplication
 
conflicResolver - Variable in class org.openmobileis.synchro.algo.replication.AtomicObjectArrayReplication
 
connect() - Method in class org.openmobileis.common.util.database.JdbcPoolManagerDB
 
connect(Credential) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTarget
 
connect(Credential) - Method in class org.openmobileis.database.fastobjectdb.synchro.server.FODBOpenMSPSynchroTargetWrapper
 
connect(Credential) - Method in interface org.openmobileis.database.fastobjectdb.synchro.server.FODBSyncTarget
call at the beginning of the collection synchronisation.
connect(Credential) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
 
connect(Credential) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListener
validate the credential and connect if needed
connect(Credential) - Method in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
connectCall - Variable in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
connexionLifeTime - Variable in class org.openmobileis.embedded.webserver.WebServerConnection
 
constrain(Object) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaQuery
 
constraints() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaQuery
 
constructorHelper() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexTable
 
constructorHelper() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
containerMessage - Variable in class org.openmobileis.synchro.openmsp.server.synctarget.SyncTargetAnswer
 
contains(Object) - Method in class org.openmobileis.common.util.collection.Array
return true if the array contains the specified object false otherwise.
contains() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
 
containsHeader(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
containsHeader(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
content - Variable in class org.openmobileis.synchro.openmsp.protocol.ContainerMessage
 
contentType - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
contextPath - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
convertActionStateToSyncItem(ActionDB) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
convertBooleanToDBData(boolean) - Method in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
convertDBDataToBoolean(byte) - Method in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
convertFileNameToSystem(String) - Static method in class org.openmobileis.common.util.file.FileUtilities
replace all nom system file separator by system file separator use for windows system to convert zip file name to windews file name
convertIdsToLabelObjectIds(String, String) - Static method in class org.openmobileis.modules.common.database.fodb.FODBLabel
 
convertIdsToLabelObjectIds(String, String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory
 
convertIdsToLabelObjectIds(String, String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory
 
convertPropertiesFile(InputStream) - Method in class org.openmobileis.common.util.PropertiesManager
 
convertResultSetToLabel(ResultSet) - Method in interface org.openmobileis.modules.common.database.jdbc.LabelJDBCQuery
 
convertResultSetToProperty(ResultSet) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
convertResultSetToTerminalUser(ResultSet) - Method in interface org.openmobileis.modules.common.database.jdbc.TerminalUserJDBCQuery
 
convertToUnixFomat(String) - Static method in class org.openmobileis.common.util.file.FileUtilities
 
cookies - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
copyFile(String, String) - Static method in class org.openmobileis.common.util.file.FileUtilities
 
create(ActionDB) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.FODBSyncActionDBQueryManager
 
create(String[]) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
create(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.HSQLSyncNumberQueryManager
create() insert a new version number for a user ID.
create(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.MSSQLSyncNumberQueryManager
create() insert a new version number for a user ID.
create(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSafeServerSyncNumberQueryManager
create() insert a new version number for a user ID.
create(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.PostgreSQLSyncNumberQueryManager
create() insert a new version number for a user ID.
create(String[]) - Method in interface org.openmobileis.synchro.algo.syncnumber.impl.SyncNumberQueryManager
create() insert a new version number for a user ID.
create(ActionDB) - Method in interface org.openmobileis.synchro.openmsp.client.db.SyncActionDBQueryManager
 
createAtomicObject(SynchroAtomicObject, String, String) - Method in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObjectDelegate
 
createAtomicObject(SynchroAtomicObject, String, String) - Method in interface org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectDelegate
 
createAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.AtomicObjectQueryManager
 
createAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.HSQLAtomicObjectQueryManager
 
createAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.MSSQLAtomicObjectQueryManager
 
createAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.OracleAtomicObjectQueryManager
 
createAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.PostgreSQLAtomicObjectQueryManager
 
createCollection(FODBCollectionDescriptor) - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
Add a new collection to the database.
createCollection(String, Class) - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
Add a new collection to the database.
createCollection(FastObjectDB, FODBCollectionDescriptor) - Static method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
Function that is called to create a new collection.
createCollection(String, FODBCollectionDescriptor, FastObjectDB) - Static method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
The function that is called to create a new Collection file.
createCollection(FODBCollectionDescriptor) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
Add a new collection to the database.
createCollection(String, Class) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
Add a new collection to the database.
createCyberFile(String, InputStream) - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFileSystem
extends this methods to create the rigth type of OpenMISFile with the file system is created using a ZIP Stream
createDbFile(String) - Static method in class org.openmobileis.database.fastobjectdb.db.store.FODBMainFile
 
createIndex(FODBIndexDescriptor, Class, FODBCollectionIndexFile) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexFactory
 
createIndex(FODBIndexHeader, Class, FODBCollectionIndexFile) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexFactory
 
createJournalTable() - Method in class org.openmobileis.synchro.journal.JournalQueryManager
 
createMessage(Header, boolean) - Method in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
createMessage(Header) - Method in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
createNewInstance(Class) - Method in class org.openmobileis.common.util.ObjectPool
A factory method that you may override to instantiate the proper object Default implementation does a newInstance()
createOrUpdate(JournalEntry) - Method in class org.openmobileis.synchro.journal.JournalQueryManager
 
createPtrArray(long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleIntIndex
 
createPtrArray(long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleLongIndex
 
createPtrArray(long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleStringIndex
 
createSessionContext(String) - Method in class org.openmobileis.common.context.SessionContextManager
create a new session context with the specified Id.
createSessionObject(HttpServletRequest) - Method in class org.openmobileis.services.MainSubEditService
 
createSessionObject(HttpServletRequest) - Method in class org.openmobileis.services.SimpleEditService
 
createSessionObject(HttpServletRequest) - Method in class org.openmobileis.services.SubEditService
 
createSyncTable() - Method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
createSyncTable() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.HSQLSyncNumberQueryManager
 
createSyncTable() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.MSSQLSyncNumberQueryManager
 
createSyncTable() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSafeServerSyncNumberQueryManager
 
createSyncTable() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.PostgreSQLSyncNumberQueryManager
 
createSyncTable() - Method in interface org.openmobileis.synchro.algo.syncnumber.impl.SyncNumberQueryManager
check if the sync table exists.
createSynchroNumber(long, long) - Method in class org.openmobileis.synchro.algo.syncnumber.SyncNumberManager
 
createSynchroNumber(long, long) - Method in interface org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerDelegate
 
createSynchroNumber(long, long) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.DefaultSyncNumberManagerDelegate
 
createSynchroNumber(long, long) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.EmptySyncNumberManagerDelegate
 
createSynchroNumber(long, long) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate
 
createTable() - Method in class org.openmobileis.synchro.algo.replication.utils.impl.AtomicObjectQueryManager
 
createTable() - Method in class org.openmobileis.synchro.algo.replication.utils.impl.HSQLAtomicObjectQueryManager
 
createTable() - Method in class org.openmobileis.synchro.algo.replication.utils.impl.MSSQLAtomicObjectQueryManager
 
createTable() - Method in class org.openmobileis.synchro.algo.replication.utils.impl.OracleAtomicObjectQueryManager
 
createTable() - Method in class org.openmobileis.synchro.algo.replication.utils.impl.PostgreSQLAtomicObjectQueryManager
 
credential - Variable in class org.openmobileis.synchro.openmsp.protocol.Header
 
credential - Variable in class org.openmobileis.synchro.openmsp.protocol.RequestCommand
 
currentAO - Variable in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
currentIndex - Variable in class org.openmobileis.test.bundle.profil.TestModuleManagerListener
 
currentTimeInMillis() - Static method in class org.openmobileis.embedded.util.SystemAPI
Get time stamp, same behavior as system.currentTimeMillis in milli Used to fix Creme V3.1 Bug
currentTimeInMillis() - Static method in class org.openmobileis.embedded.util.SystemAPInotPPC
Get time stamp, same behavior as system.currentTimeMillis in milli Used to fix Creme V3.1 Bug
cursor - Variable in class org.openmobileis.synchro.openmsp.protocol.ContainerMessage
 

D

DATABASESERVICE - Static variable in class org.openmobileis.common.util.log.LogServices
 
DBImportFileCoder - class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder.
Title: OpenMobileIS project source
Description: Utility methode to encode and decode rows for the synchro protocol
DE - Static variable in class org.openmobileis.common.intl.IntlResourceManager
Deutchland local extension :de
DEBUG - Static variable in class org.openmobileis.common.util.log.LogPriorities
Message de débogage.
DEFAULT - Static variable in class org.openmobileis.common.intl.IntlResourceManager
default extension extension : nothing
DEFAULTSERVICE - Static variable in class org.openmobileis.common.util.log.LogServices
 
DELETE - Static variable in class org.openmobileis.synchro.algo.replication.ReplicationSAOEvent
 
DELETE - Static variable in interface org.openmobileis.synchro.algo.replication.SynchroAtomicObject
 
DELETE - Static variable in interface org.openmobileis.synchro.openmsp.protocol.Element
 
DELETEAction - Static variable in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
DELETE_ACTION - Static variable in class org.openmobileis.synchro.openmsp.client.db.ActionDB
 
DELETE_ERROR_MESSAGE - Static variable in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
 
DEL_LIST_END - Static variable in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
DISTINCT - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
DO_NOTHING - Static variable in interface org.openmobileis.synchro.algo.replication.SynchroConflicResolver
 
DataItem - class org.openmobileis.synchro.openmsp.protocol.DataItem.
Title: OpenMobileIS project source
Description: Item used for Request commands and Result command.
DataItem(int, String, String, String, String) - Constructor for class org.openmobileis.synchro.openmsp.protocol.DataItem
 
DataItem(int) - Constructor for class org.openmobileis.synchro.openmsp.protocol.DataItem
 
DatabaseConst - interface org.openmobileis.common.util.database.DatabaseConst.
Title: OpenMobileIS project source
Description:
DatabaseConst - interface org.openmobileis.database.fastobjectdb.DatabaseConst.
constant to switch in debug mode (set debug to true)
DatabaseException - exception org.openmobileis.common.util.exception.DatabaseException.
Specific exception for database error
DatabaseException() - Constructor for class org.openmobileis.common.util.exception.DatabaseException
 
DatabaseException(int) - Constructor for class org.openmobileis.common.util.exception.DatabaseException
 
DatabaseException(String) - Constructor for class org.openmobileis.common.util.exception.DatabaseException
 
DatabaseException(String, int) - Constructor for class org.openmobileis.common.util.exception.DatabaseException
 
DatabaseException(String, Throwable) - Constructor for class org.openmobileis.common.util.exception.DatabaseException
 
DatabaseException(String, Throwable, int) - Constructor for class org.openmobileis.common.util.exception.DatabaseException
 
DatabaseException(Throwable) - Constructor for class org.openmobileis.common.util.exception.DatabaseException
 
DatabaseException(Throwable, int) - Constructor for class org.openmobileis.common.util.exception.DatabaseException
 
DateServiceUtil - class org.openmobileis.services.common.DateServiceUtil.
Title: OpenMobileIS project source
Description:
DateServiceUtil() - Constructor for class org.openmobileis.services.common.DateServiceUtil
 
DecodedRowListener - interface org.openmobileis.synchro.openmsp.client.db.DecodedRowListener.
Title: OpenMobileIS project source
Description: Base interface call by the PDA synchro manager to decode recieved rows.
DefaultException - exception org.openmobileis.common.util.exception.DefaultException.
The default exception to use when no other exception can be defined.
DefaultException() - Constructor for class org.openmobileis.common.util.exception.DefaultException
 
DefaultException(int) - Constructor for class org.openmobileis.common.util.exception.DefaultException
 
DefaultException(String, Throwable) - Constructor for class org.openmobileis.common.util.exception.DefaultException
 
DefaultException(String, Throwable, int) - Constructor for class org.openmobileis.common.util.exception.DefaultException
 
DefaultException(String) - Constructor for class org.openmobileis.common.util.exception.DefaultException
 
DefaultException(String, int) - Constructor for class org.openmobileis.common.util.exception.DefaultException
 
DefaultException(Throwable) - Constructor for class org.openmobileis.common.util.exception.DefaultException
 
DefaultException(Throwable, int) - Constructor for class org.openmobileis.common.util.exception.DefaultException
 
DefaultGlobalProperty - class org.openmobileis.modules.common.data.DefaultGlobalProperty.
Title: OpenMobileIS project source
Description:
DefaultGlobalProperty(String, String) - Constructor for class org.openmobileis.modules.common.data.DefaultGlobalProperty
 
DefaultHandler - class org.openmobileis.synchro.openmsp.protocol.DefaultHandler.
Title: OpenMobileIS project source
Description: Default handler to parse OpenMSP message
DefaultHandler() - Constructor for class org.openmobileis.synchro.openmsp.protocol.DefaultHandler
 
DefaultLabel - class org.openmobileis.modules.common.data.DefaultLabel.
Title: OpenMobileIS project source
Description: USe to manage the pair identifier/label used by article, visite type and contact type.
DefaultLabel() - Constructor for class org.openmobileis.modules.common.data.DefaultLabel
 
DefaultLabel(String, String, String) - Constructor for class org.openmobileis.modules.common.data.DefaultLabel
 
DefaultLabel(String, String, String, String) - Constructor for class org.openmobileis.modules.common.data.DefaultLabel
 
DefaultLogRenderer - class org.openmobileis.synchro.journal.DefaultLogRenderer.
 
DefaultLogRenderer() - Constructor for class org.openmobileis.synchro.journal.DefaultLogRenderer
 
DefaultLogRenderer(String) - Constructor for class org.openmobileis.synchro.journal.DefaultLogRenderer
 
DefaultLogTracer - class org.openmobileis.common.util.log.DefaultLogTracer.
Default tracer for log management Use to trace to the console
DefaultLogTracer() - Constructor for class org.openmobileis.common.util.log.DefaultLogTracer
 
DefaultNavigationBarDescription - class org.openmobileis.services.navigation.DefaultNavigationBarDescription.
 
DefaultNavigationBarDescription() - Constructor for class org.openmobileis.services.navigation.DefaultNavigationBarDescription
 
DefaultOpenMSPSyncListener - class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener.
Title: OpenMobileIS project source
Description: Default Synchro listener that handle OpenMS protocol for synchronisation.
DefaultOpenMSPSyncListener() - Constructor for class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
 
DefaultOpenMSPSynchroFODBConnector - class org.openmobileis.database.fastobjectdb.synchro.client.DefaultOpenMSPSynchroFODBConnector.
Title: OpenMobileIS project source
Description:
DefaultOpenMSPSynchroFODBConnector() - Constructor for class org.openmobileis.database.fastobjectdb.synchro.client.DefaultOpenMSPSynchroFODBConnector
 
DefaultOpenMSPSynchroTargetListener - class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener.
Title: OpenMobileIS project source
Description:
DefaultOpenMSPSynchroTargetListener() - Constructor for class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
 
DefaultPlateform - class org.openmobileis.common.context.DefaultPlateform.
Title: OpenMobileIS project source
Description:
DefaultPlateform() - Constructor for class org.openmobileis.common.context.DefaultPlateform
 
DefaultSecurityHash - class org.openmobileis.services.security.DefaultSecurityHash.
 
DefaultSecurityHash() - Constructor for class org.openmobileis.services.security.DefaultSecurityHash
 
DefaultSecurityStore - class org.openmobileis.services.security.DefaultSecurityStore.
 
DefaultSecurityStore() - Constructor for class org.openmobileis.services.security.DefaultSecurityStore
 
DefaultSyncNumberManagerDelegate - class org.openmobileis.synchro.algo.syncnumber.impl.DefaultSyncNumberManagerDelegate.
Title: OpenMobileIS project source
Description:
DefaultSyncNumberManagerDelegate() - Constructor for class org.openmobileis.synchro.algo.syncnumber.impl.DefaultSyncNumberManagerDelegate
 
DefaultSyncNumberManagerDelegate(SyncNumberQueryManager) - Constructor for class org.openmobileis.synchro.algo.syncnumber.impl.DefaultSyncNumberManagerDelegate
 
DefaultSynchroAtomicObject - class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObject.
Title: OpenMobileIS project source
Description: Implements default Atomic Object behaviours..
DefaultSynchroAtomicObject(String, String, long, short, long) - Constructor for class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObject
 
DefaultSynchroAtomicObject(String, String) - Constructor for class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObject
 
DefaultSynchroAtomicObjectDelegate - class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObjectDelegate.
Title: OpenMobileIS project source
Description: Manage Atomic Object data needed for synchronisation.
DefaultSynchroAtomicObjectDelegate(AtomicObjectQueryManager) - Constructor for class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObjectDelegate
 
DefaultTerminalUser - class org.openmobileis.modules.common.data.DefaultTerminalUser.
Title: OpenMobileIS project source
Description:
DefaultTerminalUser() - Constructor for class org.openmobileis.modules.common.data.DefaultTerminalUser
Constructor for Representant.
DefaultTerminalUser(String) - Constructor for class org.openmobileis.modules.common.data.DefaultTerminalUser
Constructor for Representant.
DependNode - class org.openmobileis.common.util.collection.tree.DependNode.
Title: OpenMobileIS project source
Description:
DependNode() - Constructor for class org.openmobileis.common.util.collection.tree.DependNode
 
DependProfileModule - class org.openmobileis.modules.profiles.old.embedded.core.DependProfileModule.
Title: OpenMobileIS project source
Description:
DependProfileModule() - Constructor for class org.openmobileis.modules.profiles.old.embedded.core.DependProfileModule
 
DependProfileRubric - class org.openmobileis.modules.profiles.old.embedded.core.DependProfileRubric.
Title: OpenMobileIS project source
Description:
DependProfileRubric() - Constructor for class org.openmobileis.modules.profiles.old.embedded.core.DependProfileRubric
 
DependTree - class org.openmobileis.common.util.collection.tree.DependTree.
Title: OpenMobileIS project source
Description: Manage listener order during different synchro phase.
DependTree() - Constructor for class org.openmobileis.common.util.collection.tree.DependTree
 
DependTreePhaseList - class org.openmobileis.common.util.collection.tree.DependTreePhaseList.
Title: OpenMobileIS project source
Description:
DependTreePhaseList(int) - Constructor for class org.openmobileis.common.util.collection.tree.DependTreePhaseList
 
DirectSynchroService - class org.openmobileis.synchro.openmsp.client.services.DirectSynchroService.
Title: OpenMobileIS project source
Description:
DirectSynchroService() - Constructor for class org.openmobileis.synchro.openmsp.client.services.DirectSynchroService
 
DummyObject - class org.openmobileis.test.database.DummyObject.
 
DummyObject(String) - Constructor for class org.openmobileis.test.database.DummyObject
 
data - Variable in class org.openmobileis.synchro.openmsp.protocol.DataItem
 
dataFile - Variable in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
dataSeparator - Static variable in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
dateHeader - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
datefmt - Static variable in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
db - Static variable in class org.openmobileis.database.fastobjectdb.FastObjectDBManager
 
debug - Static variable in interface org.openmobileis.common.util.database.DatabaseConst
 
debug - Static variable in interface org.openmobileis.database.fastobjectdb.DatabaseConst
 
decodeBase64(byte[]) - Static method in class org.openmobileis.common.util.codec.GeneralCoder
 
decodeData(String) - Method in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
decode the specified data into a String array.
decodeFileData(String, DecodedRowListener) - Method in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
decode the specified file and notify the specified listener when a row is decoded.
decodeQuotedPrintable(String) - Static method in class org.openmobileis.common.util.codec.GeneralCoder
return null if an error occurs.
decodeString(String) - Method in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
decoderfc2047(String) - Static method in class org.openmobileis.common.util.codec.GeneralCoder
decode string encoded with RFC 2047.
decryptObject(byte[]) - Method in class org.openmobileis.database.fastobjectdb.db.crypto.AcmeBlowfishCypher
 
decryptObject(byte[]) - Method in interface org.openmobileis.database.fastobjectdb.db.crypto.FODBCypher
 
delObjectWithKey(Object, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
Remove a pointer from our index.
delete(String, Object) - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
Delete an element of a Collection
delete() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
delete(String, String) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.FODBSyncActionDBQueryManager
 
delete(String, Object) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
Delete an element of a Collection
delete(String[]) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
delete(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.HSQLSyncNumberQueryManager
delete() delete a synchronisation from the USERID
delete(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.MSSQLSyncNumberQueryManager
delete() delete a synchronisation from the USERID
delete(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSafeServerSyncNumberQueryManager
delete() delete a synchronisation from the USERID
delete(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.PostgreSQLSyncNumberQueryManager
delete() delete a synchronisation from the USERID
delete(String[]) - Method in interface org.openmobileis.synchro.algo.syncnumber.impl.SyncNumberQueryManager
delete() delete a synchronisation from the USERID
delete(String) - Method in class org.openmobileis.synchro.openmsp.client.core.NumSyncQueryDB
 
delete(String, String) - Method in interface org.openmobileis.synchro.openmsp.client.db.SyncActionDBQueryManager
 
deleteActionDB(String, String) - Method in class org.openmobileis.synchro.openmsp.client.db.SyncActionDBManager
 
deleteAllActionDBForService(String) - Method in class org.openmobileis.synchro.openmsp.client.db.SyncActionDBManager
 
deleteAllActionForService(String) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.FODBSyncActionDBQueryManager
 
deleteAllActionForService(String) - Method in interface org.openmobileis.synchro.openmsp.client.db.SyncActionDBQueryManager
 
deleteAllEntryForService(String) - Method in class org.openmobileis.synchro.journal.JournalQueryManager
 
deleteAllJournalEntryForService(String) - Method in class org.openmobileis.synchro.journal.JournalManager
 
deleteCollectionObject(String) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTarget
 
deleteCollectionObject(String) - Method in interface org.openmobileis.database.fastobjectdb.synchro.server.FODBSyncTarget
Implement the delete part of the database.
deleteCollectionObject(String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
 
deleteCollectionObject(String) - Method in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
deleteCollectionObjectId - Variable in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
deleteKey(Object, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
deleteKey(Object, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex
 
deleteKey(Object, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex
 
deleteKey(Object, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
 
deleteLabel(String, String) - Method in interface org.openmobileis.modules.common.data.LabelFactory
 
deleteLabel(String, String) - Method in class org.openmobileis.modules.common.data.LabelManager
 
deleteLabel(String, String) - Method in class org.openmobileis.modules.common.database.fodb.FODBLabelFactory
 
deleteLabel(String, String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory
 
deleteLabel(String, String, String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory
 
deleteLabel(String, String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory
 
deleteLabel(String[]) - Method in interface org.openmobileis.modules.common.database.jdbc.LabelJDBCQuery
 
deleteLongPtr(long) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFile
 
deleteNode(Node) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFile
 
deleteObject(long) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
Delete an Object
deleteObject(String) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.FODBImportQueryManager
 
deleteObject(String) - Method in class org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManager
 
deleteObjectWithId(Object) - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
Delete an object of the Collection with its ID.
deleteProperty(String, String) - Method in class org.openmobileis.common.util.PersistentPropertiesManager
 
deleteProperty(String, String) - Method in interface org.openmobileis.modules.common.data.GlobalPropertyFactory
 
deleteProperty(String, String) - Method in class org.openmobileis.modules.common.data.GlobalPropertyManager
 
deleteProperty(String, String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyFactory
 
deleteSessionData(HttpServletRequest) - Method in class org.openmobileis.services.SimpleEditService
 
deleteSingleElement(Object) - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
Delete an element of the Collection.
deleteSyncNumber(SynchroNumber) - Method in class org.openmobileis.synchro.algo.syncnumber.SyncNumberManager
 
deleteSyncNumber(SynchroNumber) - Method in interface org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerDelegate
 
deleteSyncNumber(SynchroNumber) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.DefaultSyncNumberManagerDelegate
 
deleteSyncNumber(SynchroNumber) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.EmptySyncNumberManagerDelegate
 
deleteSyncNumber(SynchroNumber) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate
 
deleteSyncNumberForService(String) - Method in class org.openmobileis.synchro.openmsp.client.core.NumSyncManagerDB
 
deleteTargetForSynchroObjectId(String) - Method in class org.openmobileis.database.fastobjectdb.synchro.server.FODBOpenMSPSynchroTargetWrapper
 
deleteTargetForSynchroObjectId(String) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListener
 
deleteTerminalUser(String[]) - Method in interface org.openmobileis.modules.common.database.jdbc.TerminalUserJDBCQuery
 
deleteUser(String, String) - Method in class org.openmobileis.common.user.UserManager
 
deleteUser(String) - Method in interface org.openmobileis.common.user.UserManagerFactory
 
deleteUser(String) - Method in class org.openmobileis.common.user.impl.MonoUserUserManagerFactory
 
deleteUser(String) - Method in class org.openmobileis.test.mock.common.MockUserManagerFactory
 
deleteWithId(String, Object) - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
Delete an object of a Collection with its id
deleteWithId(String, Object) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
Delete an object of a Collection with its id
deleteWithIdFODB(String, Object) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
Delete an object of a Collection with its id Doas not generate syncho action.
dependlist - Variable in class org.openmobileis.modules.profiles.old.embedded.core.ProfileSynchroListenerAddNotifier
 
dependsList - Variable in class org.openmobileis.modules.profiles.old.embedded.core.ProfileRubricSynchroListener
 
descend(String) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaQuery
 
description - Variable in class org.openmobileis.common.user.profil.ProfileRubric
Struct member description
description - Variable in class org.openmobileis.common.user.profile.ProfileRubric
Struct member description
description - Static variable in class org.openmobileis.services.navigation.NavigationBarManager
 
descriptor - Variable in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexHeader
 
destroyAllServlets() - Method in class org.openmobileis.embedded.webserver.WebServer
 
diffLongArray(long[], long[]) - Static method in class org.openmobileis.common.util.collection.LongArray
return a array containing all element of the second array that is not in the first one.
disconnect() - Method in class org.openmobileis.common.util.database.JdbcPoolManagerDB
disconnect() method allows to close the database
disconnect() - Method in class org.openmobileis.common.util.database.ManagerDB
disconnect() method allows to close the database
disconnect() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTarget
 
disconnect() - Method in class org.openmobileis.database.fastobjectdb.synchro.server.FODBOpenMSPSynchroTargetWrapper
 
disconnect() - Method in interface org.openmobileis.database.fastobjectdb.synchro.server.FODBSyncTarget
call at the end of the collection synchronisation.
disconnect() - Method in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
 
disconnect() - Method in class org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListener
 
disconnect() - Method in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
disconnectCall - Variable in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
displayFormExitMessage - Variable in class org.openmobileis.services.navigation.NavigationBarManager
 
displayFormExitMessage() - Method in interface org.openmobileis.services.navigation.NavigationBarService
 
displayFormExitMessage() - Method in class org.openmobileis.services.servlet.IndexServlet
 
displayFormExitMessage() - Method in class org.openmobileis.synchro.openmsp.client.services.DirectSynchroService
 
displayFormExitMessage() - Method in class org.openmobileis.synchro.openmsp.client.services.SynchroJournalDisplayService
 
displayFormExitMessage() - Method in class org.openmobileis.synchro.openmsp.client.services.SynchroLoginService
 
displayRecursive() - Method in interface org.openmobileis.services.navigation.NavigationBarService
 
displayRecursive() - Method in class org.openmobileis.services.servlet.IndexServlet
 
displayRecursive() - Method in class org.openmobileis.synchro.openmsp.client.services.DirectSynchroService
 
displayRecursive() - Method in class org.openmobileis.synchro.openmsp.client.services.SynchroJournalDisplayService
 
displayRecursive() - Method in class org.openmobileis.synchro.openmsp.client.services.SynchroLoginService
 
disposeObject(Object) - Method in class org.openmobileis.common.util.ObjectPool
 
disposeObject(Object) - Method in class org.openmobileis.embedded.webserver.ServerThreadPool
 
distinct() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
return only object that are distinct for this constraint.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmobileis.embedded.webserver.test.services.servlet.TestServletServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmobileis.services.servlet.OpenMISServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openmobileis.embedded.webserver.test.services.servlet.TestServletServlet
Call service from POST method
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openmobileis.services.servlet.OpenMISServlet
Call service from POST method
doSynchro(Credential, SynchroDescriptor) - Method in class org.openmobileis.synchro.client.SynchroManager
 
doSynchro(Credential, SynchroDescriptor) - Method in interface org.openmobileis.synchro.client.SynchroProcessor
 
doSynchro(Credential, SynchroDescriptor) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager
 

E

EMERGENCY - Static variable in class org.openmobileis.common.util.log.LogPriorities
Message urgent.
EN - Static variable in class org.openmobileis.common.intl.IntlResourceManager
England local extension :en
EQUALGREATER - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
EQUALS - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
EQUALSMALLER - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
ERROR - Static variable in class org.openmobileis.common.util.log.LogPriorities
Message d'erreur.
ERROR_ADD - Static variable in class org.openmobileis.synchro.journal.JournalEntry
 
ERROR_DELETE - Static variable in class org.openmobileis.synchro.journal.JournalEntry
 
ERROR_MAP - Static variable in class org.openmobileis.synchro.journal.JournalEntry
 
ERROR_OP_MOBILE - Static variable in class org.openmobileis.synchro.journal.JournalEntry
 
ERROR_REPLACE - Static variable in class org.openmobileis.synchro.journal.JournalEntry
 
ERROR_SYNC - Static variable in class org.openmobileis.synchro.journal.JournalEntry
 
ERROR_SYNC_MOBILE - Static variable in class org.openmobileis.synchro.journal.JournalEntry
 
ERROR_SYNC_SERVER - Static variable in class org.openmobileis.synchro.journal.JournalEntry
 
ES - Static variable in class org.openmobileis.common.intl.IntlResourceManager
Espana local extension :es
EditService - interface org.openmobileis.services.EditService.
 
Element - interface org.openmobileis.synchro.openmsp.protocol.Element.
Title: OpenMobileIS project source
Description: Interface for encoding / decoding OpenMSP elements
ElementData - class org.openmobileis.synchro.openmsp.protocol.ElementData.
Title: OpenMobileIS project source
Description: Hold a pair element and associated data.
ElementData(String, String) - Constructor for class org.openmobileis.synchro.openmsp.protocol.ElementData
 
EmptyOpenMSPSyncListener - class org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener.
 
EmptyOpenMSPSyncListener() - Constructor for class org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener
 
EmptySyncNumberManagerDelegate - class org.openmobileis.synchro.algo.syncnumber.impl.EmptySyncNumberManagerDelegate.
Title: OpenMobileIS project source
Description:
EmptySyncNumberManagerDelegate() - Constructor for class org.openmobileis.synchro.algo.syncnumber.impl.EmptySyncNumberManagerDelegate
 
Example - class org.openmobileis.synchro.openmsp.protocol.test.Example.
Title: OpenMobileIS project source
Description: An example to show how to use OpenMSP protocol API.
Example() - Constructor for class org.openmobileis.synchro.openmsp.protocol.test.Example
 
elementData - Variable in class org.openmobileis.common.util.collection.Array
The array buffer into which the elements of the ArrayList are stored.
elementRemoved(CacheEvent) - Method in class org.openmobileis.embedded.webserver.templates.TemplateManager
 
elementUpdateFailed(CacheEvent) - Method in class org.openmobileis.embedded.webserver.templates.TemplateManager
 
elementUpdated(CacheEvent) - Method in class org.openmobileis.embedded.webserver.templates.TemplateManager
 
emptyLabel - Static variable in class org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory
 
encode(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.AtomicMessage
 
encode(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.ContainerMessage
 
encode() - Method in class org.openmobileis.synchro.openmsp.protocol.Message
 
encodeActionInSyncItem(ActionDB) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
encodeBase64(byte[]) - Static method in class org.openmobileis.common.util.codec.GeneralCoder
 
encodeData(char, String[]) - Method in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
encode the specified row data and action in a char array that can be decoded.
encodeInString(String) - Method in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
encodeQuotedPrintable(String) - Static method in class org.openmobileis.common.util.codec.GeneralCoder
 
encodeRedirectURL(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
encodeRedirectURL(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
encodeRedirectUrl(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
encodeRedirectUrl(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
encodeURL(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
encodeURL(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
encodeUrl(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
encodeUrl(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
encryptObject(byte[]) - Method in class org.openmobileis.database.fastobjectdb.db.crypto.AcmeBlowfishCypher
 
encryptObject(byte[]) - Method in interface org.openmobileis.database.fastobjectdb.db.crypto.FODBCypher
 
endElement(String) - Method in class org.openmobileis.synchro.openmsp.protocol.DefaultHandler
 
endElement(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Handler
 
endImport() - Method in class org.openmobileis.database.fastobjectdb.synchro.client.FODBImportQueryManager
 
endImport() - Method in class org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManager
 
endLine - Static variable in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
endProcessOpenMSpCommand() - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListener
 
endProcessOpenMSpCommand() - Method in class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
 
endSync() - Method in class org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener
Fire this event once the current synchro is ended
endSync() - Method in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
 
endSync() - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
 
endSync() - Method in class org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener
 
endSync() - Method in interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener
Fire this event once the current synchro is ended
endSync() - Method in class org.openmobileis.synchro.openmsp.client.core.test.TestSynchroListener
 
endSynchro() - Method in class org.openmobileis.synchro.openmsp.client.core.ListenerOrdonancer
 
endSynchro() - Method in class org.openmobileis.synchro.openmsp.client.core.OpenMSPSyncMessageFactory
 
ensureCapacity(int) - Method in class org.openmobileis.common.util.collection.Array
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureCapacity(int) - Method in class org.openmobileis.common.util.collection.LongArray
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
enterTransaction(String) - Method in class org.openmobileis.database.fastobjectdb.db.transaction.TransactionManager
 
equal() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
 
equals(Object) - Method in class org.openmobileis.common.context.UserTerminal
 
equals(Object) - Method in class org.openmobileis.common.user.profil.Profile
 
equals(Object) - Method in class org.openmobileis.common.user.profil.ProfileProperty
 
equals(Object) - Method in class org.openmobileis.common.user.profil.ProfileRubric
 
equals(Object) - Method in class org.openmobileis.common.user.profile.Profile
 
equals(Object) - Method in class org.openmobileis.common.user.profile.ProfileProperty
 
equals(Object) - Method in class org.openmobileis.common.user.profile.ProfileRubric
 
equals(Object) - Method in class org.openmobileis.common.util.collection.Array
 
equals(Object) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
 
equals(Object) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestData
 
equals(Object) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestSearchData
 
equals(Object) - Method in class org.openmobileis.modules.common.data.DefaultLabel
 
equals(Object) - Method in class org.openmobileis.services.Service
 
equals(Object) - Method in interface org.openmobileis.services.cache.WebPageCacheEvent
 
equals(Object) - Method in class org.openmobileis.services.navigation.NavigationBarServiceData
 
equals(Object) - Method in interface org.openmobileis.synchro.algo.replication.SynchroAtomicObject
 
equals(Object) - Method in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObject
 
equals(Object) - Method in class org.openmobileis.synchro.journal.JournalEntry
 
equals(Object) - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
 
equals(Object) - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFile
 
equals(Object) - Method in class org.openmobileis.test.database.DummyObject
 
evaluate(Candidate) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaEvaluation
 
execProgram(String, String) - Static method in class org.openmobileis.embedded.util.SystemAPI
Execute a program on mobile.
execProgram(String, String) - Static method in class org.openmobileis.embedded.util.SystemAPInotPPC
Execute a program on mobile.
execProgramAndWait(String, String) - Static method in class org.openmobileis.embedded.util.SystemAPI
Execute a program on mobile and wait until the program ended
execProgramAndWait(String, String) - Static method in class org.openmobileis.embedded.util.SystemAPInotPPC
Execute a program on mobile and wait until the program ended
execute(LongArray) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
execute(LongArray) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
 
execute() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaIndexPath
 
execute() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaQuery
 
executeBlobUpdate(String, String[], byte[][]) - Method in class org.openmobileis.common.util.database.AbstractQueryManager
execute insert or update query with Blob data.
executeCreateQuery(String[]) - Method in interface org.openmobileis.synchro.openmsp.client.db.ImportQueryManager
execute the creation query
executeCreateQuery(String[]) - Method in class org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManager
execute the creation query
executeDeleteQuery(String[]) - Method in interface org.openmobileis.synchro.openmsp.client.db.ImportQueryManager
execute the delete query
executeDeleteQuery(String[]) - Method in class org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManager
execute the delete query
executeDynamicQuery(String, Hashtable) - Method in class org.openmobileis.common.util.database.AbstractQueryManager
executeQuery() allows to execute a query such as "SELECT * FROM TABLE") use SQL syntax to perform queries Connection is not close to keep the resulting resultset.
executeDynamicUpdate(String, Hashtable) - Method in class org.openmobileis.common.util.database.AbstractQueryManager
executeUpdateQuery() allows to execute a query with INSERT, UPDATE or DELETE statements use SQL syntax to perform queries Connection is not close to keep the resulting resultset.
executeOpenMSPCommande(Credential, String, ContainerMessage, Message, UserTerminal, String, Profile, FileSystem) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.proxy.GenericProxySynchroTarget
 
executeOpenMSPCommande(Credential, String, ContainerMessage, Message, UserTerminal, String, Profile, FileSystem) - Method in interface org.openmobileis.synchro.openmsp.server.synctarget.proxy.ProxySyncroTarget
 
executeQuery(String, String[]) - Method in class org.openmobileis.common.util.database.AbstractQueryManager
executeQuery() allows to execute a query such as "SELECT * FROM TABLE") use SQL syntax to perform queries Connection is not close to keep the resulting resultset.
executeUpdate(String, String[]) - Method in class org.openmobileis.common.util.database.AbstractQueryManager
executeUpdateQuery() allows to execute a query with INSERT, UPDATE or DELETE statements use SQL syntax to perform queries Close and garbage the connection and pending result.
executeUpdateQuery(String[]) - Method in interface org.openmobileis.synchro.openmsp.client.db.ImportQueryManager
execute the update query
executeUpdateQuery(String[]) - Method in class org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManager
execute the update query
expdatefmt - Static variable in class org.openmobileis.embedded.webserver.WebServerConnection
 

F

FINAL - Static variable in interface org.openmobileis.synchro.openmsp.protocol.Element
 
FODBCollection - class org.openmobileis.database.fastobjectdb.db.FODBCollection.
FODBCollection is the class that represents each collection.
FODBCollectionDescriptor - class org.openmobileis.database.fastobjectdb.FODBCollectionDescriptor.
Title: OpenMobileIS project source
Description:
FODBCollectionDescriptor(String, Class) - Constructor for class org.openmobileis.database.fastobjectdb.FODBCollectionDescriptor
 
FODBCollectionFile - class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile.
FODBCollectionFile is a Class that defines simple functions access our data file.
FODBCollectionFileHeader - class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileHeader.
 
FODBCollectionFileHeader() - Constructor for class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileHeader
 
FODBCollectionFileHeader(FODBCollectionDescriptor) - Constructor for class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileHeader
 
FODBCollectionIndexFile - class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFile.
FODBCollectionFileLink is a Class that has been created in order to facilitate access of indexs to Collection file.
FODBCollectionIndexFile(FODBCollectionFile) - Constructor for class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFile
 
FODBCypher - interface org.openmobileis.database.fastobjectdb.db.crypto.FODBCypher.
Base interface to add database data encryption.
FODBException - exception org.openmobileis.database.fastobjectdb.db.exception.FODBException.
 
FODBException() - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBException
 
FODBException(int) - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBException
 
FODBException(String) - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBException
 
FODBException(String, int) - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBException
 
FODBException(String, Throwable) - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBException
 
FODBException(String, Throwable, int) - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBException
 
FODBException(Throwable) - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBException
 
FODBException(Throwable, int) - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBException
 
FODBHistoryManager - class org.openmobileis.modules.common.history.FODBHistoryManager.
Description : Create an FODB history manager.
FODBHistoryManager(String, int) - Constructor for class org.openmobileis.modules.common.history.FODBHistoryManager
 
FODBImportQueryManager - class org.openmobileis.database.fastobjectdb.synchro.client.FODBImportQueryManager.
Title: OpenMobileIS project source
Description:
FODBImportQueryManager(String) - Constructor for class org.openmobileis.database.fastobjectdb.synchro.client.FODBImportQueryManager
 
FODBIndex - class org.openmobileis.database.fastobjectdb.db.index.FODBIndex.
FODBIndex is an abstract Class on which each type of index will be based.
FODBIndex(FODBIndexHeader, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
Constructor of FODBIndex, using an index header.
FODBIndex(FODBIndexDescriptor, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
Constructor of FODBIndex, using an index descriptor.
FODBIndexDescriptor - class org.openmobileis.database.fastobjectdb.FODBIndexDescriptor.
Use to describe collection index properties.
FODBIndexDescriptor() - Constructor for class org.openmobileis.database.fastobjectdb.FODBIndexDescriptor
 
FODBIndexDescriptor(String, int, String, int) - Constructor for class org.openmobileis.database.fastobjectdb.FODBIndexDescriptor
 
FODBIndexFactory - class org.openmobileis.database.fastobjectdb.db.index.FODBIndexFactory.
Factory use to create index
FODBIndexFactory() - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBIndexFactory
 
FODBIndexHeader - class org.openmobileis.database.fastobjectdb.db.index.FODBIndexHeader.
Header of Btree Page stored in file.
FODBIndexHeader() - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBIndexHeader
 
FODBIndexHeader(FODBIndexDescriptor) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBIndexHeader
 
FODBIndexTable - class org.openmobileis.database.fastobjectdb.db.index.FODBIndexTable.
Base table that store index position in collection data file.
FODBIndexTable() - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBIndexTable
 
FODBIndexTable(int) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBIndexTable
 
FODBIntIndex - class org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex.
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
FODBIntIndex(FODBIndexHeader, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex
 
FODBIntIndex(FODBIntIndexDescriptor, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex
 
FODBIntIndexDescriptor - class org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor.
Index descriptor use to index int method or field.
FODBIntIndexDescriptor(String, int, String, int) - Constructor for class org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor
 
FODBIntIndexDescriptor(String, int, String, int, int) - Constructor for class org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor
 
FODBIntIndexDescriptor() - Constructor for class org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor
 
FODBLabel - class org.openmobileis.modules.common.database.fodb.FODBLabel.
Title: OpenMobileIS project source
Description: USe to manage the pair identifier/label used by article, visite type and contact type.
FODBLabel(String, String, String) - Constructor for class org.openmobileis.modules.common.database.fodb.FODBLabel
 
FODBLabel(String, String, String, String) - Constructor for class org.openmobileis.modules.common.database.fodb.FODBLabel
 
FODBLabelFactory - class org.openmobileis.modules.common.database.fodb.FODBLabelFactory.
Title: Sanofi Project Description:
FODBLabelFactory() - Constructor for class org.openmobileis.modules.common.database.fodb.FODBLabelFactory
Constructor for FODBLabelFactory.
FODBLongIndex - class org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex.
Base Long index
FODBLongIndex(FODBIndexHeader, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex
 
FODBLongIndex(FODBLongIndexDescriptor, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex
 
FODBLongIndexDescriptor - class org.openmobileis.database.fastobjectdb.FODBLongIndexDescriptor.
Index descriptor use to index long method or field.
FODBLongIndexDescriptor(String, int, String, int) - Constructor for class org.openmobileis.database.fastobjectdb.FODBLongIndexDescriptor
 
FODBLongIndexDescriptor(String, int, String, int, int) - Constructor for class org.openmobileis.database.fastobjectdb.FODBLongIndexDescriptor
 
FODBLongIndexDescriptor() - Constructor for class org.openmobileis.database.fastobjectdb.FODBLongIndexDescriptor
 
FODBMainFile - class org.openmobileis.database.fastobjectdb.db.store.FODBMainFile.
FODBMainFile is a Class that defines simple functions to access our data file.
FODBMultipleIndex - interface org.openmobileis.database.fastobjectdb.db.index.FODBMultipleIndex.
Base interface for MultipleIndex
FODBMultipleIntIndex - class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleIntIndex.
 
FODBMultipleIntIndex(FODBIndexHeader, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleIntIndex
 
FODBMultipleIntIndex(FODBIntIndexDescriptor, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleIntIndex
 
FODBMultipleLongIndex - class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleLongIndex.
 
FODBMultipleLongIndex(FODBIndexHeader, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleLongIndex
 
FODBMultipleLongIndex(FODBLongIndexDescriptor, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleLongIndex
 
FODBMultipleStringIndex - class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleStringIndex.
 
FODBMultipleStringIndex(FODBIndexHeader, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleStringIndex
 
FODBMultipleStringIndex(FODBStringIndexDescriptor, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleStringIndex
 
FODBObjectDatabaseFile - class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile.
Title: OpenMobileIS project source
Description: Low level classe that store Object in a file.
FODBObjectDatabaseFile(String) - Constructor for class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
FODBObjectDatabaseFile(File) - Constructor for class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
FODBOpenMSPSynchroTargetWrapper - class org.openmobileis.database.fastobjectdb.synchro.server.FODBOpenMSPSynchroTargetWrapper.
Title: 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
FODBOpenMSPSynchroTargetWrapper(FODBSyncTarget, String) - Constructor for class org.openmobileis.database.fastobjectdb.synchro.server.FODBOpenMSPSynchroTargetWrapper
Use this constructor to work with pregenerated DB file for complete synchronisation pregenerateddbpath is the path to the directory where pregenerated collection file are stored.
FODBOpenMSPSynchroTargetWrapper(FODBSyncTarget) - Constructor for class org.openmobileis.database.fastobjectdb.synchro.server.FODBOpenMSPSynchroTargetWrapper
Use this constructor to generate DB file during synchronisation if needed (complete synchronisation) or when no complete synchronisation is needed.
FODBQueryException - exception org.openmobileis.database.fastobjectdb.db.exception.FODBQueryException.
 
FODBQueryException() - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBQueryException
 
FODBQueryException(int) - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBQueryException
 
FODBQueryException(String) - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBQueryException
 
FODBQueryException(String, int) - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBQueryException
 
FODBQueryException(String, Throwable) - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBQueryException
 
FODBQueryException(String, Throwable, int) - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBQueryException
 
FODBQueryException(Throwable) - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBQueryException
 
FODBQueryException(Throwable, int) - Constructor for class org.openmobileis.database.fastobjectdb.db.exception.FODBQueryException
 
FODBSodaCandidate - class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaCandidate.
 
FODBSodaCandidate() - Constructor for class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaCandidate
 
FODBSodaConstraint - class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint.
 
FODBSodaConstraint(FODBSodaQuery, int) - Constructor for class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
 
FODBSodaConstraints - class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraints.
 
FODBSodaConstraints(FODBSodaQuery, int) - Constructor for class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraints
 
FODBSodaEvaluation - class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaEvaluation.
 
FODBSodaEvaluation() - Constructor for class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaEvaluation
 
FODBSodaIndexPath - class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaIndexPath.
 
FODBSodaIndexPath(FODBIndex) - Constructor for class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaIndexPath
 
FODBSodaObjectContainer - class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectContainer.
 
FODBSodaObjectContainer() - Constructor for class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectContainer
 
FODBSodaObjectSet - class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectSet.
 
FODBSodaObjectSet() - Constructor for class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectSet
 
FODBSodaObjectSet(Object[]) - Constructor for class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectSet
 
FODBSodaQuery - class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaQuery.
Base class to query FODB.
FODBSodaQuery(CollectionManager, FastObjectDB) - Constructor for class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaQuery
 
FODBStringIndex - class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex.
 
FODBStringIndex(FODBIndexHeader, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
 
FODBStringIndex(FODBStringIndexDescriptor, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
 
FODBStringIndexDescriptor - class org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor.
Index descriptor use to index String method or field.
FODBStringIndexDescriptor(String, int, String, int, int) - Constructor for class org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor
 
FODBStringIndexDescriptor(String, int, String, int, int, int) - Constructor for class org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor
 
FODBStringIndexDescriptor() - Constructor for class org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor
 
FODBSync4JSource - class org.openmobileis.synchro.sync4j.server.FODBSync4JSource.
 
FODBSync4JSource() - Constructor for class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
FODBSync4JSource(String, String, String) - Constructor for class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
FODBSync4JSource(String) - Constructor for class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
FODBSync4JSourcePanel - class org.openmobileis.synchro.sync4j.server.FODBSync4JSourcePanel.
 
FODBSync4JSourcePanel() - Constructor for class org.openmobileis.synchro.sync4j.server.FODBSync4JSourcePanel
 
FODBSyncActionDBQueryManager - class org.openmobileis.database.fastobjectdb.synchro.client.FODBSyncActionDBQueryManager.
Title: OpenMobileIS project source
Description: Database access for the SyncActionDBManager.
FODBSyncActionDBQueryManager() - Constructor for class org.openmobileis.database.fastobjectdb.synchro.client.FODBSyncActionDBQueryManager
 
FODBSyncActionDBQueryManager(int) - Constructor for class org.openmobileis.database.fastobjectdb.synchro.client.FODBSyncActionDBQueryManager
 
FODBSyncTarget - interface org.openmobileis.database.fastobjectdb.synchro.server.FODBSyncTarget.
Title: OpenMobileIS project source
Description: For each Terminal synchronized collection you have to register a FODBSyncTarget.
FODBSynchroManager - class org.openmobileis.database.fastobjectdb.synchro.server.FODBSynchroManager.
Title: OpenMobileIS project source
Description:
FODBTerminalUserFactory - class org.openmobileis.modules.common.database.fodb.FODBTerminalUserFactory.
 
FODBTerminalUserFactory() - Constructor for class org.openmobileis.modules.common.database.fodb.FODBTerminalUserFactory
Constructor for FODBTerminalUserFactory.
FODBUniqueIndex - interface org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIndex.
 
FODBUniqueIntIndex - class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex.
 
FODBUniqueIntIndex(FODBIndexHeader, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex
 
FODBUniqueIntIndex(FODBIntIndexDescriptor, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex
 
FODBUniqueLongIndex - class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueLongIndex.
 
FODBUniqueLongIndex(FODBIndexHeader, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueLongIndex
 
FODBUniqueLongIndex(FODBLongIndexDescriptor, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueLongIndex
 
FODBUniqueStringIndex - class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueStringIndex.
 
FODBUniqueStringIndex(FODBIndexHeader, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueStringIndex
 
FODBUniqueStringIndex(FODBStringIndexDescriptor, FODBCollectionIndexFile, AccessibleObject) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueStringIndex
 
FODBUtils - class org.openmobileis.database.fastobjectdb.db.util.FODBUtils.
 
FODBUtils() - Constructor for class org.openmobileis.database.fastobjectdb.db.util.FODBUtils
 
FR - Static variable in class org.openmobileis.common.intl.IntlResourceManager
France local extension :fr
FULL_TRAVERSAL - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIndexComparator
 
FastObjectDB - class org.openmobileis.database.fastobjectdb.FastObjectDB.
 
FastObjectDB(String, String, FODBMainFile, int) - Constructor for class org.openmobileis.database.fastobjectdb.FastObjectDB
The Constructor.
FastObjectDBManager - class org.openmobileis.database.fastobjectdb.FastObjectDBManager.
Factory pattern to manage one FODb inside an application.
FastObjectDBManager() - Constructor for class org.openmobileis.database.fastobjectdb.FastObjectDBManager
 
FileLogManager - class org.openmobileis.common.util.log.FileLogManager.
Define the LogManager to Log in a File.
FileLogManager(Properties) - Constructor for class org.openmobileis.common.util.log.FileLogManager
 
FileLogTracer - class org.openmobileis.common.util.log.FileLogTracer.
Implement a LogTracer that Log in a File.
FileLogTracer() - Constructor for class org.openmobileis.common.util.log.FileLogTracer
 
FileOpenCloseLogManager - class org.openmobileis.common.util.log.FileOpenCloseLogManager.
Title: OpenMobileIS project source
define the LogManager to Log in a File.
FileOpenCloseLogManager(Properties) - Constructor for class org.openmobileis.common.util.log.FileOpenCloseLogManager
 
FileOpenCloseLogTracer - class org.openmobileis.common.util.log.FileOpenCloseLogTracer.
Title: OpenMobileIS project source
Implement a LogTracer that Log in a File.
FileOpenCloseLogTracer() - Constructor for class org.openmobileis.common.util.log.FileOpenCloseLogTracer
 
FileServlet - class org.openmobileis.services.servlet.FileServlet.
Title: OpenMobileIS project source
Description: Load the URL specified file and send it.
FileServlet() - Constructor for class org.openmobileis.services.servlet.FileServlet
 
FileSystem - interface org.openmobileis.synchro.openmsp.server.util.FileSystem.
Title: OpenMobileIS project source
Description: define a virtual file system to manipulate file in memory.
FileSystemObjectPool - class org.openmobileis.synchro.openmsp.server.util.FileSystemObjectPool.
Title: OpenMobileIS project source
Description: manage a pool of virtual file system.
FileSystemObjectPool(String) - Constructor for class org.openmobileis.synchro.openmsp.server.util.FileSystemObjectPool
 
FileSystemObjectPoolSelecter - class org.openmobileis.synchro.openmsp.server.util.FileSystemObjectPoolSelecter.
Title: OpenMobileIS project source
Description: manage a pool of virtual file system.
FileUtilities - class org.openmobileis.common.util.file.FileUtilities.
contains various utilities method related to file use.
FileUtilities() - Constructor for class org.openmobileis.common.util.file.FileUtilities
 
FilterCollection - interface org.openmobileis.common.util.collection.FilterCollection.
Interface use to filter DB result when object are loaded from the db file.
ForwardUniqueIndexIterator - class org.openmobileis.database.fastobjectdb.db.ForwardUniqueIndexIterator.
Use to enumerate an index without to loading in memory all index key or referenced object.
fileData - Variable in class org.openmobileis.synchro.openmsp.server.util.MemoryFile
 
fileName - Variable in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
fileName - Variable in class org.openmobileis.synchro.openmsp.server.util.MemoryFile
 
filePath - Variable in class org.openmobileis.synchro.openmsp.server.util.MemoryFile
file path.
filePtr - Variable in class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
fileStream - Variable in class org.openmobileis.common.util.log.FileLogTracer
 
fileStream - Variable in class org.openmobileis.common.util.log.FileOpenCloseLogTracer
 
filedate - Variable in class org.openmobileis.synchro.openmsp.server.util.MemoryFile
 
fillFormPopUpWithLabel(Array, String) - Static method in class org.openmobileis.services.util.TemplateUtils
Use to facilitate label fields edit.
fillSessionObjectWithRequestData(Object, HttpServletRequest) - Method in class org.openmobileis.services.MainSubEditService
 
fillSessionObjectWithRequestData(Object, HttpServletRequest) - Method in class org.openmobileis.services.SimpleEditService
 
fillSessionObjectWithRequestData(Object, HttpServletRequest) - Method in class org.openmobileis.services.SubEditService
 
fillTemplateWithSessionData(Object, TemplateModelRoot) - Method in class org.openmobileis.services.MainSubEditService
 
fillTemplateWithSessionData(Object, TemplateModelRoot) - Method in class org.openmobileis.services.SimpleEditService
 
fillTemplateWithSessionData(Object, TemplateModelRoot) - Method in class org.openmobileis.services.SubEditService
 
finalize() - Method in class org.openmobileis.common.util.log.DefaultLogTracer
Called by the system.
finalizeBeforeShutdown() - Method in class org.openmobileis.services.servlet.ShutdownServlet
 
firstDel - Variable in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
flush() - Method in class org.openmobileis.embedded.webserver.ServeOutputStream
 
flushBuffer() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
flushBuffer() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
flushDB() - Static method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDBManager
Use to reload all db file headers.
format(int) - Static method in class org.openmobileis.services.util.TemplateUtils
 
formateString(String) - Method in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
forward(ServletRequest, ServletResponse) - Method in class org.openmobileis.embedded.webserver.WebServer
 
found - Variable in class org.openmobileis.database.fastobjectdb.db.index.SearchResult
 
freeResources() - Method in class org.openmobileis.embedded.webserver.ServerThreadPool
 
freeResources() - Method in class org.openmobileis.embedded.webserver.WebServer
 

G

GET - Static variable in interface org.openmobileis.synchro.openmsp.protocol.Element
 
GREATER - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
GeneralCoder - class org.openmobileis.common.util.codec.GeneralCoder.
 
GeneralCoder() - Constructor for class org.openmobileis.common.util.codec.GeneralCoder
 
GenericProxySynchroTarget - class org.openmobileis.synchro.openmsp.server.synctarget.proxy.GenericProxySynchroTarget.
Title: OpenMobileIS project source
Description:
GenericProxySynchroTarget() - Constructor for class org.openmobileis.synchro.openmsp.server.synctarget.proxy.GenericProxySynchroTarget
 
GlobalProperty - interface org.openmobileis.modules.common.data.GlobalProperty.
Title: OpenMobileIS project source
Description:
GlobalPropertyFactory - interface org.openmobileis.modules.common.data.GlobalPropertyFactory.
Title: OpenMobileIS project source
Description:
GlobalPropertyManager - class org.openmobileis.modules.common.data.GlobalPropertyManager.
Title: OpenMobileIS project source
Description:
GlobalPropertyManager(GlobalPropertyFactory) - Constructor for class org.openmobileis.modules.common.data.GlobalPropertyManager
Constructor for PrisLabelManager.
garbageOpenedConnection() - Method in class org.openmobileis.common.util.database.JdbcPoolManagerDB
 
garbageOpenedConnection() - Method in class org.openmobileis.common.util.database.ManagerDB
 
generateSynchroFile(UserTerminal, Profile, HttpServletRequest, HttpServletResponse, FileSystem, String) - Method in interface org.openmobileis.synchro.openmsp.server.util.SynchroFileGenerator
 
generateSynchroFile(UserTerminal, Profile, HttpServletRequest, HttpServletResponse, FileSystem, String) - Method in class org.openmobileis.synchro.openmsp.server.util.WinCESynchroFileGenerator
 
get(int) - Method in class org.openmobileis.common.util.collection.Array
Returns the element at the specified position in this ArrayList.
get(int) - Method in class org.openmobileis.common.util.collection.LongArray
Returns the element at the specified position in this list.
getAccessObjType() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
getActionDB(String, String) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.FODBSyncActionDBQueryManager
 
getActionDB(String, String) - Method in class org.openmobileis.synchro.openmsp.client.db.SyncActionDBManager
 
getActionDB(String, String) - Method in interface org.openmobileis.synchro.openmsp.client.db.SyncActionDBQueryManager
 
getActionID() - Method in class org.openmobileis.synchro.openmsp.client.db.ActionDB
 
getActionIdFromServiceAndUID(String, String) - Static method in class org.openmobileis.synchro.openmsp.client.db.ActionDB
 
getActionObjectUID() - Method in class org.openmobileis.synchro.openmsp.client.db.ActionDB
 
getActionServiceName() - Method in class org.openmobileis.synchro.openmsp.client.db.ActionDB
 
getActionType() - Method in class org.openmobileis.synchro.openmsp.client.db.ActionDB
 
getActionsForService(String) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.FODBSyncActionDBQueryManager
 
getActionsForService(String) - Method in class org.openmobileis.synchro.openmsp.client.db.SyncActionDBManager
 
getActionsForService(String) - Method in interface org.openmobileis.synchro.openmsp.client.db.SyncActionDBQueryManager
 
getAll() - Method in class org.openmobileis.modules.common.history.FODBHistoryManager
 
getAll() - Method in interface org.openmobileis.modules.common.history.HistoryManager
 
getAll() - Method in class org.openmobileis.modules.common.history.SessionHistoryManager
 
getAllCollectionObject() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTarget
 
getAllCollectionObject() - Method in interface org.openmobileis.database.fastobjectdb.synchro.server.FODBSyncTarget
It's call when a complete synchronisation is done to fill the terminal database with all object.
getAllCollectionObject() - Method in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
 
getAllCollectionObject() - Method in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
getAllEntryForService(String) - Method in class org.openmobileis.synchro.journal.JournalQueryManager
 
getAllGlobalProperties() - Method in interface org.openmobileis.modules.common.data.GlobalPropertyFactory
 
getAllGlobalProperties() - Method in class org.openmobileis.modules.common.data.GlobalPropertyManager
 
getAllGlobalProperties() - Method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyFactory
 
getAllGlobalProperties() - Method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
getAllJournalEntryForService(String) - Method in class org.openmobileis.synchro.journal.JournalManager
 
getAllMessages() - Method in class org.openmobileis.synchro.openmsp.protocol.ContainerMessage
 
getAllModifiedAtomicObjectForServiceSince(String, long, String) - Method in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObjectDelegate
return all atomic object uid modified since specified date for service
getAllModifiedAtomicObjectForServiceSince(String, long, String) - Method in interface org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectDelegate
return all atomic object uid modified since specified date for service the user link is use to get AO associated to a user.
getAllModifiedAtomicObjectForServiceSince(String, long, String) - Method in class org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectManager
return all atomic object uid modified since specified date for service the user link is use to get AO associated to a user.
getAllModifiedAtomicObjectForServiceSince(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.AtomicObjectQueryManager
 
getAllModifiedAtomicObjectForServiceSince(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.HSQLAtomicObjectQueryManager
 
getAllModifiedAtomicObjectForServiceSince(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.MSSQLAtomicObjectQueryManager
 
getAllModifiedAtomicObjectForServiceSince(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.OracleAtomicObjectQueryManager
 
getAllModifiedAtomicObjectForServiceSince(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.PostgreSQLAtomicObjectQueryManager
 
getAllModifiedAtomicObjectSince(long) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTarget
 
getAllModifiedAtomicObjectSince(long) - Method in class org.openmobileis.database.fastobjectdb.synchro.server.FODBOpenMSPSynchroTargetWrapper
 
getAllModifiedAtomicObjectSince(long) - Method in interface org.openmobileis.database.fastobjectdb.synchro.server.FODBSyncTarget
Return all atomic object uid modified since specified syncnumber.
getAllModifiedAtomicObjectSince(long) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
 
getAllModifiedAtomicObjectSince(long) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListener
return all atomic object uid modified since specified date for service
getAllModifiedAtomicObjectSince(long) - Method in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
getAllModuleRubrics() - Method in class org.openmobileis.modules.profiles.old.ProfileModule
 
getAllSyncItems(Principal) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
getAllSyncItems(Principal) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
getAllTerminalUsers() - Method in interface org.openmobileis.modules.common.data.TerminalUserFactory
 
getAllTerminalUsers() - Method in class org.openmobileis.modules.common.data.TerminalUserManager
 
getAllTerminalUsers() - Method in class org.openmobileis.modules.common.database.fodb.FODBTerminalUserFactory
 
getAllTerminalUsers() - Method in interface org.openmobileis.modules.common.database.jdbc.TerminalUserJDBCQuery
 
getApplicationContext() - Method in class org.openmobileis.common.context.ApplicationContextManager
 
getApplicationExecParameters() - Method in class org.openmobileis.common.context.ApplicationContext
return the application arguments if initialized
getArrayElements() - Method in class org.openmobileis.common.util.collection.Array
 
getArrayElements() - Method in class org.openmobileis.common.util.collection.LongArray
 
getArrayFromSet() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectSet
 
getArrayKey(Object) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
getArrayKey(Object) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex
 
getArrayKey(Object) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex
 
getArrayKey(Object) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
 
getAtomicObject() - Method in class org.openmobileis.synchro.algo.replication.ReplicationSAOEvent
 
getAtomicObject(String, String) - Method in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObjectDelegate
return the AtomicObject with specified uid. return null if not found
getAtomicObject(String, String) - Method in interface org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectDelegate
return the AtomicObject with specified uid. return null if not found
getAtomicObject(String, String) - Method in class org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectManager
return the AtomicObject with specified uid. return null if not found
getAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.AtomicObjectQueryManager
 
getAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.HSQLAtomicObjectQueryManager
 
getAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.MSSQLAtomicObjectQueryManager
 
getAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.OracleAtomicObjectQueryManager
 
getAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.PostgreSQLAtomicObjectQueryManager
 
getAtomicObjectID() - Method in class org.openmobileis.synchro.algo.replication.ReplicationSAOEvent
 
getAttribute(String) - Method in class org.openmobileis.common.context.SessionContext
 
getAttribute(String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
getAttribute(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getAttribute(String) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getAttribute(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getAttributeNames() - Method in class org.openmobileis.common.context.SessionContext
 
getAttributeNames() - Method in class org.openmobileis.embedded.webserver.WebServer
 
getAttributeNames() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getAttributeNames() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getAttributeNames() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getAuthType() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getAuthType() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getAuthType() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getBackwardIndexIterator(String) - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
 
getBufferSize() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getBufferSize() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
getCachedPage(HttpServletRequest, Service) - Method in class org.openmobileis.services.cache.WebPageCacheManager
 
getCallingServiceManager() - Method in class org.openmobileis.services.common.ServiceManager
 
getCallingServiceParameters() - Method in class org.openmobileis.services.common.CallingServiceManager
return the registered service parameters that is on the top of the stack return null if no service is registered
getCallingServiceURL() - Method in class org.openmobileis.services.common.CallingServiceManager
Verify if a service is registered and return the service url that manage calling service redirection.
getCategoriesList() - Method in interface org.openmobileis.modules.common.data.LabelFactory
 
getCategoriesList() - Method in class org.openmobileis.modules.common.data.LabelManager
 
getCategoriesList() - Method in class org.openmobileis.modules.common.database.fodb.FODBLabelFactory
 
getCategoriesList() - Method in class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory
 
getCategoriesList() - Method in class org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory
 
getCategory() - Method in class org.openmobileis.modules.common.data.DefaultLabel
 
getCategory() - Method in interface org.openmobileis.modules.common.data.Label
 
getCharacterEncoding() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getCharacterEncoding() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getCharacterEncoding() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getCharacterEncoding() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
getCheckSum() - Method in interface org.openmobileis.synchro.algo.replication.SynchroAtomicObject
return the checksum of the atomic Object.
getCheckSum() - Method in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObject
 
getClientLanguage() - Method in class org.openmobileis.common.context.UserTerminal
 
getClientOS() - Method in class org.openmobileis.common.context.UserTerminal
 
getClientOSVersion() - Method in class org.openmobileis.common.context.UserTerminal
 
getClientPlateformType() - Method in class org.openmobileis.common.context.UserTerminal
return the general plateform type of the client PALMOS or PPC for example,
getClientPlugInName() - Method in class org.openmobileis.common.context.UserTerminal
 
getClientPlugInsVersion() - Method in class org.openmobileis.common.context.UserTerminal
return the client synchro plug-ins version
getClientSideModificationList() - Method in class org.openmobileis.synchro.algo.replication.ReplicationReturnData
 
getCmdId() - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
getCmdId() - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
getCmdId() - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
getCmdId() - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
getCmdRef() - Method in class org.openmobileis.synchro.openmsp.protocol.ResponseCommand
 
getCoder() - Static method in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
getCollection(String) - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
 
getCollectionArray() - Method in class org.openmobileis.database.fastobjectdb.db.CollectionManager
 
getCollectionByName(String) - Method in class org.openmobileis.database.fastobjectdb.db.CollectionManager
 
getCollectionByType(Class) - Method in class org.openmobileis.database.fastobjectdb.db.CollectionManager
 
getCollectionCypher() - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
return the collection cypher if any, null otherwise.
getCollectionCypher() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
return the collection cypher if any, null otherwise.
getCollectionIdIndex() - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
 
getCollectionIndexList() - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
 
getCollectionList() - Method in class org.openmobileis.database.fastobjectdb.db.CollectionManager
 
getCollectionName() - Method in class org.openmobileis.database.fastobjectdb.FODBCollectionDescriptor
 
getCollectionName() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTarget
 
getCollectionName() - Method in interface org.openmobileis.database.fastobjectdb.synchro.server.FODBSyncTarget
 
getCollectionName() - Method in class org.openmobileis.modules.common.database.fodb.FODBTerminalUserFactory
 
getCollectionName() - Method in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
 
getCollectionName() - Method in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
getCollectionObjectClass() - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
 
getCollectionObjectId(Object) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
 
getCollectionObjectWithId(String) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTarget
 
getCollectionObjectWithId(String) - Method in interface org.openmobileis.database.fastobjectdb.synchro.server.FODBSyncTarget
It is use by the synchro service to get an object from the database when it has to be updated on the terminal.
getCollectionObjectWithId(String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
 
getCollectionObjectWithId(String) - Method in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
getCollectionsList() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBMainFile
 
getConflicResolver() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTarget
 
getConflicResolver() - Method in interface org.openmobileis.database.fastobjectdb.synchro.server.FODBSyncTarget
When a conflic is detected, the synchro service use this conflic resolver to determine the action to do.
getConflicResolver() - Method in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
 
getConflicResolver() - Method in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
getConnection() - Method in class org.openmobileis.common.util.database.JdbcPoolManagerDB
getConnection() return a free connection or null if all the connections are used after a given time out
getConnection() - Method in class org.openmobileis.common.util.database.ManagerDB
getConnection() return a free connection or null if all the connections are used after a given time out
getConnexion() - Method in class org.openmobileis.embedded.webserver.ServerThread
 
getConstraintId() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
 
getContentLength() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getContentLength() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getContentLength() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getContentType() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getContentType() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getContentType() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getContentType() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
getContext(String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
getContextPath() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getContextPath() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getContextPath() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getCookies() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getCookies() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getCookies() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getCreationDate() - Method in interface org.openmobileis.synchro.algo.replication.SynchroAtomicObject
return the atomic Object creation date.
getCreationDate() - Method in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObject
 
getCreationTime() - Method in class org.openmobileis.common.context.SessionContext
 
getCredential() - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
getCrendential() - Method in class org.openmobileis.synchro.openmsp.protocol.RequestCommand
 
getCurrentFODB() - Static method in class org.openmobileis.database.fastobjectdb.FastObjectDBManager
return the current FODB instance.
getCurrentFODB() - Static method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDBManager
return the current FODB instance.
getCurrentLinkFontTag() - Method in class org.openmobileis.services.navigation.DefaultNavigationBarDescription
 
getCurrentLinkFontTag() - Method in interface org.openmobileis.services.navigation.NavigationBarDescription
 
getCurrentServiceData() - Method in class org.openmobileis.services.navigation.NavigationBarManager
 
getCurrentSynchroNumber() - Method in class org.openmobileis.synchro.algo.syncnumber.SyncNumberManager
return current current synchro number.
getCurrentSynchroNumber() - Method in interface org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerDelegate
 
getCurrentSynchroNumber() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.DefaultSyncNumberManagerDelegate
 
getCurrentSynchroNumber() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.EmptySyncNumberManagerDelegate
 
getCurrentSynchroNumber() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate
 
getDBDataForAdd(String) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener
 
getDBDataForAdd(String) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
return the data conforme to the disptacher create AbstractQueryManager method for specified pdaUID .
getDBDataForReplace(String) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener
 
getDBDataForReplace(String) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
return the data conforme to the disptacher update AbstractQueryManager method for specified pdaUID .
getDBLabelListForCategorie(String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory
 
getDBLabelWithIds(String, String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory
 
getData() - Method in class org.openmobileis.synchro.openmsp.protocol.DataItem
 
getData() - Method in class org.openmobileis.synchro.openmsp.protocol.ElementData
 
getDataType() - Method in class org.openmobileis.modules.common.database.fodb.FODBLabelFactory
 
getDataType() - Method in class org.openmobileis.modules.common.database.fodb.FODBTerminalUserFactory
 
getDatabase() - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
 
getDatabaseCollectionArray() - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
 
getDatabaseImportFiles() - Method in class org.openmobileis.database.fastobjectdb.synchro.server.FODBOpenMSPSynchroTargetWrapper
 
getDatabaseImportFiles() - Method in class org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListener
call for complete DB synchro. return all the file needed to dump the terminal db for this service.
getDate() - Method in class org.openmobileis.synchro.journal.JournalEntry
 
getDateFromLong(long) - Static method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleUtils
 
getDateFromLong(String) - Static method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleUtils
 
getDateHeader(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getDateHeader(String) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getDateHeader(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getDbManager() - Method in class org.openmobileis.common.util.database.AbstractQueryManager
Returns the dbManager.
getDbManager() - Method in interface org.openmobileis.modules.common.database.jdbc.LabelJDBCQuery
 
getDbManager() - Method in interface org.openmobileis.modules.common.database.jdbc.TerminalUserJDBCQuery
 
getDebKey() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestData
 
getDelegate() - Method in class org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectManager
 
getDelegate() - Method in class org.openmobileis.synchro.algo.syncnumber.SyncNumberManager
 
getDeletedSyncItemKeys(Principal, Timestamp) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
getDeletedSyncItems(Principal, Date) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
getDeletedSyncItems(Principal, Timestamp) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
getDependModuleList() - Method in class org.openmobileis.modules.profiles.old.ProfileModule
 
getDescriptor() - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
 
getDescriptor() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
 
getDescriptor() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileHeader
 
getDisplayServiceURI() - Method in class org.openmobileis.services.MainSubEditService
 
getDisplayServiceURI() - Method in class org.openmobileis.services.SimpleEditService
 
getDisplayServiceURI() - Method in class org.openmobileis.services.SubEditService
 
getDizaine() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestSearchData
 
getElement() - Method in class org.openmobileis.synchro.openmsp.protocol.ContainerMessage
 
getElement() - Method in class org.openmobileis.synchro.openmsp.protocol.ElementData
 
getElementAtPos(long) - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
Returns the element at position 'pos'
getElementType() - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
getElementType() - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
getElementType() - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
getElementType() - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
getEntryData() - Method in class org.openmobileis.synchro.journal.JournalEntry
 
getEntryID() - Method in class org.openmobileis.synchro.journal.JournalEntry
 
getErrorMessageForSynchroStatus(int) - Method in class org.openmobileis.synchro.journal.JournalManager
 
getErrorSessionAttributName() - Method in class org.openmobileis.services.SimpleEditService
 
getErrorStatus() - Method in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
 
getFD() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
getFactory() - Static method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexFactory
 
getFactory() - Method in class org.openmobileis.modules.common.data.GlobalPropertyManager
 
getFactory() - Method in class org.openmobileis.modules.common.data.LabelManager
 
getFactory() - Method in class org.openmobileis.modules.common.data.TerminalUserManager
 
getFactory() - Static method in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
getFile(String) - Method in interface org.openmobileis.synchro.openmsp.server.util.FileSystem
return null if not found.
getFile(String) - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFileSystem
return null if not found.
getFileCompleteName() - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFile
return the complete file name of the file (ie: path+separator+name)
getFileCompleteName() - Method in interface org.openmobileis.synchro.openmsp.server.util.OpenMISFile
return the complete file name of the file (ie: path+separator+name)
getFileCount() - Method in interface org.openmobileis.synchro.openmsp.server.util.FileSystem
 
getFileCount() - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFileSystem
 
getFileData() - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFile
return file data as a byte array
getFileData() - Method in interface org.openmobileis.synchro.openmsp.server.util.OpenMISFile
return file data as a byte array
getFileDataStream() - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFile
return file data as a stream
getFileDataStream() - Method in interface org.openmobileis.synchro.openmsp.server.util.OpenMISFile
return file data as a stream
getFileDate() - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFile
 
getFileDate() - Method in interface org.openmobileis.synchro.openmsp.server.util.OpenMISFile
return file last modification date
getFileGenerator(UserTerminal) - Method in class org.openmobileis.synchro.openmsp.server.util.SynchroFileGeneratorManager
 
getFileLength() - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFile
return the file data length
getFileLength() - Method in interface org.openmobileis.synchro.openmsp.server.util.OpenMISFile
return the file data length
getFileList() - Method in interface org.openmobileis.synchro.openmsp.server.util.FileSystem
 
getFileList() - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFileSystem
 
getFileName() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
getFileName() - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFile
return the name of the file.
getFileName() - Method in interface org.openmobileis.synchro.openmsp.server.util.OpenMISFile
return the name of the file.
getFilePath() - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFile
return the path of the file without the file name.
getFilePath() - Method in interface org.openmobileis.synchro.openmsp.server.util.OpenMISFile
return the path of the file without the file name.
getFilePointer() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
getFileSystem() - Method in class org.openmobileis.synchro.openmsp.server.util.FileSystemObjectPool
 
getForTemplateInputDate(int, int, int, int, int, int) - Static method in class org.openmobileis.services.common.DateServiceUtil
Return a simple hash containing 5 lists: dayList, monthList, yearList, hourList and minuteList set with the date giving by parameters.
getFormatedDate() - Method in class org.openmobileis.synchro.journal.JournalEntry
 
getForwardIndexIterator(String) - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
 
getGlobalProperty(String[]) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
getGlobalSynchroStatut() - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager
 
getGroup() - Method in class org.openmobileis.common.user.User
 
getHeader(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getHeader(String) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getHeader() - Method in class org.openmobileis.synchro.openmsp.protocol.Message
 
getHeader(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getHeader(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
getHeaderNames() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getHeaderNames() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getHeaderNames() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getHeaders(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getHeaders(String) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getHeaders(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getHistoryName() - Method in class org.openmobileis.modules.common.history.FODBHistoryManager
 
getHistoryName() - Method in interface org.openmobileis.modules.common.history.HistoryManager
 
getHistoryName() - Method in class org.openmobileis.modules.common.history.SessionHistoryManager
 
getId() - Method in class org.openmobileis.common.context.SessionContext
 
getId() - Method in class org.openmobileis.common.user.User
 
getId() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestDataWithArray
 
getIdLong() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestDataWithArray
 
getIds() - Method in class org.openmobileis.modules.common.history.HistoryData
 
getImportQueryManager() - Method in class org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener
 
getImportQueryManager() - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
return the ImportQueryManager use to make synchro data import.
getIncTabSize() - Method in class org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor
 
getIncTabSize() - Method in class org.openmobileis.database.fastobjectdb.FODBLongIndexDescriptor
 
getIncTabSize() - Method in class org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor
 
getIndexByMember(String) - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
 
getIndexDescriptor() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
getIndexHeader() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
getIndexMember() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaIndexPath
 
getIndexServlet() - Static method in class org.openmobileis.services.servlet.IndexServlet
 
getIndexServletTemplateName() - Method in class org.openmobileis.services.servlet.IndexServlet
 
getIndexTablePos() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileHeader
 
getIndexsHeaders() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
Read the indexs table.
getInitParameter(String) - Method in class org.openmobileis.embedded.webserver.ServeConfig
 
getInitParameter(String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
getInitParameterNames() - Method in class org.openmobileis.embedded.webserver.ServeConfig
 
getInitParameterNames() - Method in class org.openmobileis.embedded.webserver.WebServer
 
getInputDate(int, int, int, int, int) - Static method in class org.openmobileis.services.util.TemplateUtils
Use to fill form template with day, month, year, hour, minute combo box.
getInputDuration(int, int, int) - Static method in class org.openmobileis.services.util.TemplateUtils
 
getInputStream() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getInputStream() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getInputStream() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getInsertParamFromLabel(Label) - Method in interface org.openmobileis.modules.common.database.jdbc.LabelJDBCQuery
 
getInsertParamFromProperty(GlobalProperty) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
getInsertParamFromTerminalUser(TerminalUser) - Method in interface org.openmobileis.modules.common.database.jdbc.TerminalUserJDBCQuery
 
getInstallTerminalUser() - Method in interface org.openmobileis.modules.common.data.TerminalUserFactory
 
getInstallTerminalUser() - Method in class org.openmobileis.modules.common.data.TerminalUserManager
 
getInstallTerminalUser() - Method in class org.openmobileis.modules.common.database.fodb.FODBTerminalUserFactory
 
getInstance() - Static method in class org.openmobileis.common.util.log.LogManager
This methods return the only LogManager instance.
getIntHeader(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getIntHeader(String) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getIntHeader(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getIntList() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestDataWithArray
 
getIntallPath() - Method in class org.openmobileis.synchro.openmsp.client.conduit.HttpOpenMSPSynchroConduit
 
getIntallPath() - Method in class org.openmobileis.synchro.openmsp.client.conduit.LocalOpenMSPSynchroConduit
 
getIntallPath() - Method in interface org.openmobileis.synchro.openmsp.client.conduit.SynchroConduit
Return the directory path where synchronized file are stored.
getJVMSpecificationVersion() - Method in class org.openmobileis.common.context.DefaultPlateform
Return the JVM Specification version.
getJVMSpecificationVersion() - Method in interface org.openmobileis.common.context.Plateform
Return the JVM Specification version.
getJVMVendor() - Method in class org.openmobileis.common.context.DefaultPlateform
 
getJVMVendor() - Method in interface org.openmobileis.common.context.Plateform
Return the JVM vendor.
getJarInstallPath() - Method in class org.openmobileis.test.bundle.profil.TestModuleManagerListener
 
getJournalLogRenderer() - Method in class org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener
 
getJournalLogRenderer() - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
 
getJournalLogRenderer() - Method in class org.openmobileis.synchro.openmsp.client.core.test.TestSynchroListener
 
getJournalLogRenderer() - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSSyncListener
 
getKey(Object) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
getKey(Object) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex
 
getKey(Object) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex
 
getKey(Object) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
 
getKey() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestData
 
getKey() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestSearchData
 
getKey() - Method in class org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestData
 
getKeyAtPos(int) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.IntNode
 
getKeyAtPos(int) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.LongNode
 
getKeyAtPos(int) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.StringNode
 
getKeyLen() - Method in class org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor
 
getKeyLength() - Method in class org.openmobileis.database.fastobjectdb.db.index.node.StringNode
 
getKeyPosition(Object) - Method in interface org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIndex
 
getKeyPosition(Object) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex
 
getKeyPosition(Object) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueLongIndex
 
getKeyPosition(Object) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueStringIndex
 
getKeySensitive(Object, boolean) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
 
getLabel() - Method in class org.openmobileis.modules.common.data.DefaultLabel
 
getLabel() - Method in interface org.openmobileis.modules.common.data.Label
 
getLabelCategoryId() - Method in class org.openmobileis.modules.common.database.fodb.FODBLabel
 
getLabelId() - Method in class org.openmobileis.modules.common.data.DefaultLabel
 
getLabelId() - Method in interface org.openmobileis.modules.common.data.Label
 
getLabelIdAndCatIdFromId(String) - Static method in class org.openmobileis.modules.common.database.fodb.FODBLabel
 
getLabelLanguage() - Method in class org.openmobileis.modules.common.data.DefaultLabel
 
getLabelLanguage() - Method in interface org.openmobileis.modules.common.data.Label
 
getLabelListForCategorie(String) - Method in interface org.openmobileis.modules.common.data.LabelFactory
 
getLabelListForCategorie(String) - Method in class org.openmobileis.modules.common.data.LabelManager
 
getLabelListForCategorie(String) - Method in class org.openmobileis.modules.common.database.fodb.FODBLabelFactory
 
getLabelListForCategorie(String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory
 
getLabelListForCategorie(String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory
 
getLabelListForCategorie(String[]) - Method in interface org.openmobileis.modules.common.database.jdbc.LabelJDBCQuery
 
getLabelListForCategorieAdmin(String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory
Get all labels for all languages for the category.
getLabelSortOrder() - Method in class org.openmobileis.modules.common.data.DefaultLabel
 
getLabelSortOrder() - Method in interface org.openmobileis.modules.common.data.Label
 
getLabelWithIds(String, String) - Method in interface org.openmobileis.modules.common.data.LabelFactory
 
getLabelWithIds(String, String) - Method in class org.openmobileis.modules.common.data.LabelManager
 
getLabelWithIds(String, String) - Method in class org.openmobileis.modules.common.database.fodb.FODBLabelFactory
 
getLabelWithIds(String, String, String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory
 
getLabelWithIds(String, String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory
 
getLabelWithIds(String, String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory
 
getLabelWithIds(String[]) - Method in interface org.openmobileis.modules.common.database.jdbc.LabelJDBCQuery
 
getLanguage() - Method in class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory
 
getLangue() - Method in class org.openmobileis.modules.common.data.DefaultTerminalUser
Returns the langue.
getLangue() - Method in interface org.openmobileis.modules.common.data.TerminalUser
Returns the langue.
getLastAccessedTime() - Method in class org.openmobileis.common.context.SessionContext
 
getLastAdded() - Method in class org.openmobileis.common.util.collection.Array
return the last added object in the array.
getLastSyncNumber() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.HSQLSyncNumberQueryManager
getLastSyncNumber() get the last sync number
getLastSyncNumber() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.MSSQLSyncNumberQueryManager
getLastSyncNumber() get the last sync number
getLastSyncNumber() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSafeServerSyncNumberQueryManager
getLastSyncNumber() get the last sync number
getLastSyncNumber() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.PostgreSQLSyncNumberQueryManager
getLastSyncNumber() get the last sync number
getLastSyncNumber() - Method in interface org.openmobileis.synchro.algo.syncnumber.impl.SyncNumberQueryManager
getLastSyncNumber() get the last sync number
getLastSynchroLogin() - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager
 
getLinkSeparator() - Method in class org.openmobileis.services.navigation.DefaultNavigationBarDescription
 
getLinkSeparator() - Method in interface org.openmobileis.services.navigation.NavigationBarDescription
 
getListenerByName(String) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager
Return the registered listener with specified name.
getListenerByName(String) - Method in class org.openmobileis.synchro.openmsp.client.core.ListenerOrdonancer
 
getLoader() - Method in class org.openmobileis.modules.profiles.old.ProfileRubric
 
getLocalAddr() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
Returns the Internet Protocol (IP) address of the interface on which the request was received.
getLocalAddr() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getLocalAddr() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getLocalName() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
Returns the host name of the Internet Protocol (IP) interface on which the request was received.
getLocalName() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getLocalName() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getLocalPort() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
getLocalPort() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getLocalPort() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getLocale() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getLocale() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getLocale() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getLocale() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
getLocales() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getLocales() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getLocales() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getLocalizedFileName(String, boolean) - Method in class org.openmobileis.common.intl.IntlResourceManager
return the fileName transformed with the system local.
getLocalizedProperty(String) - Method in class org.openmobileis.common.intl.IntlResourceManager
 
getLocalizedProperty(String, String) - Method in class org.openmobileis.common.intl.IntlResourceManager
 
getLogFile() - Method in class org.openmobileis.common.util.log.FileOpenCloseLogManager
 
getLogFile() - Method in class org.openmobileis.common.util.log.FileOpenCloseLogTracer
 
getLogPrintStream() - Method in class org.openmobileis.common.util.log.DefaultLogTracer
 
getLogPrintStream() - Method in interface org.openmobileis.common.util.log.LogTracer
 
getLogTracer() - Method in class org.openmobileis.common.util.log.LogManager
 
getLogin() - Method in class org.openmobileis.common.user.User
 
getLongFromDate(Date) - Static method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleUtils
 
getLongList() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestDataWithArray
 
getMajorVersion() - Method in class org.openmobileis.embedded.webserver.WebServer
 
getManager() - Static method in class org.openmobileis.common.context.ApplicationContextManager
 
getManager() - Static method in class org.openmobileis.common.context.SessionContextManager
 
getManager() - Static method in class org.openmobileis.common.intl.IntlResourceManager
 
getManager() - Static method in class org.openmobileis.common.user.UserManager
 
getManager() - Static method in class org.openmobileis.common.user.profil.ProfileDataManager
 
getManager() - Static method in class org.openmobileis.common.user.profile.ProfileDataManager
 
getManager() - Static method in class org.openmobileis.common.util.PersistentPropertiesManager
 
getManager() - Static method in class org.openmobileis.common.util.PropertiesManager
main method to get ResourceManager
getManager() - Static method in class org.openmobileis.common.util.UniqueIdGenerator
 
getManager() - Static method in class org.openmobileis.common.util.database.ManagerDB
 
getManager() - Static method in class org.openmobileis.database.fastobjectdb.synchro.server.FODBSynchroManager
 
getManager() - Static method in class org.openmobileis.embedded.webserver.templates.TemplateManager
 
getManager() - Static method in class org.openmobileis.modules.common.data.GlobalPropertyManager
 
getManager() - Static method in class org.openmobileis.modules.common.data.LabelManager
 
getManager() - Static method in class org.openmobileis.modules.common.data.TerminalUserManager
 
getManager() - Static method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyFactory
 
getManager() - Static method in class org.openmobileis.modules.profiles.old.ProfileManager
 
getManager() - Static method in class org.openmobileis.services.cache.WebPageCacheManager
 
getManager() - Static method in class org.openmobileis.services.common.CallingServiceManager
 
getManager() - Static method in class org.openmobileis.services.common.ServiceManager
 
getManager() - Static method in class org.openmobileis.services.navigation.NavigationBarManager
 
getManager() - Static method in class org.openmobileis.services.security.SecurityManager
 
getManager() - Static method in class org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectManager
 
getManager() - Static method in class org.openmobileis.synchro.algo.syncnumber.SyncNumberManager
 
getManager() - Static method in class org.openmobileis.synchro.client.SynchroManager
 
getManager() - Static method in class org.openmobileis.synchro.journal.JournalManager
 
getManager() - Static method in class org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager
 
getManager() - Static method in class org.openmobileis.synchro.openmsp.client.core.NumSyncManagerDB
 
getManager() - Static method in class org.openmobileis.synchro.openmsp.client.db.SyncActionDBManager
 
getManager() - Static method in class org.openmobileis.synchro.openmsp.server.synctarget.SynchroTargerManager
 
getManager() - Static method in class org.openmobileis.synchro.openmsp.server.util.SynchroFileGeneratorManager
 
getManagerLocale() - Method in class org.openmobileis.common.intl.IntlResourceManager
 
getManagerLocaleString() - Method in class org.openmobileis.common.intl.IntlResourceManager
return the local defined in the webserver property server.locale.
getMaxCategoryIdLength() - Method in class org.openmobileis.modules.common.database.fodb.FODBLabelFactory
 
getMaxInactiveInterval() - Method in class org.openmobileis.common.context.SessionContext
 
getMaxLabelIdLength() - Method in class org.openmobileis.modules.common.database.fodb.FODBLabelFactory
return the max length of the label id.
getMaxNbKey() - Method in class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
getMaxTerminalUserIdLength() - Method in class org.openmobileis.modules.common.database.fodb.FODBTerminalUserFactory
 
getMaxTimeout() - Method in class org.openmobileis.services.security.SecurityManager
 
getMember(Class, String) - Static method in class org.openmobileis.database.fastobjectdb.db.util.FODBUtils
 
getMemberName() - Method in class org.openmobileis.database.fastobjectdb.FODBIndexDescriptor
 
getMemberName() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexHeader
 
getMessage() - Method in class org.openmobileis.synchro.openmsp.protocol.DefaultHandler
 
getMessage(String) - Method in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
getMessagesSize() - Method in class org.openmobileis.synchro.openmsp.protocol.ContainerMessage
 
getMetaInformation() - Method in class org.openmobileis.synchro.openmsp.protocol.DataItem
 
getMetaInformation() - Method in class org.openmobileis.synchro.openmsp.protocol.RequestCommand
 
getMetaInformation() - Method in class org.openmobileis.synchro.openmsp.protocol.Result
 
getMethod() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getMethod() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getMethod() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getMimeType(String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
getMinorVersion() - Method in class org.openmobileis.embedded.webserver.WebServer
 
getModifSyncNumber() - Method in interface org.openmobileis.synchro.algo.replication.SynchroAtomicObject
return the sync number of the last modification.
getModifSyncNumber() - Method in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObject
 
getModificationType() - Method in interface org.openmobileis.synchro.algo.replication.SynchroAtomicObject
return the last modification type (ADD, REPLACE, DELETE).
getModificationType() - Method in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObject
 
getModule(String) - Method in class org.openmobileis.modules.profiles.old.ProfileManager
 
getModuleListenerByName(String) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager
Return the registered module listener with specified name.
getModuleName() - Method in class org.openmobileis.modules.profiles.old.embedded.core.DependProfileModule
 
getModuleRubric() - Method in class org.openmobileis.modules.profiles.old.ProfileModule
 
getModuleVersion() - Method in class org.openmobileis.modules.profiles.old.embedded.core.DependProfileModule
 
getMsgId() - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
getName() - Method in class org.openmobileis.database.fastobjectdb.FODBIndexDescriptor
 
getName() - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
 
getName() - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
 
getName() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
getName() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexHeader
 
getName() - Method in class org.openmobileis.modules.common.data.DefaultTerminalUser
 
getName() - Method in interface org.openmobileis.modules.common.data.TerminalUser
 
getName() - Method in class org.openmobileis.modules.profiles.old.ProfileModule
 
getName() - Method in class org.openmobileis.modules.profiles.old.ProfileRubric
 
getName() - Method in class org.openmobileis.services.common.RedirectToFromCallingService
 
getName() - Method in class org.openmobileis.services.common.ReturnLinkManagerService
 
getName() - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
getNameFromCompleteFileName(String) - Static method in class org.openmobileis.common.util.file.FileUtilities
return the name of the file extracted from the specified complete file name.
getNamedDispatcher(String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
getNavigationBar() - Method in class org.openmobileis.services.navigation.NavigationBarManager
 
getNavigationBarLabel(HttpServletRequest) - Method in interface org.openmobileis.services.navigation.NavigationBarService
 
getNavigationBarLabel() - Method in class org.openmobileis.services.navigation.NavigationBarServiceData
 
getNavigationBarLabel(HttpServletRequest) - Method in class org.openmobileis.services.servlet.IndexServlet
 
getNavigationBarLabel(HttpServletRequest) - Method in class org.openmobileis.synchro.openmsp.client.services.DirectSynchroService
 
getNavigationBarLabel(HttpServletRequest) - Method in class org.openmobileis.synchro.openmsp.client.services.SynchroJournalDisplayService
 
getNavigationBarLabel(HttpServletRequest) - Method in class org.openmobileis.synchro.openmsp.client.services.SynchroLoginService
 
getNavigationBarLastServiceURI() - Method in class org.openmobileis.services.Service
place the last service of the navigation bar at the specified service uri if found.
getNavigationBarLastServiceURI() - Method in interface org.openmobileis.services.navigation.NavigationBarService
place the last service of the navigation bar at the specified service uri if found.
getNestedError() - Method in class org.openmobileis.common.util.exception.OpenMISException
 
getNewID() - Method in class org.openmobileis.common.util.UniqueIdGenerator
 
getNewStringID() - Method in class org.openmobileis.common.util.UniqueIdGenerator
 
getNewSyncItemKeys(Principal, Timestamp) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
getNewSyncItems(Principal, Date) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
getNewSyncItems(Principal, Timestamp) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
getNextConstraint() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
getNextListenerList() - Method in class org.openmobileis.synchro.openmsp.client.core.ListenerOrdonancer
 
getNextPhaseObjectList() - Method in class org.openmobileis.common.util.collection.tree.DependTree
 
getNextSynchroNumber() - Method in class org.openmobileis.synchro.algo.syncnumber.SyncNumberManager
 
getNextSynchroNumber() - Method in interface org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerDelegate
 
getNextSynchroNumber() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.DefaultSyncNumberManagerDelegate
 
getNextSynchroNumber() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.EmptySyncNumberManagerDelegate
 
getNextSynchroNumber() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate
 
getNodeAtPos(long) - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
Returns the node at position 'pos'
getNodeForKey(Object) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex
 
getNodeForKey(Object) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex
 
getNodeForKey(Object) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
 
getNodeForKey(Object) - Method in interface org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIndex
 
getNodePtrAtPos(int) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
getNonNullString(String) - Static method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleUtils
 
getOS() - Method in class org.openmobileis.common.context.DefaultPlateform
 
getOS() - Method in interface org.openmobileis.common.context.Plateform
Return the OS of the plateform that execute the application.
getOSVersion() - Method in class org.openmobileis.common.context.DefaultPlateform
 
getOSVersion() - Method in interface org.openmobileis.common.context.Plateform
Return the OS version of the plateform that execute the application.
getObject(String) - Method in class org.openmobileis.common.context.ApplicationContext
return the application context with specified name
getObject() - Method in class org.openmobileis.common.util.ObjectPool
 
getObject() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaCandidate
 
getObject() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
 
getObjectByName(String) - Method in class org.openmobileis.common.util.collection.tree.DependTree
 
getObjectFromCollectionWithId(String, String) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
return the object from the specified collection with specified id.
getObjectNames() - Method in class org.openmobileis.common.context.ApplicationContext
return objects'keys in the context Map
getObjectType() - Method in class org.openmobileis.database.fastobjectdb.FODBCollectionDescriptor
 
getObjectType() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
 
getObjectType() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileHeader
 
getOpenMSPCredential(String[]) - Static method in class org.openmobileis.synchro.security.auth.CredentialCodec
 
getOpenMSPMessage(Array) - Method in class org.openmobileis.synchro.openmsp.client.core.OpenMSPSyncMessageFactory
 
getOpenMSPcmdId() - Method in class org.openmobileis.synchro.openmsp.server.synctarget.SyncDBSynchroAtomicObject
 
getOpenMobileISMajorVersion() - Method in class org.openmobileis.common.context.DefaultPlateform
 
getOpenMobileISMajorVersion() - Method in interface org.openmobileis.common.context.Plateform
return the major version number of OpenMobileIS.
getOpenMobileISMinorVersion() - Method in class org.openmobileis.common.context.DefaultPlateform
 
getOpenMobileISMinorVersion() - Method in interface org.openmobileis.common.context.Plateform
return the minir version number of OpenMobileIS.
getOrder() - Method in class org.openmobileis.database.fastobjectdb.FODBIndexDescriptor
 
getOutputStream() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getOutputStream() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
getParameter(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getParameter(String) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
The following 4 methods don't call the wrapped HttpServletRequest, as we use our own parameters table.
getParameter(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getParameterMap() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
Returns a java.util.Map of the parameters of this request.
getParameterMap() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getParameterMap() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getParameterNames() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getParameterNames() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getParameterNames() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getParameterValues(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getParameterValues(String) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getParameterValues(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getParameters() - Method in class org.openmobileis.services.navigation.NavigationBarServiceData
 
getParsedProfil() - Method in class org.openmobileis.common.user.profil.impl.TerminalXmlFileProfilDataFactory
 
getParsedProfil() - Method in class org.openmobileis.common.user.profile.impl.TerminalXmlFileProfilDataFactory
 
getPassword() - Method in class org.openmobileis.common.user.User
 
getPassword() - Method in class org.openmobileis.synchro.security.auth.Credential
 
getPastLinkFontTag() - Method in class org.openmobileis.services.navigation.DefaultNavigationBarDescription
 
getPastLinkFontTag() - Method in interface org.openmobileis.services.navigation.NavigationBarDescription
 
getPathFromCompleteFileName(String) - Static method in class org.openmobileis.common.util.file.FileUtilities
return the path extracted from the specified complete file name.
getPathInfo() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getPathInfo() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getPathInfo() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getPathTranslated() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getPathTranslated() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getPathTranslated() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getPlateform() - Method in class org.openmobileis.common.context.ApplicationContext
return the plateform description of the hardware where the application is executed.
getPool(UserTerminal) - Static method in class org.openmobileis.synchro.openmsp.server.util.FileSystemObjectPoolSelecter
 
getPos() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
getPosByPlace(int) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexTable
 
getPrincipal() - Method in class org.openmobileis.synchro.security.auth.Credential
 
getPriority() - Method in class org.openmobileis.common.util.exception.OpenMISException
 
getProcessorName() - Method in interface org.openmobileis.synchro.client.SynchroProcessor
 
getProcessorName() - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager
 
getProfil() - Method in class org.openmobileis.common.user.User
 
getProfil(String) - Method in interface org.openmobileis.common.user.profil.ProfileDataFactory
return the profil for specified profil name.
getProfil(String, String) - Method in class org.openmobileis.common.user.profil.ProfileDataManager
return the idl profil for specified profil name.
getProfil(String) - Method in class org.openmobileis.common.user.profil.impl.TerminalXmlFileProfilDataFactory
 
getProfil(String) - Method in class org.openmobileis.common.user.profil.impl.XmlFileProfilDataFactory
return the profil for specified profil name.
getProfil(String) - Method in interface org.openmobileis.common.user.profile.ProfileDataFactory
return the profil for specified profil name.
getProfil(String, String) - Method in class org.openmobileis.common.user.profile.ProfileDataManager
return the idl profil for specified profil name.
getProfil(String) - Method in class org.openmobileis.common.user.profile.impl.TerminalXmlFileProfilDataFactory
 
getProfil(String) - Method in class org.openmobileis.common.user.profile.impl.XmlFileProfilDataFactory
return the profil for specified profil name.
getProfil() - Method in class org.openmobileis.modules.common.data.DefaultTerminalUser
 
getProfil() - Method in interface org.openmobileis.modules.common.data.TerminalUser
 
getProfilModules() - Method in class org.openmobileis.modules.profiles.old.ProfileManager
 
getProfilRubrics() - Method in class org.openmobileis.modules.profiles.old.ProfileManager
 
getProfileSyncListenerNotifier() - Method in class org.openmobileis.modules.profiles.old.ProfileManager
 
getProperties(String) - Method in class org.openmobileis.common.util.PropertiesManager
read the property file inside the classpath.
getProperties() - Method in class org.openmobileis.common.util.PropertiesManager
return all the loaded properties
getPropertiesForService(String) - Method in interface org.openmobileis.modules.common.data.GlobalPropertyFactory
 
getPropertiesForService(String) - Method in class org.openmobileis.modules.common.data.GlobalPropertyManager
 
getPropertiesForService(String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyFactory
 
getPropertiesForService(String[]) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
getPropertiesFromPath(String) - Method in class org.openmobileis.common.util.PropertiesManager
read the property file from the file system Does not load it
getProperty(String, String) - Method in class org.openmobileis.common.util.PersistentPropertiesManager
return the property with specified key for specified service.
getProperty(String, String) - Method in class org.openmobileis.common.util.PropertiesManager
return the property with specified key from loaded properties.
getProperty(String) - Method in class org.openmobileis.common.util.PropertiesManager
return the property with specified key from loaded properties.
getProperty(String, String) - Method in interface org.openmobileis.modules.common.data.GlobalPropertyFactory
 
getProperty(String, String) - Method in class org.openmobileis.modules.common.data.GlobalPropertyManager
 
getProperty(String, String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyFactory
 
getProperty(String) - Method in class org.openmobileis.synchro.client.SynchroDescriptor
 
getPropertyKey() - Method in class org.openmobileis.modules.common.data.DefaultGlobalProperty
 
getPropertyKey() - Method in interface org.openmobileis.modules.common.data.GlobalProperty
 
getPropertyKeysForService(String) - Method in class org.openmobileis.common.util.PersistentPropertiesManager
 
getPropertyValue() - Method in class org.openmobileis.modules.common.data.DefaultGlobalProperty
 
getPropertyValue() - Method in interface org.openmobileis.modules.common.data.GlobalProperty
 
getProtocol() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getProtocol() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getProtocol() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getProxySynchroTargetForTerminal(UserTerminal) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.SynchroTargerManager
 
getQueryString() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getQueryString() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getQueryString() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getRASConnectionNames() - Method in class org.openmobileis.synchro.openmsp.client.conduit.HttpOpenMSPSynchroConduit
 
getRASConnectionNames() - Method in class org.openmobileis.synchro.openmsp.client.conduit.LocalOpenMSPSynchroConduit
 
getRASConnectionNames() - Method in interface org.openmobileis.synchro.openmsp.client.conduit.SynchroConduit
return a list of all disponible ras connection.
getReader() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getReader() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getReader() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getRealPath(String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
getRealPath(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getRealPath(String) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getRealPath(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getRegistedCallingServiceList() - Method in class org.openmobileis.services.common.CallingServiceManager
return the stack of registered service.
getRemoteAddr() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getRemoteAddr() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getRemoteAddr() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getRemoteHost() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getRemoteHost() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getRemoteHost() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getRemotePort() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
Returns the Internet Protocol (IP) source port of the client or last proxy that sent the request.
getRemotePort() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getRemotePort() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getRemoteUser() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getRemoteUser() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getRemoteUser() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getRendererList() - Method in class org.openmobileis.synchro.journal.JournalManager
 
getRequestDispatcher(String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
getRequestDispatcher(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getRequestDispatcher(String) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getRequestDispatcher(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getRequestURI() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getRequestURI() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getRequestURI() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getRequestURL() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getRequestURL() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getRequestURL() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getRequestedSessionId() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getRequestedSessionId() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getRequestedSessionId() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getResource(String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
getResourceAsStream(String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
getResourcePaths(String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
getResponseForRequest(Hashtable) - Method in interface org.openmobileis.services.cache.WebPageCacheServiceStruct
 
getRessourceAsStream(String) - Method in class org.openmobileis.common.util.PropertiesManager
 
getRoot() - Method in class org.openmobileis.synchro.openmsp.protocol.Message
 
getRootDir() - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
 
getRubric(String) - Method in class org.openmobileis.modules.profiles.old.ProfileManager
 
getRubricDepends() - Method in class org.openmobileis.modules.profiles.old.embedded.core.DependProfileRubric
 
getRubricName() - Method in class org.openmobileis.modules.profiles.old.embedded.core.DependProfileRubric
 
getScheme() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getScheme() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getScheme() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getSearchAlgo() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIndexComparator
 
getSearchAlgo() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIntIndexComparator
 
getSearchAlgo() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaLongIndexComparator
 
getSearchAlgo() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaStringIndexComparator
 
getSendCommandMetaData() - Method in class org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener
Construct collection description to be use by server to generate collection files.
getSendCommandMetaData() - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
 
getSendSynchroMetada() - Method in interface org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBReturnListener
return synchro meta data.
getSendSynchroMetada() - Method in class org.openmobileis.modules.common.database.fodb.TerminalUserSynchroFODBReturnListener
 
getSendSynchroMetada() - Method in class org.openmobileis.test.database.TestSynchroFODBReturnListener
 
getServerInfo() - Method in class org.openmobileis.embedded.webserver.WebServer
 
getServerName() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getServerName() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getServerName() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getServerPort() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getServerPort() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getServerPort() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getServerSideModificationList() - Method in class org.openmobileis.synchro.algo.replication.ReplicationReturnData
 
getServerSynchroTarget() - Method in class org.openmobileis.test.mock.synchro.SimpleMockSynchroManager
 
getServerUIDForAOUID(String) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
return the server uid for the specified pdaUID.
getServerURL() - Method in class org.openmobileis.synchro.client.SynchroDescriptor
 
getService() - Method in class org.openmobileis.common.user.UserAlreadyExistException
 
getService() - Method in class org.openmobileis.common.user.UserNotFoundException
 
getService() - Method in class org.openmobileis.common.user.profil.ProfileNotFoundException
 
getService() - Method in class org.openmobileis.common.user.profile.ProfileNotFoundException
 
getService() - Method in class org.openmobileis.common.util.exception.BadDataFormatException
 
getService() - Method in class org.openmobileis.common.util.exception.DatabaseException
 
getService() - Method in class org.openmobileis.common.util.exception.DefaultException
return the default service id : LogServices.DEFAULTSERVICE
getService() - Method in class org.openmobileis.common.util.exception.OpenMISException
return the service assocated to the exception
getService() - Method in class org.openmobileis.common.util.exception.ServerException
return the default id : LogServices.SERVERSERVICE
getService() - Method in class org.openmobileis.common.util.exception.ServiceException
return the default id : LogServices.SERVERSERVICE
getService() - Method in class org.openmobileis.common.util.exception.SynchroException
return the service id : LogServices.SYNCHROSERVICE
getService() - Method in class org.openmobileis.database.fastobjectdb.db.exception.FODBException
 
getService() - Method in class org.openmobileis.embedded.webserver.templates.TemplateNotFoundException
 
getService() - Method in class org.openmobileis.modules.common.history.HistoryData
 
getService() - Method in interface org.openmobileis.services.cache.WebPageCacheServiceStruct
 
getService() - Method in class org.openmobileis.services.navigation.NavigationBarServiceData
 
getService() - Method in class org.openmobileis.synchro.openmsp.OpenMSPException
return the service id : LogServices.SYNCHROSERVICE
getServiceBaseURI() - Method in class org.openmobileis.services.common.ServiceManager
 
getServiceByURI(String) - Method in class org.openmobileis.services.common.ServiceManager
 
getServiceClassList() - Method in class org.openmobileis.modules.profiles.terminal.RubricLoader
call to get all service classes to load.
getServiceEntryID() - Method in class org.openmobileis.synchro.journal.JournalEntry
 
getServiceName() - Method in class org.openmobileis.synchro.journal.JournalEntry
 
getServiceProperty() - Method in class org.openmobileis.modules.common.data.DefaultGlobalProperty
 
getServiceProperty() - Method in interface org.openmobileis.modules.common.data.GlobalProperty
 
getServiceSN(String) - Method in class org.openmobileis.synchro.openmsp.client.core.NumSyncQueryDB
 
getServiceUri() - Method in class org.openmobileis.embedded.webserver.test.services.HelloWorld
 
getServiceUri() - Method in class org.openmobileis.embedded.webserver.test.services.TestServletService
 
getServiceUri() - Method in class org.openmobileis.services.Service
 
getServiceUri() - Method in class org.openmobileis.services.common.RedirectToFromCallingService
return the service URI
getServiceUri() - Method in class org.openmobileis.services.common.ReturnLinkManagerService
 
getServiceUri() - Method in class org.openmobileis.services.servlet.IndexServlet
 
getServiceUri() - Method in class org.openmobileis.synchro.openmsp.client.services.DirectSynchroService
 
getServiceUri() - Method in class org.openmobileis.synchro.openmsp.client.services.SynchroJournalDisplayService
 
getServiceUri() - Method in class org.openmobileis.synchro.openmsp.client.services.SynchroLoginService
 
getServiceUri() - Method in class org.openmobileis.synchro.openmsp.server.OpenMSPService
 
getServlet(String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
getServletByURLorClassName(String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
getServletContext() - Method in class org.openmobileis.common.context.SessionContext
 
getServletContext() - Method in class org.openmobileis.embedded.webserver.ServeConfig
 
getServletContextName() - Method in class org.openmobileis.embedded.webserver.WebServer
Returns the name of this web application correponding to this ServletContext as specified in the deployment descriptor for this web application by the display-name element.
getServletInfo() - Method in class org.openmobileis.services.servlet.FileServlet
 
getServletName() - Method in class org.openmobileis.embedded.webserver.ServeConfig
 
getServletNames() - Method in class org.openmobileis.embedded.webserver.WebServer
 
getServletPath() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getServletPath() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getServletPath() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getServlets() - Method in class org.openmobileis.embedded.webserver.WebServer
 
getSession() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getSession(boolean) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getSession(boolean) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getSession() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getSession() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getSession(boolean) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getSessionContext() - Method in class org.openmobileis.common.context.SessionContext
 
getSessionContext(String) - Method in class org.openmobileis.common.context.SessionContextManager
return the session context with the specified id. return null if not found
getSessionContext() - Method in class org.openmobileis.common.context.SessionContextManager
return the session context associéted with the currentThread.
getSessionDatasName() - Method in class org.openmobileis.services.MainSubEditService
 
getSessionDatasName() - Method in class org.openmobileis.services.SimpleEditService
 
getSessionDatasName() - Method in class org.openmobileis.services.SubEditService
 
getSessionID() - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
getSource() - Method in class org.openmobileis.synchro.openmsp.protocol.Command
 
getSource() - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
getSource() - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
getSourceRef() - Method in class org.openmobileis.synchro.openmsp.protocol.Result
 
getSourceSessionID() - Method in class org.openmobileis.synchro.openmsp.protocol.Command
return the optional sessionID of source element.
getSourceSessionID() - Method in class org.openmobileis.synchro.openmsp.protocol.Item
return the optional sessionID of source element.
getSourceURI() - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
Getter for property uri.
getStatus() - Method in class org.openmobileis.synchro.journal.JournalEntry
 
getStatus() - Method in class org.openmobileis.synchro.openmsp.protocol.Status
 
getStringList() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestDataWithArray
 
getSyncDataForAtomicObjectUID(String, int) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
return the data to add to the synchro command ADD OR REPLACE.
getSyncItem(Principal, String) - Method in class org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource
 
getSyncItem(Principal, String) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
Get the SyncItem with the given itemId for the given principal
getSyncItemForState(int) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
getSyncItemFromId(Principal, SyncItemKey) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
getSyncItemFromTwin(Principal, SyncItem) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
getSyncItems(Principal, String, Timestamp) - Method in class org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource
 
getSyncItems(Principal, String, Timestamp) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
Get the SyncItem[] in accord with the given parameters
getSyncItemsFromIds(Principal, SyncItemKey[]) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
getSyncItemsFromTwins(Principal, SyncItem[]) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
getSyncLabel() - Method in class org.openmobileis.synchro.journal.DefaultLogRenderer
Label tht describe the synchro listener for log rendering (ex : Mail Synchronisation)
getSyncLabel() - Method in class org.openmobileis.synchro.journal.SimpleLogRenderer
 
getSyncName() - Method in class org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener
 
getSyncName() - Method in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
 
getSyncName() - Method in class org.openmobileis.synchro.journal.DefaultLogRenderer
 
getSyncName() - Method in interface org.openmobileis.synchro.journal.JournalLogRenderer
 
getSyncName() - Method in interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener
Return the name used to identiy the of the listener in the synchro processus.
getSyncName() - Method in class org.openmobileis.synchro.openmsp.client.core.test.TestSynchroListener
 
getSyncName() - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSSyncListener
 
getSyncNumberForService(String) - Method in class org.openmobileis.synchro.openmsp.client.core.NumSyncManagerDB
return the last sync number for the specified service.
getSyncNumberbysn(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.HSQLSyncNumberQueryManager
getLastSyncNumberbysn() get the sync number with specified ns
getSyncNumberbysn(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.MSSQLSyncNumberQueryManager
getLastSyncNumberbysn() get the sync number with specified ns
getSyncNumberbysn(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSafeServerSyncNumberQueryManager
getLastSyncNumberbysn() get the sync number with specified ns
getSyncNumberbysn(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.PostgreSQLSyncNumberQueryManager
getLastSyncNumberbysn() get the sync number with specified ns
getSyncNumberbysn(String[]) - Method in interface org.openmobileis.synchro.algo.syncnumber.impl.SyncNumberQueryManager
getLastSyncNumberbysn() get the sync number with specified ns
getSyncdata() - Method in class org.openmobileis.synchro.openmsp.server.synctarget.SyncDBSynchroAtomicObject
 
getSynchroConduit() - Method in class org.openmobileis.synchro.client.SynchroDescriptor
 
getSynchroConflicResolver() - Method in class org.openmobileis.database.fastobjectdb.synchro.server.FODBOpenMSPSynchroTargetWrapper
 
getSynchroConflicResolver() - Method in class org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListener
 
getSynchroGroup() - Method in class org.openmobileis.synchro.client.SynchroDescriptor
 
getSynchroListener() - Method in class org.openmobileis.modules.common.database.fodb.FODBTerminalUserFactory
 
getSynchroListenerList() - Method in class org.openmobileis.modules.profiles.old.ProfileRubric
 
getSynchroNumber(long) - Method in class org.openmobileis.synchro.algo.syncnumber.SyncNumberManager
 
getSynchroNumber(long) - Method in interface org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerDelegate
 
getSynchroNumber() - Method in class org.openmobileis.synchro.algo.syncnumber.SynchroNumber
 
getSynchroNumber(long) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.DefaultSyncNumberManagerDelegate
 
getSynchroNumber(long) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.EmptySyncNumberManagerDelegate
 
getSynchroNumber(long) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate
 
getSynchroProcessor(String) - Method in class org.openmobileis.synchro.client.SynchroManager
 
getSynchroReturnListener() - Method in class org.openmobileis.database.fastobjectdb.synchro.client.FODBImportQueryManager
 
getSynchroStatus() - Method in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
 
getSynchroStatus() - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
Return the synchro status of the listener.
getSynchroStatus() - Method in class org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener
 
getSynchroStatus() - Method in interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener
Return the synchro status of the listener.
getSynchroTarget() - Method in class org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener
 
getSynchroTarget() - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
return the target of the SYNC command use to synchronize listener data.
getSynchroTargetListener(String, String, UserTerminal) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.SynchroTargerManager
return the SynchroTargetListener with specified name, version and terminal.
getSynchroType() - Method in class org.openmobileis.common.context.UserTerminal
return the synchro type.
getSynchroUserAgent(SynchroDescriptor) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager
return the user agent to use with synchronisation.
getSyncroCredential() - Method in class org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener
 
getSyncroCredential() - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
return the credential to use for data synchronization.
getSystemDefaultLocale() - Method in class org.openmobileis.common.intl.IntlResourceManager
 
getTarget() - Method in class org.openmobileis.synchro.openmsp.protocol.Command
 
getTarget() - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
getTarget() - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
getTargetName() - Method in class org.openmobileis.database.fastobjectdb.synchro.server.FODBOpenMSPSynchroTargetWrapper
 
getTargetName() - Method in class org.openmobileis.modules.common.log.server.LogSyncService
 
getTargetName() - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListener
 
getTargetName() - Method in class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
 
getTargetName() - Method in class org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListener
return the target listener name
getTargetName() - Method in interface org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPSynchroTargetListener
 
getTargetObjectWithId(String) - Method in class org.openmobileis.database.fastobjectdb.synchro.server.FODBOpenMSPSynchroTargetWrapper
 
getTargetObjectWithId(String) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListener
 
getTargetRef() - Method in class org.openmobileis.synchro.openmsp.protocol.Result
 
getTemplate(String) - Method in class org.openmobileis.embedded.webserver.templates.TemplateManager
return the template with specified relative name.
getTemplateModelRoot() - Method in class org.openmobileis.embedded.webserver.templates.TemplateManager
initialize template structure for this request.
getTemplateName() - Method in class org.openmobileis.services.MainSubEditService
 
getTemplateName() - Method in class org.openmobileis.services.SimpleEditService
 
getTemplateName() - Method in class org.openmobileis.services.SubEditService
 
getTerminal() - Method in class org.openmobileis.common.context.SessionContext
 
getTerminalSynchroListener() - Method in class org.openmobileis.test.mock.synchro.SimpleMockSynchroManager
 
getTerminalUser(String) - Method in interface org.openmobileis.modules.common.data.TerminalUserFactory
 
getTerminalUser(String) - Method in class org.openmobileis.modules.common.data.TerminalUserManager
 
getTerminalUser(String) - Method in class org.openmobileis.modules.common.database.fodb.FODBTerminalUserFactory
 
getTerminalUser(String[]) - Method in interface org.openmobileis.modules.common.database.jdbc.TerminalUserJDBCQuery
 
getTerminalUserId() - Method in class org.openmobileis.modules.common.data.DefaultTerminalUser
 
getTerminalUserId() - Method in interface org.openmobileis.modules.common.data.TerminalUser
 
getTerminalUserIdsList() - Method in interface org.openmobileis.modules.common.data.TerminalUserFactory
 
getTerminalUserIdsList() - Method in class org.openmobileis.modules.common.data.TerminalUserManager
 
getTerminalUserIdsList() - Method in class org.openmobileis.modules.common.database.fodb.FODBTerminalUserFactory
 
getTimeStamp() - Method in class org.openmobileis.synchro.algo.syncnumber.SynchroNumber
 
getTimeStampForSynchroNumber(long) - Method in class org.openmobileis.synchro.algo.syncnumber.SyncNumberManager
return the last timestamp of the specified sync number.
getTimeStampForSynchroNumber(long) - Method in interface org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerDelegate
 
getTimeStampForSynchroNumber(long) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.DefaultSyncNumberManagerDelegate
return the last timestamp of the specified sync number.
getTimeStampForSynchroNumber(long) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.EmptySyncNumberManagerDelegate
 
getTimeStampForSynchroNumber(long) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate
return the last timestamp of the specified sync number.
getTimeStampForsn(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.HSQLSyncNumberQueryManager
getLastSyncNumberbysn() get the sync number with specified ns
getTimeStampForsn(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.MSSQLSyncNumberQueryManager
getLastSyncNumberbysn() get the sync number with specified ns
getTimeStampForsn(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSafeServerSyncNumberQueryManager
getLastSyncNumberbysn() get the sync number with specified ns
getTimeStampForsn(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.PostgreSQLSyncNumberQueryManager
getLastSyncNumberbysn() get the sync number with specified ns
getToModify() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestData
 
getTransactionManager() - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
 
getTransactionThread() - Method in class org.openmobileis.database.fastobjectdb.db.transaction.Transaction
 
getTraversalWayWithComparator(int) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIndexComparator
 
getType() - Method in class org.openmobileis.database.fastobjectdb.FODBIndexDescriptor
 
getType() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
getType() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleIntIndex
 
getType() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleLongIndex
 
getType() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleStringIndex
 
getType() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex
 
getType() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueLongIndex
 
getType() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueStringIndex
 
getType() - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
getTypeModif() - Method in class org.openmobileis.synchro.algo.replication.ReplicationSAOEvent
 
getUID() - Method in interface org.openmobileis.synchro.algo.replication.SynchroAtomicObject
return the Atomic Object UID.
getUID() - Method in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObject
 
getUpdateMaxNbRow() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTarget
 
getUpdateMaxNbRow() - Method in class org.openmobileis.database.fastobjectdb.synchro.server.FODBOpenMSPSynchroTargetWrapper
Return the max number of row that update file can contains If more than max row must be updated on the PDA, the database file will be send.
getUpdateMaxNbRow() - Method in interface org.openmobileis.database.fastobjectdb.synchro.server.FODBSyncTarget
Return the max number of row that update file can contains If more than max row must be updated on the PDA, a complete synchronisation will be started, the database file will be send.
getUpdateMaxNbRow() - Method in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
 
getUpdateMaxNbRow() - Method in class org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListener
Return the max number of row that update file can contains If more than max row must be updated on the PDA, the database file will be send.
getUpdateMaxNbRow() - Method in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
getUpdateParamFromLabel(Label) - Method in interface org.openmobileis.modules.common.database.jdbc.LabelJDBCQuery
 
getUpdateParamFromProperty(GlobalProperty) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
getUpdateParamFromTerminalUser(TerminalUser) - Method in interface org.openmobileis.modules.common.database.jdbc.TerminalUserJDBCQuery
 
getUpdateSide() - Method in class org.openmobileis.synchro.algo.replication.ReplicationSAOEvent
 
getUpdatedSyncItemKeys(Principal, Timestamp) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
getUpdatedSyncItems(Principal, Date) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
getUpdatedSyncItems(Principal, Timestamp) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
getUri() - Method in class org.openmobileis.services.navigation.NavigationBarServiceData
 
getUser(String, String) - Method in class org.openmobileis.common.user.UserManager
 
getUser(String) - Method in interface org.openmobileis.common.user.UserManagerFactory
 
getUser(String) - Method in class org.openmobileis.common.user.impl.MonoUserUserManagerFactory
 
getUser(String) - Method in class org.openmobileis.test.mock.common.MockUserManagerFactory
 
getUserAgent() - Method in class org.openmobileis.common.context.UserTerminal
return the User-Agent
getUserAgentFromRequest(HttpServletRequest) - Static method in class org.openmobileis.common.context.UserTerminal
 
getUserGroup() - Method in class org.openmobileis.common.context.SessionContext
 
getUserId() - Method in class org.openmobileis.common.context.SessionContext
 
getUserLocale() - Method in class org.openmobileis.common.context.SessionContext
 
getUserLocale() - Method in class org.openmobileis.common.intl.IntlResourceManager
 
getUserPrincipal() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getUserPrincipal() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
getUserPrincipal() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
getValideSessionContext(String) - Method in class org.openmobileis.services.servlet.OpenMISServlet
validate or init the context for this session Only one session per server.
getValue(String) - Method in class org.openmobileis.common.context.SessionContext
 
getValue() - Method in class org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestData
 
getValue(String) - Method in class org.openmobileis.synchro.openmsp.protocol.DefaultHandler
 
getValue(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Handler
 
getValueNames() - Method in class org.openmobileis.common.context.SessionContext
 
getVersion() - Method in class org.openmobileis.modules.profiles.old.ProfileModule
 
getVersion() - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
getWriter() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
getWriter() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
getXMLInstallPath() - Method in class org.openmobileis.test.bundle.profil.TestModuleManagerListener
 
getZipEntryFromStreal(InputStream, String) - Static method in class org.openmobileis.common.util.file.ZipUtilities
 
getZipFileName() - Method in class org.openmobileis.synchro.openmsp.server.util.ZipEntryMemoryFile
 
globalProperties - Variable in class org.openmobileis.common.util.PropertiesManager
 
greater() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
 
guillemetannulator - Variable in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 

H

HEADER - Static variable in interface org.openmobileis.synchro.openmsp.protocol.Element
 
HSQLAtomicObjectQueryManager - class org.openmobileis.synchro.algo.replication.utils.impl.HSQLAtomicObjectQueryManager.
Title: OpenMobileIS project source
Description: Manage physical storae of AtomicObject synchro data (modification timestamp, ....).
HSQLAtomicObjectQueryManager() - Constructor for class org.openmobileis.synchro.algo.replication.utils.impl.HSQLAtomicObjectQueryManager
 
HSQLSyncNumberQueryManager - class org.openmobileis.synchro.algo.syncnumber.impl.HSQLSyncNumberQueryManager.
Title: 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.
HSQLSyncNumberQueryManager() - Constructor for class org.openmobileis.synchro.algo.syncnumber.impl.HSQLSyncNumberQueryManager
 
Handler - class org.openmobileis.synchro.openmsp.protocol.Handler.
Title: OpenMobileIS project source
Description: XML handle to decode XML OpenMSP message
Handler() - Constructor for class org.openmobileis.synchro.openmsp.protocol.Handler
 
Header - class org.openmobileis.synchro.openmsp.protocol.Header.
Title: OpenMobileIS project source
Description: OpenMSP header
Header() - Constructor for class org.openmobileis.synchro.openmsp.protocol.Header
 
Header(long, String, String) - Constructor for class org.openmobileis.synchro.openmsp.protocol.Header
 
Header(long, String, String, String, String) - Constructor for class org.openmobileis.synchro.openmsp.protocol.Header
 
HelloWorld - class org.openmobileis.embedded.webserver.test.services.HelloWorld.
URL : http://127.0.0.1:9091/services/helloworld
HelloWorld() - Constructor for class org.openmobileis.embedded.webserver.test.services.HelloWorld
 
HistoryData - class org.openmobileis.modules.common.history.HistoryData.
 
HistoryData(String, int) - Constructor for class org.openmobileis.modules.common.history.HistoryData
 
HistoryManager - interface org.openmobileis.modules.common.history.HistoryManager.
Title: OpenMobileIS project source
Description:
HttpOpenMSPSynchroConduit - class org.openmobileis.synchro.openmsp.client.conduit.HttpOpenMSPSynchroConduit.
Title: OpenMobileIS project source
Description: Synchronisation conduit use for debug purpose.
HttpOpenMSPSynchroConduit(String, String) - Constructor for class org.openmobileis.synchro.openmsp.client.conduit.HttpOpenMSPSynchroConduit
 
hasCommandId() - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
hasCommmandId() - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
hasCommmandId() - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
hasCommmandId() - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
hasCommmandId() - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
hasMoreMessage() - Method in class org.openmobileis.synchro.openmsp.protocol.ContainerMessage
 
hasMoreMessage() - Method in class org.openmobileis.synchro.openmsp.protocol.Message
 
hasNext() - Method in class org.openmobileis.database.fastobjectdb.db.ForwardUniqueIndexIterator
 
hasNext() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectSet
 
hasPrev() - Method in class org.openmobileis.database.fastobjectdb.db.BackwardUniqueIndexIterator
 
hasSessionData(HttpServletRequest) - Method in interface org.openmobileis.services.EditService
 
hasSessionData(HttpServletRequest) - Method in class org.openmobileis.services.SimpleEditService
 
hash(char[]) - Method in class org.openmobileis.services.security.DefaultSecurityHash
 
hash(char[]) - Method in interface org.openmobileis.services.security.SecurityHash
 
hashCode() - Method in class org.openmobileis.common.context.UserTerminal
 
hashCode() - Method in class org.openmobileis.common.user.profil.Profile
 
hashCode() - Method in class org.openmobileis.common.user.profil.ProfileProperty
 
hashCode() - Method in class org.openmobileis.common.user.profil.ProfileRubric
 
hashCode() - Method in class org.openmobileis.common.user.profile.Profile
 
hashCode() - Method in class org.openmobileis.common.user.profile.ProfileProperty
 
hashCode() - Method in class org.openmobileis.common.user.profile.ProfileRubric
 
hashCode() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestData
 
hashCode() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestSearchData
 
hashCode() - Method in class org.openmobileis.modules.common.data.DefaultLabel
 
hashCode() - Method in class org.openmobileis.services.Service
 
hashCode() - Method in interface org.openmobileis.services.cache.WebPageCacheEvent
 
hashCode() - Method in interface org.openmobileis.synchro.algo.replication.SynchroAtomicObject
 
hashCode() - Method in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObject
 
hashCode() - Method in class org.openmobileis.synchro.journal.JournalEntry
 
hashCode() - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
 
hashCode() - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFile
 
header - Variable in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
headerNames - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
headerValues - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
headerdateformat - Static variable in class org.openmobileis.embedded.webserver.WebServerConnection
 
headers - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
hostName - Variable in class org.openmobileis.embedded.webserver.WebServer
 

I

IDENTITY - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
INFO - Static variable in class org.openmobileis.common.util.log.LogPriorities
Message à titre informatif.
INF_EQUALS_TRAVERSAL - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIndexComparator
 
IS_ACTIVE - Static variable in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
IS_DELETED - Static variable in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
IT - Static variable in class org.openmobileis.common.intl.IntlResourceManager
Italian local extension :it
ITEM - Static variable in interface org.openmobileis.synchro.openmsp.protocol.Element
 
ITEM_ERROR_MESSAGE - Static variable in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
 
Identification - class org.openmobileis.embedded.webserver.Identification.
 
Identification() - Constructor for class org.openmobileis.embedded.webserver.Identification
 
ImportDecodedRowListener - class org.openmobileis.synchro.openmsp.client.db.ImportDecodedRowListener.
Title: 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.
ImportDecodedRowListener(ImportQueryManager) - Constructor for class org.openmobileis.synchro.openmsp.client.db.ImportDecodedRowListener
 
ImportQueryManager - interface org.openmobileis.synchro.openmsp.client.db.ImportQueryManager.
Title: OpenMobileIS project source
Description: Base interface that all query manager implements.
IndexServlet - class org.openmobileis.services.servlet.IndexServlet.
Title: OpenMobileIS project source
Description: show mobile portal.
IndexServlet() - Constructor for class org.openmobileis.services.servlet.IndexServlet
 
IndexServletContentListener - interface org.openmobileis.services.servlet.IndexServletContentListener.
Title: OpenMobileIS project source
Description: Listener interface use to register content provider to the indexServlet.
IntNode - class org.openmobileis.database.fastobjectdb.db.index.node.IntNode.
IntNode
IntNode() - Constructor for class org.openmobileis.database.fastobjectdb.db.index.node.IntNode
 
IntNode(int) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.node.IntNode
 
IntlResourceManager - class org.openmobileis.common.intl.IntlResourceManager.
Title: OpenMobileIS project source
Description: Manage international resource.
Item - class org.openmobileis.synchro.openmsp.protocol.Item.
Title: OpenMobileIS project source
Description: Item used for Request commands and Result command which have not to manage data.
Item(int, String, String) - Constructor for class org.openmobileis.synchro.openmsp.protocol.Item
 
Item(int) - Constructor for class org.openmobileis.synchro.openmsp.protocol.Item
 
id - Variable in class org.openmobileis.test.database.DummyObject
 
identity() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
 
importCompletSynchroDatabaseFile(String) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener
Call during complete synchronisation to dump the database with server data store in the specified file name.
importCompletSynchroDatabaseFile(String) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
Call during complete synchronisation to dump the database with server data store in the specified file name.
importDataFile(String) - Method in interface org.openmobileis.synchro.openmsp.client.db.ImportQueryManager
import all data in the specified file
importDataFile(String) - Method in class org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManager
 
incSize - Variable in class org.openmobileis.common.util.ObjectPool
 
include(boolean) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaCandidate
 
include(ServletRequest, ServletResponse) - Method in class org.openmobileis.embedded.webserver.WebServer
 
indexOf(Object) - Method in class org.openmobileis.common.util.collection.Array
Searches for the first occurence of the given argument, testing for equality using the equals method.
init(WebServer, Socket, ServerThreadPool) - Method in class org.openmobileis.embedded.webserver.ServerThread
 
init(WebServer, Socket) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
init() - Method in class org.openmobileis.embedded.webserver.templates.TemplateManager
init template and cache management.
init() - Method in class org.openmobileis.embedded.webserver.test.services.servlet.TestServletServlet
 
init(Properties, String) - Method in class org.openmobileis.services.common.ServiceManager
 
init() - Method in class org.openmobileis.services.servlet.FileServlet
 
init() - Method in class org.openmobileis.services.servlet.OpenMISServlet
 
initAllSyncNumber() - Method in class org.openmobileis.synchro.openmsp.client.core.NumSyncManagerDB
 
initAllSyncNumber() - Method in class org.openmobileis.synchro.openmsp.client.core.NumSyncQueryDB
 
initCurrentNode(Object) - Method in class org.openmobileis.database.fastobjectdb.db.BackwardUniqueIndexIterator
 
initCurrentNode(Object) - Method in class org.openmobileis.database.fastobjectdb.db.ForwardUniqueIndexIterator
 
initDB() - Method in class org.openmobileis.database.fastobjectdb.synchro.client.FODBSyncActionDBQueryManager
 
initDB(FastObjectDB) - Method in class org.openmobileis.modules.common.database.fodb.FODBLabelFactory
 
initDB(FastObjectDB) - Method in class org.openmobileis.modules.common.database.fodb.FODBTerminalUserFactory
 
initDB() - Method in interface org.openmobileis.synchro.openmsp.client.db.SyncActionDBQueryManager
 
initDelegate() - Method in interface org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerDelegate
 
initDelegate() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.DefaultSyncNumberManagerDelegate
 
initDelegate() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.EmptySyncNumberManagerDelegate
 
initDelegate() - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate
 
initLabelDB() - Method in class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory
 
initLabelDB() - Method in class org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory
 
initListener() - Method in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
 
initListener() - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
 
initListener() - Method in class org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener
 
initListener() - Method in interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener
Call during listener registering.
initManager() - Method in class org.openmobileis.test.bundle.profil.TestModuleManagerListener
 
initRoot(FODBIndexDescriptor) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
initRoot(FODBIndexDescriptor) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex
 
initRoot(FODBIndexDescriptor) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex
 
initRoot(FODBIndexDescriptor) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
 
initializeNavigationBar(NavigationBarDescription) - Static method in class org.openmobileis.services.navigation.NavigationBarManager
 
inputStream - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
insertKey(Object, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
insertKey(Object, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex
 
insertKey(Object, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex
 
insertKey(Object, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
 
insertLabel(String[]) - Method in interface org.openmobileis.modules.common.database.jdbc.LabelJDBCQuery
 
insertTerminalUser(String[]) - Method in interface org.openmobileis.modules.common.database.jdbc.TerminalUserJDBCQuery
 
installPath - Static variable in class org.openmobileis.embedded.webserver.WebServer
 
installPath - Variable in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
 
instance - Static variable in class org.openmobileis.common.util.PropertiesManager
 
instance - Static variable in class org.openmobileis.common.util.log.LogManager
Static instance of LogManager
intersectLongArray(long[], long[]) - Static method in class org.openmobileis.common.util.collection.LongArray
 
invalidDependNodeChilds(DependNode) - Method in class org.openmobileis.common.util.collection.tree.DependTree
 
invalidate() - Method in class org.openmobileis.common.context.SessionContext
 
invalidateNode(String) - Method in class org.openmobileis.common.util.collection.tree.DependTree
 
invalidateSession(String) - Method in class org.openmobileis.common.context.SessionContextManager
 
isActif() - Method in class org.openmobileis.modules.common.data.DefaultTerminalUser
 
isActif() - Method in interface org.openmobileis.modules.common.data.TerminalUser
 
isAtomic() - Method in class org.openmobileis.synchro.openmsp.protocol.Status
Implements Element interface
isBlocking() - Method in interface org.openmobileis.database.fastobjectdb.synchro.client.SynchroListenerAddNotifier
 
isBlocking() - Method in class org.openmobileis.modules.profiles.old.embedded.core.ProfileSynchroListenerAddNotifier
 
isCaseSensitive() - Method in class org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor
 
isCollectionEmpty(String) - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
 
isCollectionExist(String) - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
 
isCommitted() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
Returns a boolean indicating if the response has been committed.
isCommitted() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
isCompressed() - Method in class org.openmobileis.database.fastobjectdb.FODBCollectionDescriptor
if isCompressed return true, all stored data object in the collection are zipped.
isCompressed() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
if isCompressed return true, all stored data object are zipped.
isConnected() - Method in class org.openmobileis.common.util.database.JdbcPoolManagerDB
 
isConnected() - Method in class org.openmobileis.synchro.openmsp.client.conduit.HttpOpenMSPSynchroConduit
 
isConnected() - Method in class org.openmobileis.synchro.openmsp.client.conduit.LocalOpenMSPSynchroConduit
 
isConnected() - Method in interface org.openmobileis.synchro.openmsp.client.conduit.SynchroConduit
Return true if it exists a connexion to internet or desktop
isDistinct() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaStringIndexComparator
 
isEmpty() - Method in class org.openmobileis.common.util.collection.Array
Tests if this ArrayList has no elements.
isEmpty() - Method in class org.openmobileis.common.util.collection.LongArray
Tests if this list has no elements.
isEmpty() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
return true if the index is empty.
isEmpty() - Method in interface org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIndex
return true if the index is empty.
isEmpty() - Method in class org.openmobileis.services.common.CallingServiceManager
Tests if this calling service stack is empty.
isEmpty() - Method in class org.openmobileis.synchro.openmsp.protocol.Message
 
isFinal - Variable in class org.openmobileis.synchro.openmsp.protocol.Message
 
isFinal() - Method in class org.openmobileis.synchro.openmsp.protocol.Message
 
isFodbStarted() - Static method in class org.openmobileis.database.fastobjectdb.FastObjectDBManager
 
isInitializedPass() - Method in class org.openmobileis.services.security.SecurityManager
 
isInstallTerminalUser() - Method in class org.openmobileis.modules.common.data.DefaultTerminalUser
 
isInstallTerminalUser() - Method in interface org.openmobileis.modules.common.data.TerminalUser
 
isMultiple() - Method in class org.openmobileis.database.fastobjectdb.FODBIndexDescriptor
 
isNavigationService() - Method in class org.openmobileis.services.Service
 
isNew() - Method in class org.openmobileis.common.context.SessionContext
 
isOPenMISClient() - Method in class org.openmobileis.common.context.UserTerminal
return true if the client is an OpenMIS client
isObjectInCollection(String, Object) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
return true if the specified object from the specified collection is in the collection.
isRemoveSession(HttpServletRequest) - Method in class org.openmobileis.services.SimpleEditService
 
isRemoveSession(HttpServletRequest) - Method in class org.openmobileis.services.SubEditService
 
isRequestedSessionIdFromCookie() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
isRequestedSessionIdFromCookie() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
isRequestedSessionIdFromCookie() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
isRequestedSessionIdFromURL() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
isRequestedSessionIdFromUrl() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
isRequestedSessionIdValid() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
isRequestedSessionIdValid() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
isRequestedSessionIdValid() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
isSecure() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
isSecure() - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
isSecure() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
isSelected(int) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIntIndexComparator
return true if the key must be selected for the specified search int
isSelected(long) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaLongIndexComparator
return true if the key must be selected for the specified search int
isSelected(String) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaStringIndexComparator
return true if the key must be selected for the specified search string
isServiceCallElapseTime() - Method in class org.openmobileis.services.security.SecurityManager
 
isStoreMode(HttpServletRequest) - Method in class org.openmobileis.services.MainSubEditService
 
isStoreMode(HttpServletRequest) - Method in class org.openmobileis.services.SimpleEditService
return true if this request is use to store object in db (default mode).
isSyncOK() - Method in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
 
isSyncOK() - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
 
isSyncOK() - Method in class org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener
 
isSyncOK() - Method in interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener
return true if the synchronisation is OK for the listener.
isSynchronize() - Method in class org.openmobileis.database.fastobjectdb.FODBCollectionDescriptor
 
isSynchronized() - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
 
isSynchronized() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
 
isUnique() - Method in class org.openmobileis.database.fastobjectdb.FODBIndexDescriptor
 
isUserInRole(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
isUserInRole(String) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
isUserInRole(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
isValidKeyType(Class, Class) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexFactory
 
itemType - Variable in class org.openmobileis.synchro.openmsp.protocol.Item
 

J

JDBCGlobalPropertyFactory - class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyFactory.
Title: OpenMobileIS project source
Description:
JDBCGlobalPropertyFactory() - Constructor for class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyFactory
 
JDBCGlobalPropertyQueryManager - class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager.
 
JDBCGlobalPropertyQueryManager() - Constructor for class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
JDBCIntlLabelFactory - class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory.
JDBC Factory for internationalized labels (labels with a language)
JDBCIntlLabelFactory(LabelJDBCQuery) - Constructor for class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory
 
JDBCLabelFactory - class org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory.
Title: OpenMobileIS Project Description:
JDBCLabelFactory(LabelJDBCQuery) - Constructor for class org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory
Constructor for LabelManager.
JDBCTerminalUserFODBSyncTarget - class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget.
Title: OpenMobileIS Project Description:
JDBCTerminalUserFODBSyncTarget(TerminalUserJDBCQuery) - Constructor for class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
Constructor for TerminalUserManager.
JdbcPoolManagerDB - class org.openmobileis.common.util.database.JdbcPoolManagerDB.
Title: OpenMobileIS project source
Description: This class represents the manager for the SGBDR .
JdbcPoolManagerDB() - Constructor for class org.openmobileis.common.util.database.JdbcPoolManagerDB
Connect to the database
JdbcPoolManagerDB(String, String, String, String, String, int, int, int, int, int, String) - Constructor for class org.openmobileis.common.util.database.JdbcPoolManagerDB
 
JournalEntry - class org.openmobileis.synchro.journal.JournalEntry.
Title: OpenMobileIS project source
Description: An entry for the journal.
JournalEntry() - Constructor for class org.openmobileis.synchro.journal.JournalEntry
 
JournalEntry(String, short, String, int, long) - Constructor for class org.openmobileis.synchro.journal.JournalEntry
 
JournalLogRenderer - interface org.openmobileis.synchro.journal.JournalLogRenderer.
Title: OpenMobileIS project source
Description: Interface that a journal entry rendered must implements to be use with the Journal service.
JournalManager - class org.openmobileis.synchro.journal.JournalManager.
Title: OpenMobileIS project source
Description: Data manager for all journal entry.
JournalQueryManager - class org.openmobileis.synchro.journal.JournalQueryManager.
Title: OpenMobileIS project source
Description: Implement the database access for all journal entry.
JournalQueryManager() - Constructor for class org.openmobileis.synchro.journal.JournalQueryManager
 
joinSessionContext(String) - Method in class org.openmobileis.common.context.SessionContextManager
Join the current thread to the SessionContext with the specified id.
jvm - Variable in class org.openmobileis.common.context.DefaultPlateform
 
jvmspec - Variable in class org.openmobileis.common.context.DefaultPlateform
 

K

key - Variable in class org.openmobileis.common.user.profil.ProfileProperty
Struct member key
key - Variable in class org.openmobileis.common.user.profile.ProfileProperty
Struct member key

L

LIKE - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
LINUXOS - Static variable in interface org.openmobileis.common.context.Plateform
 
LOG_LISTENER_NAME - Static variable in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
 
Label - interface org.openmobileis.modules.common.data.Label.
Title: OpenMobileIS project source
Description: USe to manage the pair identifier/label used by article, visite type and contact type.
LabelFactory - interface org.openmobileis.modules.common.data.LabelFactory.
Title: OpenMobileIS project source
Description:
LabelJDBCQuery - interface org.openmobileis.modules.common.database.jdbc.LabelJDBCQuery.
Title: OpenMobileIS project source
Description:
LabelManager - class org.openmobileis.modules.common.data.LabelManager.
Title: OpenMobileIS project source
Description:
LabelManager(LabelFactory) - Constructor for class org.openmobileis.modules.common.data.LabelManager
Constructor.
ListenerOrdonancer - class org.openmobileis.synchro.openmsp.client.core.ListenerOrdonancer.
Title: OpenMobileIS project source
Description: Manage listener order during different synchro phase.
ListenerOrdonancer() - Constructor for class org.openmobileis.synchro.openmsp.client.core.ListenerOrdonancer
 
LocalOpenMSPSynchroConduit - class org.openmobileis.synchro.openmsp.client.conduit.LocalOpenMSPSynchroConduit.
Title: OpenMobileIS project source
Description: Synchronisation conduit use for debug purpose.
LocalOpenMSPSynchroConduit(String, String) - Constructor for class org.openmobileis.synchro.openmsp.client.conduit.LocalOpenMSPSynchroConduit
 
LogManager - class org.openmobileis.common.util.log.LogManager.
This class permits to manage log.
LogManager(Properties) - Constructor for class org.openmobileis.common.util.log.LogManager
The constructor is protected in order to use the class LogManager like a singleton.
LogManager() - Constructor for class org.openmobileis.common.util.log.LogManager
 
LogPriorities - class org.openmobileis.common.util.log.LogPriorities.
Define priority code use by LogService to dispatch log message.
LogPriorities() - Constructor for class org.openmobileis.common.util.log.LogPriorities
 
LogServices - class org.openmobileis.common.util.log.LogServices.
Define service const to identify service.
LogServices() - Constructor for class org.openmobileis.common.util.log.LogServices
 
LogSyncService - class org.openmobileis.modules.common.log.server.LogSyncService.
Title: Safe Server Description: Copyright: Copyright (c) 2002 Company:
LogSyncService() - Constructor for class org.openmobileis.modules.common.log.server.LogSyncService
 
LogTracer - interface org.openmobileis.common.util.log.LogTracer.
Interface that log tracer must implements to be use by the LogManager.
LogsSynchroListener - class org.openmobileis.modules.common.log.terminal.LogsSynchroListener.
Title: OpenMobileIS project source
Description: mail synchro listeners
LogsSynchroListener() - Constructor for class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
 
LongArray - class org.openmobileis.common.util.collection.LongArray.
Use to store an Array of long.
LongArray(int) - Constructor for class org.openmobileis.common.util.collection.LongArray
Constructs an empty list with the specified initial capacity.
LongArray() - Constructor for class org.openmobileis.common.util.collection.LongArray
Constructs an empty list.
LongNode - class org.openmobileis.database.fastobjectdb.db.index.node.LongNode.
LongNode.
LongNode() - Constructor for class org.openmobileis.database.fastobjectdb.db.index.node.LongNode
 
LongNode(int) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.node.LongNode
 
leaveSessionContext() - Method in class org.openmobileis.common.context.SessionContextManager
After a thread has use a session context.
length() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
like() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
 
listenerlist - Variable in class org.openmobileis.modules.profiles.old.embedded.core.ProfileSynchroListenerAddNotifier
 
loadLocalizedProperties(String, String) - Method in class org.openmobileis.common.intl.IntlResourceManager
load the properties file with specified locale.
loadProfile() - Method in class org.openmobileis.modules.profiles.old.ProfileManager
 
loadRubricLoader(RubricLoader) - Method in class org.openmobileis.services.common.ServiceManager
 
loadService() - Method in class org.openmobileis.modules.profiles.terminal.RubricLoader
load all service attached to this module.
loadService(Service) - Method in class org.openmobileis.services.common.ServiceManager
 
loadedModuleNames - Variable in class org.openmobileis.test.bundle.profil.TestModuleManagerListener
 
locale - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
locale - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
log(Exception, String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
log(String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
log(String, Throwable) - Method in class org.openmobileis.embedded.webserver.WebServer
 
logFile - Variable in class org.openmobileis.common.util.log.FileLogTracer
 
logFile - Variable in class org.openmobileis.common.util.log.FileOpenCloseLogTracer
 
logTable - Static variable in class org.openmobileis.common.util.log.LogManager
 

M

MAP - Static variable in interface org.openmobileis.synchro.openmsp.protocol.Element
 
MAP_ITEM - Static variable in interface org.openmobileis.synchro.openmsp.protocol.Element
 
MIMETYPE - Static variable in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
MSSQLAtomicObjectQueryManager - class org.openmobileis.synchro.algo.replication.utils.impl.MSSQLAtomicObjectQueryManager.
Title: OpenMobileIS project source
Description: Manage physical storae of AtomicObject synchro data (modification timestamp, ....).
MSSQLAtomicObjectQueryManager() - Constructor for class org.openmobileis.synchro.algo.replication.utils.impl.MSSQLAtomicObjectQueryManager
 
MSSQLSyncNumberQueryManager - class org.openmobileis.synchro.algo.syncnumber.impl.MSSQLSyncNumberQueryManager.
Title: 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.
MSSQLSyncNumberQueryManager() - Constructor for class org.openmobileis.synchro.algo.syncnumber.impl.MSSQLSyncNumberQueryManager
 
MSSQLSyncNumberQueryManager(JdbcPoolManagerDB) - Constructor for class org.openmobileis.synchro.algo.syncnumber.impl.MSSQLSyncNumberQueryManager
 
MULTIPLE - Static variable in class org.openmobileis.database.fastobjectdb.FODBIndexDescriptor
 
MULTIPLE - Static variable in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
MULTIPLE - Static variable in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexFactory
 
MainSubEditService - class org.openmobileis.services.MainSubEditService.
Use for a MultiEdition The MainSubEditService is the main Edit of the multi edition.
MainSubEditService() - Constructor for class org.openmobileis.services.MainSubEditService
 
ManagerDB - class org.openmobileis.common.util.database.ManagerDB.
Title: OpenMobileIS project source
Description:
ManagerDB() - Constructor for class org.openmobileis.common.util.database.ManagerDB
 
MemoryFile - class org.openmobileis.synchro.openmsp.server.util.MemoryFile.
Title: OpenMobileIS project source
Description: memory file
MemoryFile() - Constructor for class org.openmobileis.synchro.openmsp.server.util.MemoryFile
 
MemoryFile(InputStream) - Constructor for class org.openmobileis.synchro.openmsp.server.util.MemoryFile
specified data stream is close during reading.
MemoryFile(String, InputStream) - Constructor for class org.openmobileis.synchro.openmsp.server.util.MemoryFile
specified data stream is close during reading.
MemoryFile(String, byte[]) - Constructor for class org.openmobileis.synchro.openmsp.server.util.MemoryFile
 
MemoryFile(String, String, InputStream) - Constructor for class org.openmobileis.synchro.openmsp.server.util.MemoryFile
 
MemoryFileSystem - class org.openmobileis.synchro.openmsp.server.util.MemoryFileSystem.
Title: OpenMobileIS project source
Description: virtual file system in memory.
MemoryFileSystem() - Constructor for class org.openmobileis.synchro.openmsp.server.util.MemoryFileSystem
 
MemoryFileSystem(ZipInputStream) - Constructor for class org.openmobileis.synchro.openmsp.server.util.MemoryFileSystem
 
MemoryFileSystem(OpenMISFile[]) - Constructor for class org.openmobileis.synchro.openmsp.server.util.MemoryFileSystem
 
Message - class org.openmobileis.synchro.openmsp.protocol.Message.
Title: 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.
Message(Header, boolean) - Constructor for class org.openmobileis.synchro.openmsp.protocol.Message
 
Message(ContainerMessage, boolean) - Constructor for class org.openmobileis.synchro.openmsp.protocol.Message
 
MessageFactory - class org.openmobileis.synchro.openmsp.protocol.MessageFactory.
Title: OpenMobileIS project source
Description: Factory in charge of providing Message.
MessageFactory() - Constructor for class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
MockHttpServletRequest - class org.openmobileis.test.mock.embedded.MockHttpServletRequest.
 
MockHttpServletRequest() - Constructor for class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
MockHttpServletResponse - class org.openmobileis.test.mock.embedded.MockHttpServletResponse.
 
MockHttpServletResponse() - Constructor for class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
MockServletOutputStream - class org.openmobileis.test.mock.embedded.MockServletOutputStream.
 
MockServletOutputStream(OutputStream) - Constructor for class org.openmobileis.test.mock.embedded.MockServletOutputStream
 
MockUserManagerFactory - class org.openmobileis.test.mock.common.MockUserManagerFactory.
 
MockUserManagerFactory(String, String, Credential) - Constructor for class org.openmobileis.test.mock.common.MockUserManagerFactory
 
MonoUserUserManagerFactory - class org.openmobileis.common.user.impl.MonoUserUserManagerFactory.
Title: OpenMobileIS project source
Description:
MonoUserUserManagerFactory() - Constructor for class org.openmobileis.common.user.impl.MonoUserUserManagerFactory
 
main(String[]) - Static method in class org.openmobileis.common.context.DefaultPlateform
 
main(String[]) - Static method in class org.openmobileis.common.util.StringFormater
test method
main(String[]) - Static method in class org.openmobileis.common.util.codec.GeneralCoder
 
main(String[]) - Static method in class org.openmobileis.common.util.collection.Array
 
main(String[]) - Static method in class org.openmobileis.database.fastobjectdb.db.crypto.AcmeBlowfishCypher
 
main(String[]) - Static method in class org.openmobileis.database.fastobjectdb.db.test.TestFODBSynchro
 
main(String[]) - Static method in class org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDB
 
main(String[]) - Static method in class org.openmobileis.embedded.util.SystemAPI
 
main(String[]) - Static method in class org.openmobileis.embedded.webserver.StartWebServer
 
main(String[]) - Static method in class org.openmobileis.embedded.webserver.test.StartPDA
 
main(String[]) - Static method in class org.openmobileis.synchro.openmsp.client.core.test.TestListenerOrdonancer
 
main(String[]) - Static method in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
main(String[]) - Static method in class org.openmobileis.synchro.openmsp.protocol.test.Example
 
main(String[]) - Static method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchro
 
makeSQLList(String[]) - Method in class org.openmobileis.common.util.database.AbstractQueryManager
 
manageReturnStatusLog(int, int, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
notify when receiving a status commnand the status code, the CMLElement type of the send command and the container containing the command.
manager - Static variable in class org.openmobileis.database.fastobjectdb.synchro.server.FODBSynchroManager
 
mark(int) - Method in class org.openmobileis.embedded.webserver.ServeInputStream
Not Implemented
markSupported() - Method in class org.openmobileis.embedded.webserver.ServeInputStream
Mark is not supported
mergeIndexComporator(SodaIndexComparator) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIndexComparator
 
mergeIndexComporator(SodaIndexComparator) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIntIndexComparator
 
mergeIndexComporator(SodaIndexComparator) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaLongIndexComparator
 
mergeIndexComporator(SodaIndexComparator) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaStringIndexComparator
 
meta - Variable in class org.openmobileis.synchro.openmsp.protocol.DataItem
 
meta - Variable in class org.openmobileis.synchro.openmsp.protocol.Result
 
metaInfo - Variable in class org.openmobileis.synchro.openmsp.protocol.RequestCommand
 
method - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
minKey - Variable in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
minSize - Variable in class org.openmobileis.common.util.ObjectPool
 
moduleName - Variable in class org.openmobileis.common.user.profil.ProfileProperty
name of the profil.
moduleName - Variable in class org.openmobileis.common.user.profil.ProfileRubric
Struct member channelName
moduleName - Variable in class org.openmobileis.common.user.profile.ProfileProperty
name of the profil.
moduleName - Variable in class org.openmobileis.common.user.profile.ProfileRubric
Struct member channelName
moveFile(String, String) - Static method in class org.openmobileis.common.util.file.FileUtilities
move file from old name to new name.
msgID - Variable in class org.openmobileis.synchro.openmsp.protocol.Header
 

N

NAME_ALLOWED_CHARS - Static variable in class org.openmobileis.synchro.sync4j.server.FODBSync4JSourcePanel
Allowed characters for name and uri
NAVBAR_ROOT - Static variable in interface org.openmobileis.services.navigation.NavigationBarService
 
NB_BEGIN_KEY_LETTER - Static variable in class org.openmobileis.database.fastobjectdb.db.test.TestData
 
NOK_MESSAGE - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
NOT - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
NOTICE - Static variable in class org.openmobileis.common.util.log.LogPriorities
Message de fonctionement normal, sans gravité particulière.
NO_NODE - Static variable in class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
NavigationBarDescription - interface org.openmobileis.services.navigation.NavigationBarDescription.
 
NavigationBarManager - class org.openmobileis.services.navigation.NavigationBarManager.
 
NavigationBarManager() - Constructor for class org.openmobileis.services.navigation.NavigationBarManager
 
NavigationBarService - interface org.openmobileis.services.navigation.NavigationBarService.
 
NavigationBarServiceData - class org.openmobileis.services.navigation.NavigationBarServiceData.
 
NavigationBarServiceData(NavigationBarService, String, Hashtable) - Constructor for class org.openmobileis.services.navigation.NavigationBarServiceData
 
Node - class org.openmobileis.database.fastobjectdb.db.index.node.Node.
Base class for all Btree Node.
Node() - Constructor for class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
Node(int) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
NumSyncManagerDB - class org.openmobileis.synchro.openmsp.client.core.NumSyncManagerDB.
Title: OpenMobileIS project source
Description: Base manager to get and save synchro number.
NumSyncQueryDB - class org.openmobileis.synchro.openmsp.client.core.NumSyncQueryDB.
Title: OpenMobileIS project source
Description: Synchro number storage classe.
NumSyncQueryDB() - Constructor for class org.openmobileis.synchro.openmsp.client.core.NumSyncQueryDB
 
name - Variable in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
name - Variable in class org.openmobileis.modules.profiles.old.embedded.core.ProfileRubricSynchroListener
 
nbKey - Variable in class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
next() - Method in class org.openmobileis.database.fastobjectdb.db.ForwardUniqueIndexIterator
 
next() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectSet
 
nextCmdId() - Method in class org.openmobileis.synchro.openmsp.protocol.Message
 
nextContraintLink - Variable in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
nextMessage() - Method in class org.openmobileis.synchro.openmsp.protocol.ContainerMessage
 
nextMessage() - Method in class org.openmobileis.synchro.openmsp.protocol.Message
 
node - Variable in class org.openmobileis.database.fastobjectdb.db.index.SearchResult
 
not() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
 
notifyAddListener(OpenMSPSyncListener, String[]) - Method in interface org.openmobileis.database.fastobjectdb.synchro.client.SynchroListenerAddNotifier
 
notifyAddListener(OpenMSPSyncListener, String[]) - Method in class org.openmobileis.modules.profiles.old.embedded.core.ProfileSynchroListenerAddNotifier
 
notifyBeginDBUpdate(Object) - Method in interface org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBReturnListener
Call before a server object is written in FODB.
notifyBeginDBUpdate(Object) - Method in class org.openmobileis.modules.common.database.fodb.TerminalUserSynchroFODBReturnListener
 
notifyBeginDBUpdate(Object) - Method in class org.openmobileis.test.database.TestSynchroFODBReturnListener
 
notifyBeginDBUpdateCall - Variable in class org.openmobileis.test.database.TestSynchroFODBReturnListener
 
notifyCacheEvent(WebPageCacheEvent) - Method in interface org.openmobileis.services.cache.WebPageCacheServiceStruct
 
notifyDBDelete(String) - Method in interface org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBReturnListener
Call after a server FODB object with objectId has been deleted in FODB.
notifyDBDelete(String) - Method in class org.openmobileis.modules.common.database.fodb.TerminalUserSynchroFODBReturnListener
 
notifyDBDelete(String) - Method in class org.openmobileis.test.database.TestSynchroFODBReturnListener
 
notifyDBDeleteId - Variable in class org.openmobileis.test.database.TestSynchroFODBReturnListener
 
notifyError(int, char) - Method in interface org.openmobileis.synchro.openmsp.client.db.DecodedRowListener
 
notifyError(int, char) - Method in class org.openmobileis.synchro.openmsp.client.db.ImportDecodedRowListener
 
notifyFODBObjectSynchroDone(String) - Method in interface org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBReturnListener
Call when a FODB object has been synchronized from the embedded device to the server.
notifyFODBObjectSynchroDone(String) - Method in class org.openmobileis.modules.common.database.fodb.TerminalUserSynchroFODBReturnListener
 
notifyFODBObjectSynchroDone(String) - Method in class org.openmobileis.test.database.TestSynchroFODBReturnListener
 
notifyFODBObjectSynchroDoneId - Variable in class org.openmobileis.test.database.TestSynchroFODBReturnListener
 
notifyFailure(String) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager
 
notifyFailure() - Method in class org.openmobileis.synchro.openmsp.client.core.test.TestSynchroListener
 
notifyLabelUpdate(Label) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory
 
notifyLabelUpdate(Label) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory
 
notifyLabeldelete(String, String, String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory
 
notifyLabeldelete(String, String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory
 
notifyMAPofUID(String, String) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
 
notifyModuleLoading(ProfileModule) - Method in class org.openmobileis.test.bundle.profil.TestModuleManagerListener
 
notifyModuleUpdate(ProfileModule) - Method in class org.openmobileis.test.bundle.profil.TestModuleManagerListener
 
notifyNewRowDecoded(char, String[]) - Method in interface org.openmobileis.synchro.openmsp.client.db.DecodedRowListener
call by the DBImportFileCoder during decodeFileData when a row is decoded.
notifyNewRowDecoded(char, String[]) - Method in class org.openmobileis.synchro.openmsp.client.db.ImportDecodedRowListener
 
notifyStop() - Method in class org.openmobileis.embedded.webserver.ServerThread
 
notifySyncAction(long, Credential, Command) - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListener
 
notifySyncAction(long, Credential, Command) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
 
notifySyncDataDone(String, int) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener
Call when a client data modification (ActionDB) has been update on the server side.
notifySyncDataDone(String, int) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
Call when a client data modification (ActionDB) has been update on the server side.
notifySynchroBegin() - Method in interface org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBReturnListener
Call when synchro begin
notifySynchroBegin() - Method in class org.openmobileis.modules.common.database.fodb.TerminalUserSynchroFODBReturnListener
 
notifySynchroBegin() - Method in class org.openmobileis.test.database.TestSynchroFODBReturnListener
 
notifySynchroBeginCall - Variable in class org.openmobileis.test.database.TestSynchroFODBReturnListener
 
notifySynchroEnd() - Method in interface org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBReturnListener
Call when synchro end
notifySynchroEnd() - Method in class org.openmobileis.modules.common.database.fodb.TerminalUserSynchroFODBReturnListener
 
notifySynchroEnd() - Method in class org.openmobileis.test.database.TestSynchroFODBReturnListener
 
notifySynchroEndCall - Variable in class org.openmobileis.test.database.TestSynchroFODBReturnListener
 
notifySynchroError(String) - Method in class org.openmobileis.synchro.openmsp.client.core.ListenerOrdonancer
 
notifySynchroFailure() - Method in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
 
notifySynchroFailure() - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
 
notifySynchroFailure() - Method in class org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener
 
notifySynchroFailure() - Method in interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener
The listener is called if the syncML command processing failed
notifyTerminalUserUpdate(TerminalUser) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
 
notifyTerminalUserdelete(String) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
 

O

OK_MESSAGE - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
OPENMSPPROCESSORNAME - Static variable in class org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager
 
ObjectDBImportQueryManager - class org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManager.
Title: OpenMobileIS project source
Description: Base implemtnation of ImportQueryManager use to import object to the database.
ObjectDBImportQueryManager() - Constructor for class org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManager
Creates new ObjectDBImportQueryManager
ObjectPool - class org.openmobileis.common.util.ObjectPool.
Title: OpenMobileIS project source
Description: Implement a generic object pool.
ObjectPool(String, int, int) - Constructor for class org.openmobileis.common.util.ObjectPool
 
OpenMISException - exception org.openmobileis.common.util.exception.OpenMISException.
The root class of all exceptions for Java OpenMobileIS developement.
OpenMISException(String) - Constructor for class org.openmobileis.common.util.exception.OpenMISException
 
OpenMISException(String, int) - Constructor for class org.openmobileis.common.util.exception.OpenMISException
 
OpenMISException(String, Throwable) - Constructor for class org.openmobileis.common.util.exception.OpenMISException
 
OpenMISException(String, Throwable, int) - Constructor for class org.openmobileis.common.util.exception.OpenMISException
 
OpenMISException() - Constructor for class org.openmobileis.common.util.exception.OpenMISException
 
OpenMISException(int) - Constructor for class org.openmobileis.common.util.exception.OpenMISException
 
OpenMISException(Throwable) - Constructor for class org.openmobileis.common.util.exception.OpenMISException
 
OpenMISException(Throwable, int) - Constructor for class org.openmobileis.common.util.exception.OpenMISException
 
OpenMISFile - interface org.openmobileis.synchro.openmsp.server.util.OpenMISFile.
Title: OpenMobileIS project source
Description: base file for virtual file system
OpenMISInit - interface org.openmobileis.services.servlet.OpenMISInit.
Title: OpenMobileIS project source
Description: Interface use to declare a class that will be call during servlet initialisation.
OpenMISSerializable - interface org.openmobileis.common.util.OpenMISSerializable.
 
OpenMISServlet - class org.openmobileis.services.servlet.OpenMISServlet.
 
OpenMISServlet() - Constructor for class org.openmobileis.services.servlet.OpenMISServlet
 
OpenMSPDBSyncListener - class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener.
Title: OpenMobileIS project source
Description:
OpenMSPDBSyncListener() - Constructor for class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
 
OpenMSPDBSynchroTargetListener - class org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListener.
Title: OpenMobileIS project source
Description:
OpenMSPDBSynchroTargetListener() - Constructor for class org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListener
 
OpenMSPException - exception org.openmobileis.synchro.openmsp.OpenMSPException.
 
OpenMSPException() - Constructor for class org.openmobileis.synchro.openmsp.OpenMSPException
 
OpenMSPException(int) - Constructor for class org.openmobileis.synchro.openmsp.OpenMSPException
 
OpenMSPException(String, Throwable) - Constructor for class org.openmobileis.synchro.openmsp.OpenMSPException
 
OpenMSPException(String, Throwable, int) - Constructor for class org.openmobileis.synchro.openmsp.OpenMSPException
 
OpenMSPException(String) - Constructor for class org.openmobileis.synchro.openmsp.OpenMSPException
 
OpenMSPException(String, int) - Constructor for class org.openmobileis.synchro.openmsp.OpenMSPException
 
OpenMSPException(Throwable) - Constructor for class org.openmobileis.synchro.openmsp.OpenMSPException
 
OpenMSPException(Throwable, int) - Constructor for class org.openmobileis.synchro.openmsp.OpenMSPException
 
OpenMSPFODBSyncListener - class org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener.
Title: OpenMobileIS project source
Description:
OpenMSPFODBSyncListener(String) - Constructor for class org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener
 
OpenMSPSOURCE - Static variable in class org.openmobileis.synchro.openmsp.client.core.OpenMSPSyncMessageFactory
 
OpenMSPService - class org.openmobileis.synchro.openmsp.server.OpenMSPService.
Title: OpenMobileIS project source
Description: OpenMLservice that implements Nomad-Link synchronisation.
OpenMSPService() - Constructor for class org.openmobileis.synchro.openmsp.server.OpenMSPService
 
OpenMSPServiceTracer - class org.openmobileis.synchro.openmsp.server.OpenMSPServiceTracer.
Title: OpenMobileIS project source
Description: Tracer to log user synchro.
OpenMSPServiceTracer() - Constructor for class org.openmobileis.synchro.openmsp.server.OpenMSPServiceTracer
 
OpenMSPSyncListener - interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener.
Title: OpenMobileIS project source
Description: Base classe that all processus involved in the synchronisation must implement.
OpenMSPSyncMessageFactory - class org.openmobileis.synchro.openmsp.client.core.OpenMSPSyncMessageFactory.
Title: OpenMobileIS project source
Description: create OpenMSP message for synchronisation.
OpenMSPSyncMessageFactory() - Constructor for class org.openmobileis.synchro.openmsp.client.core.OpenMSPSyncMessageFactory
 
OpenMSPSynchroManager - class org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager.
Title: OpenMobileIS project source
Description: Default SynchroManager for OpenMSP protocol.
OpenMSPSynchroTargetListener - interface org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPSynchroTargetListener.
Title: OpenMobileIS project source
Description:
OpenMSPTARGET - Static variable in class org.openmobileis.synchro.openmsp.client.core.OpenMSPSyncMessageFactory
 
OpenmisHttpServletRequest - class org.openmobileis.services.servlet.OpenmisHttpServletRequest.
This class wraps HttpServletRequest.
OpenmisHttpServletRequest(HttpServletRequest) - Constructor for class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
OracleAtomicObjectQueryManager - class org.openmobileis.synchro.algo.replication.utils.impl.OracleAtomicObjectQueryManager.
Title: OpenMobileIS project source
Description: Manage physical storae of AtomicObject synchro data (modification timestamp, ....).
OracleAtomicObjectQueryManager() - Constructor for class org.openmobileis.synchro.algo.replication.utils.impl.OracleAtomicObjectQueryManager
 
OracleSafeServerSyncNumberQueryManager - class org.openmobileis.synchro.algo.syncnumber.impl.OracleSafeServerSyncNumberQueryManager.
Title: OpenMobileIS project source
Description: This class manages the synchronization number and assicated timestamp.
OracleSafeServerSyncNumberQueryManager() - Constructor for class org.openmobileis.synchro.algo.syncnumber.impl.OracleSafeServerSyncNumberQueryManager
 
OracleSyncNumberManagerDelegate - class org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate.
Title: OpenMobileIS project source
Description:
OracleSyncNumberManagerDelegate() - Constructor for class org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate
 
OracleUtils - class org.openmobileis.synchro.algo.syncnumber.impl.OracleUtils.
 
OracleUtils() - Constructor for class org.openmobileis.synchro.algo.syncnumber.impl.OracleUtils
 
Orderable - interface org.openmobileis.common.util.collection.Orderable.
Title: OpenMobileIS project source
Description: Interface that all elements to be sort must implements.
objArray - Variable in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectSet
 
objectClass - Variable in class org.openmobileis.common.util.ObjectPool
 
open(String, String) - Static method in class org.openmobileis.database.fastobjectdb.FastObjectDB
The function is called to open a database.
open() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
open() - Method in interface org.openmobileis.database.fastobjectdb.db.transaction.TransactionFile
 
open(String, String) - Static method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
The function is called to open a database.
openCollection(String) - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
Open an existing collection.
openCollection(FastObjectDB, String) - Static method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
Function that is called to open an existing collection.
openCollection(String, String, FastObjectDB) - Static method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
The function that is called to open an existing Collection file.
openCollection(String) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
Open an existing collection.
openDB() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDB
 
openDbFile(String) - Static method in class org.openmobileis.database.fastobjectdb.db.store.FODBMainFile
 
openRAS() - Method in class org.openmobileis.synchro.openmsp.client.conduit.HttpOpenMSPSynchroConduit
 
openRAS() - Method in class org.openmobileis.synchro.openmsp.client.conduit.LocalOpenMSPSynchroConduit
 
openRAS() - Method in interface org.openmobileis.synchro.openmsp.client.conduit.SynchroConduit
Open RAS connection
or(Constraint) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
 
orderAscending() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaQuery
 
orderDescending() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaQuery
 
org.openmobileis.common.context - package org.openmobileis.common.context
 
org.openmobileis.common.intl - package org.openmobileis.common.intl
 
org.openmobileis.common.user - package org.openmobileis.common.user
 
org.openmobileis.common.user.impl - package org.openmobileis.common.user.impl
 
org.openmobileis.common.user.profil - package org.openmobileis.common.user.profil
 
org.openmobileis.common.user.profil.impl - package org.openmobileis.common.user.profil.impl
 
org.openmobileis.common.user.profile - package org.openmobileis.common.user.profile
 
org.openmobileis.common.user.profile.impl - package org.openmobileis.common.user.profile.impl
 
org.openmobileis.common.util - package org.openmobileis.common.util
 
org.openmobileis.common.util.codec - package org.openmobileis.common.util.codec
 
org.openmobileis.common.util.collection - package org.openmobileis.common.util.collection
 
org.openmobileis.common.util.collection.tree - package org.openmobileis.common.util.collection.tree
 
org.openmobileis.common.util.database - package org.openmobileis.common.util.database
 
org.openmobileis.common.util.exception - package org.openmobileis.common.util.exception
 
org.openmobileis.common.util.file - package org.openmobileis.common.util.file
 
org.openmobileis.common.util.log - package org.openmobileis.common.util.log
 
org.openmobileis.database.fastobjectdb - package org.openmobileis.database.fastobjectdb
 
org.openmobileis.database.fastobjectdb.db - package org.openmobileis.database.fastobjectdb.db
 
org.openmobileis.database.fastobjectdb.db.crypto - package org.openmobileis.database.fastobjectdb.db.crypto
 
org.openmobileis.database.fastobjectdb.db.exception - package org.openmobileis.database.fastobjectdb.db.exception
 
org.openmobileis.database.fastobjectdb.db.index - package org.openmobileis.database.fastobjectdb.db.index
 
org.openmobileis.database.fastobjectdb.db.index.node - package org.openmobileis.database.fastobjectdb.db.index.node
 
org.openmobileis.database.fastobjectdb.db.query.soda - package org.openmobileis.database.fastobjectdb.db.query.soda
 
org.openmobileis.database.fastobjectdb.db.store - package org.openmobileis.database.fastobjectdb.db.store
 
org.openmobileis.database.fastobjectdb.db.test - package org.openmobileis.database.fastobjectdb.db.test
 
org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j - package org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j
 
org.openmobileis.database.fastobjectdb.db.transaction - package org.openmobileis.database.fastobjectdb.db.transaction
 
org.openmobileis.database.fastobjectdb.db.util - package org.openmobileis.database.fastobjectdb.db.util
 
org.openmobileis.database.fastobjectdb.synchro.client - package org.openmobileis.database.fastobjectdb.synchro.client
 
org.openmobileis.database.fastobjectdb.synchro.server - package org.openmobileis.database.fastobjectdb.synchro.server
 
org.openmobileis.embedded.util - package org.openmobileis.embedded.util
 
org.openmobileis.embedded.webserver - package org.openmobileis.embedded.webserver
 
org.openmobileis.embedded.webserver.templates - package org.openmobileis.embedded.webserver.templates
 
org.openmobileis.embedded.webserver.test - package org.openmobileis.embedded.webserver.test
 
org.openmobileis.embedded.webserver.test.services - package org.openmobileis.embedded.webserver.test.services
 
org.openmobileis.embedded.webserver.test.services.servlet - package org.openmobileis.embedded.webserver.test.services.servlet
 
org.openmobileis.modules.common.data - package org.openmobileis.modules.common.data
 
org.openmobileis.modules.common.database.fodb - package org.openmobileis.modules.common.database.fodb
 
org.openmobileis.modules.common.database.jdbc - package org.openmobileis.modules.common.database.jdbc
 
org.openmobileis.modules.common.history - package org.openmobileis.modules.common.history
 
org.openmobileis.modules.common.log.server - package org.openmobileis.modules.common.log.server
 
org.openmobileis.modules.common.log.terminal - package org.openmobileis.modules.common.log.terminal
 
org.openmobileis.modules.profiles.old - package org.openmobileis.modules.profiles.old
 
org.openmobileis.modules.profiles.old.embedded.core - package org.openmobileis.modules.profiles.old.embedded.core
 
org.openmobileis.modules.profiles.terminal - package org.openmobileis.modules.profiles.terminal
 
org.openmobileis.services - package org.openmobileis.services
 
org.openmobileis.services.cache - package org.openmobileis.services.cache
 
org.openmobileis.services.common - package org.openmobileis.services.common
 
org.openmobileis.services.navigation - package org.openmobileis.services.navigation
 
org.openmobileis.services.security - package org.openmobileis.services.security
 
org.openmobileis.services.servlet - package org.openmobileis.services.servlet
 
org.openmobileis.services.util - package org.openmobileis.services.util
 
org.openmobileis.synchro.algo.replication - package org.openmobileis.synchro.algo.replication
 
org.openmobileis.synchro.algo.replication.utils - package org.openmobileis.synchro.algo.replication.utils
 
org.openmobileis.synchro.algo.replication.utils.impl - package org.openmobileis.synchro.algo.replication.utils.impl
 
org.openmobileis.synchro.algo.syncnumber - package org.openmobileis.synchro.algo.syncnumber
 
org.openmobileis.synchro.algo.syncnumber.impl - package org.openmobileis.synchro.algo.syncnumber.impl
 
org.openmobileis.synchro.client - package org.openmobileis.synchro.client
 
org.openmobileis.synchro.journal - package org.openmobileis.synchro.journal
 
org.openmobileis.synchro.openmsp - package org.openmobileis.synchro.openmsp
 
org.openmobileis.synchro.openmsp.client - package org.openmobileis.synchro.openmsp.client
 
org.openmobileis.synchro.openmsp.client.conduit - package org.openmobileis.synchro.openmsp.client.conduit
 
org.openmobileis.synchro.openmsp.client.core - package org.openmobileis.synchro.openmsp.client.core
 
org.openmobileis.synchro.openmsp.client.core.test - package org.openmobileis.synchro.openmsp.client.core.test
 
org.openmobileis.synchro.openmsp.client.db - package org.openmobileis.synchro.openmsp.client.db
 
org.openmobileis.synchro.openmsp.client.services - package org.openmobileis.synchro.openmsp.client.services
 
org.openmobileis.synchro.openmsp.protocol - package org.openmobileis.synchro.openmsp.protocol
 
org.openmobileis.synchro.openmsp.protocol.test - package org.openmobileis.synchro.openmsp.protocol.test
 
org.openmobileis.synchro.openmsp.server - package org.openmobileis.synchro.openmsp.server
 
org.openmobileis.synchro.openmsp.server.synctarget - package org.openmobileis.synchro.openmsp.server.synctarget
 
org.openmobileis.synchro.openmsp.server.synctarget.proxy - package org.openmobileis.synchro.openmsp.server.synctarget.proxy
 
org.openmobileis.synchro.openmsp.server.util - package org.openmobileis.synchro.openmsp.server.util
 
org.openmobileis.synchro.security.auth - package org.openmobileis.synchro.security.auth
 
org.openmobileis.synchro.sync4j.client - package org.openmobileis.synchro.sync4j.client
 
org.openmobileis.synchro.sync4j.server - package org.openmobileis.synchro.sync4j.server
 
org.openmobileis.test.bundle.profil - package org.openmobileis.test.bundle.profil
 
org.openmobileis.test.database - package org.openmobileis.test.database
 
org.openmobileis.test.mock.common - package org.openmobileis.test.mock.common
 
org.openmobileis.test.mock.embedded - package org.openmobileis.test.mock.embedded
 
org.openmobileis.test.mock.synchro - package org.openmobileis.test.mock.synchro
 
os - Variable in class org.openmobileis.common.context.DefaultPlateform
 
osversion - Variable in class org.openmobileis.common.context.DefaultPlateform
 
outStream - Variable in class org.openmobileis.common.util.log.DefaultLogTracer
 
outStream - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 

P

POCKETPCOS - Static variable in interface org.openmobileis.common.context.Plateform
 
Parser - class org.openmobileis.synchro.openmsp.protocol.Parser.
Title: OpenMobileIS project source
Description:
Parser(Handler) - Constructor for class org.openmobileis.synchro.openmsp.protocol.Parser
 
PasswordFormServlet - class org.openmobileis.services.servlet.PasswordFormServlet.
Title: OpenMobileIS project source
Description: register this servlet with this URL /common
PasswordFormServlet() - Constructor for class org.openmobileis.services.servlet.PasswordFormServlet
 
PathTreeDictionary - class org.openmobileis.embedded.webserver.PathTreeDictionary.
 
PersistentPropertiesManager - class org.openmobileis.common.util.PersistentPropertiesManager.
Title: OpenMobileIS project source
Description: Utility classe to allow to store is the properties file misc.properties service properties to be use later.
PersistentPropertiesManager(String) - Constructor for class org.openmobileis.common.util.PersistentPropertiesManager
 
Plateform - interface org.openmobileis.common.context.Plateform.
Title: OpenMobileIS project source
Description:
PostgreSQLAtomicObjectQueryManager - class org.openmobileis.synchro.algo.replication.utils.impl.PostgreSQLAtomicObjectQueryManager.
Title: OpenMobileIS project source
Description: Manage physical storae of AtomicObject synchro data (modification timestamp, ....).
PostgreSQLAtomicObjectQueryManager() - Constructor for class org.openmobileis.synchro.algo.replication.utils.impl.PostgreSQLAtomicObjectQueryManager
 
PostgreSQLSyncNumberQueryManager - class org.openmobileis.synchro.algo.syncnumber.impl.PostgreSQLSyncNumberQueryManager.
Title: 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.
PostgreSQLSyncNumberQueryManager() - Constructor for class org.openmobileis.synchro.algo.syncnumber.impl.PostgreSQLSyncNumberQueryManager
 
Profile - class org.openmobileis.common.user.profil.Profile.
Struct definition : Profil
Profile() - Constructor for class org.openmobileis.common.user.profil.Profile
Default constructor
Profile(String, ProfileProperty[], ProfileRubric[]) - Constructor for class org.openmobileis.common.user.profil.Profile
Constructor with fields initialization
Profile - class org.openmobileis.common.user.profile.Profile.
Struct definition : Profil
Profile() - Constructor for class org.openmobileis.common.user.profile.Profile
Default constructor
Profile(String, ProfileProperty[], ProfileRubric[]) - Constructor for class org.openmobileis.common.user.profile.Profile
Constructor with fields initialization
ProfileDataFactory - interface org.openmobileis.common.user.profil.ProfileDataFactory.
Title: OpenMobileIS project source
Description:
ProfileDataFactory - interface org.openmobileis.common.user.profile.ProfileDataFactory.
Title: OpenMobileIS project source
Description:
ProfileDataManager - class org.openmobileis.common.user.profil.ProfileDataManager.
Title: OpenMobileIS project source
Description: Manage profil data access.
ProfileDataManager - class org.openmobileis.common.user.profile.ProfileDataManager.
Title: OpenMobileIS project source
Description: Manage profil data access.
ProfileManager - class org.openmobileis.modules.profiles.old.ProfileManager.
Title: OpenMobileIS project source
Description: Manage profil on the terminal side.
ProfileModule - class org.openmobileis.modules.profiles.old.ProfileModule.
Title: OpenMobileIS project source
Description: define a module managed by the ProfilManager.
ProfileModule() - Constructor for class org.openmobileis.modules.profiles.old.ProfileModule
 
ProfileNotFoundException - exception org.openmobileis.common.user.profil.ProfileNotFoundException.
Title: OpenMobileIS project source
Description:
ProfileNotFoundException(String) - Constructor for class org.openmobileis.common.user.profil.ProfileNotFoundException
 
ProfileNotFoundException(String, int) - Constructor for class org.openmobileis.common.user.profil.ProfileNotFoundException
 
ProfileNotFoundException(String, Throwable) - Constructor for class org.openmobileis.common.user.profil.ProfileNotFoundException
 
ProfileNotFoundException(String, Throwable, int) - Constructor for class org.openmobileis.common.user.profil.ProfileNotFoundException
 
ProfileNotFoundException() - Constructor for class org.openmobileis.common.user.profil.ProfileNotFoundException
 
ProfileNotFoundException(int) - Constructor for class org.openmobileis.common.user.profil.ProfileNotFoundException
 
ProfileNotFoundException(Throwable) - Constructor for class org.openmobileis.common.user.profil.ProfileNotFoundException
 
ProfileNotFoundException(Throwable, int) - Constructor for class org.openmobileis.common.user.profil.ProfileNotFoundException
 
ProfileNotFoundException - exception org.openmobileis.common.user.profile.ProfileNotFoundException.
Title: OpenMobileIS project source
Description:
ProfileNotFoundException(String) - Constructor for class org.openmobileis.common.user.profile.ProfileNotFoundException
 
ProfileNotFoundException(String, int) - Constructor for class org.openmobileis.common.user.profile.ProfileNotFoundException
 
ProfileNotFoundException(String, Throwable) - Constructor for class org.openmobileis.common.user.profile.ProfileNotFoundException
 
ProfileNotFoundException(String, Throwable, int) - Constructor for class org.openmobileis.common.user.profile.ProfileNotFoundException
 
ProfileNotFoundException() - Constructor for class org.openmobileis.common.user.profile.ProfileNotFoundException
 
ProfileNotFoundException(int) - Constructor for class org.openmobileis.common.user.profile.ProfileNotFoundException
 
ProfileNotFoundException(Throwable) - Constructor for class org.openmobileis.common.user.profile.ProfileNotFoundException
 
ProfileNotFoundException(Throwable, int) - Constructor for class org.openmobileis.common.user.profile.ProfileNotFoundException
 
ProfileParser - class org.openmobileis.modules.profiles.old.embedded.core.ProfileParser.
Title: OpenMobileIS project source
Description: Profile file parser.
ProfileParser(Reader) - Constructor for class org.openmobileis.modules.profiles.old.embedded.core.ProfileParser
 
ProfileProperty - class org.openmobileis.common.user.profil.ProfileProperty.
Struct definition : ProfilProperty
ProfileProperty() - Constructor for class org.openmobileis.common.user.profil.ProfileProperty
Default constructor
ProfileProperty(String, String) - Constructor for class org.openmobileis.common.user.profil.ProfileProperty
Constructor with fields initialization
ProfileProperty - class org.openmobileis.common.user.profile.ProfileProperty.
Struct definition : ProfilProperty
ProfileProperty() - Constructor for class org.openmobileis.common.user.profile.ProfileProperty
Default constructor
ProfileProperty(String, String) - Constructor for class org.openmobileis.common.user.profile.ProfileProperty
Constructor with fields initialization
ProfileRubric - class org.openmobileis.common.user.profil.ProfileRubric.
Struct definition : ProfilRubric
ProfileRubric() - Constructor for class org.openmobileis.common.user.profil.ProfileRubric
Default constructor
ProfileRubric(String, String, String, ProfileProperty[]) - Constructor for class org.openmobileis.common.user.profil.ProfileRubric
Constructor with fields initialization
ProfileRubric - class org.openmobileis.common.user.profile.ProfileRubric.
Struct definition : ProfilRubric
ProfileRubric() - Constructor for class org.openmobileis.common.user.profile.ProfileRubric
Default constructor
ProfileRubric(String, String, String, ProfileProperty[]) - Constructor for class org.openmobileis.common.user.profile.ProfileRubric
Constructor with fields initialization
ProfileRubric - class org.openmobileis.modules.profiles.old.ProfileRubric.
Title: OpenMobileIS project source
Description: define a rubric.
ProfileRubric(String) - Constructor for class org.openmobileis.modules.profiles.old.ProfileRubric
 
ProfileRubric() - Constructor for class org.openmobileis.modules.profiles.old.ProfileRubric
 
ProfileRubricSynchroListener - class org.openmobileis.modules.profiles.old.embedded.core.ProfileRubricSynchroListener.
Title: OpenMobileIS project source
Description: Containt Synchrolistener information needed by profil management.
ProfileRubricSynchroListener() - Constructor for class org.openmobileis.modules.profiles.old.embedded.core.ProfileRubricSynchroListener
 
ProfileSynchroListenerAddNotifier - class org.openmobileis.modules.profiles.old.embedded.core.ProfileSynchroListenerAddNotifier.
Title: OpenMobileIS project source
Description:
ProfileSynchroListenerAddNotifier() - Constructor for class org.openmobileis.modules.profiles.old.embedded.core.ProfileSynchroListenerAddNotifier
 
PropertiesManager - class org.openmobileis.common.util.PropertiesManager.
Use to manage application properties.
PropertiesManager() - Constructor for class org.openmobileis.common.util.PropertiesManager
 
ProxySyncroTarget - interface org.openmobileis.synchro.openmsp.server.synctarget.proxy.ProxySyncroTarget.
Title: OpenMobileIS project source
Description:
parameter - Variable in class org.openmobileis.synchro.openmsp.client.conduit.ConduitParameter
 
parcours(StringNode, int) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
 
parentPtr - Variable in class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
parse() - Method in class org.openmobileis.modules.profiles.old.embedded.core.ProfileParser
 
parse(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Parser
 
parseXML(String) - Static method in class org.openmobileis.synchro.openmsp.protocol.SimpleOpenMLParser
Simple XMLparser. return null if an error occurs.
pathinfo - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
peekCallingService() - Method in class org.openmobileis.services.common.CallingServiceManager
Looks at the calling service URI at the top of this stack without removing it from the stack.
peekToTheSpecifiedCallingService(String) - Method in class org.openmobileis.services.common.CallingServiceManager
pop the stack until the specified calling service URI is found.
pool - Variable in class org.openmobileis.common.util.ObjectPool
 
popCallingService() - Method in class org.openmobileis.services.common.CallingServiceManager
Removes the calling service URI at the top of this stack and returns that calling service URI as the value of this function.
popService() - Method in class org.openmobileis.services.navigation.NavigationBarManager
 
popToService(int) - Method in class org.openmobileis.services.navigation.NavigationBarManager
 
popallthread() - Method in class org.openmobileis.database.fastobjectdb.db.transaction.Transaction
 
port - Variable in class org.openmobileis.embedded.webserver.WebServer
 
pos - Variable in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexHeader
 
pos - Variable in class org.openmobileis.database.fastobjectdb.db.index.SearchResult
 
postLoadingInit() - Method in class org.openmobileis.modules.profiles.terminal.RubricLoader
call after the loading of the services
postLoadingInit() - Method in interface org.openmobileis.services.servlet.OpenMISInit
 
postLoadingInit() - Method in class org.openmobileis.services.servlet.SimpleOpenMISInit
 
preLoadingInit() - Method in class org.openmobileis.modules.profiles.terminal.RubricLoader
call before the loading of the services
preLoadingInit() - Method in interface org.openmobileis.services.servlet.OpenMISInit
 
preLoadingInit() - Method in class org.openmobileis.services.servlet.SimpleOpenMISInit
 
prev() - Method in class org.openmobileis.database.fastobjectdb.db.BackwardUniqueIndexIterator
 
print(String) - Method in class org.openmobileis.embedded.webserver.ServeOutputStream
 
printStackTrace() - Method in class org.openmobileis.common.util.exception.OpenMISException
 
printStackTrace(PrintStream) - Method in class org.openmobileis.common.util.exception.OpenMISException
 
printStackTrace(PrintWriter) - Method in class org.openmobileis.common.util.exception.OpenMISException
 
processAddCommand(Credential, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListener
 
processAddCommand(Credential, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
 
processCommand(Credential, ContainerMessage) - Method in class org.openmobileis.modules.common.log.server.LogSyncService
 
processCommand(Credential, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
 
processCommand(Credential, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListener
 
processCommand(Credential, ContainerMessage) - Method in interface org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPSynchroTargetListener
 
processDeleteCommand(Credential, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListener
 
processDeleteCommand(Credential, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
 
processGetCommand(Credential, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListener
 
processGetCommand(Credential, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
 
processMapCommand(Credential, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListener
 
processMapCommand(Credential, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
 
processReplaceCommand(Credential, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListener
 
processReplaceCommand(Credential, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
 
processResultCommand(Credential, Result) - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListener
 
processResultCommand(Credential, Result) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
 
processStatusCommand(Credential, Status) - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListener
 
processStatusCommand(Credential, Status) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
 
processSyncActionMetaData(String) - Method in class org.openmobileis.database.fastobjectdb.synchro.server.FODBOpenMSPSynchroTargetWrapper
call to process sync command meta data
processSyncActionMetaData(String) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListener
call to process sync command meta data Extends this method to manage sync command meta data.
processSyncCommand(long, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
 
profilName - Variable in class org.openmobileis.common.user.profil.Profile
name of the profil.
profilName - Variable in class org.openmobileis.common.user.profile.Profile
name of the profil.
profilProperties - Variable in class org.openmobileis.common.user.profil.Profile
Struct member profilProperties
profilProperties - Variable in class org.openmobileis.common.user.profile.Profile
Struct member profilProperties
profilRubric - Variable in class org.openmobileis.common.user.profil.Profile
Struct member profilRubric
profilRubric - Variable in class org.openmobileis.common.user.profile.Profile
Struct member profilRubric
promote(int, long, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.IntNode
 
promote(long, long, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.LongNode
 
promote(String, long, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.StringNode
 
propertiesList - Variable in class org.openmobileis.synchro.client.SynchroDescriptor
 
propertyKey - Variable in class org.openmobileis.modules.common.data.DefaultGlobalProperty
 
propertyValue - Variable in class org.openmobileis.modules.common.data.DefaultGlobalProperty
 
protocol - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
ptr - Variable in class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
purgeAtomicObjcet(String, long) - Method in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObjectDelegate
delete all atomic object of the specified service that are older than the specified time
purgeAtomicObjcet(String, long) - Method in interface org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectDelegate
delete all atomic object of the specified service that are older than the specified time
purgeAtomicObjcet(String, long) - Method in class org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectManager
delete all atomic object of the specified service that are older than the specified time
purgeDeletedAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.AtomicObjectQueryManager
 
purgeDeletedAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.HSQLAtomicObjectQueryManager
 
purgeDeletedAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.MSSQLAtomicObjectQueryManager
 
purgeDeletedAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.OracleAtomicObjectQueryManager
 
purgeDeletedAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.PostgreSQLAtomicObjectQueryManager
 
pushCallingService(String, HttpServletRequest) - Method in class org.openmobileis.services.common.CallingServiceManager
push the specified service name on the calling service stack
pushInLeaf(int, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.IntNode
 
pushInLeaf(long, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.LongNode
 
pushInLeaf(String, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.StringNode
 
pushThread(Thread) - Method in class org.openmobileis.database.fastobjectdb.db.transaction.Transaction
 
putValue(String, Object) - Method in class org.openmobileis.common.context.SessionContext
 

Q

query() - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
use to get base class to query FODB.
query(SodaIndexComparator) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
query(SodaIndexComparator) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex
 
query(SodaIndexComparator) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex
 
query(SodaIndexComparator) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
 
query() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectContainer
 
query - Variable in class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory
 
query - Variable in class org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory
 
query - Variable in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
 
query - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
queryDeleteGlobalProperty - Static variable in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
queryGetAllGlobalProperties - Static variable in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
queryGetGlobalProperty - Static variable in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
queryGetPropertiesForService - Static variable in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
queryInsertGlobalProperty - Static variable in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
queryManager - Variable in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObjectDelegate
 
queryUpdateGlobalProperty - Static variable in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 

R

REPLACE - Static variable in interface org.openmobileis.synchro.algo.replication.SynchroAtomicObject
 
REPLACE - Static variable in interface org.openmobileis.synchro.openmsp.protocol.Element
 
REPLACEAction - Static variable in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
RESULT - Static variable in interface org.openmobileis.synchro.openmsp.protocol.Element
 
RETURN_ERROR_CONFLIC - Static variable in interface org.openmobileis.synchro.algo.replication.SynchroConflicResolver
 
RedirectToFromCallingService - class org.openmobileis.services.common.RedirectToFromCallingService.
 
RedirectToFromCallingService() - Constructor for class org.openmobileis.services.common.RedirectToFromCallingService
Constructor for RedirectToFromCallingService.
ReplicationReturnData - class org.openmobileis.synchro.algo.replication.ReplicationReturnData.
Title: OpenMobileIS project source
Description:
ReplicationReturnData() - Constructor for class org.openmobileis.synchro.algo.replication.ReplicationReturnData
 
ReplicationSAOEvent - class org.openmobileis.synchro.algo.replication.ReplicationSAOEvent.
Title: OpenMobileIS project source
Description: Event send by the replication algorythm during client and server modification management.
ReplicationSAOEvent(String) - Constructor for class org.openmobileis.synchro.algo.replication.ReplicationSAOEvent
 
RequestCommand - class org.openmobileis.synchro.openmsp.protocol.RequestCommand.
Title: 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
RequestCommand(int) - Constructor for class org.openmobileis.synchro.openmsp.protocol.RequestCommand
 
ResponseCommand - class org.openmobileis.synchro.openmsp.protocol.ResponseCommand.
Title: 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.
ResponseCommand(int) - Constructor for class org.openmobileis.synchro.openmsp.protocol.ResponseCommand
 
ResponseCommand(int, int) - Constructor for class org.openmobileis.synchro.openmsp.protocol.ResponseCommand
 
Result - class org.openmobileis.synchro.openmsp.protocol.Result.
Title: OpenMobileIS project source
Description: Result command.
Result() - Constructor for class org.openmobileis.synchro.openmsp.protocol.Result
 
Result(int, String, String) - Constructor for class org.openmobileis.synchro.openmsp.protocol.Result
 
ReturnLinkManagerService - class org.openmobileis.services.common.ReturnLinkManagerService.
 
ReturnLinkManagerService() - Constructor for class org.openmobileis.services.common.ReturnLinkManagerService
 
RubricLoader - class org.openmobileis.modules.profiles.terminal.RubricLoader.
Title: OpenMobileIS project source
Description: Class that load module rubric and manage the rubric life cycle.
RubricLoader() - Constructor for class org.openmobileis.modules.profiles.terminal.RubricLoader
Creates a new instance of ModuleLoader
read() - Method in class org.openmobileis.embedded.webserver.ServeInputStream
 
read(byte[]) - Method in class org.openmobileis.embedded.webserver.ServeInputStream
 
read(byte[], int, int) - Method in class org.openmobileis.embedded.webserver.ServeInputStream
 
read() - Method in class org.openmobileis.services.security.DefaultSecurityStore
 
read() - Method in interface org.openmobileis.services.security.SecurityStore
 
readExternal(ObjectInput) - Method in class org.openmobileis.database.fastobjectdb.FODBIndexDescriptor
 
readExternal(ObjectInput) - Method in class org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor
 
readExternal(ObjectInput) - Method in class org.openmobileis.database.fastobjectdb.FODBLongIndexDescriptor
 
readExternal(ObjectInput) - Method in class org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor
 
readExternal(ObjectInput) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexHeader
 
readExternal(ObjectInput) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexTable
 
readExternal(ObjectInput) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.IntNode
 
readExternal(ObjectInput) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.LongNode
 
readExternal(ObjectInput) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
readExternal(ObjectInput) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.StringNode
 
readExternal(ObjectInput) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileHeader
 
readFile(String) - Static method in class org.openmobileis.common.util.file.FileUtilities
 
readFile(File) - Static method in class org.openmobileis.common.util.file.FileUtilities
 
readHeader() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
Read the header which is situated at the beginning of the collection file and return it.
readLine() - Method in class org.openmobileis.embedded.webserver.ServeInputStream
Read a line ended by CR or CRLF or LF.
readLongPtr(long) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFile
 
readNode(long) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
Read Object at pos.
readNode(long) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFile
 
readObject(long) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
Read Object at pos.
readObject() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
readRoot() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
realCreateSessionContext(String) - Method in class org.openmobileis.common.context.SessionContextManager
 
realPath - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
receiveAddCommand(Credential, ContainerMessage, long) - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
Call when the server answer SYNC command container contains a ADD item.
receiveDeleteCommand(Credential, ContainerMessage, long) - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
Call when the server answer SYNC command container contains a DELETE item.
receiveGetCommand(Credential, ContainerMessage, long) - Method in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
 
receiveGetCommand(Credential, ContainerMessage, long) - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
Call when the server answer SYNC command container contains a GET item.
receiveGetCommand(Credential, ContainerMessage, long) - Method in class org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener
Call when the server answer container contains a GET command.
receiveGetCommand(Credential, ContainerMessage, long) - Method in interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener
Call when the server answer container contains a GET command.
receiveGetCommand(ContainerMessage, long) - Method in class org.openmobileis.synchro.openmsp.client.core.test.TestSynchroListener
Event sent when the sync manager receives GET command openML messages from the server
receiveMapCommand(ContainerMessage) - Method in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
Event sent when the sync manager receives MAP command openML messages from the server
receiveMapCommand(ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
Event sent when the sync manager receives MAP command openML messages from the server
receiveMapCommand(ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener
 
receiveMapCommand(ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
 
receiveMapCommand(ContainerMessage) - Method in interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener
Event sent when the sync manager receives MAP command openML messages from the server
receiveMapCommand(ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.client.core.test.TestSynchroListener
Event sent when the sync manager receives MAP command openML messages from the server
receiveMapCommand(ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSSyncListener
 
receiveOpenMSPMessage(Array, Message) - Method in class org.openmobileis.synchro.openmsp.client.core.OpenMSPSyncMessageFactory
 
receiveReplaceCommand(Credential, ContainerMessage, long) - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
Call when the server answer SYNC command container contains a REPLACE item.
receiveResultCommand(ContainerMessage, ContainerMessage) - Method in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
Event sent when the sync manager receives RESULT openML messages from the server
receiveResultCommand(ContainerMessage, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
Event sent when the sync manager receives RESULT openML messages from the server
receiveResultCommand(ContainerMessage, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener
 
receiveResultCommand(ContainerMessage, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
 
receiveResultCommand(ContainerMessage, ContainerMessage) - Method in interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener
Event sent when the sync manager receives RESULT openML messages from the server
receiveResultCommand(ContainerMessage, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.client.core.test.TestSynchroListener
Event sent when the sync manager receives RESULT openML messages from the server
receiveResultCommand(ContainerMessage, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSSyncListener
 
receiveStatusCommand(Status, ContainerMessage) - Method in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
 
receiveStatusCommand(Status, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener
 
receiveStatusCommand(Status, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
 
receiveStatusCommand(Status, ContainerMessage) - Method in interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener
Event sent when the sync manager receives STATUS openML messages from the server
receiveStatusCommand(Status, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.client.core.test.TestSynchroListener
Event sent when the sync manager receives STATUS openML messages from the server
receiveStatusCommand(Status, ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSSyncListener
 
receiveSyncCommand(ContainerMessage, long) - Method in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
Event sent when the sync manager receives Sync command openML messages from the server
receiveSyncCommand(ContainerMessage, long) - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
Event sent when the sync manager receives Sync command openML messages from the server
receiveSyncCommand(ContainerMessage, long) - Method in class org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener
 
receiveSyncCommand(ContainerMessage, long) - Method in interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener
Event sent when the sync manager receives Sync command openML messages from the server
receiveSyncItem(Credential, Item, long) - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
Call when the server answer SYNC command container contains a SYNC item.
receiveSyncItem(Credential, Item, long) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
 
redirectToServiceURI(String, HttpServletRequest, HttpServletResponse) - Method in class org.openmobileis.services.common.ServiceManager
 
registerCollection(String) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.DefaultOpenMSPSynchroFODBConnector
 
registerCollection(String) - Method in interface org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBConnector
 
registerCollection(FODBSyncTarget) - Method in class org.openmobileis.database.fastobjectdb.synchro.server.FODBSynchroManager
 
registerCollection(String) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jSynchroFODBConnector
 
registerDelegate(SyncNumberManagerDelegate) - Method in class org.openmobileis.synchro.algo.syncnumber.SyncNumberManager
 
registerDelegateManager(SynchroAtomicObjectDelegate) - Method in class org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectManager
 
registerFactory(TerminalUserFactory) - Method in class org.openmobileis.modules.common.data.TerminalUserManager
 
registerInstance(PropertiesManager) - Static method in class org.openmobileis.common.util.PropertiesManager
Use to register another ResourceManager.
registerJournalLogRenderer(String, String) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
Register a a simpe journal log renderer to the synchro journal manager for the specified collection.
registerJournalLogRenderer(JournalLogRenderer) - Method in class org.openmobileis.synchro.journal.JournalManager
 
registerLogManager(Properties) - Static method in class org.openmobileis.common.util.log.FileLogManager
 
registerLogManager(Properties) - Static method in class org.openmobileis.common.util.log.FileOpenCloseLogManager
 
registerLogManager(Properties) - Static method in class org.openmobileis.common.util.log.LogManager
 
registerManager(SessionContextManager) - Static method in class org.openmobileis.common.context.SessionContextManager
 
registerManager(ManagerDB) - Static method in class org.openmobileis.common.util.database.ManagerDB
 
registerManager(GlobalPropertyManager) - Static method in class org.openmobileis.modules.common.data.GlobalPropertyManager
 
registerManager(LabelManager) - Static method in class org.openmobileis.modules.common.data.LabelManager
 
registerManagerDB(ManagerDB) - Method in class org.openmobileis.common.util.database.AbstractQueryManager
 
registerNavigationBarManager(NavigationBarManager) - Static method in class org.openmobileis.services.navigation.NavigationBarManager
 
registerProfilDataFactoryForGroup(String, ProfileDataFactory) - Method in class org.openmobileis.common.user.profil.ProfileDataManager
 
registerProfilDataFactoryForGroup(String, ProfileDataFactory) - Method in class org.openmobileis.common.user.profile.ProfileDataManager
 
registerProxyTargetForTerminal(ProxySyncroTarget, UserTerminal) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.SynchroTargerManager
 
registerSecurityHash(SecurityHash) - Static method in class org.openmobileis.services.security.SecurityManager
 
registerSecurityStore(SecurityStore) - Static method in class org.openmobileis.services.security.SecurityManager
 
registerServerSynchroTarget(OpenMSPSynchroTargetListener) - Method in class org.openmobileis.test.mock.synchro.SimpleMockSynchroManager
 
registerService(WebPageCacheServiceStruct, WebPageCacheEvent) - Method in class org.openmobileis.services.cache.WebPageCacheManager
 
registerSyncActionDBQueryManager(SyncActionDBQueryManager) - Static method in class org.openmobileis.synchro.openmsp.client.db.SyncActionDBManager
 
registerSynchroFODBConnector(SynchroFODBConnector) - Static method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
 
registerSynchroFODBReturnListener(String, SynchroFODBReturnListener) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.DefaultOpenMSPSynchroFODBConnector
 
registerSynchroFODBReturnListener(String, SynchroFODBReturnListener) - Method in interface org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBConnector
 
registerSynchroFODBReturnListener(String, SynchroFODBReturnListener) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
Register a synchroListener call during synchronisation processus.
registerSynchroFODBReturnListener(String, SynchroFODBReturnListener) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jSynchroFODBConnector
 
registerSynchroListener(SynchroFODBReturnListener) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.FODBImportQueryManager
 
registerSynchroListener(SynchroFODBReturnListener) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener
 
registerSynchroListener(SynchroFODBReturnListener) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
registerSynchroListenerAddNotifier(SynchroListenerAddNotifier) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPSynchroManager
register a listener that will be notified when a synchrolistener is added.
registerSynchroProcessor(SynchroProcessor) - Method in class org.openmobileis.synchro.client.SynchroManager
 
registerSynchroTargetWrapper(FODBOpenMSPSynchroTargetWrapper, String, UserTerminal) - Method in class org.openmobileis.database.fastobjectdb.synchro.server.FODBSynchroManager
 
registerTerminalSynchroListener(OpenMSPSyncListener) - Method in class org.openmobileis.test.mock.synchro.SimpleMockSynchroManager
 
registerTransactionFile(TransactionFile, String) - Method in class org.openmobileis.database.fastobjectdb.db.transaction.TransactionManager
 
registerUserManagerFactoryForGroup(String, UserManagerFactory) - Method in class org.openmobileis.common.user.UserManager
 
registry - Variable in class org.openmobileis.embedded.webserver.WebServer
 
remove(int) - Method in class org.openmobileis.common.util.collection.Array
Removes the element at the specified position in this ArrayList.
remove(Object) - Method in class org.openmobileis.common.util.collection.Array
Removes the element in this ArrayList.
remove(int) - Method in class org.openmobileis.common.util.collection.LongArray
Removes the element at the specified position in this list.
removeAccent(String) - Static method in class org.openmobileis.common.util.StringFormater
remove string accent
removeAll() - Method in class org.openmobileis.common.util.collection.Array
 
removeAllFile(File, String, boolean) - Static method in class org.openmobileis.common.util.file.FileUtilities
remove all file with the specified ext starting at file directory.
removeAllProperties() - Method in class org.openmobileis.common.util.PropertiesManager
remove all resource manager properties
removeAntiSlash(String) - Method in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
removeAttribute(String) - Method in class org.openmobileis.common.context.SessionContext
 
removeAttribute(String) - Method in class org.openmobileis.embedded.webserver.WebServer
 
removeAttribute(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
removeAttribute(String) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
removeAttribute(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
removeFactory() - Method in class org.openmobileis.modules.common.data.TerminalUserManager
 
removeFile(String) - Method in interface org.openmobileis.synchro.openmsp.server.util.FileSystem
 
removeFile(String) - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFileSystem
 
removeKeyAtPpos(int) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.IntNode
 
removeKeyAtPpos(int) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.LongNode
 
removeKeyAtPpos(int) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.StringNode
 
removeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex
 
removeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex
 
removeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleIntIndex
remove the specified pointer from the ptr array.
removeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleLongIndex
remove the specified pointer from the ptr array.
removeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleStringIndex
remove the specified pointer from the ptr array.
removeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
 
removeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex
 
removeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueLongIndex
 
removeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueStringIndex
 
removeManager() - Static method in class org.openmobileis.modules.common.data.GlobalPropertyManager
 
removeManager() - Static method in class org.openmobileis.modules.common.data.LabelManager
 
removeObject(String) - Method in class org.openmobileis.common.context.ApplicationContext
remove the specified object name from the context
removeParameter(String) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
removeServerUIDForAOUID(String) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
remove the pda uid associated server uid.
removeSessionData(HttpServletRequest) - Method in interface org.openmobileis.services.EditService
 
removeSessionData(HttpServletRequest) - Method in class org.openmobileis.services.SimpleEditService
 
removeSyncItem(Principal, SyncItem) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
removeSyncItem(Principal, SyncItem) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
removeSyncItems(Principal, SyncItem[]) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
removeTerminalUser(String) - Method in interface org.openmobileis.modules.common.data.TerminalUserFactory
 
removeTerminalUser(String) - Method in class org.openmobileis.modules.common.data.TerminalUserManager
 
removeTerminalUser(String) - Method in class org.openmobileis.modules.common.database.fodb.FODBTerminalUserFactory
 
removeUID(String) - Method in class org.openmobileis.modules.common.history.FODBHistoryManager
 
removeUID(String) - Method in interface org.openmobileis.modules.common.history.HistoryManager
 
removeUID(String) - Method in class org.openmobileis.modules.common.history.SessionHistoryManager
 
removeValue(String) - Method in class org.openmobileis.common.context.SessionContext
 
render(SimpleList, JournalEntry[]) - Method in class org.openmobileis.synchro.journal.DefaultLogRenderer
 
render(SimpleList, JournalEntry[]) - Method in interface org.openmobileis.synchro.journal.JournalLogRenderer
 
replace(int, Object) - Method in class org.openmobileis.common.util.collection.Array
replace at the specified index the element.
replace(int, long) - Method in class org.openmobileis.common.util.collection.LongArray
replace at the specified index the element. if there is no element at index add the new one at the end of the array.
replace(String, Object) - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
Replace an existing element in a Collection of the database.
replace(String, Object) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
Replace an existing element in a Collection of the database.
replaceElement(Object) - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
Replace an existing element of the Collection.
replaceFODB(String, Object) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB
Replace an existing element in a Collection of the database without saving modification data needed to synchronize synchronizable collection.
replaceLinefeedWithBR(String) - Static method in class org.openmobileis.common.util.StringFormater
replace string line feed with HTML tag
replaceObject(String, Object) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.FODBImportQueryManager
 
replaceObject(String, Object) - Method in class org.openmobileis.synchro.openmsp.client.db.ObjectDBImportQueryManager
 
replicates(SynchroAtomicObject[], SynchroAtomicObject[]) - Method in class org.openmobileis.synchro.algo.replication.AtomicObjectArrayReplication
Compare client and server SynchroAtomicObject list and return all event associated to manage client or server update.
requestURI - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
reset() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectSet
 
reset() - Method in class org.openmobileis.embedded.webserver.ServeInputStream
Not Implemented
reset() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
Clears any data that exists in the buffer as well as the status code and headers.
reset() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
resetBuffer() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
resetBuffer() - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
resetCursor() - Method in class org.openmobileis.synchro.openmsp.protocol.ContainerMessage
 
resetCursor() - Method in class org.openmobileis.synchro.openmsp.protocol.Message
 
resetPhaseList() - Method in class org.openmobileis.common.util.collection.tree.DependTree
 
resetServiceTable() - Method in class org.openmobileis.services.navigation.NavigationBarManager
 
resetSynchroNumberTSP() - Method in class org.openmobileis.synchro.algo.syncnumber.SynchroNumber
 
resolveAddandPresent(SynchroAtomicObject) - Method in class org.openmobileis.synchro.algo.replication.AlwaysUpdateClientSynchroConflicResolver
 
resolveAddandPresent(SynchroAtomicObject) - Method in class org.openmobileis.synchro.algo.replication.AlwaysUpdateServerSynchroConflicResolver
 
resolveAddandPresent(SynchroAtomicObject) - Method in interface org.openmobileis.synchro.algo.replication.SynchroConflicResolver
resolve the synchro conflic when an add command is send by the pda when the same object is already in database.
resolveDeleteandModified(SynchroAtomicObject) - Method in class org.openmobileis.synchro.algo.replication.AlwaysUpdateClientSynchroConflicResolver
 
resolveDeleteandModified(SynchroAtomicObject) - Method in class org.openmobileis.synchro.algo.replication.AlwaysUpdateServerSynchroConflicResolver
 
resolveDeleteandModified(SynchroAtomicObject) - Method in interface org.openmobileis.synchro.algo.replication.SynchroConflicResolver
resolve the synchro conflic when a delete command is send by the pda when the same object has been modified in database.
resolveReplaceandDeleted(SynchroAtomicObject) - Method in class org.openmobileis.synchro.algo.replication.AlwaysUpdateClientSynchroConflicResolver
 
resolveReplaceandDeleted(SynchroAtomicObject) - Method in class org.openmobileis.synchro.algo.replication.AlwaysUpdateServerSynchroConflicResolver
 
resolveReplaceandDeleted(SynchroAtomicObject) - Method in interface org.openmobileis.synchro.algo.replication.SynchroConflicResolver
resolve the synchro conflic when a replace command is send by the pda when the same object has been deleted in database.
resolveReplaceandModified(SynchroAtomicObject) - Method in class org.openmobileis.synchro.algo.replication.AlwaysUpdateClientSynchroConflicResolver
 
resolveReplaceandModified(SynchroAtomicObject) - Method in class org.openmobileis.synchro.algo.replication.AlwaysUpdateServerSynchroConflicResolver
 
resolveReplaceandModified(SynchroAtomicObject) - Method in interface org.openmobileis.synchro.algo.replication.SynchroConflicResolver
resolve the synchro conflic when a replace command is send by the pda when the same object has been modified in database.
returnANotInB(Object[], Object[], Orderable) - Static method in class org.openmobileis.common.util.collection.Sort
Order A and B array and return all element in A that are not in B.
rewind() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
rewriteHeader() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
 
rewriteHeader(FODBIndexHeader, long) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFile
 
rewriteLongPtr(long[], long) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFile
 
rewriteNode(Object, long) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
Rewrite an object The object has to be the same size it used to be.
rewriteNode(Node, long) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFile
 
rewriteObject(Object) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
rewriteObjectt(Object, long) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
Rewrite an object The object has to be the same size it used to be.
rollback() - Method in class org.openmobileis.database.fastobjectdb.db.transaction.Transaction
 
rollback() - Method in class org.openmobileis.database.fastobjectdb.db.transaction.TransactionManager
 
root - Variable in class org.openmobileis.synchro.openmsp.protocol.Message
 
rootPtr - Variable in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexHeader
 
rubricName - Variable in class org.openmobileis.common.user.profil.ProfileRubric
Struct member rubricName
rubricName - Variable in class org.openmobileis.common.user.profile.ProfileRubric
Struct member rubricName
run() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestThreadRequest
 
run() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestThreadRequest2
 
run() - Method in class org.openmobileis.embedded.webserver.ServerThread
 
run() - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
run(HttpServletRequest, HttpServletResponse) - Method in class org.openmobileis.services.Service
 
run(HttpServletRequest, HttpServletResponse) - Method in class org.openmobileis.services.TemplateService
 
run(HttpServletRequest, HttpServletResponse) - Method in class org.openmobileis.services.common.RedirectToFromCallingService
 
run(HttpServletRequest, HttpServletResponse) - Method in class org.openmobileis.services.common.ReturnLinkManagerService
 
run(HttpServletRequest, HttpServletResponse) - Method in class org.openmobileis.synchro.openmsp.server.OpenMSPService
 
runServerConnexion(WebServer, Socket) - Method in class org.openmobileis.embedded.webserver.ServerThreadPool
 
runService(HttpServletRequest, HttpServletResponse) - Method in class org.openmobileis.services.Service
 
runTemplate(HttpServletRequest, HttpServletResponse, TemplateModelRoot) - Method in class org.openmobileis.embedded.webserver.test.services.HelloWorld
 
runTemplate(HttpServletRequest, HttpServletResponse, TemplateModelRoot) - Method in class org.openmobileis.embedded.webserver.test.services.TestServletService
 
runTemplate(HttpServletRequest, HttpServletResponse, TemplateModelRoot) - Method in class org.openmobileis.services.MainSubEditService
 
runTemplate(HttpServletRequest, HttpServletResponse, TemplateModelRoot) - Method in class org.openmobileis.services.SimpleEditService
 
runTemplate(HttpServletRequest, HttpServletResponse, TemplateModelRoot) - Method in class org.openmobileis.services.TemplateService
Extends this method to develop specific process.
runTemplate(HttpServletRequest, HttpServletResponse, TemplateModelRoot) - Method in class org.openmobileis.services.servlet.IndexServlet
 
runTemplate(HttpServletRequest, HttpServletResponse, TemplateModelRoot) - Method in class org.openmobileis.synchro.openmsp.client.services.DirectSynchroService
 
runTemplate(HttpServletRequest, HttpServletResponse, TemplateModelRoot) - Method in class org.openmobileis.synchro.openmsp.client.services.SynchroJournalDisplayService
 
runTemplate(HttpServletRequest, HttpServletResponse, TemplateModelRoot) - Method in class org.openmobileis.synchro.openmsp.client.services.SynchroLoginService
 

S

SECURITYSERVICE - Static variable in class org.openmobileis.common.util.log.LogServices
 
SEQUENCE - Static variable in interface org.openmobileis.synchro.openmsp.protocol.Element
 
SERVERSERVICE - Static variable in class org.openmobileis.common.util.log.LogServices
 
SERVER_SIDE - Static variable in class org.openmobileis.synchro.algo.replication.ReplicationSAOEvent
 
SERVICESERVICE - Static variable in class org.openmobileis.common.util.log.LogServices
 
SHARE_STRING - Static variable in class org.openmobileis.database.fastobjectdb.db.index.node.StringNode
 
SMALLER - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
STATUS - Static variable in interface org.openmobileis.synchro.openmsp.protocol.Element
 
STATUS_AUTHENTIFICATION_REQUIRED - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_AUTHENTIFICATION_REQUIRED - Static variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
STATUS_COMMAND_NOT_IMPLEMENTED - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_COMMAND_NOT_IMPLEMENTED - Static variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
STATUS_DEVICE_FULL - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_DEVICE_FULL - Static variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
STATUS_EXIST_TARGET - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_EXIST_TARGET - Static variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
STATUS_FAILED - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_FAILED - Static variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
STATUS_NOT_FOUND - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_NOT_FOUND - Static variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
STATUS_NO_CONTENT - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_NO_CONTENT - Static variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
STATUS_OK - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_OK - Static variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
STATUS_PARTIAL_CONTENT - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_PARTIAL_CONTENT - Static variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
STATUS_SYNCHRO_CONFLIC - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_SYNCHRO_CONFLIC - Static variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
STATUS_SYNC_IN_PROGRESS - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_SYNC_IN_PROGRESS - Static variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
STATUS_TOO_LARGE - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_TOO_LARGE - Static variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
STATUS_UNAUTHORIZED - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_UNAUTHORIZED - Static variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
STATUS_UNKNOWN - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_UNSUPPORTED_MEDIA - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_UNSUPPORTED_MEDIA - Static variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
STATUS_WRONG_FORMAT - Static variable in class org.openmobileis.synchro.journal.JournalManager
 
STATUS_WRONG_FORMAT - Static variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
SUP_EQUALS_TRAVERSAL - Static variable in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIndexComparator
 
SW - Static variable in class org.openmobileis.common.intl.IntlResourceManager
Switzerland local extension :sw
SYNC - Static variable in interface org.openmobileis.synchro.openmsp.protocol.Element
 
SYNCHROSERVICE - Static variable in class org.openmobileis.common.util.log.LogServices
 
SYNCHRO_FAILLED - Static variable in interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener
 
SYNCHRO_OK - Static variable in interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener
 
SYNCHRO_TYPE_DIRECT - Static variable in class org.openmobileis.common.context.UserTerminal
 
SYNCHRO_TYPE_INDIRECT - Static variable in class org.openmobileis.common.context.UserTerminal
 
SYNC_ERROR_MESSAGE - Static variable in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
 
SYNC_UNAUTHORIZED_MESSAGE - Static variable in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
 
SearchResult - class org.openmobileis.database.fastobjectdb.db.index.SearchResult.
Result of a search in an index.
SearchResult(boolean, Node, int) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.SearchResult
 
SearchResult() - Constructor for class org.openmobileis.database.fastobjectdb.db.index.SearchResult
 
SecurityHash - interface org.openmobileis.services.security.SecurityHash.
 
SecurityManager - class org.openmobileis.services.security.SecurityManager.
Title: OpenMobileIS project source
Description:
SecurityManager() - Constructor for class org.openmobileis.services.security.SecurityManager
Constructor for SecurityManager.
SecurityStore - interface org.openmobileis.services.security.SecurityStore.
 
Sequence - class org.openmobileis.synchro.openmsp.protocol.Sequence.
Title: OpenMobileIS project source
Description: Container used to set an order for the commands.
Sequence() - Constructor for class org.openmobileis.synchro.openmsp.protocol.Sequence
 
ServeConfig - class org.openmobileis.embedded.webserver.ServeConfig.
 
ServeConfig(ServletContext) - Constructor for class org.openmobileis.embedded.webserver.ServeConfig
 
ServeConfig(ServletContext, Hashtable, String) - Constructor for class org.openmobileis.embedded.webserver.ServeConfig
 
ServeInputStream - class org.openmobileis.embedded.webserver.ServeInputStream.
 
ServeInputStream(InputStream) - Constructor for class org.openmobileis.embedded.webserver.ServeInputStream
Constructor
ServeOutputStream - class org.openmobileis.embedded.webserver.ServeOutputStream.
 
ServeOutputStream(OutputStream, WebServerConnection) - Constructor for class org.openmobileis.embedded.webserver.ServeOutputStream
 
ServerException - exception org.openmobileis.common.util.exception.ServerException.
Title: OpenMobileIS project source The exception for general Server process
ServerException() - Constructor for class org.openmobileis.common.util.exception.ServerException
 
ServerException(int) - Constructor for class org.openmobileis.common.util.exception.ServerException
 
ServerException(String) - Constructor for class org.openmobileis.common.util.exception.ServerException
 
ServerException(String, int) - Constructor for class org.openmobileis.common.util.exception.ServerException
 
ServerException(String, Throwable) - Constructor for class org.openmobileis.common.util.exception.ServerException
 
ServerException(String, Throwable, int) - Constructor for class org.openmobileis.common.util.exception.ServerException
 
ServerException(Throwable) - Constructor for class org.openmobileis.common.util.exception.ServerException
 
ServerException(Throwable, int) - Constructor for class org.openmobileis.common.util.exception.ServerException
 
ServerThread - class org.openmobileis.embedded.webserver.ServerThread.
Title: OpenMobileIS project source
Description: Runnable that handle connexion process in a thread.
ServerThread() - Constructor for class org.openmobileis.embedded.webserver.ServerThread
 
ServerThreadPool - class org.openmobileis.embedded.webserver.ServerThreadPool.
Title: OpenMobileIS project source
Description: Runnable that handle connexion process in a thread.
ServerThreadPool() - Constructor for class org.openmobileis.embedded.webserver.ServerThreadPool
 
Service - class org.openmobileis.services.Service.
Title: OpenMobileIS project source
Description: All services have to specialize this class and override run() method.
Service() - Constructor for class org.openmobileis.services.Service
 
ServiceException - exception org.openmobileis.common.util.exception.ServiceException.
Title: OpenMobileIS project source The exception for general service process
ServiceException() - Constructor for class org.openmobileis.common.util.exception.ServiceException
 
ServiceException(int) - Constructor for class org.openmobileis.common.util.exception.ServiceException
 
ServiceException(String) - Constructor for class org.openmobileis.common.util.exception.ServiceException
 
ServiceException(String, int) - Constructor for class org.openmobileis.common.util.exception.ServiceException
 
ServiceException(String, Throwable) - Constructor for class org.openmobileis.common.util.exception.ServiceException
 
ServiceException(String, Throwable, int) - Constructor for class org.openmobileis.common.util.exception.ServiceException
 
ServiceException(Throwable) - Constructor for class org.openmobileis.common.util.exception.ServiceException
 
ServiceException(Throwable, int) - Constructor for class org.openmobileis.common.util.exception.ServiceException
 
ServiceManager - class org.openmobileis.services.common.ServiceManager.
Title: OpenMobileIS project source
Description: Load all known services at launching.
ServletTools - class org.openmobileis.services.common.ServletTools.
Title: OpenMobileIS project source
Description: Helper class to facilitate confimration or error message return.
ServletTools() - Constructor for class org.openmobileis.services.common.ServletTools
 
SessionContext - class org.openmobileis.common.context.SessionContext.
 
SessionContext(String) - Constructor for class org.openmobileis.common.context.SessionContext
 
SessionContextManager - class org.openmobileis.common.context.SessionContextManager.
 
SessionContextManager() - Constructor for class org.openmobileis.common.context.SessionContextManager
 
SessionHistoryManager - class org.openmobileis.modules.common.history.SessionHistoryManager.
Title: OpenMobileIS project source
Description:
SessionHistoryManager(String) - Constructor for class org.openmobileis.modules.common.history.SessionHistoryManager
 
SetIsNew(boolean) - Method in class org.openmobileis.common.context.SessionContext
 
ShutdownServlet - class org.openmobileis.services.servlet.ShutdownServlet.
 
ShutdownServlet() - Constructor for class org.openmobileis.services.servlet.ShutdownServlet
 
SimpleEditService - class org.openmobileis.services.SimpleEditService.
Title: OpenMobileIS project source
Description: Base classe to develop an edit service
SimpleEditService() - Constructor for class org.openmobileis.services.SimpleEditService
 
SimpleLogRenderer - class org.openmobileis.synchro.journal.SimpleLogRenderer.
Title: OpenMobileIS project source
Description: Default log renderer
SimpleLogRenderer(String, String) - Constructor for class org.openmobileis.synchro.journal.SimpleLogRenderer
Constructor for SimpleLogRenderer.
SimpleMockSynchroManager - class org.openmobileis.test.mock.synchro.SimpleMockSynchroManager.
 
SimpleMockSynchroManager(String) - Constructor for class org.openmobileis.test.mock.synchro.SimpleMockSynchroManager
 
SimpleOpenMISInit - class org.openmobileis.services.servlet.SimpleOpenMISInit.
 
SimpleOpenMISInit() - Constructor for class org.openmobileis.services.servlet.SimpleOpenMISInit
 
SimpleOpenMLParser - class org.openmobileis.synchro.openmsp.protocol.SimpleOpenMLParser.
Title: OpenMobileIS project source
Description:
SimpleOpenMLParser() - Constructor for class org.openmobileis.synchro.openmsp.protocol.SimpleOpenMLParser
 
SodaIndexComparator - class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIndexComparator.
 
SodaIndexComparator() - Constructor for class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIndexComparator
 
SodaIntIndexComparator - class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIntIndexComparator.
 
SodaIntIndexComparator() - Constructor for class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIntIndexComparator
 
SodaLongIndexComparator - class org.openmobileis.database.fastobjectdb.db.query.soda.SodaLongIndexComparator.
 
SodaLongIndexComparator() - Constructor for class org.openmobileis.database.fastobjectdb.db.query.soda.SodaLongIndexComparator
 
SodaStringIndexComparator - class org.openmobileis.database.fastobjectdb.db.query.soda.SodaStringIndexComparator.
 
SodaStringIndexComparator(boolean) - Constructor for class org.openmobileis.database.fastobjectdb.db.query.soda.SodaStringIndexComparator
 
Sort - class org.openmobileis.common.util.collection.Sort.
Title: OpenMobileIS project source
Description: sort algorythms
StartPDA - class org.openmobileis.embedded.webserver.test.StartPDA.
 
StartPDA() - Constructor for class org.openmobileis.embedded.webserver.test.StartPDA
 
StartWebServer - class org.openmobileis.embedded.webserver.StartWebServer.
 
StartWebServer() - Constructor for class org.openmobileis.embedded.webserver.StartWebServer
 
Status - class org.openmobileis.synchro.openmsp.protocol.Status.
Title: OpenMobileIS project source
Description: Set a status for request command
Status() - Constructor for class org.openmobileis.synchro.openmsp.protocol.Status
 
Status(int, int) - Constructor for class org.openmobileis.synchro.openmsp.protocol.Status
 
StringFormater - class org.openmobileis.common.util.StringFormater.
Title: OpenMobileIS project source
Description: some facility method to format string
StringFormater() - Constructor for class org.openmobileis.common.util.StringFormater
 
StringNode - class org.openmobileis.database.fastobjectdb.db.index.node.StringNode.
StringNode.
StringNode() - Constructor for class org.openmobileis.database.fastobjectdb.db.index.node.StringNode
 
StringNode(int, int) - Constructor for class org.openmobileis.database.fastobjectdb.db.index.node.StringNode
 
SubEditService - class org.openmobileis.services.SubEditService.
 
SubEditService() - Constructor for class org.openmobileis.services.SubEditService
 
Sync4jFODBSyncSource - class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource.
Title: OpenMobileIS project source
Description: Default Sync4j Source
Sync4jFODBSyncSource() - Constructor for class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
Sync4jSynchroFODBConnector - class org.openmobileis.synchro.sync4j.client.Sync4jSynchroFODBConnector.
Title: OpenMobileIS project source
Description: Default implementation for Sync4J
Sync4jSynchroFODBConnector() - Constructor for class org.openmobileis.synchro.sync4j.client.Sync4jSynchroFODBConnector
 
SyncActionDBManager - class org.openmobileis.synchro.openmsp.client.db.SyncActionDBManager.
Title: OpenMobileIS project source
Description: DB Action manager that allow to get or store in a persistent way embedded database action.
SyncActionDBQueryManager - interface org.openmobileis.synchro.openmsp.client.db.SyncActionDBQueryManager.
Title: OpenMobileIS project source
Description: Database access for the SyncActionDBManager.
SyncDBSynchroAtomicObject - class org.openmobileis.synchro.openmsp.server.synctarget.SyncDBSynchroAtomicObject.
Title: OpenMobileIS project source
Description:
SyncDBSynchroAtomicObject(String, String, long, short, long) - Constructor for class org.openmobileis.synchro.openmsp.server.synctarget.SyncDBSynchroAtomicObject
 
SyncDBSynchroAtomicObject(String, String) - Constructor for class org.openmobileis.synchro.openmsp.server.synctarget.SyncDBSynchroAtomicObject
 
SyncNumberManager - class org.openmobileis.synchro.algo.syncnumber.SyncNumberManager.
Title: OpenMobileIS project source
Description:
SyncNumberManagerDelegate - interface org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerDelegate.
Title: OpenMobileIS project source
Description:
SyncNumberNotFoundException - exception org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException.
Title: OpenMobileIS project source
Description:
SyncNumberNotFoundException() - Constructor for class org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException
 
SyncNumberNotFoundException(int) - Constructor for class org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException
 
SyncNumberNotFoundException(String, Throwable) - Constructor for class org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException
 
SyncNumberNotFoundException(String, Throwable, int) - Constructor for class org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException
 
SyncNumberNotFoundException(String) - Constructor for class org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException
 
SyncNumberNotFoundException(String, int) - Constructor for class org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException
 
SyncNumberNotFoundException(Throwable) - Constructor for class org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException
 
SyncNumberNotFoundException(Throwable, int) - Constructor for class org.openmobileis.synchro.algo.syncnumber.SyncNumberNotFoundException
 
SyncNumberQueryManager - interface org.openmobileis.synchro.algo.syncnumber.impl.SyncNumberQueryManager.
Title: OpenMobileIS project source
Description: Define the operation use to manage synchro Number in the database
SyncTargetAnswer - class org.openmobileis.synchro.openmsp.server.synctarget.SyncTargetAnswer.
Title: OpenMobileIS project source
Description:
SyncTargetAnswer() - Constructor for class org.openmobileis.synchro.openmsp.server.synctarget.SyncTargetAnswer
 
SynchroAtomicObject - interface org.openmobileis.synchro.algo.replication.SynchroAtomicObject.
Title: OpenMobileIS project source
Description: Base interface to identify Atomic Object.
SynchroAtomicObjectDelegate - interface org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectDelegate.
Title: OpenMobileIS project source
Description: Implemetns synchro management processus.
SynchroAtomicObjectManager - class org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectManager.
Title: OpenMobileIS project source
Description: Manage Atomic Object.
SynchroConduit - interface org.openmobileis.synchro.openmsp.client.conduit.SynchroConduit.
Title: OpenMobileIS project source
Description: Base interface that all synchronisation conduit must implements.
SynchroConflicResolver - interface org.openmobileis.synchro.algo.replication.SynchroConflicResolver.
Title: OpenMobileIS project source
Description: Base interface to implements to handle synchro conflicts.
SynchroDescriptor - class org.openmobileis.synchro.client.SynchroDescriptor.
Title: OpenMobileIS project source
Description:
SynchroDescriptor() - Constructor for class org.openmobileis.synchro.client.SynchroDescriptor
 
SynchroException - exception org.openmobileis.common.util.exception.SynchroException.
Title: OpenMobileIS project source The exception for synchronization process
SynchroException() - Constructor for class org.openmobileis.common.util.exception.SynchroException
 
SynchroException(int) - Constructor for class org.openmobileis.common.util.exception.SynchroException
 
SynchroException(String) - Constructor for class org.openmobileis.common.util.exception.SynchroException
 
SynchroException(String, int) - Constructor for class org.openmobileis.common.util.exception.SynchroException
 
SynchroException(String, Throwable) - Constructor for class org.openmobileis.common.util.exception.SynchroException
 
SynchroException(String, Throwable, int) - Constructor for class org.openmobileis.common.util.exception.SynchroException
 
SynchroException(Throwable) - Constructor for class org.openmobileis.common.util.exception.SynchroException
 
SynchroException(Throwable, int) - Constructor for class org.openmobileis.common.util.exception.SynchroException
 
SynchroFODBConnector - interface org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBConnector.
Title: OpenMobileIS project source
Description: Interface use to connect the synchro mechanisme to FODB.
SynchroFODBReturnListener - interface org.openmobileis.database.fastobjectdb.synchro.client.SynchroFODBReturnListener.
Title: OpenMobileIS project source
Description:
SynchroFastObjectDB - class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDB.
Title: OpenMobileIS project source
Description: Synchronisable version of FastDBObject
SynchroFastObjectDBManager - class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDBManager.
Title: OpenMobileIS project source
Description: Factory pattern to manage one FODb inside an application.
SynchroFastObjectDBManager() - Constructor for class org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDBManager
 
SynchroFileGenerator - interface org.openmobileis.synchro.openmsp.server.util.SynchroFileGenerator.
Title: OpenMobileIS project source
Description:
SynchroFileGeneratorManager - class org.openmobileis.synchro.openmsp.server.util.SynchroFileGeneratorManager.
Title: OpenMobileIS project source
Description:
SynchroGroup - Variable in class org.openmobileis.synchro.client.SynchroDescriptor
 
SynchroJournalDisplayService - class org.openmobileis.synchro.openmsp.client.services.SynchroJournalDisplayService.
Title: OpenMobileIS project source
Description: Service that show synchronisation result.
SynchroJournalDisplayService() - Constructor for class org.openmobileis.synchro.openmsp.client.services.SynchroJournalDisplayService
 
SynchroListenerAddNotifier - interface org.openmobileis.database.fastobjectdb.synchro.client.SynchroListenerAddNotifier.
Title: OpenMobileIS project source
Description:
SynchroLoginService - class org.openmobileis.synchro.openmsp.client.services.SynchroLoginService.
Title: OpenMobileIS project source
Description: Service that show synchro login HTML page.
SynchroLoginService() - Constructor for class org.openmobileis.synchro.openmsp.client.services.SynchroLoginService
 
SynchroManager - class org.openmobileis.synchro.client.SynchroManager.
Title: OpenMobileIS project source
Description:Manage all registered SynchroManager.
SynchroNumber - class org.openmobileis.synchro.algo.syncnumber.SynchroNumber.
Title: OpenMobileIS project source
Description: define a synchronisation number.
SynchroNumber(long, long) - Constructor for class org.openmobileis.synchro.algo.syncnumber.SynchroNumber
 
SynchroProcessor - interface org.openmobileis.synchro.client.SynchroProcessor.
Title: OpenMobileIS project source
Description: Interface to implements ti use a synchro protocol with OpenMobileIS.
SynchroTargerManager - class org.openmobileis.synchro.openmsp.server.synctarget.SynchroTargerManager.
Title: OpenMobileIS project source
Description:
SystemAPI - class org.openmobileis.embedded.util.SystemAPI.
Title: OpenMobileIS project source
Description: Helper class to access native OS specific task that is not correcly done by the JVM.
SystemAPI() - Constructor for class org.openmobileis.embedded.util.SystemAPI
 
SystemAPInotPPC - class org.openmobileis.embedded.util.SystemAPInotPPC.
Title: OpenMobileIS project source
Description: Helper class to access native OS specific task that is not correcly done by the JVM.
SystemAPInotPPC() - Constructor for class org.openmobileis.embedded.util.SystemAPInotPPC
 
saveJournalEntry(String, short, String, int) - Method in class org.openmobileis.synchro.journal.JournalManager
 
saveProfilFile(String) - Method in class org.openmobileis.modules.profiles.old.ProfileManager
 
saveProperty(String, String, String) - Method in class org.openmobileis.common.util.PersistentPropertiesManager
save the property (key, value) for specified serviceName.
saveSyncNumber(String, String) - Method in class org.openmobileis.synchro.openmsp.client.core.NumSyncQueryDB
 
saveSyncNumberForService(long, String) - Method in class org.openmobileis.synchro.openmsp.client.core.NumSyncManagerDB
 
saveToDisk(String) - Method in interface org.openmobileis.synchro.openmsp.server.util.FileSystem
save all manager file to disk using beginpath for base file repository
saveToDisk(String) - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFileSystem
save all manager file to disk using beginpath for base file repository
searchNode(int, SearchResult) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.IntNode
 
searchNode(SodaIntIndexComparator, SearchResult) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.IntNode
 
searchNode(long, SearchResult) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.LongNode
 
searchNode(String, SearchResult) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.StringNode
 
seek(long) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
sendCacheEvent(WebPageCacheEvent) - Method in class org.openmobileis.services.cache.WebPageCacheManager
 
sendConfirmationPage(String, String, String, HttpServletResponse) - Static method in class org.openmobileis.services.common.ServletTools
 
sendData(Message) - Method in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
 
sendData(Message) - Method in class org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener
 
sendData(Message) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
 
sendData(Message) - Method in interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener
Event sent when the sync manager sends a openML message to the server The specified message is the message use to construct the synchro message This method fill the message with listener commande container.
sendData(Message) - Method in class org.openmobileis.synchro.openmsp.client.core.test.TestSynchroListener
 
sendData(Message) - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSSyncListener
 
sendError(int, String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
sendError(int) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
sendError(int) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
sendError(int, String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
sendErrorPage(String, String, String, HttpServletResponse) - Static method in class org.openmobileis.services.common.ServletTools
 
sendRedirect(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
sendRedirect(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
sendRequest(ConduitParameter[], String, String) - Method in class org.openmobileis.synchro.openmsp.client.conduit.HttpOpenMSPSynchroConduit
 
sendRequest(ConduitParameter[], String, String) - Method in class org.openmobileis.synchro.openmsp.client.conduit.LocalOpenMSPSynchroConduit
 
sendRequest(ConduitParameter[], String, String) - Method in interface org.openmobileis.synchro.openmsp.client.conduit.SynchroConduit
Send the request to the server.
sendResponse(String, TemplateModelRoot, HttpServletResponse) - Method in class org.openmobileis.embedded.webserver.templates.TemplateManager
 
serialVersionUID - Static variable in class org.openmobileis.common.util.collection.Array
 
serialVersionUID - Static variable in class org.openmobileis.common.util.collection.LongArray
 
serialVersionUID - Static variable in interface org.openmobileis.database.fastobjectdb.db.crypto.FODBCypher
 
serialVersionUID - Static variable in class org.openmobileis.modules.common.data.DefaultTerminalUser
 
serialVersionUID - Static variable in interface org.openmobileis.modules.common.data.GlobalProperty
 
serialVersionUID - Static variable in interface org.openmobileis.modules.common.data.Label
 
serialVersionUID - Static variable in interface org.openmobileis.modules.common.data.TerminalUser
 
serialVersionUID - Static variable in interface org.openmobileis.synchro.algo.replication.SynchroAtomicObject
 
serialVersionUID - Static variable in interface org.openmobileis.synchro.openmsp.protocol.Element
Set version of the serialized data to make it compatible with new class versions.
serializeDBObject(String, Object) - Method in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
serializeInArray(ObjectOutput, int[]) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
serializeLongArray(ObjectOutput, long[]) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
serve() - Method in class org.openmobileis.embedded.webserver.WebServer
 
serverIndexServlet - Static variable in class org.openmobileis.services.servlet.IndexServlet
 
serverName - Static variable in class org.openmobileis.embedded.webserver.Identification
 
serverURL - Variable in class org.openmobileis.synchro.client.SynchroDescriptor
 
serverUrl - Static variable in class org.openmobileis.embedded.webserver.Identification
 
serverVersion - Static variable in class org.openmobileis.embedded.webserver.Identification
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.openmobileis.services.servlet.FileServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.openmobileis.services.servlet.PasswordFormServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.openmobileis.services.servlet.ShutdownServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.openmobileis.services.servlet.ValidatePasswordServlet
 
serviceCounter - Variable in class org.openmobileis.services.navigation.NavigationBarManager
 
serviceList - Variable in class org.openmobileis.services.navigation.NavigationBarManager
 
servicePropery - Variable in class org.openmobileis.modules.common.data.DefaultGlobalProperty
 
servletFile - Static variable in class org.openmobileis.embedded.webserver.WebServer
 
servletPath - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
sessionID - Variable in class org.openmobileis.synchro.openmsp.protocol.Command
 
sessionID - Variable in class org.openmobileis.synchro.openmsp.protocol.Header
 
sessionID - Variable in class org.openmobileis.synchro.openmsp.protocol.Item
 
setActif(boolean) - Method in class org.openmobileis.modules.common.data.DefaultTerminalUser
 
setActif(boolean) - Method in interface org.openmobileis.modules.common.data.TerminalUser
 
setAddActionDB(String, String) - Method in class org.openmobileis.synchro.openmsp.client.db.SyncActionDBManager
 
setAobject(SynchroAtomicObject) - Method in class org.openmobileis.synchro.algo.replication.ReplicationSAOEvent
 
setApplicationContext(ApplicationContext) - Method in class org.openmobileis.common.context.ApplicationContextManager
 
setApplicationExecArguments(String[]) - Method in class org.openmobileis.common.context.ApplicationContext
set the application arguments
setArrayElements(Object[]) - Method in class org.openmobileis.common.util.collection.Array
 
setArrayElements(long[]) - Method in class org.openmobileis.common.util.collection.LongArray
 
setAttribute(String, Object) - Method in class org.openmobileis.common.context.SessionContext
 
setAttribute(String, Object) - Method in class org.openmobileis.embedded.webserver.WebServer
 
setAttribute(String, Object) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
setAttribute(String, Object) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
setAttribute(String, Object) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
setBlocking(boolean) - Method in class org.openmobileis.modules.profiles.old.embedded.core.ProfileSynchroListenerAddNotifier
 
setBufferSize(int) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
setBufferSize(int) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
setCachedPage(HttpServletRequest, byte[], Service) - Method in class org.openmobileis.services.cache.WebPageCacheManager
 
setCaseSensitive(boolean) - Method in class org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor
 
setCharacterEncoding(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
Overrides the name of the character encoding used in the body of this request.
setCharacterEncoding(String) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
setCharacterEncoding(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletRequest
 
setCharacterEncoding(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
setCheckSum(String) - Method in interface org.openmobileis.synchro.algo.replication.SynchroAtomicObject
set the checksum of the atomic Object.
setCheckSum(String) - Method in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObject
 
setCmdId(int) - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
setCmdId(int) - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
setCmdId(int) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
setCmdId(int) - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
setCmdIds(ContainerMessage) - Method in class org.openmobileis.synchro.openmsp.protocol.Message
 
setCmdRef(int) - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
setCmdRef(int) - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
setCmdRef(int) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
setCmdRef(int) - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
setCmdRef(int) - Method in class org.openmobileis.synchro.openmsp.protocol.ResponseCommand
Implements Element interface
setCollectionCypher(FODBCypher) - Method in class org.openmobileis.database.fastobjectdb.db.FODBCollection
Init collection encryption with the specified cypher.
setCollectionCypher(FODBCypher) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
Init collection encryption with the specified cypher.
setCompressed(boolean) - Method in class org.openmobileis.database.fastobjectdb.FODBCollectionDescriptor
if set to true, all stored data object in the colleciton are zipped.
setContentLength(int) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
setContentLength(int) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
setContentType(String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
setContentType(String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
setCredential(String, String) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
setCredential(String, String) - Method in class org.openmobileis.synchro.openmsp.protocol.RequestCommand
 
setCredentialData(String) - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
setCredentialData(String) - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
setCredentialData(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
setCredentialData(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
setCredentialData(String) - Method in class org.openmobileis.synchro.openmsp.protocol.RequestCommand
 
setCredentialMeta(String) - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
setCredentialMeta(String) - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
setCredentialMeta(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
setCredentialMeta(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
setCredentialMeta(String) - Method in class org.openmobileis.synchro.openmsp.protocol.RequestCommand
 
setCurrentService(NavigationBarService, HttpServletRequest) - Method in class org.openmobileis.services.navigation.NavigationBarManager
 
setData(String) - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
setData(String) - Method in class org.openmobileis.synchro.openmsp.protocol.DataItem
 
setData(String) - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
setData(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
setData(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
setData(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Status
 
setDate(long) - Method in class org.openmobileis.synchro.journal.JournalEntry
TO avoid collection name and parameter conflict in fodbsearch change servicename that is indexed
setDateHeader(String, long) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
setDateHeader(String, long) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
setDeleteActionDB(String, String) - Method in class org.openmobileis.synchro.openmsp.client.db.SyncActionDBManager
 
setDescriptor(FODBCollectionDescriptor) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileHeader
 
setDistinct(boolean) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaStringIndexComparator
 
setElementType(int) - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
setElementType(int) - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
setElementType(int) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
setElementType(int) - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
setEntryData(String) - Method in class org.openmobileis.synchro.journal.JournalEntry
 
setFileDate(Date) - Method in class org.openmobileis.synchro.openmsp.server.util.MemoryFile
 
setFileDate(Date) - Method in interface org.openmobileis.synchro.openmsp.server.util.OpenMISFile
set file last modification date
setFinal(boolean) - Method in class org.openmobileis.synchro.openmsp.protocol.Message
 
setGroup(String) - Method in class org.openmobileis.common.user.User
 
setHeader(String, String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
setHeader(String, String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
setId(String) - Method in class org.openmobileis.common.user.User
 
setIndexTablePos(long) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileHeader
 
setInputRequestParameterError(HttpServletRequest, String) - Method in class org.openmobileis.services.SimpleEditService
 
setInstallTerminalUser(boolean) - Method in class org.openmobileis.modules.common.data.DefaultTerminalUser
 
setInstallTerminalUser(boolean) - Method in interface org.openmobileis.modules.common.data.TerminalUser
 
setInstallTerminalUser(String) - Method in interface org.openmobileis.modules.common.data.TerminalUserFactory
 
setInstallTerminalUser(String) - Method in class org.openmobileis.modules.common.data.TerminalUserManager
 
setInstallTerminalUser(String) - Method in class org.openmobileis.modules.common.database.fodb.FODBTerminalUserFactory
 
setIntHeader(String, int) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
setIntHeader(String, int) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
setKey(byte[]) - Method in class org.openmobileis.database.fastobjectdb.db.crypto.AcmeBlowfishCypher
 
setKey(String) - Method in class org.openmobileis.database.fastobjectdb.db.crypto.AcmeBlowfishCypher
 
setKey(byte[]) - Method in interface org.openmobileis.database.fastobjectdb.db.crypto.FODBCypher
 
setKey(String) - Method in class org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestData
 
setKeyLength(int) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.StringNode
 
setKeyPtrAtPos(int, long, int) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.IntNode
 
setKeyPtrAtPos(long, long, int) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.LongNode
 
setKeyPtrAtPos(String, long, int) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.StringNode
 
setLabelSortOrder(int) - Method in class org.openmobileis.modules.common.data.DefaultLabel
Use to sort label in a specific order.
setLabelSortOrder(int) - Method in interface org.openmobileis.modules.common.data.Label
Use to sort label in a specific order.
setLangue(String) - Method in class org.openmobileis.modules.common.data.DefaultTerminalUser
Sets the langue.
setLangue(String) - Method in interface org.openmobileis.modules.common.data.TerminalUser
Sets the langue.
setLoader(RubricLoader) - Method in class org.openmobileis.modules.profiles.old.ProfileRubric
 
setLocale(Locale) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
Sets the locale of the response, setting the headers (including the Content-Type's charset) as appropriate.
setLocale(Locale) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
setLocalizedProperty(String, String) - Method in class org.openmobileis.common.intl.IntlResourceManager
 
setLogStream(PrintStream) - Method in class org.openmobileis.common.util.log.DefaultLogTracer
Set the static outpuStream used by trace methods by default outStream == System.out.
setLogStream(PrintStream) - Method in interface org.openmobileis.common.util.log.LogTracer
 
setLogTracer(LogTracer) - Method in class org.openmobileis.common.util.log.LogManager
 
setLogTracerProperties(Properties) - Method in class org.openmobileis.common.util.log.DefaultLogTracer
 
setLogTracerProperties(Properties) - Method in class org.openmobileis.common.util.log.FileLogTracer
Two property are defined : LOGFILE : file where log are written.
setLogTracerProperties(Properties) - Method in class org.openmobileis.common.util.log.FileOpenCloseLogTracer
Two property are defined : LOGFILE : file where log are written.
setLogTracerProperties(Properties) - Method in interface org.openmobileis.common.util.log.LogTracer
 
setLogTracerProperties(Properties) - Method in class org.openmobileis.synchro.openmsp.server.OpenMSPServiceTracer
Two property are defined : LOGFILE : file where log are written.
setLogin(String) - Method in class org.openmobileis.common.user.User
 
setManagerLocal(String) - Method in class org.openmobileis.common.intl.IntlResourceManager
 
setMaxInactiveInterval(int) - Method in class org.openmobileis.common.context.SessionContext
 
setMemberName(String) - Method in class org.openmobileis.database.fastobjectdb.FODBIndexDescriptor
 
setMetaInformation(String) - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
setMetaInformation(String) - Method in class org.openmobileis.synchro.openmsp.protocol.DataItem
 
setMetaInformation(String) - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
setMetaInformation(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
setMetaInformation(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
setMetaInformation(String) - Method in class org.openmobileis.synchro.openmsp.protocol.RequestCommand
 
setMetaInformation(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Result
 
setModifSyncNumber(long) - Method in interface org.openmobileis.synchro.algo.replication.SynchroAtomicObject
set the synchro number of the last modification.
setModifSyncNumber(long) - Method in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObject
 
setModificationType(short) - Method in interface org.openmobileis.synchro.algo.replication.SynchroAtomicObject
Update the sync number with last synchro number.
setModificationType(short) - Method in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObject
 
setModuleName(String) - Method in class org.openmobileis.modules.profiles.old.embedded.core.DependProfileModule
 
setModuleVersion(String) - Method in class org.openmobileis.modules.profiles.old.embedded.core.DependProfileModule
 
setName(String) - Method in class org.openmobileis.modules.common.data.DefaultTerminalUser
 
setName(String) - Method in interface org.openmobileis.modules.common.data.TerminalUser
 
setName(String) - Method in class org.openmobileis.modules.profiles.old.ProfileModule
 
setName(String) - Method in class org.openmobileis.modules.profiles.old.ProfileRubric
 
setName(String) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
setNavigationBarLabel(String) - Method in class org.openmobileis.services.navigation.NavigationBarServiceData
 
setNextConstraint(BaseConstraint, int) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.BaseConstraint
 
setOpenMSPcmdId(int) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.SyncDBSynchroAtomicObject
 
setOperand(Object) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaIndexPath
 
setOperand(Object) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIndexComparator
 
setOperand(Object) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaIntIndexComparator
 
setOperand(Object) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaLongIndexComparator
 
setOperand(Object) - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.SodaStringIndexComparator
 
setParameters(Hashtable) - Method in class org.openmobileis.services.navigation.NavigationBarServiceData
 
setPassword(String) - Method in class org.openmobileis.common.user.User
 
setPlateform(Plateform) - Method in class org.openmobileis.common.context.ApplicationContext
set the plateform description of the hardware where the application is executed.
setProfil(String) - Method in class org.openmobileis.common.user.User
 
setProfil(String) - Method in class org.openmobileis.modules.common.data.DefaultTerminalUser
 
setProfil(String) - Method in interface org.openmobileis.modules.common.data.TerminalUser
 
setProfileSyncListenerNotifier(ProfileSynchroListenerAddNotifier) - Method in class org.openmobileis.modules.profiles.old.ProfileManager
 
setPropertyValue(String) - Method in class org.openmobileis.modules.common.data.DefaultGlobalProperty
 
setPropertyValue(String) - Method in interface org.openmobileis.modules.common.data.GlobalProperty
 
setRequestURI(String) - Method in class org.openmobileis.services.servlet.OpenmisHttpServletRequest
 
setRubricDepends(String[]) - Method in class org.openmobileis.modules.profiles.old.embedded.core.DependProfileRubric
 
setRubricName(String) - Method in class org.openmobileis.modules.profiles.old.embedded.core.DependProfileRubric
 
setSendSynchroMetaData(Object) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTarget
 
setSendSynchroMetaData(Object) - Method in interface org.openmobileis.database.fastobjectdb.synchro.server.FODBSyncTarget
Synchro meta data added to the synchro on the terminal side are given be the synchro process.
setSendSynchroMetaData(Object) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
Synchro meta data added to the synchro on the terminal side are given be the synchro process.
setSendSynchroMetaData(Object) - Method in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
setServerURL(String) - Method in class org.openmobileis.synchro.client.SynchroDescriptor
 
setServiceBaseURI(String) - Method in class org.openmobileis.services.common.ServiceManager
 
setServiceCall() - Method in class org.openmobileis.services.security.SecurityManager
 
setServiceEntryID(short) - Method in class org.openmobileis.synchro.journal.JournalEntry
 
setServiceName(String) - Method in class org.openmobileis.synchro.journal.JournalEntry
 
setSessionID(long) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
setSize(int) - Method in class org.openmobileis.common.util.collection.Array
set the size of the array.
setSource(String) - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
setSource(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Command
 
setSource(String) - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
setSource(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
setSource(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
setSourceRef(String) - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
setSourceRef(String) - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
setSourceRef(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
setSourceRef(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
setSourceRef(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Result
Implements Element interface
setSourceSessionID(long) - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
setSourceSessionID(long) - Method in class org.openmobileis.synchro.openmsp.protocol.Command
 
setSourceSessionID(long) - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
setSourceSessionID(long) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
setSourceSessionID(long) - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
setSourceURI(String) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
Setter for property uri.
setStatus(int) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
setStatus(int, String) - Method in class org.openmobileis.embedded.webserver.WebServerConnection
 
setStatus(int) - Method in class org.openmobileis.synchro.journal.JournalEntry
 
setStatus(int) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
setStatus(int, String) - Method in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
setSyncItem(Principal, SyncItem) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
setSyncItem(Principal, SyncItem) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
setSyncItems(Principal, SyncItem[]) - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSource
 
setSyncNumberFactory(SyncNumberQueryManager) - Method in interface org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerDelegate
 
setSyncNumberFactory(SyncNumberQueryManager) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.DefaultSyncNumberManagerDelegate
 
setSyncNumberFactory(SyncNumberQueryManager) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.EmptySyncNumberManagerDelegate
 
setSyncNumberFactory(SyncNumberQueryManager) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate
 
setSyncdata(Object) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.SyncDBSynchroAtomicObject
 
setSynchroConduit(SynchroConduit) - Method in class org.openmobileis.synchro.client.SynchroDescriptor
 
setSynchroGroup(String) - Method in class org.openmobileis.synchro.client.SynchroDescriptor
 
setSynchroStatus(int) - Method in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
 
setSynchroStatus(int) - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
update the synchro status if the specified status is less than current synchro status (more serious status)
setSynchronize(boolean) - Method in class org.openmobileis.database.fastobjectdb.FODBCollectionDescriptor
 
setTarget(String) - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
setTarget(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Command
 
setTarget(String) - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
setTarget(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
setTarget(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
setTargetRef(String) - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
setTargetRef(String) - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
setTargetRef(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
setTargetRef(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
setTargetRef(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Result
 
setTemplateRootPath(String) - Method in class org.openmobileis.embedded.webserver.templates.TemplateManager
 
setTerminal(UserTerminal) - Method in class org.openmobileis.common.context.SessionContext
 
setTimeStampForSynchroNumber(long) - Method in class org.openmobileis.synchro.algo.syncnumber.SyncNumberManager
set the new timestamp for the specified syncnumber.
setTimeStampForSynchroNumber(long) - Method in interface org.openmobileis.synchro.algo.syncnumber.SyncNumberManagerDelegate
 
setTimeStampForSynchroNumber(long) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.DefaultSyncNumberManagerDelegate
set the new timestamp for the specified syncnumber.
setTimeStampForSynchroNumber(long) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.EmptySyncNumberManagerDelegate
 
setTimeStampForSynchroNumber(long) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate
set the new timestamp for the specified syncnumber.
setToModify(String) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestData
 
setType(int) - Method in class org.openmobileis.database.fastobjectdb.FODBIndexDescriptor
 
setType(String) - Method in class org.openmobileis.synchro.sync4j.client.Sync4jFODBSyncSource
 
setTypeModif(short) - Method in class org.openmobileis.synchro.algo.replication.ReplicationSAOEvent
 
setUp() - Method in class org.openmobileis.test.bundle.profil.TestBaseProfil
 
setUp() - Method in class org.openmobileis.test.database.TestFODBSynchro
 
setUpdateActionDB(String, String) - Method in class org.openmobileis.synchro.openmsp.client.db.SyncActionDBManager
 
setUpdateSide(short) - Method in class org.openmobileis.synchro.algo.replication.ReplicationSAOEvent
 
setUserGroup(String) - Method in class org.openmobileis.common.context.SessionContext
 
setUserId(String) - Method in class org.openmobileis.common.context.SessionContext
 
setUserLocale(String) - Method in class org.openmobileis.common.context.SessionContext
 
setValue(String) - Method in class org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestData
 
setVersion(String) - Method in class org.openmobileis.modules.profiles.old.ProfileModule
 
setZipFileName(String) - Method in class org.openmobileis.synchro.openmsp.server.util.ZipEntryMemoryFile
 
shellsort(long[]) - Static method in class org.openmobileis.common.util.collection.LongArray
 
shellsort(Vector, Orderable) - Static method in class org.openmobileis.common.util.collection.Sort
Sort a Vector of Object references according to the ordering specified by the Orderable object instance method compareTo().
shellsort(Array, Orderable) - Static method in class org.openmobileis.common.util.collection.Sort
Sort a CyberArray of Object references according to the ordering specified by the Orderable object instance method compareTo().
shellsort(Object[], Orderable) - Static method in class org.openmobileis.common.util.collection.Sort
 
showResultMessage(HttpServletRequest, HttpServletResponse, TemplateModelRoot) - Method in class org.openmobileis.synchro.openmsp.client.services.DirectSynchroService
 
showWaitMessage(HttpServletResponse, TemplateModelRoot) - Method in class org.openmobileis.synchro.openmsp.client.services.DirectSynchroService
 
size - Variable in class org.openmobileis.common.util.collection.Array
The size of the ArrayList (the number of elements it contains).
size() - Method in class org.openmobileis.common.util.collection.Array
Returns the number of elements in this ArrayList.
size() - Method in class org.openmobileis.common.util.collection.LongArray
Returns the number of elements in this list.
size() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexTable
 
size() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectSet
 
skip() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
skip(long) - Method in class org.openmobileis.embedded.webserver.ServeInputStream
 
smaller() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraint
 
sortLabelArray(Array) - Method in class org.openmobileis.modules.common.data.LabelManager
 
source - Variable in class org.openmobileis.synchro.openmsp.protocol.Command
 
source - Variable in class org.openmobileis.synchro.openmsp.protocol.Header
 
source - Variable in class org.openmobileis.synchro.openmsp.protocol.Item
 
sourceRef - Variable in class org.openmobileis.synchro.openmsp.protocol.Result
 
specificDescriptorVerifications(FODBIndexDescriptor) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
specificDescriptorVerifications(FODBIndexDescriptor) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex
 
specificDescriptorVerifications(FODBIndexDescriptor) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex
 
specificDescriptorVerifications(FODBIndexDescriptor) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
 
startElement(String) - Method in class org.openmobileis.synchro.openmsp.protocol.DefaultHandler
 
startElement(String) - Method in class org.openmobileis.synchro.openmsp.protocol.Handler
 
startSync(Credential, SynchroDescriptor) - Method in class org.openmobileis.database.fastobjectdb.synchro.client.OpenMSPFODBSyncListener
Fire this event once a synchro is starting
startSync(Credential, SynchroDescriptor) - Method in class org.openmobileis.modules.common.log.terminal.LogsSynchroListener
 
startSync(Credential, SynchroDescriptor) - Method in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
Fire this event once a synchro is starting
startSync(Credential, SynchroDescriptor) - Method in class org.openmobileis.synchro.openmsp.client.EmptyOpenMSPSyncListener
 
startSync(Credential, SynchroDescriptor) - Method in class org.openmobileis.synchro.openmsp.client.OpenMSPDBSyncListener
 
startSync(Credential, SynchroDescriptor) - Method in interface org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener
Fire this event once a synchro is starting
startSync(int) - Method in class org.openmobileis.synchro.openmsp.client.core.test.TestSynchroListener
 
startSync(Credential, SynchroDescriptor) - Method in class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSSyncListener
 
status - Variable in class org.openmobileis.synchro.openmsp.protocol.Status
 
status - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
statusMessage - Variable in class org.openmobileis.test.mock.embedded.MockHttpServletResponse
 
store(String) - Method in class org.openmobileis.services.security.DefaultSecurityStore
 
store(String) - Method in interface org.openmobileis.services.security.SecurityStore
 
storeLabel(Label) - Method in interface org.openmobileis.modules.common.data.LabelFactory
call by synchro server to create the label DB
storeLabel(Label) - Method in class org.openmobileis.modules.common.data.LabelManager
call by synchro server to create the label DB
storeLabel(Label) - Method in class org.openmobileis.modules.common.database.fodb.FODBLabelFactory
Called by synchro server to create the label DB
storeLabel(Label) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCIntlLabelFactory
 
storeLabel(Label) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCLabelFactory
call by synchro server to create the label DB
storeProperty(GlobalProperty) - Method in interface org.openmobileis.modules.common.data.GlobalPropertyFactory
 
storeProperty(GlobalProperty) - Method in class org.openmobileis.modules.common.data.GlobalPropertyManager
 
storeProperty(GlobalProperty) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyFactory
 
storeSessionObjectInDB(Object, HttpServletRequest, TemplateModelRoot) - Method in class org.openmobileis.services.MainSubEditService
 
storeSessionObjectInDB(Object, HttpServletRequest, TemplateModelRoot) - Method in class org.openmobileis.services.SimpleEditService
 
storeSessionObjectInDB(Object, HttpServletRequest, TemplateModelRoot) - Method in class org.openmobileis.services.SubEditService
 
storeUser(String, User) - Method in class org.openmobileis.common.user.UserManager
 
storeUser(User) - Method in interface org.openmobileis.common.user.UserManagerFactory
 
storeUser(User) - Method in class org.openmobileis.common.user.impl.MonoUserUserManagerFactory
 
storeUser(User) - Method in class org.openmobileis.test.mock.common.MockUserManagerFactory
 
stringSeparator - Static variable in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
syncName - Variable in class org.openmobileis.synchro.journal.DefaultLogRenderer
 
syncQueryManager - Variable in class org.openmobileis.synchro.algo.syncnumber.impl.DefaultSyncNumberManagerDelegate
 
syncQueryManager - Static variable in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSyncNumberManagerDelegate
 
synchroConduit - Variable in class org.openmobileis.synchro.client.SynchroDescriptor
 
synchroMetaData - Variable in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
synchronize(String, Credential, SynchroDescriptor) - Method in class org.openmobileis.test.mock.synchro.SimpleMockSynchroManager
 

T

TAG_ADD - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_BODY - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_CMDID - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_CMD_REF - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_CRED - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_DATA - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_DELETE - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_FINAL - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_GET - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_HEADER - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_ITEM - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_MAP - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_MAP_ITEM - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_META - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_MSGID - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_REPLACE - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_RESULT - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_ROOT - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_SEQUENCE - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_SESSION - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_SOURCE - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_SOURCE_REF - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_STATUS - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_SYNC - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_TARGET - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_TARGET_REF - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_URI - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TAG_VERSION - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
TRANSFERENCODING - Static variable in class org.openmobileis.embedded.webserver.WebServerConnection
 
TemplateManager - class org.openmobileis.embedded.webserver.templates.TemplateManager.
Title: OpenMobileIS project source
Description: Manage pattern (templates) for HTML forms used by the PDA web server It is based on singleton model.
TemplateNotFoundException - exception org.openmobileis.embedded.webserver.templates.TemplateNotFoundException.
Title: OpenMobileIS project source
Description: Thrown when a template file can't be found in the file system.
TemplateNotFoundException() - Constructor for class org.openmobileis.embedded.webserver.templates.TemplateNotFoundException
 
TemplateNotFoundException(int) - Constructor for class org.openmobileis.embedded.webserver.templates.TemplateNotFoundException
 
TemplateNotFoundException(String, Throwable) - Constructor for class org.openmobileis.embedded.webserver.templates.TemplateNotFoundException
 
TemplateNotFoundException(String, Throwable, int) - Constructor for class org.openmobileis.embedded.webserver.templates.TemplateNotFoundException
 
TemplateNotFoundException(String) - Constructor for class org.openmobileis.embedded.webserver.templates.TemplateNotFoundException
 
TemplateNotFoundException(String, int) - Constructor for class org.openmobileis.embedded.webserver.templates.TemplateNotFoundException
 
TemplateNotFoundException(Throwable) - Constructor for class org.openmobileis.embedded.webserver.templates.TemplateNotFoundException
 
TemplateNotFoundException(Throwable, int) - Constructor for class org.openmobileis.embedded.webserver.templates.TemplateNotFoundException
 
TemplateService - class org.openmobileis.services.TemplateService.
Title: OpenMobileIS project source
Description: Class that all service that use template must implements.
TemplateService() - Constructor for class org.openmobileis.services.TemplateService
 
TemplateUtils - class org.openmobileis.services.util.TemplateUtils.
 
TemplateUtils() - Constructor for class org.openmobileis.services.util.TemplateUtils
 
TerminalUser - interface org.openmobileis.modules.common.data.TerminalUser.
Title: OpenMobileIS project source
Description:
TerminalUserFactory - interface org.openmobileis.modules.common.data.TerminalUserFactory.
Title: OpenMobileIS Project Description:
TerminalUserJDBCQuery - interface org.openmobileis.modules.common.database.jdbc.TerminalUserJDBCQuery.
Title: OpenMobileIS project source
Description:
TerminalUserManager - class org.openmobileis.modules.common.data.TerminalUserManager.
Title: OpenMobileIS Project Description:
TerminalUserSynchroFODBReturnListener - class org.openmobileis.modules.common.database.fodb.TerminalUserSynchroFODBReturnListener.
Title: OpenMobileIS project source
Description:
TerminalUserSynchroFODBReturnListener() - Constructor for class org.openmobileis.modules.common.database.fodb.TerminalUserSynchroFODBReturnListener
 
TerminalXmlFileProfilDataFactory - class org.openmobileis.common.user.profil.impl.TerminalXmlFileProfilDataFactory.
Title: OpenMobileIS project source
Description: Manage profil data in an xml file.
TerminalXmlFileProfilDataFactory(Reader) - Constructor for class org.openmobileis.common.user.profil.impl.TerminalXmlFileProfilDataFactory
 
TerminalXmlFileProfilDataFactory - class org.openmobileis.common.user.profile.impl.TerminalXmlFileProfilDataFactory.
Title: OpenMobileIS project source
Description: Manage profil data in an xml file.
TerminalXmlFileProfilDataFactory(Reader) - Constructor for class org.openmobileis.common.user.profile.impl.TerminalXmlFileProfilDataFactory
 
TestBaseProfil - class org.openmobileis.test.bundle.profil.TestBaseProfil.
 
TestBaseProfil(String) - Constructor for class org.openmobileis.test.bundle.profil.TestBaseProfil
 
TestDBAndIndex() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDB
 
TestData - class org.openmobileis.database.fastobjectdb.db.test.TestData.
 
TestData(String) - Constructor for class org.openmobileis.database.fastobjectdb.db.test.TestData
 
TestData - class org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestData.
 
TestData(String, String) - Constructor for class org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestData
 
TestDataWithArray - class org.openmobileis.database.fastobjectdb.db.test.TestDataWithArray.
Contain test of all FODB functionnalities.
TestDataWithArray(String, long) - Constructor for class org.openmobileis.database.fastobjectdb.db.test.TestDataWithArray
 
TestDummyFODBSyncTarget - class org.openmobileis.test.database.TestDummyFODBSyncTarget.
 
TestDummyFODBSyncTarget() - Constructor for class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
TestFODBSync4JSource - class org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource.
 
TestFODBSync4JSource() - Constructor for class org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource
 
TestFODBSync4JSource(String, String, String) - Constructor for class org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource
 
TestFODBSync4JSource(String) - Constructor for class org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j.TestFODBSync4JSource
 
TestFODBSyncTarget - class org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTarget.
Title: OpenMobileIS project source
Description:
TestFODBSyncTarget() - Constructor for class org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTarget
 
TestFODBSynchro - class org.openmobileis.database.fastobjectdb.db.test.TestFODBSynchro.
Title: OpenMobileIS project source
Description:
TestFODBSynchro() - Constructor for class org.openmobileis.database.fastobjectdb.db.test.TestFODBSynchro
 
TestFODBSynchro - class org.openmobileis.test.database.TestFODBSynchro.
 
TestFODBSynchro(String) - Constructor for class org.openmobileis.test.database.TestFODBSynchro
 
TestFastObjectDB - class org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDB.
Test application use to test FODB.
TestFastObjectDB() - Constructor for class org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDB
 
TestListenerOrdonancer - class org.openmobileis.synchro.openmsp.client.core.test.TestListenerOrdonancer.
Title: OpenMobileIS project source
Description:
TestListenerOrdonancer() - Constructor for class org.openmobileis.synchro.openmsp.client.core.test.TestListenerOrdonancer
 
TestModuleManagerListener - class org.openmobileis.test.bundle.profil.TestModuleManagerListener.
 
TestModuleManagerListener() - Constructor for class org.openmobileis.test.bundle.profil.TestModuleManagerListener
 
TestOpenMSPSynchro - class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchro.
Title: OpenMobileIS project source
Description:
TestOpenMSPSynchro() - Constructor for class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchro
 
TestOpenMSPSynchroTargetListener - class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListener.
Title: OpenMobileIS project source
Description:
TestOpenMSPSynchroTargetListener() - Constructor for class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSPSynchroTargetListener
 
TestOpenMSSyncListener - class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSSyncListener.
Title: OpenMobileIS project source
Description:
TestOpenMSSyncListener() - Constructor for class org.openmobileis.synchro.openmsp.protocol.test.TestOpenMSSyncListener
 
TestSearchData - class org.openmobileis.database.fastobjectdb.db.test.TestSearchData.
 
TestSearchData(int) - Constructor for class org.openmobileis.database.fastobjectdb.db.test.TestSearchData
 
TestServletService - class org.openmobileis.embedded.webserver.test.services.TestServletService.
URL : http://127.0.0.1:9091/services/test
TestServletService() - Constructor for class org.openmobileis.embedded.webserver.test.services.TestServletService
 
TestServletServlet - class org.openmobileis.embedded.webserver.test.services.servlet.TestServletServlet.
URL http://127.0.0.1:9091/testservlet
TestServletServlet() - Constructor for class org.openmobileis.embedded.webserver.test.services.servlet.TestServletServlet
 
TestSynchroFODBReturnListener - class org.openmobileis.test.database.TestSynchroFODBReturnListener.
 
TestSynchroFODBReturnListener() - Constructor for class org.openmobileis.test.database.TestSynchroFODBReturnListener
 
TestSynchroListener - class org.openmobileis.synchro.openmsp.client.core.test.TestSynchroListener.
Title: OpenMobileIS project source
Description:
TestSynchroListener(String) - Constructor for class org.openmobileis.synchro.openmsp.client.core.test.TestSynchroListener
 
TestThreadRequest - class org.openmobileis.database.fastobjectdb.db.test.TestThreadRequest.
 
TestThreadRequest(FastObjectDB, int) - Constructor for class org.openmobileis.database.fastobjectdb.db.test.TestThreadRequest
 
TestThreadRequest2 - class org.openmobileis.database.fastobjectdb.db.test.TestThreadRequest2.
 
TestThreadRequest2(FastObjectDB, int) - Constructor for class org.openmobileis.database.fastobjectdb.db.test.TestThreadRequest2
 
Transaction - class org.openmobileis.database.fastobjectdb.db.transaction.Transaction.
Transaction Manager use to manage database transaction
Transaction(Thread) - Constructor for class org.openmobileis.database.fastobjectdb.db.transaction.Transaction
 
TransactionFile - interface org.openmobileis.database.fastobjectdb.db.transaction.TransactionFile.
 
TransactionManager - class org.openmobileis.database.fastobjectdb.db.transaction.TransactionManager.
 
TransactionManager() - Constructor for class org.openmobileis.database.fastobjectdb.db.transaction.TransactionManager
 
tags - Static variable in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
target - Variable in class org.openmobileis.synchro.openmsp.protocol.Command
 
target - Variable in class org.openmobileis.synchro.openmsp.protocol.Header
 
target - Variable in class org.openmobileis.synchro.openmsp.protocol.Item
 
targetRef - Variable in class org.openmobileis.synchro.openmsp.protocol.Result
 
tearDown() - Method in class org.openmobileis.test.bundle.profil.TestBaseProfil
 
tearDown() - Method in class org.openmobileis.test.database.TestFODBSynchro
 
testCompleteProfilJarSynchro() - Method in class org.openmobileis.test.bundle.profil.TestBaseProfil
 
testDBSearch() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDB
 
testDataWithArray() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDB
 
testDoSynchro() - Method in class org.openmobileis.test.database.TestFODBSynchro
 
testFindLike(Array, FastObjectDB) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDB
 
testJarSynchro() - Method in class org.openmobileis.test.bundle.profil.TestBaseProfil
 
testMetadata - Variable in class org.openmobileis.test.database.TestSynchroFODBReturnListener
 
testMultipleIndex(Array, FastObjectDB) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDB
 
testMultithread() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDB
 
testProfilEquals() - Method in class org.openmobileis.test.bundle.profil.TestBaseProfil
Test method for Profile.equals(java.lang.Object).
testProfilSynchro() - Method in class org.openmobileis.test.bundle.profil.TestBaseProfil
Test method for test profil synchronization}.
testRomvedTree(Array, FastObjectDB) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDB
 
testTerminalProfilParser() - Method in class org.openmobileis.test.bundle.profil.TestBaseProfil
Test method for TerminalXmlFileProfilDataFactory.TerminalXmlFileProfilDataFactory(java.io.Reader).
testTree(Array, FastObjectDB) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFastObjectDB
 
testXmlModuleParser() - Method in class org.openmobileis.test.bundle.profil.TestBaseProfil
Test method for org.openmobileis.module.core.XmlModuleParser#XmlModuleParser(java.io.Reader).
toArray() - Method in class org.openmobileis.common.util.collection.Array
Returns an array containing all of the elements in this ArrayList in the correct order.
toArray(Object[]) - Method in class org.openmobileis.common.util.collection.Array
Returns an array containing all of the elements in this ArrayList in the correct order.
toArray() - Method in class org.openmobileis.common.util.collection.LongArray
Returns an array containing all of the elements in this list in the correct order.
toArray() - Method in class org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaConstraints
 
toString(int) - Static method in class org.openmobileis.common.util.log.LogPriorities
 
toString(int) - Static method in class org.openmobileis.common.util.log.LogServices
 
toString() - Method in class org.openmobileis.database.fastobjectdb.FastObjectDB
 
toString() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
Helps us debugging.
toString() - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexTable
 
toString() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
Used for debugging.
toString() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileHeader
 
toString() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestDataWithArray
 
toString() - Method in class org.openmobileis.database.fastobjectdb.db.test.TestSearchData
 
toString() - Method in class org.openmobileis.modules.common.data.DefaultLabel
 
toString() - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
toString() - Method in class org.openmobileis.synchro.openmsp.protocol.Command
 
toString() - Method in class org.openmobileis.synchro.openmsp.protocol.DataItem
 
toString() - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
toString() - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
toString() - Method in class org.openmobileis.synchro.openmsp.protocol.RequestCommand
 
toString() - Method in class org.openmobileis.synchro.openmsp.protocol.ResponseCommand
 
toString() - Method in class org.openmobileis.synchro.openmsp.protocol.Result
 
toString() - Method in class org.openmobileis.synchro.openmsp.protocol.Status
 
toXML() - Method in class org.openmobileis.common.user.profil.Profile
 
toXML() - Method in class org.openmobileis.common.user.profile.Profile
 
trace(int, int, String) - Method in class org.openmobileis.common.util.log.DefaultLogTracer
Trace the message to the stream defined showing the specified priority and service.
trace(int, int, String) - Method in class org.openmobileis.common.util.log.FileOpenCloseLogTracer
Trace the message to the stream defined showing the specified priority and service.
trace(OpenMISException) - Static method in class org.openmobileis.common.util.log.LogManager
 
trace(int, int, Object) - Method in class org.openmobileis.common.util.log.LogManager
Trace the Object with specified service and priority to the Log system.
trace(int, int, String) - Method in interface org.openmobileis.common.util.log.LogTracer
Trace the message to the stream defined by the specified priority and service.
trace(int, int, String) - Method in class org.openmobileis.synchro.openmsp.server.OpenMSPServiceTracer
Trace the message to the stream defined by the specified priority and service.
traceAlert(int, Object) - Static method in class org.openmobileis.common.util.log.LogManager
Trace the Object in ALERT priority with specified service to the Log system.
traceCritique(int, Object) - Static method in class org.openmobileis.common.util.log.LogManager
Trace the Object in CRITIQUE priority with specified service to the Log system.
traceDebug(int, Object) - Static method in class org.openmobileis.common.util.log.LogManager
Trace the Object in DEBUG priority with specified service to the Log system.
traceEmergency(int, Object) - Static method in class org.openmobileis.common.util.log.LogManager
Trace the Object in EMERGENCY priority with specified service to the Log system.
traceError(int, Object) - Static method in class org.openmobileis.common.util.log.LogManager
Trace the Object in ERROR priority with specified service to the Log system.
traceInfo(int, Object) - Static method in class org.openmobileis.common.util.log.LogManager
Trace the Object in INFO priority with specified service to the Log system.
traceNotice(int, Object) - Static method in class org.openmobileis.common.util.log.LogManager
Trace the Object in NOTICE priority with specified service to the Log system.
traceUserSynchro(int, Object) - Static method in class org.openmobileis.common.util.log.LogManager
Trace the Object in DEBUG priority with specified service to the Log system.
traceWarning(int, Object) - Static method in class org.openmobileis.common.util.log.LogManager
Trace the Object in WARNING priority with specified service to the Log system.
tracer - Variable in class org.openmobileis.common.util.log.LogManager
 

U

UNIQUE - Static variable in class org.openmobileis.database.fastobjectdb.FODBIndexDescriptor
 
UNIQUE - Static variable in class org.openmobileis.database.fastobjectdb.db.index.FODBIndex
 
UNIQUE - Static variable in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexFactory
 
UNKNOWNOS - Static variable in interface org.openmobileis.common.context.Plateform
 
UPDATE - Static variable in class org.openmobileis.synchro.algo.replication.ReplicationSAOEvent
 
UPDATE_ACTION - Static variable in class org.openmobileis.synchro.openmsp.client.db.ActionDB
 
UPDATE_ERROR_MESSAGE - Static variable in class org.openmobileis.synchro.openmsp.client.DefaultOpenMSPSyncListener
 
UPDATE_PDA - Static variable in interface org.openmobileis.synchro.algo.replication.SynchroConflicResolver
 
UPDATE_SERVER - Static variable in interface org.openmobileis.synchro.algo.replication.SynchroConflicResolver
 
US - Static variable in class org.openmobileis.common.intl.IntlResourceManager
United State local extension :us
USERSYNCHRO - Static variable in class org.openmobileis.common.util.log.LogPriorities
log spriority use to log user synchro data
UniqueIdGenerator - class org.openmobileis.common.util.UniqueIdGenerator.
Title: OpenMobileIS project source
Description: Generate an unique id for the PDA based on the current time.
UniqueIdGenerator() - Constructor for class org.openmobileis.common.util.UniqueIdGenerator
Creates a new instance of UniqueIdGenerator
User - class org.openmobileis.common.user.User.
Title: OpenMobileIS project source
Description:
User() - Constructor for class org.openmobileis.common.user.User
 
User(String, String, String) - Constructor for class org.openmobileis.common.user.User
 
UserAlreadyExistException - exception org.openmobileis.common.user.UserAlreadyExistException.
Title: OpenMobileIS project source
Description:
UserAlreadyExistException(String) - Constructor for class org.openmobileis.common.user.UserAlreadyExistException
 
UserAlreadyExistException(String, int) - Constructor for class org.openmobileis.common.user.UserAlreadyExistException
 
UserAlreadyExistException(String, Throwable) - Constructor for class org.openmobileis.common.user.UserAlreadyExistException
 
UserAlreadyExistException(String, Throwable, int) - Constructor for class org.openmobileis.common.user.UserAlreadyExistException
 
UserAlreadyExistException() - Constructor for class org.openmobileis.common.user.UserAlreadyExistException
 
UserAlreadyExistException(int) - Constructor for class org.openmobileis.common.user.UserAlreadyExistException
 
UserAlreadyExistException(Throwable) - Constructor for class org.openmobileis.common.user.UserAlreadyExistException
 
UserAlreadyExistException(Throwable, int) - Constructor for class org.openmobileis.common.user.UserAlreadyExistException
 
UserManager - class org.openmobileis.common.user.UserManager.
Title: OpenMobileIS project source
Description: generic user service.
UserManagerFactory - interface org.openmobileis.common.user.UserManagerFactory.
Title: OpenMobileIS project source
Description: Base interface of all user manager.
UserNotFoundException - exception org.openmobileis.common.user.UserNotFoundException.
Title: OpenMobileIS project source
Description:
UserNotFoundException(String) - Constructor for class org.openmobileis.common.user.UserNotFoundException
 
UserNotFoundException(String, int) - Constructor for class org.openmobileis.common.user.UserNotFoundException
 
UserNotFoundException(String, Throwable) - Constructor for class org.openmobileis.common.user.UserNotFoundException
 
UserNotFoundException(String, Throwable, int) - Constructor for class org.openmobileis.common.user.UserNotFoundException
 
UserNotFoundException() - Constructor for class org.openmobileis.common.user.UserNotFoundException
 
UserNotFoundException(int) - Constructor for class org.openmobileis.common.user.UserNotFoundException
 
UserNotFoundException(Throwable) - Constructor for class org.openmobileis.common.user.UserNotFoundException
 
UserNotFoundException(Throwable, int) - Constructor for class org.openmobileis.common.user.UserNotFoundException
 
UserTerminal - class org.openmobileis.common.context.UserTerminal.
Title: OpenMobileIS project source
Description: Synchro client plugin description.
UserTerminal(String) - Constructor for class org.openmobileis.common.context.UserTerminal
 
unZipData(InputStream, String) - Static method in class org.openmobileis.common.util.file.ZipUtilities
unzip the input data in the specified directory.
uncompressAndDecodeRequest(byte[]) - Method in class org.openmobileis.synchro.openmsp.server.OpenMSPService
 
unionLongArray(long[], long[]) - Static method in class org.openmobileis.common.util.collection.LongArray
 
unserializeDBObject(String[]) - Method in class org.openmobileis.synchro.openmsp.client.db.DBImportFileCoder
 
unserializeInArray(ObjectInput) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
unserializeLongArray(ObjectInput) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
unzipEntryFromDataToDestFile(InputStream, String, String) - Static method in class org.openmobileis.common.util.file.ZipUtilities
 
update(String[]) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCGlobalPropertyQueryManager
 
update(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.HSQLSyncNumberQueryManager
update() update a synchronisation : Not used here (same as create)
update(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.MSSQLSyncNumberQueryManager
update() update a synchronisation : Not used here (same as create)
update(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.OracleSafeServerSyncNumberQueryManager
update() update a synchronisation : Not used here (same as create)
update(String[]) - Method in class org.openmobileis.synchro.algo.syncnumber.impl.PostgreSQLSyncNumberQueryManager
update() update a synchronisation : Not used here (same as create)
update(String[]) - Method in interface org.openmobileis.synchro.algo.syncnumber.impl.SyncNumberQueryManager
update() update a synchronisation : Not used here (same as create)
updateAtomicObject(SynchroAtomicObject, String, String) - Method in class org.openmobileis.synchro.algo.replication.utils.DefaultSynchroAtomicObjectDelegate
 
updateAtomicObject(SynchroAtomicObject, String, String) - Method in interface org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectDelegate
 
updateAtomicObject(SynchroAtomicObject, String, String) - Method in class org.openmobileis.synchro.algo.replication.utils.SynchroAtomicObjectManager
Update the modification information (sync number) if the specified SynchroAtomicObject.
updateAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.AtomicObjectQueryManager
 
updateAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.HSQLAtomicObjectQueryManager
 
updateAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.MSSQLAtomicObjectQueryManager
 
updateAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.OracleAtomicObjectQueryManager
 
updateAtomicObject(String[]) - Method in class org.openmobileis.synchro.algo.replication.utils.impl.PostgreSQLAtomicObjectQueryManager
 
updateCollectionObject(Object) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTarget
 
updateCollectionObject(Object) - Method in interface org.openmobileis.database.fastobjectdb.synchro.server.FODBSyncTarget
Implement the update part of the database.
updateCollectionObject(Object) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
 
updateCollectionObject - Variable in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
updateCollectionObject(Object) - Method in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
updateForm() - Method in class org.openmobileis.synchro.sync4j.server.FODBSync4JSourcePanel
Loads the given syncSource showing the name, uri and type in the panel's fields.
updateLabel(String[]) - Method in interface org.openmobileis.modules.common.database.jdbc.LabelJDBCQuery
 
updateMaxNbRow - Variable in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
updateRequestParametersForRedirectService(String, HttpServletRequest) - Method in class org.openmobileis.services.navigation.NavigationBarManager
 
updateSynchroDB(FastObjectDB) - Method in class org.openmobileis.database.fastobjectdb.db.test.TestFODBSyncTarget
 
updateSynchroDB(FastObjectDB) - Method in interface org.openmobileis.database.fastobjectdb.synchro.server.FODBSyncTarget
call by synchronisation service during complete synchronisation to update the generated db collection.
updateSynchroDB(FastObjectDB) - Method in class org.openmobileis.modules.common.database.jdbc.JDBCTerminalUserFODBSyncTarget
 
updateSynchroDB(FastObjectDB) - Method in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
updateSynchroDBCall - Variable in class org.openmobileis.test.database.TestDummyFODBSyncTarget
 
updateTargetWithSynchroObject(Object) - Method in class org.openmobileis.database.fastobjectdb.synchro.server.FODBOpenMSPSynchroTargetWrapper
 
updateTargetWithSynchroObject(Object) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.OpenMSPDBSynchroTargetListener
 
updateTerminalUser(String[]) - Method in interface org.openmobileis.modules.common.database.jdbc.TerminalUserJDBCQuery
 
useWebCache() - Method in class org.openmobileis.services.Service
to wen server page cache management extends this method and return true.
userID - Variable in class org.openmobileis.common.user.profil.Profile
Struct member userID
userID - Variable in class org.openmobileis.common.user.profile.Profile
Struct member userID

V

ValidatePasswordServlet - class org.openmobileis.services.servlet.ValidatePasswordServlet.
Title: OpenMobileIS project source
Description:
ValidatePasswordServlet() - Constructor for class org.openmobileis.services.servlet.ValidatePasswordServlet
 
validateProfilAccess(String, Profile) - Method in class org.openmobileis.synchro.openmsp.server.synctarget.proxy.GenericProxySynchroTarget
 
validateServicePass(String) - Method in class org.openmobileis.services.security.SecurityManager
 
validateThread(Thread) - Method in class org.openmobileis.database.fastobjectdb.db.transaction.TransactionManager
 
value - Variable in class org.openmobileis.common.user.profil.ProfileProperty
Struct member value
value - Variable in class org.openmobileis.common.user.profile.ProfileProperty
Struct member value
value - Variable in class org.openmobileis.synchro.openmsp.client.conduit.ConduitParameter
 
value - Variable in class org.openmobileis.test.database.DummyObject
 
version - Variable in class org.openmobileis.common.user.profil.ProfileRubric
Struct member description
version - Variable in class org.openmobileis.common.user.profile.ProfileRubric
Struct member description

W

WARNING - Static variable in class org.openmobileis.common.util.log.LogPriorities
Message d'avertissement.
WEBSERVICE - Static variable in class org.openmobileis.common.util.log.LogServices
 
WINOS - Static variable in interface org.openmobileis.common.context.Plateform
 
WWWFORMURLENCODE - Static variable in class org.openmobileis.embedded.webserver.WebServerConnection
 
WebPageCacheEvent - interface org.openmobileis.services.cache.WebPageCacheEvent.
Title: OpenMobileIS project source
Description: Main manage to register a service that has its page cached.
WebPageCacheManager - class org.openmobileis.services.cache.WebPageCacheManager.
Title: OpenMobileIS project source
Description: Main manage to register a service that has its page cached.
WebPageCacheServiceStruct - interface org.openmobileis.services.cache.WebPageCacheServiceStruct.
Title: OpenMobileIS project source
Description: Main manage to register a service that has its page cached.
WebServer - class org.openmobileis.embedded.webserver.WebServer.
 
WebServer() - Constructor for class org.openmobileis.embedded.webserver.WebServer
 
WebServer(String) - Constructor for class org.openmobileis.embedded.webserver.WebServer
 
WebServerConnection - class org.openmobileis.embedded.webserver.WebServerConnection.
 
WebServerConnection() - Constructor for class org.openmobileis.embedded.webserver.WebServerConnection
 
WinCESynchroFileGenerator - class org.openmobileis.synchro.openmsp.server.util.WinCESynchroFileGenerator.
Title: OpenMobileIS project source
Description:
WinCESynchroFileGenerator() - Constructor for class org.openmobileis.synchro.openmsp.server.util.WinCESynchroFileGenerator
 
write(int) - Method in class org.openmobileis.embedded.webserver.ServeOutputStream
 
write(byte[]) - Method in class org.openmobileis.embedded.webserver.ServeOutputStream
 
write(byte[], int, int) - Method in class org.openmobileis.embedded.webserver.ServeOutputStream
 
write(int) - Method in class org.openmobileis.test.mock.embedded.MockServletOutputStream
 
writeAddress(OutputStream) - Static method in class org.openmobileis.embedded.webserver.Identification
 
writeAddress(StringBuffer) - Static method in class org.openmobileis.embedded.webserver.Identification
 
writeBeginTag(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
writeBeginTag(StringBuffer) - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
writeBeginTag(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
writeBeginTag(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
writeBeginTag(StringBuffer, String) - Static method in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
writeBeginTagForElement(StringBuffer, int) - Static method in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
writeContent(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
writeContent(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.Command
Implements Element interface
writeContent(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.DataItem
 
writeContent(StringBuffer) - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
writeContent(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
writeContent(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
writeContent(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.RequestCommand
Implements Element interface
writeContent(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.ResponseCommand
 
writeContent(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.Result
 
writeContent(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.Status
 
writeCredential(StringBuffer, String, String) - Static method in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
writeElement(StringBuffer, String, String) - Static method in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
Static methods for writing XML tags
writeEndTag(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.AbstractCommand
 
writeEndTag(StringBuffer) - Method in interface org.openmobileis.synchro.openmsp.protocol.Element
 
writeEndTag(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.Header
 
writeEndTag(StringBuffer) - Method in class org.openmobileis.synchro.openmsp.protocol.Item
 
writeEndTag(StringBuffer, String) - Static method in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
writeEndTagForElement(StringBuffer, int) - Static method in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
writeExternal(ObjectOutput) - Method in class org.openmobileis.database.fastobjectdb.FODBIndexDescriptor
 
writeExternal(ObjectOutput) - Method in class org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor
 
writeExternal(ObjectOutput) - Method in class org.openmobileis.database.fastobjectdb.FODBLongIndexDescriptor
 
writeExternal(ObjectOutput) - Method in class org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor
 
writeExternal(ObjectOutput) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexHeader
 
writeExternal(ObjectOutput) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIndexTable
 
writeExternal(ObjectOutput) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.IntNode
 
writeExternal(ObjectOutput) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.LongNode
 
writeExternal(ObjectOutput) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.Node
 
writeExternal(ObjectOutput) - Method in class org.openmobileis.database.fastobjectdb.db.index.node.StringNode
 
writeExternal(ObjectOutput) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileHeader
 
writeHeader() - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
Write the header at the beginning of the collection file.
writeHeader(FODBIndexHeader) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFile
 
writeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex
 
writeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBLongIndex
 
writeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleIntIndex
replace the old ptr with new if present.
writeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleLongIndex
replace the old ptr with new if present.
writeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBMultipleStringIndex
replace the old ptr with new if present.
writeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex
 
writeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex
 
writeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueLongIndex
 
writeKeyPtr(Node, int, long) - Method in class org.openmobileis.database.fastobjectdb.db.index.FODBUniqueStringIndex
 
writeLongPtr(long[]) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFile
 
writeNode(Object) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
Write an object.
writeNode(Node, FODBIndexHeader) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionIndexFile
 
writeObject(Object) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFile
Write an object.
writeObject(Object) - Method in class org.openmobileis.database.fastobjectdb.db.store.FODBObjectDatabaseFile
 
writeSingleTag(StringBuffer, String) - Static method in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
writeSource(StringBuffer, String, long) - Static method in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 
writeTarget(StringBuffer, String) - Static method in class org.openmobileis.synchro.openmsp.protocol.MessageFactory
 

X

XmlFileProfilDataFactory - class org.openmobileis.common.user.profil.impl.XmlFileProfilDataFactory.
Title: OpenMobileIS project source
Description: Manage profil data in an xml file.
XmlFileProfilDataFactory() - Constructor for class org.openmobileis.common.user.profil.impl.XmlFileProfilDataFactory
 
XmlFileProfilDataFactory - class org.openmobileis.common.user.profile.impl.XmlFileProfilDataFactory.
Title: OpenMobileIS project source
Description: Manage profil data in an xml file.
XmlFileProfilDataFactory() - Constructor for class org.openmobileis.common.user.profile.impl.XmlFileProfilDataFactory
 

Z

ZipEntryMemoryFile - class org.openmobileis.synchro.openmsp.server.util.ZipEntryMemoryFile.
Title: OpenMobileIS project source
Description: Memory file use by synchro processus.
ZipEntryMemoryFile() - Constructor for class org.openmobileis.synchro.openmsp.server.util.ZipEntryMemoryFile
 
ZipEntryMemoryFile(InputStream) - Constructor for class org.openmobileis.synchro.openmsp.server.util.ZipEntryMemoryFile
 
ZipEntryMemoryFile(String, InputStream) - Constructor for class org.openmobileis.synchro.openmsp.server.util.ZipEntryMemoryFile
 
ZipEntryMemoryFile(String, byte[]) - Constructor for class org.openmobileis.synchro.openmsp.server.util.ZipEntryMemoryFile
 
ZipEntryMemoryFile(String, String, InputStream) - Constructor for class org.openmobileis.synchro.openmsp.server.util.ZipEntryMemoryFile
 
ZipUtilities - class org.openmobileis.common.util.file.ZipUtilities.
Title: OpenMobileIS project source
Description:
ZipUtilities() - Constructor for class org.openmobileis.common.util.file.ZipUtilities
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z

Copyright 2006 OpenMobileIS. All Rights Reserved.