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 ICyrusReplicationAnnotations
public void deleteAnnotation(MailboxAnnotation ss)
deleteAnnotation
in interface ICyrusReplicationAnnotations
public java.util.List<MailboxAnnotation> annotations(java.lang.String mbox)
annotations
in interface ICyrusReplicationAnnotations
Copyright © 2021. All Rights Reserved.