Package PamController

Interface DataStoreInfoHolder

All Known Subinterfaces:
DataInputStore
All Known Implementing Classes:
AcquisitionControl, DCL5System, FileInputSystem, FolderInputSystem, OfflineFileServer, OfflineWavFileServer, RonaInputSystem, RonaOfflineFileServer, STAcquisitionControl

public interface DataStoreInfoHolder
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    getStoreInfo(PamWorkMonitor workerMonitor, boolean detail)
    Get information about the input store (e.g.
  • Method Details Link icon

    • getStoreInfo Link icon

      InputStoreInfo getStoreInfo(PamWorkMonitor workerMonitor, boolean detail)
      Get information about the input store (e.g. start times of all files).
      Parameters:
      workerMonitor - monitor for work progress, should be called whenever a task is likely to take a long time so that a progress bar can update.
      detail - get detail of all files.
      Returns:
      information about data input.