Package com.sap.ip.me.api.sync

Interface Summary
InboundContainer Respresents data received from backend and related to a particular method.
InboundContainerElement Represents an element contained in an inbound container
InboundProcessor Represents an particular instance which can process inbound containers for method given in getMethodName.
OutboundContainer Represents a data container for all data that will be passed to the ABAP function module when synchronized to the backend
SyncEventListener Every registered instance of an SyncEventListener implementation will be notified by the framework about the synchronization state.
 

Class Summary
InboundProcessorRegistry Central instance that implements a registry for all inbound processors.
OutboundContainerFactory  
SyncEvent Description of the Class
SyncEventRegistry Handles a set of sync event listener objects.
SyncLog Contains the information about last synchronization and also the date of last successful synchronization
SyncManager Handles synchronization tasks with backend including outbound and inbound processing
 

Exception Summary
SyncException Exception which will be thrown in case of any problems while synchronization.
SyncPasswordException A SyncPasswordException will be thrown if problems encounter with the handling of the synchronization password.
 



Copyright © 2005 SAP AG. All Rights Reserved.