|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sap.ip.me.api.smartsync.SyncBoResetType
public final class SyncBoResetType
An enumeration of possible reset request types.
SyncBoDeltaRequest| Field Summary | |
|---|---|
static SyncBoResetType |
DEFAULT
Deprecated. The default reset type: NO_RESET type |
static SyncBoResetType |
DIRECT_RESET
Deprecated. Send a synchronous reset request type. |
static SyncBoResetType |
DIRECT_RESET_WITH_DEPENDENT
Deprecated. Send a synchronous reset request with all dependents type. |
static SyncBoResetType |
NO_RESET
Deprecated. No reset request type. |
static SyncBoResetType |
RESET
Deprecated. Send a reset request type. |
static SyncBoResetType |
RESET_WITH_DEPENDENT
Deprecated. Send a reset request with all dependents type. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static SyncBoResetType NO_RESET
public static SyncBoResetType RESET
public static SyncBoResetType DIRECT_RESET
public static SyncBoResetType RESET_WITH_DEPENDENT
public static SyncBoResetType DIRECT_RESET_WITH_DEPENDENT
public static SyncBoResetType DEFAULT
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||