| Modifier and Type | Method and Description |
|---|---|
NutsFetchDisplayOptions |
DefaultNutsQueryBaseOptions.getDisplayOptions() |
| Modifier and Type | Method and Description |
|---|---|
NutsFetchDisplayOptions |
NutsFetchDisplayOptions.configure(boolean skipUnsupported,
String... args) |
NutsFetchDisplayOptions |
DefaultSearchFormatBase.getDisplayOptions() |
| Modifier and Type | Method and Description |
|---|---|
NutsString |
NutsIdFormatHelper.buildMain(NutsFetchDisplayOptions oo,
NutsDisplayProperty dp) |
Object[] |
NutsIdFormatHelper.getMultiColumnRow(NutsFetchDisplayOptions oo) |
String[] |
NutsIdFormatHelper.getMultiColumnRowStrings(NutsFetchDisplayOptions oo) |
NutsString |
NutsIdFormatHelper.getSingleColumnRow(NutsFetchDisplayOptions oo) |
| Constructor and Description |
|---|
DefaultSearchFormatBase(NutsSession session,
NutsPrintStream writer,
NutsContentType format,
NutsFetchDisplayOptions options) |
NutsPrintIterator(Iterator<T> curr,
NutsWorkspace ws,
NutsPrintStream out,
NutsFetchDisplayOptions displayOptions,
NutsSession session) |
| Constructor and Description |
|---|
DefaultSearchFormatJson(NutsSession session,
NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatPlain(NutsSession session,
NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatProps(NutsSession session,
NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatTable(NutsSession session,
NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatTree(NutsSession session,
NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Constructor and Description |
|---|
DefaultSearchFormatXml(NutsSession session,
NutsPrintStream writer,
NutsFetchDisplayOptions options) |
| Modifier and Type | Method and Description |
|---|---|
<T> Iterator<T> |
NutsWorkspaceUtils.decoratePrint(Iterator<T> it,
NutsSession session,
NutsFetchDisplayOptions displayOptions) |
Copyright © 2021 vpc open source initiative. All rights reserved.