Skip navigation links
A B C D G I L M P R S T W 

A

add(VCard, String) - Method in class com.bitplan.vcard.CardDavStore
add the given vcard

B

backup() - Method in class com.bitplan.vcard.CardDavStore
backup all my vcards

C

CardDavStore - Class in com.bitplan.vcard
manage vcards for a single user in as a store
CardDavStore(String, String) - Constructor for class com.bitplan.vcard.CardDavStore
create a Card Dav Store
CardDavStore(File, String) - Constructor for class com.bitplan.vcard.CardDavStore
read this store from a single VCardFile (or directory)
CardDavStore.SyncRef - Class in com.bitplan.vcard
a synchronisation reference
com.bitplan.vcard - package com.bitplan.vcard
 

D

diff(Map<String, VCard>, Map<String, VCard>, String, String) - Method in class com.bitplan.vcard.CardDavStore
 
diff(CardDavStore) - Method in class com.bitplan.vcard.CardDavStore
check the difference between two stores

G

getBackupPath() - Method in class com.bitplan.vcard.CardDavStore
 
getBackupPath(String) - Method in class com.bitplan.vcard.CardDavStore
 
getCardDavStore(String) - Static method in class com.bitplan.vcard.CardDavStore
get the CardDav Store for the given user
getHost() - Method in class com.bitplan.vcard.CardDavStore
 
getPassword() - Method in class com.bitplan.vcard.CardDavStore
 
getPath() - Method in class com.bitplan.vcard.CardDavStore
 
getProperty(String, String) - Static method in class com.bitplan.vcard.CardDavStore
get the given Property for the given user
getPropertyFile(String) - Static method in class com.bitplan.vcard.CardDavStore
get the property file for the given user
getResourceMap() - Method in class com.bitplan.vcard.CardDavStore
 
getSyncUid(VCard) - Method in class com.bitplan.vcard.CardDavStore
get the Synchronization uid
getTitle() - Method in class com.bitplan.vcard.CardDavStore
 
getUid(DavResource) - Method in class com.bitplan.vcard.CardDavStore
get the Uid for the given VCard reference
getUsername() - Method in class com.bitplan.vcard.CardDavStore
 
getVCardFromRef(DavResource) - Method in class com.bitplan.vcard.CardDavStore
get the VCard for the given ref
getVCardRefs() - Method in class com.bitplan.vcard.CardDavStore
get a map of VCard references from the server if the map is empty
getVCards(int) - Method in class com.bitplan.vcard.CardDavStore
get the VCards for this store

I

isDebug() - Method in class com.bitplan.vcard.CardDavStore
 

L

LOGGER - Static variable in class com.bitplan.vcard.CardDavStore
 

M

Main - Class in com.bitplan.vcard
Main class of vcard backup and synchronisation
Main() - Constructor for class com.bitplan.vcard.Main
 
main(String[]) - Static method in class com.bitplan.vcard.Main
entry point

P

parseArguments(String[]) - Method in class com.bitplan.vcard.Main
parse Command line arguments
prepareSync() - Method in class com.bitplan.vcard.CardDavStore
prepare the synchronization by creating a map of Synchronization References
propMap - Static variable in class com.bitplan.vcard.CardDavStore
 

R

read(File) - Method in class com.bitplan.vcard.CardDavStore
 
readFromBackup() - Method in class com.bitplan.vcard.CardDavStore
read me from the backup directory
remove(String) - Method in class com.bitplan.vcard.CardDavStore
remove the given vcard

S

setDebug(boolean) - Method in class com.bitplan.vcard.CardDavStore
 
setHost(String) - Method in class com.bitplan.vcard.CardDavStore
 
setPassword(String) - Method in class com.bitplan.vcard.CardDavStore
 
setPath(String) - Method in class com.bitplan.vcard.CardDavStore
 
setResourceMap(Map<String, DavResource>) - Method in class com.bitplan.vcard.CardDavStore
 
setTitle(String) - Method in class com.bitplan.vcard.CardDavStore
 
setUsername(String) - Method in class com.bitplan.vcard.CardDavStore
 
sync() - Method in class com.bitplan.vcard.CardDavStore
Synchronize my local store with the server
sync() - Method in class com.bitplan.vcard.CardDavStore.SyncRef
synchronize me
synchronizationStatistics() - Method in class com.bitplan.vcard.CardDavStore
 
SyncRef(DavResource) - Constructor for class com.bitplan.vcard.CardDavStore.SyncRef
construct me from the given VCard Reference

T

testmode - Static variable in class com.bitplan.vcard.Main
 
toString() - Method in class com.bitplan.vcard.CardDavStore.SyncRef
get a human readable text representation of me

W

work() - Method in class com.bitplan.vcard.Main
work
write(VCard, File, DavResource) - Method in class com.bitplan.vcard.CardDavStore
write the given vcard to the given vCardFile using the given ref
A B C D G I L M P R S T W 
Skip navigation links

Copyright © 2019 BITPlan GmbH. All rights reserved.