Interface ExportResource

    • Method Detail

      • getExportSelection

        @POST
        @Path("/selection")
        ExportSelectionResponse getExportSelection​(ExportSelectionRequest request)
        Get export selection data. The posted data contains the currently selected or excluded objects. This method will calculate the "subselected" folders and return them. This is needed by the export selection dialog to mark folders, that are not selected themselves, but contain selected items.
        Parameters:
        request - request containing the lists of selected objects
        Returns:
        response containing the lists of subselected folders