Package com.sun.mdm.index.survivor

Interface Summary
SurvivorStrategyInterface The SurvivorStrategyInterface class is the interface for all default and custom survivor calculators.
 

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.
 

Exception Summary
HelperCreationException Helper creation exception
StrategyCreationException  
SurvivorCalculationException The SurvivorCalculationException class represents an exception thrown when an error occurs while calculating the surviving data for the Single Best Record (SBR).
 



Sun Microsystems, Inc.