Interface ExportColumn.IndexRegistry

All Known Implementing Classes:
ExportActionConfig.IndexRegistry
Enclosing interface:
ExportColumn

public static interface ExportColumn.IndexRegistry
  • Method Details

    • addQueryPath

      void addQueryPath(String queryPath)
    • indexForPath

      int indexForPath(String path)
    • selectionPaths

      String[] selectionPaths()