Package com.sun.mdm.index.master

Class Summary
ExecuteMatchLogics The ExecuteMatchLogics class provides methods that allow you to customize how the matching process is performed by any of the "execute match" methods of the MasterController class.
MatchFieldChange Utility class to determine if a match field has changed
MatchResult The MatchResult class contains the return values for a call to any of the "executeMatch" methods (that is, executeMatch, executeMatchUpdate, executeMatchDupRecalc, executeMatchUpdateDupRecalc, or executeMatchGui).
MergeResult The MergeResult class contains the return values for a call to the merge-related functions of the MasterController class.
ObjectNodeFilter Construct query by looking at which fields in the system object have been populated and performing an "=" search on each of them.
SystemDefinition The SystemDefinition class represents the information about the external systems sharing data with the master index application.
 

Exception Summary
ConnectionInvalidException DataSource Connection error
CustomizationException The CustomizationException class is used for errors that occur while processing the customizable logic for the executeMatch method.
EViewException The EViewException class is the base exception class for all Master Index exceptions.
ProcessingException The ProcessingException class is the base exception class for all system-related exceptions.
UserException The UserException class is the base exception class for all user-related exceptions, such as entering incorrect parameters.
 



Sun Microsystems, Inc.