Monotone-Parent: b4a3ddf3836324fd1f4925acb0426089a4a0350a

Monotone-Revision: c1548a6a3e72a7d9b567b63d50198115fa48ab0b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-03-27T16:47:14
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2012-03-27 16:47:14 +00:00
parent eac814acf1
commit 905d2c885c
5 changed files with 369 additions and 0 deletions
@@ -166,6 +166,11 @@
return @"text/x-vcard";
}
- (NSString *) davAddressData
{
return [self contentAsString];
}
- (NSException *) save
{
return [(SOGoContactSourceFolder *) container saveLDIFEntry: self];