mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-24 23:52:43 +00:00
Monotone-Parent: 5b9fba133560acdca3843326561c729dd28fc4cc
Monotone-Revision: 7e2d84b941087b6996499d8c6a6832f1b87db837 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-08-02T20:44:15 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
@class MAPIStoreFAIMessageTable;
|
||||
@class MAPIStoreFolderTable;
|
||||
@class MAPIStoreMessageTable;
|
||||
@class MAPIStorePermissionsTable;
|
||||
@class SOGoMAPIFSFolder;
|
||||
@class SOGoMAPIFSMessage;
|
||||
|
||||
@@ -70,6 +71,9 @@
|
||||
- (id) lookupMessageByURL: (NSString *) messageURL;
|
||||
- (id) lookupFolderByURL: (NSString *) folderURL;
|
||||
|
||||
/* permissions */
|
||||
- (MAPIStorePermissionsTable *) permissionsTable;
|
||||
|
||||
/* message objects and tables */
|
||||
- (id) lookupMessage: (NSString *) messageKey;
|
||||
- (NSArray *) messageKeys;
|
||||
|
||||
Reference in New Issue
Block a user