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