public interface QueryBuilderTools
Modifier and Type | Interface and Description |
---|---|
static class |
QueryBuilderTools.Aggregator
This class encapsulates all the available Aggregation Functions
in a more object oriented way.
|
static class |
QueryBuilderTools.Order
This class is available as a preview of functionality that will be added to
the supported public API in a future release.
|
static class |
QueryBuilderTools.SearchOp
This class is available as a preview of functionality that will be added to
the supported public API in a future release.
|
static class |
QueryBuilderTools.Selector
This is how you instantiate columns to configure a query for
selection, grouping or aggregation.
|
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.