org.opencrx.application.airsync.backend.cci
Class GetChangedDataItemsResult
java.lang.Object
org.opencrx.application.airsync.backend.cci.GetChangedDataItemsResult
public class GetChangedDataItemsResult
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetChangedDataItemsResult
public GetChangedDataItemsResult(Map<String,List<SyncDataItem>> dataItems,
boolean hasMore,
String syncKey)
getDataItems
public Map<String,List<SyncDataItem>> getDataItems()
hasMore
public boolean hasMore()
getSyncKey
public String getSyncKey()
This software is published under the BSD license. Copyright © 2003-2013, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.