Class OINodeConfigGUI

All Implemented Interfaces:
DCNodeConfigGUIIfc, ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
JDBCOIConfigGUI, OIFtpConfigGUI, RadiusOINodeConfigGUI

public class OINodeConfigGUI extends DCNodeConfigGUI
Base Configuration GUI class for OI (Output) Nodes
See Also:
  • Constructor Details

    • OINodeConfigGUI

      public OINodeConfigGUI(DCNodeConfigData ncd)
      Calls parent's constructor
  • Method Details

    • getDCNodeConfigData

      public DCNodeConfigData getDCNodeConfigData()
      Calls parent's getDCNodeConfigData method, and populates the following additional fields:
      • DCNodeConfigData.PULLTIME with the value from the "Read Timer:" field.
      • DCNodeConfigData.NARBACKUP with the state of the "Backup NAR files:" checkbox.
    • DCNodeConfigData.NARBACKUPDAYS with the value from the "NAR file retention period:" field.