Uses of Interface
local.tomas.mobile.sync.synchronizer.PartnerConfigurationFactory

Packages that use PartnerConfigurationFactory
local.tomas.mobile.sync.synchronizer   
local.tomas.mobile.sync.synchronizer.impl   
 

Uses of PartnerConfigurationFactory in local.tomas.mobile.sync.synchronizer
 

Methods in local.tomas.mobile.sync.synchronizer with parameters of type PartnerConfigurationFactory
 void Synchronizer.clearDesktop(PartnerConfigurationFactory factory, SynchronizationParams params)
           
 void Synchronizer.clearMobile(PartnerConfigurationFactory factory, SynchronizationParams params)
           
 void Synchronizer.run(PartnerConfigurationFactory confFactory, SynchronizationParams params)
           
 void SynchronizerOperation.run(Synchronizer synchronizer, PartnerConfigurationFactory confFactory, SynchronizationParams params)
           
 void Synchronizer.sync2desktop(PartnerConfigurationFactory factory, SynchronizationParams params)
           
 void Synchronizer.sync2mobile(PartnerConfigurationFactory factory, SynchronizationParams params)
           
 void Synchronizer.synchronize(PartnerConfigurationFactory factory, SynchronizationParams params)
           
 

Uses of PartnerConfigurationFactory in local.tomas.mobile.sync.synchronizer.impl
 

Classes in local.tomas.mobile.sync.synchronizer.impl that implement PartnerConfigurationFactory
 class PartnerConfigurationFactoryImpl
           
 



Copyright © 2007 null. All Rights Reserved.