Serialized Form


Package com.funambol.domino.admin

Class com.funambol.domino.admin.DominoConnectorConfigPanel extends com.funambol.admin.ui.ConnectorManagementPanel implements Serializable

Serialized Fields

serverPanel

javax.swing.JPanel serverPanel

funambolPanel

javax.swing.JPanel funambolPanel

hostLabel

javax.swing.JLabel hostLabel

hostValue

javax.swing.JTextField hostValue

sslLabel

javax.swing.JLabel sslLabel

sslValue

javax.swing.JCheckBox sslValue

portLabel

javax.swing.JLabel portLabel

portValue

javax.swing.JTextField portValue

dataSourceLabel

javax.swing.JLabel dataSourceLabel

dataSourceValue

javax.swing.JTextField dataSourceValue

confirmButton

javax.swing.JButton confirmButton

Class com.funambol.domino.admin.DominoSyncSourceConfigPanel extends com.funambol.admin.ui.SourceManagementPanel implements Serializable

Serialized Fields

panelName

javax.swing.JLabel panelName
label for the panel's name


titledBorder1

javax.swing.border.TitledBorder titledBorder1
border to evidence the title of the panel


nameLabel

javax.swing.JLabel nameLabel

nameValue

javax.swing.JTextField nameValue

sourceUriLabel

javax.swing.JLabel sourceUriLabel

sourceUriValue

javax.swing.JTextField sourceUriValue

hostLabel

javax.swing.JLabel hostLabel

hostValue

javax.swing.JTextField hostValue

portLabel

javax.swing.JLabel portLabel

portValue

javax.swing.JTextField portValue

conversionTypeLabel

javax.swing.JLabel conversionTypeLabel

conversionValue

javax.swing.JComboBox conversionValue

dtEncryptLabel

javax.swing.JLabel dtEncryptLabel

dtEncryptValue

javax.swing.JCheckBox dtEncryptValue

dtEncodeLabel

javax.swing.JLabel dtEncodeLabel

dtEncodeValue

javax.swing.JCheckBox dtEncodeValue

confirmButton

javax.swing.JButton confirmButton


Package com.funambol.domino.engine.cache

Class com.funambol.domino.engine.cache.CachedSyncSource extends com.funambol.framework.engine.source.AbstractSyncSource implements Serializable

Serialized Fields

jndiDataSourceName

java.lang.String jndiDataSourceName

itemStateDao

ItemStateDAO itemStateDao

log

java.util.logging.Logger log

localItems

SyncItemInfo[] localItems

serverItems

SyncItemInfo[] serverItems

newItemKeys

com.funambol.framework.engine.SyncItemKey[] newItemKeys

deletedItemKeys

com.funambol.framework.engine.SyncItemKey[] deletedItemKeys

updatedItemKeys

com.funambol.framework.engine.SyncItemKey[] updatedItemKeys

principal

java.security.Principal principal

syncMode

int syncMode

Class com.funambol.domino.engine.cache.ExampleSyncSource extends CachedSyncSource implements Serializable


Package com.funambol.domino.engine.source

Class com.funambol.domino.engine.source.DominoCalendarSyncSource extends DominoSyncSource implements Serializable

Serialized Fields

cm

CalendarManager cm

Class com.funambol.domino.engine.source.DominoContactSyncSource extends DominoSyncSource implements Serializable

Serialized Fields

cm

ContactManager cm

Class com.funambol.domino.engine.source.DominoSyncSource extends CachedSyncSource implements Serializable

Serialized Fields

log

java.util.logging.Logger log

device

com.funambol.framework.server.Sync4jDevice device
Property for sync session


deviceTimeZoneDescr

java.lang.String deviceTimeZoneDescr
Property for sync session


deviceTimeZone

java.util.TimeZone deviceTimeZone
Property for sync session


deviceCharset

java.lang.String deviceCharset
Property for sync session


viewname

java.lang.String viewname
Property domino view name


host

java.lang.String host
Property domino Server Host


port

int port
Property Domino Server port


dominoWrapper

DominoWrapper dominoWrapper

conflictResolution

int conflictResolution
Property conflict resolution value

Class com.funambol.domino.engine.source.DominoTaskSyncSource extends DominoSyncSource implements Serializable

Serialized Fields

manager

TaskManager manager


Package com.funambol.domino.exception

Class com.funambol.domino.exception.DominoAccessException extends java.lang.Exception implements Serializable

Class com.funambol.domino.exception.DominoConfigException extends java.lang.Exception implements Serializable

Class com.funambol.domino.exception.DominoDocumentException extends java.lang.Exception implements Serializable

Class com.funambol.domino.exception.EntityException extends java.lang.Exception implements Serializable

Class com.funambol.domino.exception.TaskParseException extends java.lang.Exception implements Serializable


Package com.funambol.domino.security

Class com.funambol.domino.security.DominoOfficer extends java.lang.Object implements Serializable

Serialized Fields

log

java.util.logging.Logger log

ps

com.funambol.framework.server.store.PersistentStore ps

userManager

com.funambol.server.admin.UserManager userManager

loginFailed

boolean loginFailed
Has the last login failed for incorrect login/password?


loginExpired

boolean loginExpired
Has the last login failed for expired temporary login?


clientAuth

java.lang.String clientAuth
Which type of authetication does impose the server?


serverAuth

java.lang.String serverAuth
Which type of authetication use the server to send his credential?


Package com.funambol.domino.xml

Class com.funambol.domino.xml.XmlParseException extends java.lang.Exception implements Serializable



Copyright © 2003-2006 Funambol.