Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
I
L
M
N
P
R
S
T
U
W
A
AUTHENTICATION_FAILED_ERROR_MESSAGE
- Static variable in interface com.funambol.ws.util.
Constants
addItem(String, Item)
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls addItem method of the WS
addSyncItem(SyncItem)
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
controlls the addItem process
addSyncItem(SyncItem)
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
B
BusinessDelegate
- class com.funambol.ws.client.
BusinessDelegate
.
Manages the interaction with the business WS.
BusinessDelegate(WebServiceSyncSource)
- Constructor for class com.funambol.ws.client.
BusinessDelegate
Create the BusinessDelegate and lookup the WS.
beginSync(Long, Integer, FilterClause)
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls beginSync method of the WS
beginSync(Long, Integer)
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls beginSync method of the WS
beginSync(Principal, int, FilterClause)
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
controlls the beginSync process
beginSync(Principal, int)
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
controlls the beginSync process without the filter
beginSync(SyncContext)
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
C
CONNECTION_ERROR_MESSAGE
- Static variable in interface com.funambol.ws.util.
Constants
Constants
- interface com.funambol.ws.util.
Constants
.
Contains the constant values used
com.funambol.ws.admin
- package com.funambol.ws.admin
com.funambol.ws.client
- package com.funambol.ws.client
com.funambol.ws.engine.source
- package com.funambol.ws.engine.source
com.funambol.ws.util
- package com.funambol.ws.util
E
endSync(String)
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls endSync method of the WS
endSync()
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
controlls the endSync process
endSync()
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
F
FAULT_DATA_STORE
- Static variable in class com.funambol.ws.util.
WSTools
FAULT_UNAUTHORIZED
- Static variable in class com.funambol.ws.util.
WSTools
FILTER_TYPE_CGI
- Static variable in interface com.funambol.ws.util.
Constants
FILTER_TYPE_SQL
- Static variable in interface com.funambol.ws.util.
Constants
G
getAllItemKeys(String)
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls getAllItemKeys method of the WS
getAllSyncItemKeys()
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
controlls the getAllItemKeys process
getAllSyncItemKeys()
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
getBusinessDelegate()
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
Returns BusinessDelegate
getContent()
- Method in class com.funambol.ws.client.
Item
getDeletedItemKeys(String, String, String)
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls getDeletedItemKeys method of the WS
getDeletedSyncItemKeys(Timestamp, Timestamp)
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
controlls the getDeletedItemKeys process
getDeletedSyncItemKeys(Timestamp, Timestamp)
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
getFormat()
- Method in class com.funambol.ws.client.
Item
getItemFromId(String, String)
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls getItemFromId method of the WS
getItemKeysFromTwin(Item)
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls getItemKeysFromTwin method of the
getItemStateFromId(String, String)
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls getItemStateFromId method of the WS
getKey()
- Method in class com.funambol.ws.client.
Item
getNewItemKeys(String, String, String)
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls getNewItemKeys method of the WS
getNewSyncItemKeys(Timestamp, Timestamp)
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
controlls the getNewItemKeys process
getNewSyncItemKeys(Timestamp, Timestamp)
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
getSessionId()
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
Returns the session id
getSyncItemFromId(SyncItemKey)
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
controlls the getItemFromId process
getSyncItemFromId(SyncItemKey)
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
getSyncItemKeysFromTwin(SyncItem)
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
Controls the getSyncItemFromTwin process
getSyncItemKeysFromTwin(SyncItem)
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
getSyncItemStateFromId(SyncItemKey)
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
controlls the getSyncItemStateFromId process
getSyncItemStateFromId(SyncItemKey)
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
getType()
- Method in class com.funambol.ws.client.
Item
getUpdatedItemKeys(String, String, String)
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls beginSync method of the WS
getUpdatedSyncItemKeys(Timestamp, Timestamp)
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
controlls the getUpdatedItemKeys process
getUpdatedSyncItemKeys(Timestamp, Timestamp)
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
getWebServiceSyncSource()
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
getWebServiceUrl()
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
I
Item
- class com.funambol.ws.client.
Item
.
This class is used to exchage the sync item data between the Funambol Web Services Connector and different web services
Item()
- Constructor for class com.funambol.ws.client.
Item
Creates a new instance of Item
Item(String, String, String, byte[])
- Constructor for class com.funambol.ws.client.
Item
Creates a new instance of Item
invoke(String, Object[])
- Method in class com.funambol.ws.util.
WSTools
Invokes the given WS method with the given objects.
isFilter()
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
isItemInFilterClause(String, String)
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls isItemInFilterClause method of the WS
isSyncItemInFilterClause(SyncItemKey)
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
controlls the isSyncItemInFilterClause process
isSyncItemInFilterClause(SyncItem)
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
isSyncItemInFilterClause(SyncItemKey)
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
L
LOGGER_NAME
- Static variable in class com.funambol.ws.engine.source.
WebServiceSyncSource
log
- Variable in class com.funambol.ws.engine.source.
WebServiceSyncSource
M
mergeItems(String, Item)
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls mergeItems method of the WS
mergeSyncItems(SyncItemKey, SyncItem)
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
Controls the mergeItems process
mergeSyncItems(SyncItemKey, SyncItem)
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
N
NAME_ALLOWED_CHARS
- Static variable in class com.funambol.ws.admin.
WebServiceSyncSourceConfigPanel
Allowed characters for name and uri
P
PRODUCT_NAME
- Static variable in class com.funambol.ws.engine.source.
WebServiceSyncSource
R
removeItem(String, String, String, boolean)
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls removeItem method of the WS
removeSyncItem(SyncItemKey, Timestamp, boolean)
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
controlls the removeItem process
removeSyncItem(SyncItemKey, Timestamp, boolean)
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
S
SYSTEM_PROPERTY_DEBUG_ENABLED
- Static variable in interface com.funambol.ws.util.
Constants
setContent(byte[])
- Method in class com.funambol.ws.client.
Item
setFilter(boolean)
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
setFormat(String)
- Method in class com.funambol.ws.client.
Item
setKey(String)
- Method in class com.funambol.ws.client.
Item
setOperationStatus(String, String, int, String[])
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls setOperationStatus method of the WS
setOperationStatus(String, int, SyncItemKey[])
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
controlls the set operation status process
setOperationStatus(String, int, SyncItemKey[])
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
setType(String)
- Method in class com.funambol.ws.client.
Item
setWebServiceUrl(String)
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
T
toString()
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
Returns a string representation of this object.
U
UNEXPECTED_ERROR
- Static variable in interface com.funambol.ws.util.
Constants
UNEXPECTED_SERVER_ERROR
- Static variable in interface com.funambol.ws.util.
Constants
updateForm()
- Method in class com.funambol.ws.admin.
WebServiceSyncSourceConfigPanel
Loads the given syncSource showing the name, uri, type , web service url and filter type in the panel's fields.
updateItem(String, Item)
- Method in class com.funambol.ws.client.
BusinessDelegate
Calls updateItem method of the WS
updateSyncItem(SyncItem)
- Method in class com.funambol.ws.client.
WebServiceSyncSourceController
controlls the updateItem process
updateSyncItem(SyncItem)
- Method in class com.funambol.ws.engine.source.
WebServiceSyncSource
W
WSTools
- class com.funambol.ws.util.
WSTools
.
This class groups some utility methods for WS invoking and handling
WSTools(String, String, String)
- Constructor for class com.funambol.ws.util.
WSTools
Creates a new WSTools with the given endpoint
WebServiceSyncSource
- class com.funambol.ws.engine.source.
WebServiceSyncSource
.
SyncSource to sync with an web service.
WebServiceSyncSource()
- Constructor for class com.funambol.ws.engine.source.
WebServiceSyncSource
WebServiceSyncSourceConfigPanel
- class com.funambol.ws.admin.
WebServiceSyncSourceConfigPanel
.
This class implements the configuration panel for an WebServiceSyncSource
WebServiceSyncSourceConfigPanel()
- Constructor for class com.funambol.ws.admin.
WebServiceSyncSourceConfigPanel
Creates a new WebServiceSyncSourceConfigPanel instance
WebServiceSyncSourceController
- class com.funambol.ws.client.
WebServiceSyncSourceController
.
Manages the business delegate access
WebServiceSyncSourceController(WebServiceSyncSource)
- Constructor for class com.funambol.ws.client.
WebServiceSyncSourceController
Called to create main resource
A
B
C
E
F
G
I
L
M
N
P
R
S
T
U
W
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2006 Funambol.