mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 19:05:25 +00:00
Monotone-Parent: b530204fe558f57d05223cf4090c57cbaaf4bdd9
Monotone-Revision: 5db151dfdbd8711e6bd1379346b3f6d6886bfbf1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-05-30T21:23:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -56,6 +56,11 @@
|
||||
- (BOOL) isNew;
|
||||
- (void) setIsNew: (BOOL) newIsNew;
|
||||
|
||||
- (unsigned int) version;
|
||||
|
||||
- (NSCalendarDate *) creationDate;
|
||||
- (NSCalendarDate *) lastModified;
|
||||
|
||||
- (NSString *) contentAsString;
|
||||
- (NSException *) saveContentString: (NSString *) _str
|
||||
baseVersion: (unsigned int) _baseVersion;
|
||||
|
||||
Reference in New Issue
Block a user