JSON-based operations on contacts

This commit is contained in:
Francis Lachapelle
2014-11-11 22:31:23 -05:00
parent 416fdfb4dc
commit 46acc7adbc
13 changed files with 815 additions and 106 deletions
+2
View File
@@ -37,6 +37,8 @@
- (NSDictionary *) ldifRecord;
- (NSDictionary *) simplifiedLDIFRecord;
- (void) setAttributes: (NSDictionary *) newAttributes;
- (NSException *) save;
- (NSException *) delete;