filters property
Source-level filters that are always applied by datasets using this adapter.
These filters are combined with dataset/grid filters using AND semantics. UI clear-filter actions do not remove them.
Implementation
final List<FdcDataAdapterFilter> filters;