com.sun.mdm.index.ejb.master
Interface MasterController

All Known Subinterfaces:
MasterControllerLocal, MasterControllerRemote
All Known Implementing Classes:
MasterControllerEJB

public interface MasterController

The MasterController interface is the interface of the Master Index Manager Service, which controls the primary functions of the master index. This includes the "execute match" functions, which are the primary functions used when processing records into the master index database. It invokes the matching logic to determine whether an incoming record is new or is an update to an existing record. One of the following methods should be executed when processing messages through the master index.