Monotone-Parent: c4326e19647bbfc97b2d64badbd1269165a03c7f

Monotone-Revision: 4bd29508cee7b9dae7bb94969e58f21226b4c2cd

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-05-09T19:11:32
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-05-09 19:11:32 +00:00
parent 81e04f0c5b
commit a85078a658
3 changed files with 71 additions and 22 deletions
@@ -63,6 +63,10 @@
- (BOOL) isOrganizerOrOwner: (SOGoUser *) user;
- (iCalPerson *) participant: (SOGoUser *) user;
- (iCalPerson *) iCalPersonWithUID: (NSString *) uid;
- (NSString *) getUIDForICalPerson: (iCalPerson *) person;
- (NSArray *) getUIDsForICalPersons: (NSArray *) iCalPersons;
@end
#endif /* SOGOCALENDARCOMPONENT_H */