public class CalledSanitizer extends java.lang.Object implements ISanitizer<Called>
| Constructor and Description | 
|---|
CalledSanitizer(BmContext context)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
create(Called obj)  | 
void | 
update(Called previous,
      Called obj)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, updatepublic CalledSanitizer(BmContext context)
context - public void create(Called obj) throws ServerFault
create in interface ISanitizer<Called>ServerFaultpublic void update(Called previous, Called obj) throws ServerFault
update in interface ISanitizer<Called>ServerFaultCopyright © 2023. All Rights Reserved.