Class Summary |
AbstractSurvivorHelper |
Base helper class that provides the following utility methods on omega:
get a set of candidate fields that need survivor calculation;
get a set of system information fields for each candidate field; and
set the value of a candidate field. |
HelperFactory |
Factory methods to create a SurvivorHelper |
StrategyParameter |
The StrategyParameter class represents a single parameter for the
survivor strategy. |
SurvivorCalculator |
Survivor calculator class |
SystemField |
The SystemField class represents a field in a system object. |
SystemFieldList |
The SystemFieldList class represents a list of system fields. |
SystemFieldListMap |
The SystemFieldListMap class represents a mapping of a system key
(that is, a system code and local ID pair) to a corresponding list of system
fields. |