|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |