X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=SoObjects%2FAppointments%2FSOGoTaskObject.h;h=c369e6fb10c46413a9c8ddbf7595152aac84385a;hb=8706636b0bc9b38b0e1fcfd39089daaafc76e7ca;hp=23436263330221ce32cef979ccacebf40594392f;hpb=6a3e04d97b815fb60e88a4f6ba952e85ea06828b;p=scalable-opengroupware.org diff --git a/SoObjects/Appointments/SOGoTaskObject.h b/SoObjects/Appointments/SOGoTaskObject.h index 23436263..c369e6fb 100644 --- a/SoObjects/Appointments/SOGoTaskObject.h +++ b/SoObjects/Appointments/SOGoTaskObject.h @@ -44,22 +44,6 @@ @interface SOGoTaskObject : SOGoCalendarComponent -/* folder management */ - -- (id)lookupHomeFolderForUID:(NSString *)_uid inContext:(id)_ctx; -- (NSArray *)lookupCalendarFoldersForUIDs:(NSArray *)_uids inContext:(id)_ctx; - -/* "iCal multifolder saves" */ - -- (NSException *)saveContentString:(NSString *)_iCal baseSequence:(int)_v; -- (NSException *)deleteWithBaseSequence:(int)_v; - -- (NSException *)saveContentString:(NSString *)_iCalString; - -- (NSException *)changeParticipationStatus:(NSString *)_status - inContext:(id)_ctx; - - @end #endif /* __Appointmentss_SOGoTaskObject_H__ */