Serialized Form


Package com.funambol.ws.admin

Class com.funambol.ws.admin.WebServiceSyncSourceConfigPanel extends com.funambol.admin.ui.SourceManagementPanel implements Serializable

Serialized Fields

panelName

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


nameLabel

javax.swing.JLabel nameLabel

nameValue

javax.swing.JTextField nameValue

typeLabel

javax.swing.JLabel typeLabel

typeValue

javax.swing.JTextField typeValue

sourceUriLabel

javax.swing.JLabel sourceUriLabel

sourceUriValue

javax.swing.JTextField sourceUriValue

webServiceUrlLabel

javax.swing.JLabel webServiceUrlLabel

webServiceUrlValue

javax.swing.JTextField webServiceUrlValue

filterLabel

javax.swing.JLabel filterLabel

filterValue

javax.swing.JCheckBox filterValue

confirmButton

javax.swing.JButton confirmButton


Package com.funambol.ws.client

Class com.funambol.ws.client.BusinessDelegate extends java.lang.Object implements Serializable

Serialized Fields

syncSource

WebServiceSyncSource syncSource
The web service sync source


ws

WSTools ws
The WSTools used to invoke the WS

Class com.funambol.ws.client.WebServiceSyncSourceController extends java.lang.Object implements Serializable

Serialized Fields

syncSource

WebServiceSyncSource syncSource
The web service sync source


businessDelegate

BusinessDelegate businessDelegate
BusinessDelegate to access the business methods


sessionId

java.lang.String sessionId
The session id created in the web service for this sync source


Package com.funambol.ws.engine.source

Class com.funambol.ws.engine.source.WebServiceSyncSource extends com.funambol.framework.engine.source.AbstractSyncSource implements Serializable

Serialized Fields

webServiceUrl

java.lang.String webServiceUrl
URL to access the WS


filter

boolean filter
filter, to disable or enable filtering capabilites



Copyright © 2005-2006 Funambol.