Package org.bedework.calfacade
Class CollectionSynchInfo
java.lang.Object
org.bedework.calfacade.CollectionSynchInfo
Until we have a synch mechanism in place this provides a partial
mechanism. The returned token is equivalent to the Apple ctag and, for the
time being, is also the etag value.
- Author:
- douglm
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
token
Opaque value for Synch requests - usable as etag or ctag -
changed
public boolean changedTrue if the targeted Collection object or resources changed.
-
-
Constructor Details
-
CollectionSynchInfo
public CollectionSynchInfo()
-