Uses of Class
com.sap.ip.me.api.smartsync.SyncState

Packages that use SyncState
com.sap.ip.me.api.smartsync   
 

Uses of SyncState in com.sap.ip.me.api.smartsync
 

Fields in com.sap.ip.me.api.smartsync declared as SyncState
static SyncState SyncState.NEW
          State which indicates that Object has been created locally.
static SyncState SyncState.CONSISTENT
          State which indicates that Object is part of the synchronization with server.
static SyncState SyncState.INCONSISTENT
          State which indicates that Object is part of the synchronization with server.
static SyncState SyncState.QUARANTINED
          State which indicates that Object is part of the synchronization.
 

Methods in com.sap.ip.me.api.smartsync that return SyncState
 SyncState SyncBo.getSyncState()
          Get the sync status of this SyncBo.
 



Copyright © 2005 SAP AG. All Rights Reserved.