| Modifier and Type | Field and Description | 
|---|---|
VEventQuery | 
CalendarsVEventQuery.eventQuery  | 
| Modifier and Type | Method and Description | 
|---|---|
static VEventQuery | 
VEventQuery.create(BmDateTime dateMin,
      BmDateTime dateMax)  | 
static VEventQuery | 
VEventQuery.create(java.lang.String query)  | 
| Modifier and Type | Method and Description | 
|---|---|
static CalendarsVEventQuery | 
CalendarsVEventQuery.create(VEventQuery eventQuery,
      java.util.List<java.lang.String> containers)  | 
static CalendarsVEventQuery | 
CalendarsVEventQuery.create(VEventQuery eventQuery,
      java.lang.String owner)  | 
ListResult<ItemValue<VEventSeries>> | 
ICalendar.search(VEventQuery query)
 | 
java.util.concurrent.CompletableFuture<ListResult<ItemValue<VEventSeries>>> | 
ICalendarPromise.search(VEventQuery query)  | 
void | 
ICalendarAsync.search(VEventQuery query,
      AsyncHandler<ListResult<ItemValue<VEventSeries>>> handler)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListResult<ItemValue<VEventSeries>> | 
CalendarAuditProxy.search(VEventQuery query)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListResult<java.lang.String> | 
VEventIndexStore.search(VEventQuery query)  | 
ListResult<java.lang.String> | 
VEventIndexStore.search(VEventQuery query,
      boolean searchInPrivate)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListResult<ItemValue<VEventSeries>> | 
CalendarService.search(VEventQuery query)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CalendarQueryQuery.Filter.update(VEventQuery vq)  | 
void | 
CalendarQueryQuery.CompFilter.update(VEventQuery vq)  | 
void | 
CalendarQueryQuery.TimeRangeFilter.update(VEventQuery vq)  | 
Copyright © 2021. All Rights Reserved.