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