Interface IContextAware

All Known Subinterfaces:
IAlgorithm
All Known Implementing Classes:
DiagnosticTracker, ElsTracker, EnsembleTracker, EnvelopeBacktracker, EnvelopeTracker, EnvelopeTrackerBase, EnvelopeTrackerPmq, EnvelopeTrackerPmqDipole, EnvTrackerAdapt, ParticleTracker, SynchronousTracker, Trace3dTracker, Tracker, TrackerAdaptive, TransferMapTracker, TwissTracker, TwissTrackerPmq

public interface IContextAware
Interface specifying methods for saving/restore object data from an EditContext object.
Author:
Christopher K. Allen
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    load(String strPrimKeyVal, EditContext ecTableData)
    Load the class's parameters from an EditContext object.
  • Method Details

    • load

      void load(String strPrimKeyVal, EditContext ecTableData) throws DataFormatException
      Load the class's parameters from an EditContext object.
      Parameters:
      strPrimKeyVal - primary key value specifying the name of the record
      ecTableData - EditContext containing table data
      Throws:
      DataFormatException - bad data format - error in reading