Class ExportActionConfig.IndexRegistry
java.lang.Object
ch.tocco.nice2.reporting.api.action.export.ExportActionConfig.IndexRegistry
- All Implemented Interfaces:
ExportColumn.IndexRegistry
- Enclosing class:
ExportActionConfig
public static class ExportActionConfig.IndexRegistry
extends Object
implements ExportColumn.IndexRegistry
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addQueryPath
(String queryPath) int
indexForPath
(String path) String[]
-
Constructor Details
-
IndexRegistry
public IndexRegistry()
-
-
Method Details
-
indexForPath
- Specified by:
indexForPath
in interfaceExportColumn.IndexRegistry
-
addQueryPath
- Specified by:
addQueryPath
in interfaceExportColumn.IndexRegistry
-
selectionPaths
- Specified by:
selectionPaths
in interfaceExportColumn.IndexRegistry
-