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