org.opencrx.application.airsync.backend.cci
Class ClientProfile.Folder
java.lang.Object
org.opencrx.application.airsync.backend.cci.ClientProfile.Folder
- Enclosing class:
- ClientProfile
public static class ClientProfile.Folder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
generation
protected int generation
idMap
protected Properties idMap
ClientProfile.Folder
public ClientProfile.Folder()
getClientId
public String getClientId()
setClientId
public void setClientId(String clientId)
getServerId
public String getServerId()
setServerId
public void setServerId(String serverId)
getSyncKeyServer
public String getSyncKeyServer()
setSyncKeyServer
public void setSyncKeyServer(String syncKeyServer)
getSyncKeyClient
public String getSyncKeyClient()
setSyncKeyClient
public void setSyncKeyClient(String syncKeyClient)
getType
public FolderType getType()
setType
public void setType(FolderType type)
getName
public String getName()
setName
public void setName(String name)
getParentId
public String getParentId()
setParentId
public void setParentId(String parentId)
getGeneration
public int getGeneration()
setGeneration
public void setGeneration(int generation)
getIdMap
public Properties getIdMap()
setIdMap
public void setIdMap(Properties idMap)
getGeneration
protected int getGeneration(String key)
getItemIdMappings
public ClientProfile.Folder.ItemIdMappings getItemIdMappings()
This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.