local.tomas.mobile.sync.synchronizer
Interface SynchronizationListener

All Known Implementing Classes:
NameListener, SynchronizationCounters

public interface SynchronizationListener


Method Summary
 void finished(java.lang.String op, SynchronizationParams params)
           
 StoreListener getStoreListener(PartnerType partnerType)
           
 void started(java.lang.String op, SynchronizationParams params)
           
 

Method Detail

started

void started(java.lang.String op,
             SynchronizationParams params)

finished

void finished(java.lang.String op,
              SynchronizationParams params)

getStoreListener

StoreListener getStoreListener(PartnerType partnerType)


Copyright © 2007 null. All Rights Reserved.