com.sap.ip.me.api.smartsync
Interface RowOutDelta

All Superinterfaces:
RowChange

public interface RowOutDelta
extends RowChange

RowOutDelta represents changed row - RowDelta.

Version:
2.1
Author:
SAP
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 © 2003 SAP AG. All Rights Reserved.