com.sap.ip.me.api.smartsync

Interface RowOutDelta

All Superinterfaces:
RowChange

Deprecated. avoid using SyncBoOutDeltaObserver because it reduces performance of outbound processing.

public interface RowOutDelta
extends RowChange

RowOutDelta represents changed row - RowDelta.

See Also:
RowChange

Method Summary
 int getChangeSeqNo()
          Deprecated. Gets the changeSeqNo attribute of the RowOutDelta object
 
Methods inherited from interface com.sap.ip.me.api.smartsync.RowChange
getAction, getChangedFieldValues, getRowDescriptor, getSyncKey
 

Method Detail

getChangeSeqNo

public int getChangeSeqNo()
Deprecated. 
Gets the changeSeqNo attribute of the RowOutDelta object

Returns:
The changeSeqNo value


Copyright 2006 SAP AG Complete Copyright Notice