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


public interface SyncBoOutDeltaFacade

SyncBoDeltaFacade offers methods to applications in accessing the outbound delta data.

Version:
2.1
Author:
SAP

Method Summary
 MeIterator getAllDelta()
          Returns the iterator to the collection of SyncBoOutDelta data.
 

Method Detail

getAllDelta

public MeIterator getAllDelta()
                       throws SmartSyncException,
                              PersistenceException
Returns the iterator to the collection of SyncBoOutDelta data.

Returns:
the SyncBoOutDelta collection in MeIterator
Throws:
PersistenceException - is thrown if any error happens in persistence layer
SmartSyncException - is thrown if any error happens in SmartSync layer


Copyright © 2003 SAP AG. All Rights Reserved.