alma::TMCDB::alarm::ReductionDefinitions Class Reference

Inheritance diagram for alma::TMCDB::alarm::ReductionDefinitions:
Inheritance graph
[legend]
Collaboration diagram for alma::TMCDB::alarm::ReductionDefinitions:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ReductionDefinitions (Session session, Configuration config, ConfigurationAccessor conf, Map< String, Object > rootMap, Logger m_logger)
String getNameOverride ()
void save ()
void save (String xml)
ReductionThresholds getThresholds ()
ReductionLinks getLinksToRemove ()
ReductionLinks getLinksToCreate ()

Static Public Attributes

static final String REDUCTION_DEFINITIONS_PATH = "/Alarms/Administrative/ReductionDefinitions"

Private Attributes

final Session session
final Configuration config
final ConfigurationAccessor conf
final Map< String, Object > rootMap
final Logger m_logger
ReductionLinks linksToCreate = new ReductionLinks("links-to-create")
ReductionLinks linksToRemove = new ReductionLinks("links-to-remove")
ReductionThresholds thresholds = new ReductionThresholds()

Detailed Description

Author:
msekoranja

Constructor & Destructor Documentation

alma::TMCDB::alarm::ReductionDefinitions::ReductionDefinitions ( Session  session,
Configuration  config,
ConfigurationAccessor  conf,
Map< String, Object >  rootMap,
Logger  m_logger 
) [inline]

Member Function Documentation

ReductionLinks alma::TMCDB::alarm::ReductionDefinitions::getLinksToCreate (  )  [inline]
ReductionLinks alma::TMCDB::alarm::ReductionDefinitions::getLinksToRemove (  )  [inline]
String alma::TMCDB::alarm::ReductionDefinitions::getNameOverride (  )  [inline]
ReductionThresholds alma::TMCDB::alarm::ReductionDefinitions::getThresholds (  )  [inline]
void alma::TMCDB::alarm::ReductionDefinitions::save ( String  xml  )  [inline]
void alma::TMCDB::alarm::ReductionDefinitions::save (  )  [inline]

Member Data Documentation

Referenced by save().

final Configuration alma::TMCDB::alarm::ReductionDefinitions::config [private]

Referenced by save().

Referenced by getLinksToCreate().

Referenced by getLinksToRemove().

Referenced by save().

Referenced by save().

final Map<String, Object> alma::TMCDB::alarm::ReductionDefinitions::rootMap [private]

Referenced by save().

Referenced by save().

Referenced by getThresholds().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2