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

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

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

Fields in com.sap.ip.me.api.smartsync declared as SyncBoResetType
static SyncBoResetType SyncBoResetType.NO_RESET
          Deprecated. No reset request type.
static SyncBoResetType SyncBoResetType.RESET
          Deprecated. Send a reset request type.
static SyncBoResetType SyncBoResetType.DIRECT_RESET
          Deprecated. Send a synchronous reset request type.
static SyncBoResetType SyncBoResetType.RESET_WITH_DEPENDENT
          Deprecated. Send a reset request with all dependents type.
static SyncBoResetType SyncBoResetType.DIRECT_RESET_WITH_DEPENDENT
          Deprecated. Send a synchronous reset request with all dependents type.
static SyncBoResetType SyncBoResetType.DEFAULT
          Deprecated. The default reset type: NO_RESET type
 

Methods in com.sap.ip.me.api.smartsync that return SyncBoResetType
 SyncBoResetType SyncBoDeltaRequest.getResetProcessing()
          Deprecated. Current release does not support the feature.
 

Methods in com.sap.ip.me.api.smartsync with parameters of type SyncBoResetType
 void SyncBoDeltaRequest.setResetProcessing(SyncBoResetType resetProcessing)
          Deprecated. Current release does not support the feature.
 



Copyright © 2005 SAP AG. All Rights Reserved.