public class CalledValidator extends java.lang.Object implements IValidator<Called>
Constructor and Description |
---|
CalledValidator(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, wait
create, update
public CalledValidator(BmContext context)
context
- public void create(Called obj) throws ServerFault
create
in interface IValidator<Called>
ServerFault
public void update(Called previous, Called obj) throws ServerFault
update
in interface IValidator<Called>
ServerFault
Copyright © 2021. All Rights Reserved.