| Modifier and Type | Field and Description | 
|---|---|
static IProtocolFactory<ReportQuery,ReportResponse> | 
ReportProtocol.FACTORY  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract ReportQuery | 
ReportSaxDelegate.endDocument(DavResource path)  | 
ReportQuery | 
ReportSaxHandler.getReportQuery()  | 
ReportQuery | 
ReportQueryParser.parse(DavResource res,
     org.vertx.java.core.MultiMap headers,
     org.vertx.java.core.buffer.Buffer body)  | 
| Modifier and Type | Method and Description | 
|---|---|
ReportResponse | 
IReportExecutor.execute(LoggedCore lc,
       ReportQuery rq)  | 
void | 
ReportProtocol.execute(LoggedCore lc,
       ReportQuery query,
       org.vertx.java.core.Handler<ReportResponse> handler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ReportProtocol.parse(org.vertx.java.core.http.HttpServerRequest r,
     DavResource davRes,
     org.vertx.java.core.Handler<ReportQuery> handler)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CalendarMultigetQuery  | 
class  | 
CalendarQueryQuery  | 
| Modifier and Type | Method and Description | 
|---|---|
ReportQuery | 
CalendarMultigetDelegate.endDocument(DavResource path)  | 
ReportQuery | 
CalendarQueryDelegate.endDocument(DavResource path)  | 
| Modifier and Type | Method and Description | 
|---|---|
ReportResponse | 
CalendarQueryExecutor.execute(LoggedCore lc,
       ReportQuery rq)  | 
ReportResponse | 
CalendarMultigetExecutor.execute(LoggedCore lc,
       ReportQuery rq)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CalendarServerPrincipalSearchQuery
An auto-complete request / user search 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ReportQuery | 
CalendarServerPrincipalSearchDelegate.endDocument(DavResource path)  | 
| Modifier and Type | Method and Description | 
|---|---|
ReportResponse | 
CalendarServerPrincipalSearchExecutor.execute(LoggedCore lc,
       ReportQuery rq)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ExpandPropertyQuery  | 
class  | 
PrincipalPropertySearchQuery
An autocomplete request / user search 
 | 
class  | 
PrincipalSearchPropertySetQuery  | 
class  | 
SyncCollectionQuery  | 
| Modifier and Type | Method and Description | 
|---|---|
ReportQuery | 
SyncCollectionDelegate.endDocument(DavResource path)  | 
ReportQuery | 
PrincipalPropertySearchDelegate.endDocument(DavResource path)  | 
ReportQuery | 
ExpandPropertyDelegate.endDocument(DavResource path)  | 
ReportQuery | 
PrincipalSearchPropertySetDelegate.endDocument(DavResource path)  | 
| Modifier and Type | Method and Description | 
|---|---|
ReportResponse | 
PrincipalSearchPropertySetExecutor.execute(LoggedCore lc,
       ReportQuery rq)  | 
ReportResponse | 
ExpandPropertyExecutor.execute(LoggedCore lc,
       ReportQuery rq)  | 
ReportResponse | 
PrincipalPropertySearchExecutor.execute(LoggedCore lc,
       ReportQuery rq)  | 
ReportResponse | 
SyncCollectionExecutor.execute(LoggedCore lc,
       ReportQuery rq)  | 
Copyright © 2021. All Rights Reserved.