local.tomas.mobile.sync.synchronizer
Class PartnerConfiguration
java.lang.Object
local.tomas.mobile.sync.synchronizer.PartnerConfiguration
public class PartnerConfiguration
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PartnerConfiguration
public PartnerConfiguration()
getDesktop2mobile
public ObjectTransformation getDesktop2mobile()
getDesktopStore
public SyncStore getDesktopStore()
setDesktopStore
public void setDesktopStore(SyncStore desktopStore)
getMobile2desktop
public ObjectTransformation getMobile2desktop()
getMobileStore
public SyncStore getMobileStore()
setMobileStore
public void setMobileStore(SyncStore mobileStore)
setDesktop2mobile
public void setDesktop2mobile(ObjectTransformation desktop2mobile)
setMobile2desktop
public void setMobile2desktop(ObjectTransformation mobile2desktop)
Copyright © 2007 null. All Rights Reserved.