public class SignatureActionSanitizer extends java.lang.Object implements ISanitizer<MailRuleActionAssignmentDescriptor>
| Constructor and Description | 
|---|
SignatureActionSanitizer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
create(MailRuleActionAssignmentDescriptor assignment)  | 
void | 
update(MailRuleActionAssignmentDescriptor current,
      MailRuleActionAssignmentDescriptor newValue)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, updatepublic void create(MailRuleActionAssignmentDescriptor assignment) throws ServerFault
create in interface ISanitizer<MailRuleActionAssignmentDescriptor>ServerFaultpublic void update(MailRuleActionAssignmentDescriptor current, MailRuleActionAssignmentDescriptor newValue) throws ServerFault
update in interface ISanitizer<MailRuleActionAssignmentDescriptor>ServerFaultCopyright © 2021. All Rights Reserved.