Interface BulkEditorDataService

All Known Implementing Classes:
BulkEditorDataServiceImpl

public interface BulkEditorDataService
  • Method Details

    • reload

      <E> List<E> reload(BulkEditorDataService.LoadDescriptor<E> loadDescriptor)
      Reloads selected items with the passed view.
      Parameters:
      loadDescriptor - load descriptor
      Returns:
      reloaded instances