local.tomas.mobile.sync.synchronizer
Class MultipartPartnerConfiguration

java.lang.Object
  extended by local.tomas.mobile.sync.synchronizer.MultipartPartnerConfiguration

public class MultipartPartnerConfiguration
extends java.lang.Object


Constructor Summary
MultipartPartnerConfiguration()
           
 
Method Summary
 CombinedStore getDesktopStore()
           
 CombinedStore getMobileStore()
           
 void setDesktopStore(CombinedStore desktopStore)
           
 void setMobileStore(CombinedStore mobileStore)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultipartPartnerConfiguration

public MultipartPartnerConfiguration()
Method Detail

getDesktopStore

public CombinedStore getDesktopStore()

setDesktopStore

public void setDesktopStore(CombinedStore desktopStore)

getMobileStore

public CombinedStore getMobileStore()

setMobileStore

public void setMobileStore(CombinedStore mobileStore)


Copyright © 2007 null. All Rights Reserved.