local.tomas.mobile.sync.obj.mobile
Class IrMCSyncStore
java.lang.Object
local.tomas.mobile.sync.obj.mobile.IrMCSyncStore
- All Implemented Interfaces:
- SyncStore
- Direct Known Subclasses:
- IrMCVCardStore
public abstract class IrMCSyncStore
- extends java.lang.Object
- implements SyncStore
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IrMCSyncStore
public IrMCSyncStore()
getStoreType
protected abstract local.tomas.vcard.VType getStoreType()
close
public void close()
- Specified by:
close in interface SyncStore
getObex
public ObexConnectionHolder getObex()
setObex
public void setObex(ObexConnectionHolder obex)
getConnection
protected local.tomas.irmc.IrMCConnection getConnection()
getChangeCounter
public java.lang.Long getChangeCounter()
throws SyncException
- Specified by:
getChangeCounter in interface SyncStore
- Throws:
SyncException
getChangeLog
public ChangeLog getChangeLog(long changeCounter)
throws SyncException
- Specified by:
getChangeLog in interface SyncStore
- Throws:
SyncException
getNormalizer
public ObjectNormalizer getNormalizer()
- Specified by:
getNormalizer in interface SyncStore
setNormalizer
public void setNormalizer(ObjectNormalizer normalizer)
Copyright © 2007 null. All Rights Reserved.