public class PrincipalPropertySearchExecutor extends java.lang.Object implements IReportExecutor
Constructor and Description |
---|
PrincipalPropertySearchExecutor() |
Modifier and Type | Method and Description |
---|---|
ReportResponse |
execute(LoggedCore lc,
ReportQuery rq) |
javax.xml.namespace.QName |
getKind() |
void |
write(ReportResponse rr,
io.vertx.core.http.HttpServerResponse sr) |
public ReportResponse execute(LoggedCore lc, ReportQuery rq)
execute
in interface IReportExecutor
public void write(ReportResponse rr, io.vertx.core.http.HttpServerResponse sr)
write
in interface IReportExecutor
public javax.xml.namespace.QName getKind()
getKind
in interface IReportExecutor
Copyright © 2021. All Rights Reserved.