Uses of Class
local.tomas.mobile.sync.synchronizer.PartnerType

Packages that use PartnerType
local.tomas.mobile.sync.batch   
local.tomas.mobile.sync.synchronizer   
 

Uses of PartnerType in local.tomas.mobile.sync.batch
 

Methods in local.tomas.mobile.sync.batch with parameters of type PartnerType
 StoreListener NameListener.getStoreListener(PartnerType partnerType)
           
 

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

Methods in local.tomas.mobile.sync.synchronizer that return PartnerType
static PartnerType PartnerType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PartnerType[] PartnerType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in local.tomas.mobile.sync.synchronizer with parameters of type PartnerType
 StoreListener SynchronizationCounters.getStoreListener(PartnerType partnerType)
           
 StoreListener SynchronizationListener.getStoreListener(PartnerType partnerType)
           
 



Copyright © 2007 null. All Rights Reserved.