public class CyrusAnnotationsService extends java.lang.Object implements ICyrusReplicationAnnotations
| Constructor and Description | 
|---|
CyrusAnnotationsService(BmContext context,
                       AnnotationStore annoStore)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<MailboxAnnotation> | 
annotations(java.lang.String mbox)  | 
void | 
deleteAnnotation(MailboxAnnotation ss)  | 
void | 
storeAnnotation(MailboxAnnotation ss)  | 
public CyrusAnnotationsService(BmContext context, AnnotationStore annoStore)
public void storeAnnotation(MailboxAnnotation ss)
storeAnnotation in interface ICyrusReplicationAnnotationspublic void deleteAnnotation(MailboxAnnotation ss)
deleteAnnotation in interface ICyrusReplicationAnnotationspublic java.util.List<MailboxAnnotation> annotations(java.lang.String mbox)
annotations in interface ICyrusReplicationAnnotationsCopyright © 2023. All Rights Reserved.