|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SyncBoOutDeltaSendType | |
| com.sap.ip.me.api.smartsync | |
| Uses of SyncBoOutDeltaSendType in com.sap.ip.me.api.smartsync |
| Fields in com.sap.ip.me.api.smartsync declared as SyncBoOutDeltaSendType | |
static SyncBoOutDeltaSendType |
SyncBoOutDeltaSendType.NO_SEND
NO_REQUEST - the SyncBoOutDelta is not sent to backend. |
static SyncBoOutDeltaSendType |
SyncBoOutDeltaSendType.SEND
SEND - the SyncBoOutDelta sends to backend as asynchronous mode. |
static SyncBoOutDeltaSendType |
SyncBoOutDeltaSendType.SEND_DIRECT
SEND_DIRECT - the SyncBoOutDelta sends to backend as synchronous mode. |
static SyncBoOutDeltaSendType |
SyncBoOutDeltaSendType.DEFAULT
Same as SEND |
| Methods in com.sap.ip.me.api.smartsync that return SyncBoOutDeltaSendType | |
SyncBoOutDeltaSendType |
SyncBoOutDelta.getSendType()
Returns the sending processing value of the SyncBoOutDelta object |
| Methods in com.sap.ip.me.api.smartsync with parameters of type SyncBoOutDeltaSendType | |
void |
SyncBoOutDelta.setSendType(SyncBoOutDeltaSendType sendType)
Sets the sending processing value of the SyncBoOutDelta object |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||