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

All Known Implementing Classes:
MasterControllerCoreImpl

public interface MasterControllerCore

The MasterControllerCore 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.