|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SyncBoDeltaRequestType | |
| com.sap.ip.me.api.smartsync | |
| Uses of SyncBoDeltaRequestType in com.sap.ip.me.api.smartsync |
| Fields in com.sap.ip.me.api.smartsync declared as SyncBoDeltaRequestType | |
static SyncBoDeltaRequestType |
SyncBoDeltaRequestType.NO_REQUEST
NO_REQUEST - the download request is not sent to backend. |
static SyncBoDeltaRequestType |
SyncBoDeltaRequestType.REQUEST
REQUEST - the download request is sent to the backend in asynchronous mode. |
static SyncBoDeltaRequestType |
SyncBoDeltaRequestType.DIRECT_REQUEST
DIRECT_REQUEST - the download request is sent to the backend in synchronous mode. |
static SyncBoDeltaRequestType |
SyncBoDeltaRequestType.DEFAULT
DEFAULT - the download request is sent to the backend with the communication mode as defined in the XML metadata. |
| Methods in com.sap.ip.me.api.smartsync that return SyncBoDeltaRequestType | |
SyncBoDeltaRequestType |
SyncBoDeltaRequest.getProcessing()
Gets the processing attribute of the SyncBoDeltaRequest object |
| Methods in com.sap.ip.me.api.smartsync with parameters of type SyncBoDeltaRequestType | |
void |
SyncBoDeltaRequest.setProcessing(SyncBoDeltaRequestType requestProcessing)
Sets the processing attribute of the SyncBoDeltaRequest object |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||