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