A B C D E F G H I J K L M N O P Q R S T U V W X

A

ACTION_ADD - Static variable in class com.sun.mdm.index.objects.SystemObject
Action Add
ACTION_MERGE - Static variable in class com.sun.mdm.index.objects.SystemObject
Action Merge
ACTION_REMOVE - Static variable in class com.sun.mdm.index.objects.SystemObject
Action Remove
ACTION_TRANSFER - Static variable in class com.sun.mdm.index.objects.SystemObject
Action Transfer
ACTION_UNMERGE - Static variable in class com.sun.mdm.index.objects.SystemObject
Action UnMerge
ACTION_UPDATE - Static variable in class com.sun.mdm.index.objects.SystemObject
Action Update
ADD - Static variable in class com.sun.mdm.index.outbound.OutBoundMessages
ADD
ADD_FUNCTION - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
ADD_INDEX - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
ADD_NOT_ALLOWED - Static variable in class com.sun.mdm.index.master.MatchResult
No matching record was found in the database, but custom processing logic for disallowAdd() is set to true.
AND - Static variable in class com.sun.mdm.index.edm.services.security.SecurityManager
 
APPLICATION_INSTANCE_NAME - Static variable in class com.sun.mdm.index.util.ConnectorParamReader
Application instance name
ASSUMED_MATCH - Static variable in class com.sun.mdm.index.master.MatchResult
The system code / lid was not found in the database.
ATRID - Static variable in class com.sun.mdm.index.parser.BlockType
atr id
ATRNAME - Static variable in class com.sun.mdm.index.parser.BlockType
atr name
ATR_BLOCKING - Static variable in interface com.sun.mdm.index.filter.FilterConstants
 
ATR_DELIMITER - Static variable in interface com.sun.mdm.index.filter.FilterConstants
 
ATR_MATCHING - Static variable in interface com.sun.mdm.index.filter.FilterConstants
 
ATR_MODULE_NAME - Static variable in class com.sun.mdm.index.configurator.ConfigurationService
XML node attribute for the module name
ATR_MODULE_NAME - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
ATR_MODULE_NAME - Static variable in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
module name
ATR_NAME - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
ATR_NAME - Static variable in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
tag for parsing XML
ATR_NUMBER - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
ATR_PARSER_CLASS - Static variable in class com.sun.mdm.index.configurator.ConfigurationService
XML node attribute for parser class
ATR_PARSER_CLASS - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
ATR_PARSER_CLASS - Static variable in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
tag for parsing XML
ATR_SBR - Static variable in interface com.sun.mdm.index.filter.FilterConstants
 
AUTOCOMMIT - Static variable in interface com.sun.mdm.index.util.Constants
disables/enables Autocommit
AUTO_RESOLVED - Static variable in class com.sun.mdm.index.potdup.PotentialDuplicateManager
 
AbstractCondition - class com.sun.mdm.index.configurator.impl.blocker.AbstractCondition.
Base class for a block condition
AbstractCondition() - Constructor for class com.sun.mdm.index.configurator.impl.blocker.AbstractCondition
Creates a new instance of AbstractCondition
AbstractSurvivorHelper - class com.sun.mdm.index.survivor.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.
AbstractSurvivorHelper() - Constructor for class com.sun.mdm.index.survivor.AbstractSurvivorHelper
default constructor
Agent - class com.sun.mdm.index.monitor.Agent.
JMX agent
Agent(MBeanServer, MasterControllerCore) - Constructor for class com.sun.mdm.index.monitor.Agent
default constructor, to use when the monitor is run within the sun java application server
ArrayPageAdapter - class com.sun.mdm.index.page.ArrayPageAdapter.
Adapts any array for use in PageIterator
ArrayPageAdapter(Object[]) - Constructor for class com.sun.mdm.index.page.ArrayPageAdapter
Creates a new instance of ArrayPageAdapter
ArrayPageAdapter(List) - Constructor for class com.sun.mdm.index.page.ArrayPageAdapter
Creates a new instance of ArrayPageAdapter
AssembleDescriptor - class com.sun.mdm.index.query.AssembleDescriptor.
The AssembleDescriptor class contains information used by the assembler engine (AssemblerEngine class) to construct the resulting composite objects.
AssembleDescriptor() - Constructor for class com.sun.mdm.index.query.AssembleDescriptor
Creates a new instance of the AssembleDescriptor class.
AssembleObjectState - class com.sun.mdm.index.query.AssembleObjectState.
This object is used by AssemlerEngine during Assembling process.
AssembleObjectState(String) - Constructor for class com.sun.mdm.index.query.AssembleObjectState
Creates a new instance of AssembleObjectState
AssemblerEngine - interface com.sun.mdm.index.query.AssemblerEngine.
 
AssemblerEngineImpl - class com.sun.mdm.index.query.AssemblerEngineImpl.
This AssemblerEngine is responsible to initialize the data structures that are used during Assembling.
AssemblerEngineImpl() - Constructor for class com.sun.mdm.index.query.AssemblerEngineImpl
Creates a new instance of AssemblerEngine
AssumedMatchException - exception com.sun.mdm.index.assumedmatch.AssumedMatchException.
Assumed match manager exception
AssumedMatchException() - Constructor for class com.sun.mdm.index.assumedmatch.AssumedMatchException
Creates new AssumedMatchException
AssumedMatchException(String) - Constructor for class com.sun.mdm.index.assumedmatch.AssumedMatchException
Constructor
AssumedMatchException(String, Throwable) - Constructor for class com.sun.mdm.index.assumedmatch.AssumedMatchException
Constructor
AssumedMatchException(Throwable) - Constructor for class com.sun.mdm.index.assumedmatch.AssumedMatchException
Constructor
AssumedMatchIterator - class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchIterator.
The AssumedMatchIterator class represents an iterator containing the AssumedMatchSummary objects returned by a call to lookupAssumedMatches.
AssumedMatchIterator(PageData, int, int) - Constructor for class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchIterator
Creates a new instance of the AssumedMatchIterator class that maintains the connection to the server.
AssumedMatchIterator(ArrayList) - Constructor for class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchIterator
Creates a new instance of the AssumedMatchIterator class that does not maintain the connection to the server.
AssumedMatchManager - class com.sun.mdm.index.assumedmatch.AssumedMatchManager.
Data access class for potential assumed matches.
AssumedMatchManager() - Constructor for class com.sun.mdm.index.assumedmatch.AssumedMatchManager
Creates a new instance of AssumedMatchManager
AssumedMatchPageAdapter - class com.sun.mdm.index.page.AssumedMatchPageAdapter.
Given a list of AssumedMatchSummaries, adapt the result for use within page iterator framework.
AssumedMatchPageAdapter(ArrayList, AssumedMatchSearchObject) - Constructor for class com.sun.mdm.index.page.AssumedMatchPageAdapter
Creates a new instance of AssumedMatchPageAdapter
AssumedMatchReport - class com.sun.mdm.index.report.AssumedMatchReport.
Report class for assumed matches
AssumedMatchReport(MultirowReportConfig2) - Constructor for class com.sun.mdm.index.report.AssumedMatchReport
Creates a new instance of AssumedMatchReport.
AssumedMatchReportConfig - class com.sun.mdm.index.report.AssumedMatchReportConfig.
Configuration class for assumed match report
AssumedMatchReportConfig() - Constructor for class com.sun.mdm.index.report.AssumedMatchReportConfig
Creates a new instance of AssumedMatchConfig
AssumedMatchReportRow - class com.sun.mdm.index.report.AssumedMatchReportRow.
Row of data for Assumed Match Report
AssumedMatchReportRow(AssumedMatchSummary, AssumedMatchReportConfig) - Constructor for class com.sun.mdm.index.report.AssumedMatchReportRow
Creates a new instance of AssumedMatchReportRow
AssumedMatchSearchObject - class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject.
The AssumedMatchSearchObject class is an object representing the search criteria passed to lookupAssumedMatches when performing a search for assumed matches.
AssumedMatchSearchObject() - Constructor for class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Creates a new instance of the AssumedMatchSearchObject class.
AssumedMatchSummary - class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary.
The AssumedMatchSummary class represents an object containing transaction information about assumed match transactions that were returned by a call to lookupAssumedMatches.
AssumedMatchSummary() - Constructor for class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Creates a new instance of the AssumedMatchSummary class.
AssumedMatchSummary(String, String, String, String, String, Date, String) - Constructor for class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Creates a new instance of the AssumedMatchSummary class.
AttributeMetaData - class com.sun.mdm.index.objects.AttributeMetaData.
 
AttributeMetaData() - Constructor for class com.sun.mdm.index.objects.AttributeMetaData
default constructor
AttributeMetaData.InvalidElementNameException - exception com.sun.mdm.index.objects.AttributeMetaData.InvalidElementNameException.
 
AttributeMetaData.InvalidElementNameException() - Constructor for class com.sun.mdm.index.objects.AttributeMetaData.InvalidElementNameException
 
AttributeMetaData.InvalidElementNameException(String) - Constructor for class com.sun.mdm.index.objects.AttributeMetaData.InvalidElementNameException
 
AttributesData - class com.sun.mdm.index.query.AttributesData.
The AttributesData class provides access to the data returned from a generated SQL query through the value object assembler methods (such as those in the classes that implement the ResultObjectAssembler interface).
AttributesData(ResultSet, String[], int) - Constructor for class com.sun.mdm.index.query.AttributesData
Creates a new instance of the AttributesData class.
AuditDataObject - class com.sun.mdm.index.master.search.audit.AuditDataObject.
The AuditDataObject class represents an object containing an audit log summary returned by a call to lookupAuditLog.
AuditDataObject() - Constructor for class com.sun.mdm.index.master.search.audit.AuditDataObject
Creates a new instance of the AuditDataObject class.
AuditDataObject(String, String, String, String, String, String, Date, String) - Constructor for class com.sun.mdm.index.master.search.audit.AuditDataObject
Creates a new instance of the AuditDataObject class.
AuditException - exception com.sun.mdm.index.audit.AuditException.
 
AuditException() - Constructor for class com.sun.mdm.index.audit.AuditException
Creates a new instance of AuditException
AuditException(String) - Constructor for class com.sun.mdm.index.audit.AuditException
constructor
AuditException(String, Throwable) - Constructor for class com.sun.mdm.index.audit.AuditException
constructor
AuditException(Throwable) - Constructor for class com.sun.mdm.index.audit.AuditException
construtor
AuditIterator - class com.sun.mdm.index.master.search.audit.AuditIterator.
The AuditIterator class represents an iterator containing the AuditDataObject objects returned by a call to lookupAuditLog.
AuditIterator(PageData, int, int) - Constructor for class com.sun.mdm.index.master.search.audit.AuditIterator
Creates a new instance of the AuditIterator class that maintains the connection to the server.
AuditIterator(ArrayList) - Constructor for class com.sun.mdm.index.master.search.audit.AuditIterator
Creates a new instance of the AuditIterator class that does not maintain the connection to the server.
AuditManager - class com.sun.mdm.index.audit.AuditManager.
Class to perform audit-related SQL operations
AuditManager() - Constructor for class com.sun.mdm.index.audit.AuditManager
Creates a new instance of AuditManager
AuditSearchObject - class com.sun.mdm.index.master.search.audit.AuditSearchObject.
The AuditSearchObject class is an object representing the search criteria passed to lookupAuditLog when performing a search for audit log entries.
AuditSearchObject() - Constructor for class com.sun.mdm.index.master.search.audit.AuditSearchObject
Creates a new instance of the AuditSearchObject class.
AuxIdValidator - class com.sun.mdm.index.objects.validation.AuxIdValidator.
 
AuxIdValidator() - Constructor for class com.sun.mdm.index.objects.validation.AuxIdValidator
Creates a new instance of AuxIdValidator
AxionSQLObject - class com.sun.mdm.index.query.AxionSQLObject.
supports Axion DB specifics query syntax
AxionSQLObject() - Constructor for class com.sun.mdm.index.query.AxionSQLObject
 
absolute(int) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchIterator
Retrieves an AssumedMatchSummary object at the specified index from the AssumedMatchIterator object.
absolute(int, int) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchIterator
Retrieves a series of rows from an AssumedMatchIterator object, beginning with the row at the specified index and continuing through the specified number of rows.
absolute(int) - Method in class com.sun.mdm.index.master.search.audit.AuditIterator
Retrieves an audit data object (class AuditDataObject) at the specified index from the AuditIterator object.
absolute(int, int) - Method in class com.sun.mdm.index.master.search.audit.AuditIterator
Retrieves a series of rows from an AuditIterator object, beginning with the row at the specified index and continuing through the specified number of rows.
absolute(int) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultIterator
Retrieves an EOSearchResultRecord object at the specified index from the EOSearchResultIterator object.
absolute(int, int) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultIterator
Retrieves a series of rows from an EOSearchResultIterator object, beginning with the row at the specified index and continuing through the specified number of rows.
absolute(int) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateIterator
Retrieves a PotentialDuplicateSummary object at the specified index from the PotentialDuplicateIterator object.
absolute(int, int) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateIterator
Retrieves a series of rows from a PotentialDuplicateIterator object, beginning with the row at the specified index and continuing through the specified number of rows.
absolute(int) - Method in class com.sun.mdm.index.master.search.transaction.TransactionIterator
Retrieves a TransactionSummary object at the specified index from the TransactionIterator object.
absolute(int, int) - Method in class com.sun.mdm.index.master.search.transaction.TransactionIterator
Retrieves a series of rows from a TransactionIterator object, beginning with the row at the specified index and continuing through the specified number of rows.
absolute(int) - Method in class com.sun.mdm.index.page.ObjectNodePageIterator
See PageIterator
absolute(int, int) - Method in class com.sun.mdm.index.page.ObjectNodePageIterator
See PageIterator
absolute(int) - Method in class com.sun.mdm.index.page.PageIterator
Returns the element at the specified index.
absolute(int, int) - Method in class com.sun.mdm.index.page.PageIterator
Returns the next 'count' elements beginning with the element at the specified index.
activate() - Method in class com.sun.mdm.index.ejb.page.PageDataEJB
Standard EJB3 callback method.
activate() - Method in class com.sun.mdm.index.page.ArrayPageAdapter
See PageAdapter
activate() - Method in class com.sun.mdm.index.page.AssumedMatchPageAdapter
See PageAdapter
activate() - Method in class com.sun.mdm.index.page.EuidPageAdapter
See PageAdapter
activate() - Method in class com.sun.mdm.index.page.IteratorPageAdapter
See PageAdapter
activate() - Method in interface com.sun.mdm.index.page.PageAdapter
When the stateful session bean activates, it will first call this method.
activate() - Method in class com.sun.mdm.index.page.PotentialDuplicatePageAdapter
See PageAdapter
activate() - Method in class com.sun.mdm.index.page.TransactionPageAdapter
When the stateful session bean activates, it will first call this method.
activateEO(EnterpriseObject, Date) - Method in class com.sun.mdm.index.update.UpdateHelper
activates an EnterpriseObject
activateEnterprise(Connection, EnterpriseObject, String) - Method in interface com.sun.mdm.index.update.UpdateManager
 
activateEnterprise(Connection, EnterpriseObject, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Activates a particular EnterpriseObject
activateEnterpriseObject(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
activateEnterpriseObject(String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Changes the status of a deactivated enterprise object back to active.
activateEnterpriseObject(Connection, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Changes the status of a deactivated enterprise object back to active.
activateEnterpriseObject(Connection, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Return a deactivated enterprise object back to active status.
activateEnterpriseObject(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Changes the status of a deactivated enterprise object back to active.
activateSystemObject(SystemObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
activateSystemObject(String, String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
activateSystemObject(SystemObjectPK) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Changes the status of a deactivated system object back to active.
activateSystemObject(Connection, SystemObjectPK) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Changes the status of a deactivated system object back to active.
activateSystemObject(Connection, SystemObjectPK) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Return a deactivated system object back to active status.
activateSystemObject(SystemObjectPK) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Changes the status of a deactivated system object back to active.
add(String, int, boolean) - Method in class com.sun.mdm.index.objects.AttributeMetaData
 
add(ArrayList, ObjectNode) - Method in class com.sun.mdm.index.objects.ObjectNode
 
add(String[]) - Method in class com.sun.mdm.index.objects.epath.EPathArrayList
Adds the specified list of ePaths to an EPathArrayList object.
add(String) - Method in class com.sun.mdm.index.objects.epath.EPathArrayList
Adds the specified ePath to an EPathArrayList object.
add(EPath) - Method in class com.sun.mdm.index.objects.epath.EPathArrayList
Adds the specified ePath to an EPathArrayList object.
add(Object, Object[]) - Method in class com.sun.mdm.index.query.AssembleObjectState
 
add(Condition) - Method in class com.sun.mdm.index.query.ConditionMap
 
add(CreateObjectMeta) - Method in class com.sun.mdm.index.query.CreateObjectList
 
add(String) - Method in class com.sun.mdm.index.query.JoinList
 
add(String) - Method in class com.sun.mdm.index.query.QPath
 
add(JoinList) - Method in class com.sun.mdm.index.query.SingleQPath
 
add(SystemField) - Method in class com.sun.mdm.index.survivor.SystemFieldList
Adds a SystemField object to the system field list.
addAssignment(HashMap) - Method in class com.sun.mdm.index.util.PackageTree
 
addAssignment(String, Object) - Method in class com.sun.mdm.index.util.PackageTree
 
addAssumedMatch(Connection, DecisionMakerStruct, String, String, String) - Method in class com.sun.mdm.index.assumedmatch.AssumedMatchManager
Add assumed matches to the database
addBlockBy(QueryType.BlockBy) - Method in class com.sun.mdm.index.parser.QueryType.BlockRule
 
addBlockDefinition(QueryType.BlockDefinition) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
addChild(ObjectNode) - Method in class com.sun.mdm.index.objects.ObjectNode
Adds a new child object to the object node.
addChildConfig(ObjectNodeConfig) - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
 
addChildHard(ObjectNode) - Method in class com.sun.mdm.index.objects.ObjectNode
adds a new child to the ObjectNode without checking on duplicates
addChildNoFlagSet(ObjectNode) - Method in class com.sun.mdm.index.objects.ObjectNode
adds a new child to the ObjectNode, and not to set flags
addChildToTypeArrayList(ObjectNode) - Method in class com.sun.mdm.index.objects.ObjectNode
 
addChildren(ArrayList) - Method in class com.sun.mdm.index.objects.ObjectNode
adds a list of children objects
addColumn(ObjectColumn) - Method in class com.sun.mdm.index.querybuilder.ObjectTable
 
addCondition(AbstractCondition) - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockRule
Adds a feature to the Condition attribute of the BlockRule object.
addCondition(String, String, String, Object) - Method in class com.sun.mdm.index.query.Condition
Adds a new condition to a generated SQL statement.
addCondition(String, String, Object) - Method in class com.sun.mdm.index.query.Condition
Adds a new condition to a generated SQL statement where the operator within the condition is = (equals) by default.
addCondition(String, String, String, Object[]) - Method in class com.sun.mdm.index.query.Condition
Adds a new condition to a generated SQL statement using an array of values.
addCondition(String, String, String, Object, boolean) - Method in class com.sun.mdm.index.query.Condition
Adds a new condition to a generated SQL statement and specifies whether to bind the value to a prepared statement.
addCondition(String, String, Object) - Method in class com.sun.mdm.index.query.QueryObject
Specifies a condition for the WHERE clause of the SQL query.
addCondition(String, String, String) - Method in class com.sun.mdm.index.query.QueryObject
This is an overload method of addCondition, differing in that the value parameter is a String.
addCondition(String, String) - Method in class com.sun.mdm.index.query.QueryObject
This is an overload method of addCondition, differing in that the default operator is = (equal to) and the value is a string.
addCondition(Condition) - Method in class com.sun.mdm.index.query.QueryObject
Adds a condition, specified by an instance of the Condition class to the query object.
addConditions(String, Condition) - Method in class com.sun.mdm.index.query.Condition
Adds an existing condition to a generated SQL statement.
addConfigChangeObserver(Observer) - Static method in class com.sun.mdm.index.configurator.ConfigurationService
Add an Observer to be notified it the configuration changes from what was originally loaded.
addDefinition(BlockDefinition) - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
Add a block definition.
addEPath(EPath) - Method in class com.sun.mdm.index.objects.epath.EPathGroup
add a Epath to this group
addEncoder(MatchFieldDef.Encoder) - Method in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticEncodersConfig
 
addEncoder(String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticEncodersConfig
 
addEncoder(String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
addEnterpriseObject(Connection, EnterpriseObject) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Persists a new EnterpriseObject into database.
addEnterpriseObject(Connection, EnterpriseObject) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Persists a new EnterpriseObject into database: 1.
addEntryToJar(String, String, String) - Static method in class com.sun.mdm.index.util.JarUtil
Add an entry to the jar file
addEntryToJar(String, InputStream, String) - Static method in class com.sun.mdm.index.util.JarUtil
Add an entry to the jar file
addEntryToJar(InputStream, OutputStream, InputStream, String) - Static method in class com.sun.mdm.index.util.JarUtil
Add an entry to existing jar file
addField(EDMFieldDef) - Method in class com.sun.mdm.index.parser.EDMType.EDMNode
 
addField(String, Object) - Method in class com.sun.mdm.index.query.ResultObject
add a field value to the set, given the field name
addFieldConfig(FieldConfig) - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
 
addFieldDescriptor(FieldDescriptor) - Method in class com.sun.mdm.index.objects.validation.ObjectDescriptor
Adds a FieldDescriptor to this ObjectDescriptor object
addFieldDescriptor(FieldDescriptor, ReferenceDescriptor) - Method in class com.sun.mdm.index.objects.validation.ObjectDescriptor
Adds a FieldDescriptor and a ReferenceDescriptor to this ObjectDescriptor object
addFieldDescriptor(ArrayList) - Method in class com.sun.mdm.index.objects.validation.ObjectDescriptor
Adds a list of FieldDescriptor to this ObjectDescriptor object
addFieldGroup() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchResultListPage
 
addFieldGroup() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
addFieldName(String) - Method in class com.sun.mdm.index.query.ResultObject.MetaData
Adds a feature to the FieldName attribute of the MetaData object
addFieldRef(String, String) - Method in class com.sun.mdm.index.edm.services.configuration.EosFieldGroupConfig
 
addFieldRef(String, String, String) - Method in class com.sun.mdm.index.edm.services.configuration.EosFieldGroupConfig
 
addFieldRef(EDMType.PageDefinition.FieldRef) - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.FieldGroup
 
addFile(String, String, byte[]) - Method in class com.sun.mdm.index.configurator.impl.MatchEngineConfig
Adds a file to this configuration.
addHelper(EnterpriseObject, EnterpriseObject, Map) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Helper method for unmerging enterprise objects.
addLocaleCode(MatchFieldDef.LocaleCode) - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
addLocaleCode(String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
addMapping(String, Collection) - Method in class com.sun.mdm.index.query.ResultObject.MetaData
add mapping for list of fields per object type
addMatchColumn(String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.MatchingConfig.MatchSystemObject
 
addMinorObject(SystemObject, String, HashMap) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
addMinorObject(SBR, String, HashMap) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
addMinorObjects(SystemObject, ArrayList) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
addNormalizationGroup(String, String, String, ArrayList, String, String, String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
addObjectField(String, String, int) - Method in class com.sun.mdm.index.report.MultirowReportConfig1
Add an Object Field.
addObjectField(String, String, String, int) - Method in class com.sun.mdm.index.report.MultirowReportConfig2
Add an Object Field.
addObjectKeyData(String, Integer[]) - Method in class com.sun.mdm.index.query.SQLDescriptor
 
addObjectSelectData(String, int, int, Integer[], ArrayList, ArrayList) - Method in class com.sun.mdm.index.query.SQLDescriptor
 
addObjectValue(EPath, ObjectNode, Object) - Static method in class com.sun.mdm.index.objects.epath.EPathAPI
sets a field value, creates new objects along the path if it does not exist already.
addObjectValues(EPath, int, ObjectNode, ArrayList) - Static method in class com.sun.mdm.index.objects.epath.EPathAPI
set a field on one or multiple object nodes with the provided values e.g.
addOverWrite(SBROverWrite) - Method in class com.sun.mdm.index.objects.SBR
Adds a feature to the OverWrite attribute of the SBR object
addOverWrites(Collection) - Method in class com.sun.mdm.index.objects.SBR
Adds a feature to the OverWrite attribute of the SBR object
addParameter(Utils.Parameter) - Method in class com.sun.mdm.index.parser.UpdateType.SurvivorStrategy
 
addPatternValidator(String, PatternValidator) - Method in class com.sun.mdm.index.objects.validation.ObjectDescriptor
Assign a ValueValidator to a field
addPhoneticizeField(MatchFieldDef.PhoneticizeField) - Method in class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig.StandardizeSystemObject
 
addPhoneticizedField(String, String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig.StandardizeSystemObject
 
addPhoneticizedField(String, String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
addPotentialDuplicates(Connection, String, PotentialDuplicate[], String) - Method in class com.sun.mdm.index.potdup.PotentialDuplicateManager
Add potential duplicates to the database.
addPropertiesToJarFile(Properties) - Static method in class com.sun.mdm.index.util.JarUtil
Add a property file to a jar file
addReferenceDescriptor(String, ReferenceDescriptor) - Method in class com.sun.mdm.index.objects.validation.ObjectDescriptor
Adds a ReferenceDescriptor to this ObjectDescriptor object
addReport() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.Reports
 
addRow(ReportRow) - Method in class com.sun.mdm.index.report.MultirowReport1
Adds a row.
addRule(BlockRule) - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockDefinition
Adds a feature to the Rule attribute of the BlockDefinition object.
addSearchOption() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
addSearchOption(EDMType.PageDefinition.SearchOption) - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
addSearchResultListPage() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.CommonBlock
 
addSearchResultListPage() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.History
 
addSecondaryObject(EntityObject) - Method in interface com.sun.mdm.index.objects.EntityObject
adds a child
addSelect(String) - Method in class com.sun.mdm.index.query.QueryObject
Adds a field to the SELECT portion of the SQL statement.
addSimpleSearchPage() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.CommonBlock
 
addSimpleSearchPage(EDMType.PageDefinition.SimpleSearchPage) - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.CommonBlock
 
addSubscreen() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.SubscreenConfigurations
 
addSystemObject(SystemObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
addSystemObject(String, SystemObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Adds the system object to the enterprise object associated with the EUID.
addSystemObject(Connection, String, SystemObject) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Adds the system object to the enterprise object associated with the EUID.
addSystemObject(Connection, String, SystemObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Adds the SystemObject to the EnterpriseObject specified by EUID.
addSystemObject(String, SystemObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Adds the system object to the enterprise object associated with the EUID.
addSystemObject(SystemObject) - Method in class com.sun.mdm.index.objects.EnterpriseObject
Adds a system object to an instance of EnterpriseObject.
addSystemObjects(Collection) - Method in class com.sun.mdm.index.objects.EnterpriseObject
Adds multiple system objects to an instance of EnterpriseObject.
addTargetMapping(MatchFieldDef.TargetMapping) - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
addTargetMappingFreeFormGroup(String, String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
addTransactionField(String, String, int) - Method in class com.sun.mdm.index.report.MultirowReportConfig1
Add a Transaction Field.
addTransactionFieldVisibleLine1(String, String, int) - Method in class com.sun.mdm.index.report.MultirowReportConfig1
Add a Transaction Field.
addTransactionFieldVisibleLine2(String, String, int) - Method in class com.sun.mdm.index.report.MultirowReportConfig1
Add a Transaction Field.
addUnique(EPath) - Method in class com.sun.mdm.index.objects.epath.EPathArrayList
Adds the specified ePath to an EPathArrayList object if that ePath does not already exist in the object.
addUnique(String) - Method in class com.sun.mdm.index.objects.epath.EPathArrayList
Adds the specified ePath to an EPathArrayList object if that ePath does not already exist in the object.
addUnique(String[]) - Method in class com.sun.mdm.index.objects.epath.EPathArrayList
Adds the specified ePaths to an EPathArrayList object if those ePaths do not already exist in the object.
addUnstandardizedSourceField(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
addUserCodeValidator(String, UserCodeValidator) - Method in class com.sun.mdm.index.objects.validation.ObjectDescriptor
Assign a ValueValidator to a field
addUserReferenceDescriptor(String, UserReferenceDescriptor) - Method in class com.sun.mdm.index.objects.validation.ObjectDescriptor
Adds a UserReferenceDescriptor to this ObjectDescriptor object
addValueValidator(String, ValueValidator) - Method in class com.sun.mdm.index.objects.validation.ObjectDescriptor
Assign a ValueValidator to a field
addValuseToJarXmlEntry(String, String, String, String, String) - Static method in class com.sun.mdm.index.util.JarUtil
 
addobject(ArrayList, boolean) - Static method in class com.sun.mdm.index.ops.ObjectPersistenceService
Adds boolean data to an ArrayList
addobject(ArrayList, int) - Static method in class com.sun.mdm.index.ops.ObjectPersistenceService
Adds int data to an ArrayList
addobject(ArrayList, float) - Static method in class com.sun.mdm.index.ops.ObjectPersistenceService
Adds float data to an ArrayList
addobject(ArrayList, double) - Static method in class com.sun.mdm.index.ops.ObjectPersistenceService
adds double data to an ArrayList
addobject(ArrayList, byte) - Static method in class com.sun.mdm.index.ops.ObjectPersistenceService
adds byte data to an ArrayList
addobject(ArrayList, Object) - Static method in class com.sun.mdm.index.ops.ObjectPersistenceService
adds an Object to an ArrayList
alBlockBys - Variable in class com.sun.mdm.index.parser.QueryType.BlockRule
 
alBlockDefinitionNames - Variable in class com.sun.mdm.index.parser.QueryType.Config
 
alBlockDefinitions - Variable in class com.sun.mdm.index.parser.QueryType.Config
 
alCandidateFields - Variable in class com.sun.mdm.index.parser.UpdateType.SurvivorHelperConfig
 
alCandidateFields - Variable in class com.sun.mdm.index.parser.UpdateType.WeightedCalculator
 
alEncoders - Variable in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticEncodersConfig
 
alFieldGroup - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchResultListPage
 
alFieldGroup - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
alFieldRef - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.FieldGroup
 
alFieldRef - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.Report
 
alFieldRef - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchResultListPage
 
alFreeFormGroups - Variable in class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig.StandardizeSystemObject
 
alLocaleCodes - Variable in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
alMatchColumns - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MatchingConfig.MatchSystemObject
 
alNormalizationGroups - Variable in class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig.StandardizeSystemObject
 
alParameter - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchOption
 
alParameters - Variable in class com.sun.mdm.index.parser.UpdateType.SurvivorStrategy
 
alParameters - Variable in class com.sun.mdm.index.parser.UpdateType.WeightedCalculator.CandidateFieldWeightedCalculator
 
alPhoneticizeFields - Variable in class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig.StandardizeSystemObject
 
alQueryBuilders - Variable in class com.sun.mdm.index.parser.QueryType.QueryBuilderConfig
 
alReport - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.Reports
 
alSearchOption - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
alSimpleSearchPages - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.CommonBlock
 
alSubscreens - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SubscreenConfigurations
 
alTargetMapping - Variable in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
alUnstandardizedSourceFieldNames - Variable in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
allowAssumedMatch() - Method in class com.sun.mdm.index.decision.DecisionMakerResult
Flag the assumed match, if any, as being accepted
allowInsert - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.CommonBlock
 
append(char) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone.DoubleMetaphoneResult
 
append(char, char) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone.DoubleMetaphoneResult
 
append(String) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone.DoubleMetaphoneResult
 
append(String, String) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone.DoubleMetaphoneResult
 
appendAlternate(char) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone.DoubleMetaphoneResult
 
appendAlternate(String) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone.DoubleMetaphoneResult
 
appendBindParam(Condition) - Method in class com.sun.mdm.index.query.ConditionDescriptor
 
appendConditionString(StringBuffer) - Method in class com.sun.mdm.index.query.ConditionDescriptor
 
appendConditionString(String) - Method in class com.sun.mdm.index.query.ConditionDescriptor
 
appendPrimary(char) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone.DoubleMetaphoneResult
 
appendPrimary(String) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone.DoubleMetaphoneResult
 
applyDelta(EnterpriseObject, Object) - Static method in class com.sun.mdm.index.ops.TransactionLog
apply delta to enterprise object
applyUpdatePolicy(EnterpriseObject, EnterpriseObject) - Method in interface com.sun.mdm.index.update.UpdatePolicy
This policy allow users to plug in customized logic that changes the data content of an EnterpriseObject before it is persisted in the database
assemble() - Method in class com.sun.mdm.index.query.QueryResults
Initiates the tuple assembly process.
assumedMatches - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
auditLog() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.MidmConverter
 
auditLog - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 

B

BBE_DATASOURCE - Static variable in interface com.sun.mdm.index.util.JNDINames
JNDI name for the main data source
BBE_XADATASOURCE - Static variable in interface com.sun.mdm.index.util.JNDINames
JNDI name for the XA data source
BLOBFIELD - Static variable in class com.sun.mdm.index.parser.FieldDef
blob
BLOCK_EXCLUSION_TYPE - Static variable in interface com.sun.mdm.index.filter.FilterConstants
 
BLOCK_PICKER - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Components
MEFA component name for block picker
BLOCK_PICKER - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Tags
block picker tag
BOOLEAN - Static variable in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
BOOLEAN - Static variable in class com.sun.mdm.index.objects.validation.FieldType
Boolean
BOOLEANFIELD - Static variable in class com.sun.mdm.index.parser.FieldDef
boolean
BUFFER_SIZE - Static variable in class com.sun.mdm.index.util.JarUtil
 
BYTE - Static variable in class com.sun.mdm.index.objects.validation.FieldType
Byte
BYTEFIELD - Static variable in class com.sun.mdm.index.parser.FieldDef
byte
BYTEFIELD - Static variable in class com.sun.mdm.index.parser.FieldType
byte
BasicQueryBuilder - class com.sun.mdm.index.querybuilder.BasicQueryBuilder.
Construct query by looking at which fields in the system object have been populated and performing a 'like %' search against string fields and an "=" search for non-string fields.
BasicQueryBuilder() - Constructor for class com.sun.mdm.index.querybuilder.BasicQueryBuilder
Creates a new instance of PartialSearchQueryBuilder
BatchReportGenerator - interface com.sun.mdm.index.ejb.report.BatchReportGenerator.
Interface for ReportGeneratorImpl
BatchReportGeneratorEJB - class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB.
Session bean for batchreports
BatchReportGeneratorEJB() - Constructor for class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
Creates a new instance of ReportGeneratorEJB
BatchReportGeneratorImpl - class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl.
Stateful Session bean for batch reports
BatchReportGeneratorImpl() - Constructor for class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
Creates a new instance of ReportGeneratorImpl
BatchReportGeneratorRemote - interface com.sun.mdm.index.ejb.report.BatchReportGeneratorRemote.
Remote interface of ReportGenerator
BlobHelper - class com.sun.mdm.index.ops.BlobHelper.
 
BlobHelper() - Constructor for class com.sun.mdm.index.ops.BlobHelper
Creates a new instance of BlobHelper
BlobHelperParameters - class com.sun.mdm.index.ops.BlobHelperParameters.
 
BlobHelperParameters() - Constructor for class com.sun.mdm.index.ops.BlobHelperParameters
Creates a new instance of BlobHelperParameters
BlockDefinition - class com.sun.mdm.index.configurator.impl.blocker.BlockDefinition.
 
BlockDefinition() - Constructor for class com.sun.mdm.index.configurator.impl.blocker.BlockDefinition
Creates a new instance of BlockDefinition
BlockPicker - interface com.sun.mdm.index.matching.BlockPicker.
A user extensible component to pick the next block definition to use for the next matching pass.
BlockPickerHelper - class com.sun.mdm.index.matching.BlockPickerHelper.
A Helper class to load the configured implementation class as configured for the block picker component
BlockPickerHelper() - Constructor for class com.sun.mdm.index.matching.BlockPickerHelper
Creates new BlockPickerHelper
BlockRule - class com.sun.mdm.index.configurator.impl.blocker.BlockRule.
 
BlockRule() - Constructor for class com.sun.mdm.index.configurator.impl.blocker.BlockRule
Creates a new instance of BlockRule
BlockRule() - Method in class com.sun.mdm.index.parser.QueryType.BlockRule
 
BlockType - class com.sun.mdm.index.parser.BlockType.
 
BlockType() - Constructor for class com.sun.mdm.index.parser.BlockType
default constructor
BlockerConfig - class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig.
Blocker configuration class.
BlockerConfig() - Constructor for class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
Creates a new instance of BlockerConfig
BlockerQueryBuilder - class com.sun.mdm.index.querybuilder.BlockerQueryBuilder.
The Blocker is used to limit the amount of potential candidates the match engine has the work with.
BlockerQueryBuilder() - Constructor for class com.sun.mdm.index.querybuilder.BlockerQueryBuilder
Creates a new instance of BlockerQueryBuilder
BlockingRuleType - class com.sun.mdm.index.parser.BlockingRuleType.
 
BlockingRuleType(int) - Constructor for class com.sun.mdm.index.parser.BlockingRuleType
Creates new BlockingRule
BlockingRuleType(String, String, int, int) - Constructor for class com.sun.mdm.index.parser.BlockingRuleType
 
bPhoneticize - Variable in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
bStandardize - Variable in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
bUseWildcard - Variable in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
beginTransaction() - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Start a new transaction.
beginTransaction() - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Start a new transaction.
blockPicker - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig
 
blockRule - Variable in class com.sun.mdm.index.parser.QueryType.BlockDefinition
 
blockingExclusion(ObjectNode) - Method in interface com.sun.mdm.index.filter.ExclusionFilterService
This method checks the data available for the blocking process is present in the exclusion list.
blockingExclusion(ObjectNode) - Method in class com.sun.mdm.index.filter.ExclusionFilterServiceImpl
This method checks the data available for the blocking process is present in the exclusion list.
buildQueryObject(String[], SearchCriteria, SearchOptions) - Method in class com.sun.mdm.index.querybuilder.BasicQueryBuilder
See QueryBuilder
buildQueryObject(String[], SearchCriteria, SearchOptions) - Method in class com.sun.mdm.index.querybuilder.BlockerQueryBuilder
See QueryBuilder
buildQueryObject(String[], SearchCriteria, SearchOptions) - Method in class com.sun.mdm.index.querybuilder.QueryBuilder
Build the query objects
bypassMatching(SystemObject) - Method in class com.sun.mdm.index.master.ExecuteMatchLogics
Specifies to the execute match methods whether to bypass the matching algorithm and insert the incoming record directly into the database or to perform standard match processing on the record.
bytesToObject(byte[]) - Static method in class com.sun.mdm.index.util.Serializer
de-serialize an object from a byte array

C

CFG_TYPE_MATCH - Static variable in class com.sun.mdm.index.configurator.impl.MatchEngineConfig
Configuration type to request match configuration files
CFG_TYPE_STANDARDIZATION - Static variable in class com.sun.mdm.index.configurator.impl.MatchEngineConfig
Configuration type to request standardization configuration files
CHANGEDMASK - Static variable in class com.sun.mdm.index.objects.FieldFlag
bit mask for CHANGE
CHANGEDTYPE - Static variable in class com.sun.mdm.index.objects.FieldFlag
type for CHANGED
CHANGES_NEW - Static variable in class com.sun.mdm.index.update.UpdateManagerImpl
 
CHANGES_REMOVED - Static variable in class com.sun.mdm.index.update.UpdateManagerImpl
 
CHAR - Static variable in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
CHAR - Static variable in class com.sun.mdm.index.objects.validation.FieldType
Character
CHARFIELD - Static variable in class com.sun.mdm.index.parser.FieldDef
byte
CHECKSUMLENGTH - Static variable in class com.sun.mdm.index.parser.MasterType
 
CHUNKSIZE - Static variable in class com.sun.mdm.index.parser.MasterType
 
CLASS_NAME - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Tags
class name tag
COLUMN_NAME - Static variable in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration.Tags
column name tag
CONCATENATION_DELIMITER - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Attributes
concatenation delimiter attribute
CONCAT_DELIMITER - Static variable in class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapter
The delimiter used to concatenate fields that are to be passed to the standardizer
CONFIG_FILE - Static variable in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
CONFIG_MODULE_AUDIT_FUNCTION - Static variable in class com.sun.mdm.index.edm.services.configuration.ValidationService
constant
CONFIG_MODULE_FUNCTION - Static variable in class com.sun.mdm.index.edm.services.configuration.ValidationService
constant
CONFIG_MODULE_RESOLVETYPE - Static variable in class com.sun.mdm.index.edm.services.configuration.ValidationService
constant
CONFIG_MODULE_SYSTEM - Static variable in class com.sun.mdm.index.edm.services.configuration.ValidationService
constant
CREATE_DATE - Static variable in class com.sun.mdm.index.report.AssumedMatchReport
 
CREATE_DATE - Static variable in class com.sun.mdm.index.report.PotentialDuplicateReport
 
CREATE_USER - Static variable in class com.sun.mdm.index.report.AssumedMatchReport
 
CREATE_USER - Static variable in class com.sun.mdm.index.report.PotentialDuplicateReport
 
CUIDManager - class com.sun.mdm.index.idgen.CUIDManager.
Class for managing EUID generation.
CandidateThresholdException - exception com.sun.mdm.index.matching.CandidateThresholdException.
 
CandidateThresholdException() - Constructor for class com.sun.mdm.index.matching.CandidateThresholdException
Creates a new instance of the CandidateThresholdException class without an error message.
CandidateThresholdException(String) - Constructor for class com.sun.mdm.index.matching.CandidateThresholdException
Creates a new instance of the CandidateThresholdException class with an error message.
CandidateThresholdException(Throwable) - Constructor for class com.sun.mdm.index.matching.CandidateThresholdException
Creates a new instance of the CandidateThresholdException class with an error message and a chain of errors.
CandidateThresholdException(String, Throwable) - Constructor for class com.sun.mdm.index.matching.CandidateThresholdException
Creates a new instance of the CandidateThresholdException class without an error message but with a chain of errors.
CharacterValueValidator - class com.sun.mdm.index.objects.validation.CharacterValueValidator.
 
CharacterValueValidator(Integer, Integer) - Constructor for class com.sun.mdm.index.objects.validation.CharacterValueValidator
Creates a new instance of CharacterValueValidator
ChecksumCalculator - interface com.sun.mdm.index.idgen.ChecksumCalculator.
Interface to calculate checksums
ChildElementIterator - class com.sun.mdm.index.edm.services.configuration.ChildElementIterator.
 
ChildElementIterator(Element) - Constructor for class com.sun.mdm.index.edm.services.configuration.ChildElementIterator
 
ChildElementIterator(Element, String) - Constructor for class com.sun.mdm.index.edm.services.configuration.ChildElementIterator
constructor
ClearFieldObject - class com.sun.mdm.index.webservice.ClearFieldObject.
Class to hold clear field indicator object
ClearFieldObject() - Constructor for class com.sun.mdm.index.webservice.ClearFieldObject
Create new instance of ClearFieldObject Default constructor.
ClearFieldObject(Object) - Constructor for class com.sun.mdm.index.webservice.ClearFieldObject
Create new instance of ClearFieldObject
CodeDescription - class com.sun.mdm.index.codelookup.CodeDescription.
Code description
CodeDescription(String, String, String) - Constructor for class com.sun.mdm.index.codelookup.CodeDescription
Creates a new instance of CodeDescription
CodeGeneratorUtil - class com.sun.mdm.index.util.CodeGeneratorUtil.
utility class for code generation.
CodeGeneratorUtil() - Constructor for class com.sun.mdm.index.util.CodeGeneratorUtil
default constructor
CodeLookup - interface com.sun.mdm.index.ejb.codelookup.CodeLookup.
Interface for CodeLookupEJB
CodeLookupEJB - class com.sun.mdm.index.ejb.codelookup.CodeLookupEJB.
Session bean to provide code display pairs
CodeLookupEJB() - Constructor for class com.sun.mdm.index.ejb.codelookup.CodeLookupEJB
Creates a new instance of CodeLookupEJB
CodeLookupException - exception com.sun.mdm.index.codelookup.CodeLookupException.
Code lookup exception
CodeLookupException() - Constructor for class com.sun.mdm.index.codelookup.CodeLookupException
Creates a new instance of CodeLookupException without detail message.
CodeLookupException(String) - Constructor for class com.sun.mdm.index.codelookup.CodeLookupException
Constructs an instance of CodeLookupException with the specified detail message.
CodeLookupException(String, Throwable) - Constructor for class com.sun.mdm.index.codelookup.CodeLookupException
Constructor
CodeLookupException(Throwable) - Constructor for class com.sun.mdm.index.codelookup.CodeLookupException
Constructor
CodeLookupRemote - interface com.sun.mdm.index.ejb.codelookup.CodeLookupRemote.
Remote Interface for CodeLookupEJB
CodeRegistry - class com.sun.mdm.index.codelookup.CodeRegistry.
Code registry
CodeValueType - class com.sun.mdm.index.parser.CodeValueType.
 
CodeValueType() - Constructor for class com.sun.mdm.index.parser.CodeValueType
 
Condition - class com.sun.mdm.index.query.Condition.
The Condition class represents a condition in the WHERE clause of a SQL statement that is used to build a query object.
Condition(String, String, Object) - Constructor for class com.sun.mdm.index.query.Condition
Creates a new instance of the Condition class.
Condition(String, Object) - Constructor for class com.sun.mdm.index.query.Condition
Creates a new instance of the Condition class where the operator is = (equals) by default.
Condition(String, String, Object[]) - Constructor for class com.sun.mdm.index.query.Condition
Creates a new instance of the Condition class that uses an array of values, and only supports the IN operator.
Condition(String, String, Object[], boolean) - Constructor for class com.sun.mdm.index.query.Condition
Creates a new instance of the Condition class that uses an array of values, and only supports the IN operator.
Condition(String, String, Object, boolean) - Constructor for class com.sun.mdm.index.query.Condition
Creates a new instance of the Condition class.
Condition(Condition) - Constructor for class com.sun.mdm.index.query.Condition
This a copy constructor for the Condition class and creates a copy of the specified condition object enclosed in parenthesis.
ConditionBlockIterator - class com.sun.mdm.index.query.ConditionBlockIterator.
 
ConditionBlockIterator(Condition) - Constructor for class com.sun.mdm.index.query.ConditionBlockIterator
Creates a new instance of ConditionIterator
ConditionDescriptor - class com.sun.mdm.index.query.ConditionDescriptor.
 
ConditionDescriptor() - Constructor for class com.sun.mdm.index.query.ConditionDescriptor
Creates a new instance of SQLDescriptor
ConditionLeafIterator - class com.sun.mdm.index.query.ConditionLeafIterator.
 
ConditionLeafIterator(Condition) - Constructor for class com.sun.mdm.index.query.ConditionLeafIterator
Creates a new instance of ConditionIterator
ConditionMap - class com.sun.mdm.index.query.ConditionMap.
This maintains a HashMap of {object, list of conditions}.
ConditionMap() - Constructor for class com.sun.mdm.index.query.ConditionMap
Creates a new instance of ConditionMap
ConfigManager - class com.sun.mdm.index.edm.services.configuration.ConfigManager.
Read MIDM config xml
ConfigurationException - exception com.sun.mdm.index.configurator.ConfigurationException.
The ConfigurationException class represents an exception thrown when an error occurs in parsing or retrieving the configuration files.
ConfigurationException() - Constructor for class com.sun.mdm.index.configurator.ConfigurationException
Creates a new instance of the ConfigurationException class without an error message.
ConfigurationException(String) - Constructor for class com.sun.mdm.index.configurator.ConfigurationException
Creates a new instance of the ConfigurationException class with an error message.
ConfigurationException(String, Throwable) - Constructor for class com.sun.mdm.index.configurator.ConfigurationException
Creates a new instance of the ConfigurationException class with an error message and a chain of errors.
ConfigurationException(Throwable) - Constructor for class com.sun.mdm.index.configurator.ConfigurationException
Creates a new instance of the ConfigurationException class without an error message but with a chain of errors.
ConfigurationInfo - interface com.sun.mdm.index.configurator.ConfigurationInfo.
ConfigurationInfo interface.
ConfigurationMBean - interface com.sun.mdm.index.configurator.ConfigurationMBean.
ConfigurationMBean interface
ConfigurationService - class com.sun.mdm.index.configurator.ConfigurationService.
ConfigurationMBean implementation
ConfigurationService() - Constructor for class com.sun.mdm.index.configurator.ConfigurationService
Creates new ConfigurationService instance
ConfigurationService.ConfigurationServiceObservable - class com.sun.mdm.index.configurator.ConfigurationService.ConfigurationServiceObservable.
Inner class to notify of configuration changes after the initial load.
ConfigurationService.ConfigurationServiceObservable() - Constructor for class com.sun.mdm.index.configurator.ConfigurationService.ConfigurationServiceObservable
 
ConnectionInvalidException - exception com.sun.mdm.index.master.ConnectionInvalidException.
DataSource Connection error
ConnectionInvalidException() - Constructor for class com.sun.mdm.index.master.ConnectionInvalidException
Constructor
ConnectionInvalidException(String) - Constructor for class com.sun.mdm.index.master.ConnectionInvalidException
Constructor
ConnectionInvalidException(String, Throwable) - Constructor for class com.sun.mdm.index.master.ConnectionInvalidException
Constructor
ConnectionInvalidException(Throwable) - Constructor for class com.sun.mdm.index.master.ConnectionInvalidException
Constructor
ConnectionUtil - class com.sun.mdm.index.util.ConnectionUtil.
 
ConnectionUtil() - Constructor for class com.sun.mdm.index.util.ConnectionUtil
 
ConnectorParamReader - class com.sun.mdm.index.util.ConnectorParamReader.
Reader of connector.properties
Constants - interface com.sun.mdm.index.util.Constants.
Global constants for use across the application
ConstraintType - class com.sun.mdm.index.parser.ConstraintType.
 
ConstraintType() - Constructor for class com.sun.mdm.index.parser.ConstraintType
 
ContainsCondition - class com.sun.mdm.index.configurator.impl.blocker.ContainsCondition.
Contains condition.
ContainsCondition() - Constructor for class com.sun.mdm.index.configurator.impl.blocker.ContainsCondition
Creates a new instance of ContainsCondition
CreateObjectList - class com.sun.mdm.index.query.CreateObjectList.
This is a collection of CreatObjectMeta objects.
CreateObjectList() - Constructor for class com.sun.mdm.index.query.CreateObjectList
Creates a new instance of CreateObjectList
CreateObjectMeta - class com.sun.mdm.index.query.CreateObjectMeta.
This data structure contains attributes for each object that is created by Assembler Engine and these attributes are used during assembling process.
CreateObjectMeta(ValueMetaNode) - Constructor for class com.sun.mdm.index.query.CreateObjectMeta
Creates a new instance of CreateObjectMeta
CustomizationException - exception com.sun.mdm.index.master.CustomizationException.
The CustomizationException class is used for errors that occur while processing the customizable logic for the executeMatch method.
CustomizationException() - Constructor for class com.sun.mdm.index.master.CustomizationException
Creates a new instance of the CustomizationException class without an error message.
CustomizationException(String) - Constructor for class com.sun.mdm.index.master.CustomizationException
Creates a new instance of the CustomizationException class with an error message.
CustomizationException(String, Throwable) - Constructor for class com.sun.mdm.index.master.CustomizationException
Creates a new instance of the CustomizationException class with an error message and a chain of errors.
CustomizationException(Throwable) - Constructor for class com.sun.mdm.index.master.CustomizationException
Creates a new instance of the CustomizationException class without an error message but with a chain of errors.
cal - Static variable in class com.sun.mdm.index.util.DateUtil
 
calcBlock() - Method in class com.sun.mdm.index.query.Condition
The Condition Tree is traversed to calculate if this node will be considered a Block or not.
calcChecksum(String) - Method in interface com.sun.mdm.index.idgen.ChecksumCalculator
Calculate the checksum for the supplied data.
calcChecksum(String) - Method in class com.sun.mdm.index.idgen.impl.DefaultChecksumCalculator
Calculate the checksum for the supplied data.
calcChecksum(String) - Method in class com.sun.mdm.index.idgen.impl.SampleChecksumCalculator
Calculate the checksum for the supplied data.
calcConditionsBlocks() - Method in class com.sun.mdm.index.query.QueryObject
 
calculatePotentialDuplicates(String, String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Calculates potential duplicates for the specified EUID and transaction ID.
calculatePotentialDuplicates(Connection, String, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Calculates potential duplicates for the specified EUID and transaction ID.
calculatePotentialDuplicates(Connection, String, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Calculates potential duplicates for a specified EUID and transaction ID.
calculatePotentialDuplicates(String, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Calculates potential duplicates for the specified EUID and transaction ID.
calculateSBR(EnterpriseObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Calculates a new single best record (SBR) for an enterprise object that has been updated.
calculateSBR(EnterpriseObject) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Calculates a new single best record (SBR) for an enterprise object that has been updated.
calculateSBR(EnterpriseObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Calculates the new SBR given an enterprise object that has been modified.
calculateSBR(EnterpriseObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Calculates a new single best record (SBR) for an enterprise object that has been updated.
calculateSignature(String, ObjectNode) - Method in class com.sun.mdm.index.util.Sigger
calculates the checksum for match fields.
calculateSignatureMD5(ObjectNode) - Method in class com.sun.mdm.index.util.Sigger
calculates the signature using MD5 MAC algorithm
calculateSignatureSHA(ObjectNode) - Method in class com.sun.mdm.index.util.Sigger
calculates the signature using SHA MAC algorithm
candidateField - Variable in class com.sun.mdm.index.parser.UpdateType.WeightedCalculator.CandidateFieldWeightedCalculator
 
candidateThreshold - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchOption
 
chains(Condition, Hashtable) - Method in class com.sun.mdm.index.query.Condition
 
charAt(String, int) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone
Gets the character at index index if available, otherwise it returns Character.MIN_VALUE so that there is some sort of a default
checkAccess() - Method in class com.sun.mdm.index.security.SecurityManager
 
checkForInvalidObjects(HashSet, QPath[]) - Method in class com.sun.mdm.index.query.QueryParser
 
checkType(String) - Method in class com.sun.mdm.index.configurator.Parameter
Check if type is loadable using the current class loader and if it's one of the allowed types.
checkType(String) - Method in class com.sun.mdm.index.survivor.StrategyParameter
Verifies the specified parameter type to ensure that it is an allowed type and that it can be loaded using the current class loader.
choice - Variable in class com.sun.mdm.index.edm.services.configuration.EosFieldGroupConfig.FieldRefStruct
 
choice - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.FieldRef
 
className - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.BlockPicker
 
className - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.MatcherApi
 
className - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.MatcherConfig
 
className - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.PassController
 
className - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.StandardizerApi
 
className - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.StandardizerConfig
 
cleanUp() - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
clean up before the bean is Destroyed
cleanUp() - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
 
cleanUp() - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
cleanUp before the instance is destroyed
cleanUp() - Method in class com.sun.mdm.index.ejb.sequence.SequenceEJB
 
clear() - Method in class com.sun.mdm.index.query.QueryObjectCachePool
Clears the cache.
clear() - Method in class com.sun.mdm.index.report.MultirowReport1
Clears the old set of records from mRows ArrayList.
clearChildrenForType(ArrayList) - Method in class com.sun.mdm.index.objects.ObjectNode
 
clearField(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Sets a field to null and the modifies the "changed" flag to true.
clearQueryConditions() - Method in class com.sun.mdm.index.query.QueryObject
 
clone() - Method in class com.sun.mdm.index.objects.epath.EPath
clones the epath
clone() - Method in class com.sun.mdm.index.query.AssembleObjectState
clone this object.
clone() - Method in interface com.sun.mdm.index.query.AssemblerEngine
 
clone() - Method in class com.sun.mdm.index.query.AssemblerEngineImpl
clones the AssemblerEngine
clone() - Method in class com.sun.mdm.index.query.QMIterator
Clones the given instance of the QMIterator class.
clone() - Method in class com.sun.mdm.index.query.QueryPipeLine
clones the AssemblerEngine
clone() - Method in class com.sun.mdm.index.query.ResultObject
Clone object
clone() - Method in class com.sun.mdm.index.query.TupleAssemblerEngine
Clones the engine.
clone() - Method in class com.sun.mdm.index.survivor.AbstractSurvivorHelper
clone the object
clone() - Method in interface com.sun.mdm.index.survivor.SurvivorStrategyInterface
Returns an exact copy of the survivor strategy object.
clone() - Method in class com.sun.mdm.index.survivor.SystemField
Returns an exact copy of the SystemField object.
clone() - Method in class com.sun.mdm.index.survivor.impl.DefaultSurvivorStrategy
clone() - Method in class com.sun.mdm.index.survivor.impl.UnionSurvivorStrategy
clone() - Method in class com.sun.mdm.index.survivor.impl.WeightedSurvivorStrategy
returns a clone of the object
cloneLessLeaf() - Method in class com.sun.mdm.index.query.MultiQPath
 
cloneLessLeaf() - Method in class com.sun.mdm.index.query.QPath
 
close() - Method in class com.sun.mdm.index.page.ArrayPageAdapter
See PageAdapter
close() - Method in class com.sun.mdm.index.page.AssumedMatchPageAdapter
See PageAdapter
close() - Method in class com.sun.mdm.index.page.EuidPageAdapter
See PageAdapter
close() - Method in class com.sun.mdm.index.page.IteratorPageAdapter
See PageAdapter
close() - Method in class com.sun.mdm.index.page.ObjectNodePageIterator
See PageIterator
close() - Method in interface com.sun.mdm.index.page.PageAdapter
When the stateful session bean is removed, it will first call this method.
close() - Method in class com.sun.mdm.index.page.PageIterator
Free the server side resources.
close() - Method in class com.sun.mdm.index.page.PageIteratorWrapper
See PageIterator
close() - Method in class com.sun.mdm.index.page.PotentialDuplicatePageAdapter
See PageAdapter
close() - Method in class com.sun.mdm.index.page.TransactionPageAdapter
When the stateful session bean is removed, it will first call this method.
close() - Method in interface com.sun.mdm.index.query.AssemblerEngine
close the Engine
close() - Method in class com.sun.mdm.index.query.AssemblerEngineImpl
close the underlying connection.
close() - Method in class com.sun.mdm.index.query.QMIterator
Closes the connection to the database.
close() - Method in class com.sun.mdm.index.query.QueryPipeLine
This will close the JDBC resultsets.
close() - Method in class com.sun.mdm.index.query.QueryResultSet
 
close() - Method in class com.sun.mdm.index.query.QueryResults
Closes the instance of the QueryResults class.
close() - Method in class com.sun.mdm.index.query.TupleAssemblerEngine
Closes the engine, which in turns closes any database connection it is holding.
columnEPaths() - Method in class com.sun.mdm.index.matching.converter.MatchTuples
The parsed ePaths of all the columns The position of the ePath in the returned array corresponds to the postion of the column in the tuples, i.e.
columnName - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MatchColumn
 
com.sun.mdm.index.assumedmatch - package com.sun.mdm.index.assumedmatch
 
com.sun.mdm.index.audit - package com.sun.mdm.index.audit
 
com.sun.mdm.index.codelookup - package com.sun.mdm.index.codelookup
 
com.sun.mdm.index.configurator - package com.sun.mdm.index.configurator
 
com.sun.mdm.index.configurator.impl - package com.sun.mdm.index.configurator.impl
 
com.sun.mdm.index.configurator.impl.blocker - package com.sun.mdm.index.configurator.impl.blocker
 
com.sun.mdm.index.configurator.impl.decision - package com.sun.mdm.index.configurator.impl.decision
 
com.sun.mdm.index.configurator.impl.idgen - package com.sun.mdm.index.configurator.impl.idgen
 
com.sun.mdm.index.configurator.impl.master - package com.sun.mdm.index.configurator.impl.master
 
com.sun.mdm.index.configurator.impl.matching - package com.sun.mdm.index.configurator.impl.matching
 
com.sun.mdm.index.configurator.impl.querybuilder - package com.sun.mdm.index.configurator.impl.querybuilder
 
com.sun.mdm.index.configurator.impl.security - package com.sun.mdm.index.configurator.impl.security
 
com.sun.mdm.index.configurator.impl.standardization - package com.sun.mdm.index.configurator.impl.standardization
 
com.sun.mdm.index.configurator.impl.validation - package com.sun.mdm.index.configurator.impl.validation
 
com.sun.mdm.index.decision - package com.sun.mdm.index.decision
 
com.sun.mdm.index.decision.impl - package com.sun.mdm.index.decision.impl
 
com.sun.mdm.index.edm.common - package com.sun.mdm.index.edm.common
 
com.sun.mdm.index.edm.control - package com.sun.mdm.index.edm.control
 
com.sun.mdm.index.edm.services.configuration - package com.sun.mdm.index.edm.services.configuration
 
com.sun.mdm.index.edm.services.masterController - package com.sun.mdm.index.edm.services.masterController
 
com.sun.mdm.index.edm.services.security - package com.sun.mdm.index.edm.services.security
 
com.sun.mdm.index.edm.util - package com.sun.mdm.index.edm.util
 
com.sun.mdm.index.ejb.codelookup - package com.sun.mdm.index.ejb.codelookup
 
com.sun.mdm.index.ejb.master - package com.sun.mdm.index.ejb.master
 
com.sun.mdm.index.ejb.page - package com.sun.mdm.index.ejb.page
 
com.sun.mdm.index.ejb.report - package com.sun.mdm.index.ejb.report
 
com.sun.mdm.index.ejb.sequence - package com.sun.mdm.index.ejb.sequence
 
com.sun.mdm.index.filter - package com.sun.mdm.index.filter
 
com.sun.mdm.index.idgen - package com.sun.mdm.index.idgen
 
com.sun.mdm.index.idgen.impl - package com.sun.mdm.index.idgen.impl
 
com.sun.mdm.index.master - package com.sun.mdm.index.master
 
com.sun.mdm.index.master.search.assumedmatch - package com.sun.mdm.index.master.search.assumedmatch
 
com.sun.mdm.index.master.search.audit - package com.sun.mdm.index.master.search.audit
 
com.sun.mdm.index.master.search.enterprise - package com.sun.mdm.index.master.search.enterprise
 
com.sun.mdm.index.master.search.merge - package com.sun.mdm.index.master.search.merge
 
com.sun.mdm.index.master.search.potdup - package com.sun.mdm.index.master.search.potdup
 
com.sun.mdm.index.master.search.transaction - package com.sun.mdm.index.master.search.transaction
 
com.sun.mdm.index.matching - package com.sun.mdm.index.matching
 
com.sun.mdm.index.matching.adapter - package com.sun.mdm.index.matching.adapter
 
com.sun.mdm.index.matching.converter - package com.sun.mdm.index.matching.converter
 
com.sun.mdm.index.matching.impl - package com.sun.mdm.index.matching.impl
 
com.sun.mdm.index.monitor - package com.sun.mdm.index.monitor
 
com.sun.mdm.index.objects - package com.sun.mdm.index.objects
 
com.sun.mdm.index.objects.epath - package com.sun.mdm.index.objects.epath
 
com.sun.mdm.index.objects.exception - package com.sun.mdm.index.objects.exception
 
com.sun.mdm.index.objects.factory - package com.sun.mdm.index.objects.factory
 
com.sun.mdm.index.objects.metadata - package com.sun.mdm.index.objects.metadata
 
com.sun.mdm.index.objects.validation - package com.sun.mdm.index.objects.validation
 
com.sun.mdm.index.objects.validation.exception - package com.sun.mdm.index.objects.validation.exception
 
com.sun.mdm.index.ops - package com.sun.mdm.index.ops
 
com.sun.mdm.index.ops.exception - package com.sun.mdm.index.ops.exception
 
com.sun.mdm.index.outbound - package com.sun.mdm.index.outbound
 
com.sun.mdm.index.page - package com.sun.mdm.index.page
 
com.sun.mdm.index.parser - package com.sun.mdm.index.parser
 
com.sun.mdm.index.persistence - package com.sun.mdm.index.persistence
 
com.sun.mdm.index.phonetic - package com.sun.mdm.index.phonetic
 
com.sun.mdm.index.phonetic.impl - package com.sun.mdm.index.phonetic.impl
 
com.sun.mdm.index.potdup - package com.sun.mdm.index.potdup
 
com.sun.mdm.index.query - package com.sun.mdm.index.query
 
com.sun.mdm.index.querybuilder - package com.sun.mdm.index.querybuilder
 
com.sun.mdm.index.report - package com.sun.mdm.index.report
 
com.sun.mdm.index.security - package com.sun.mdm.index.security
 
com.sun.mdm.index.survivor - package com.sun.mdm.index.survivor
 
com.sun.mdm.index.survivor.impl - package com.sun.mdm.index.survivor.impl
 
com.sun.mdm.index.update - package com.sun.mdm.index.update
 
com.sun.mdm.index.util - package com.sun.mdm.index.util
 
com.sun.mdm.index.webservice - package com.sun.mdm.index.webservice
 
comment - Variable in class com.sun.mdm.index.decision.DecisionMakerStruct
Comment
commitTransaction(Connection) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Commit current transaction.
commitTransaction(Connection) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Commit current transaction.
commonBlock - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.Dashboard
 
commonBlock - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.EOSearch
 
commonBlock - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.MatchReview
 
commonBlock - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.Reports
 
commonBlock - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SourceRecord
 
commonBlock - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.Subscreen
 
compare(Object, Object) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultComparator
Compare this object with one in parameter field
compare(Object, Object) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSummaryComparator
Compares the field by which the transaction summaries in the transaction iterator are sorted to determine the order in which they will be displayed.
compare(Object, Object) - Method in class com.sun.mdm.index.objects.ObjectNodeComparator
compare
compareSelectFields(QueryObject) - Method in class com.sun.mdm.index.query.QueryObject
 
compareTo(Object) - Method in class com.sun.mdm.index.decision.DecisionMakerStruct
Compare weights for sorting purposes.
compareTo(Object) - Method in class com.sun.mdm.index.edm.common.PullDownListItem
 
compareTo(Object) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
 
compareTo(Object) - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
 
compareTo(Object) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultRecord
Standard compare function
compareTo(Object) - Method in class com.sun.mdm.index.matching.ScoreElement
Defines the natural ordering of ScoreElements for sorting - ScoreElement with the highest weight first.
compareTo(Object) - Method in class com.sun.mdm.index.objects.ObjectKeyType
 
compareWith(Condition, Map) - Method in class com.sun.mdm.index.query.Condition
If the two conditions are EQUAL then a entry key = this & value = newCondition is added to the binding parameters.
compareWith(QueryObject, Map) - Method in class com.sun.mdm.index.query.QueryObject
 
config - Variable in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
constant - Variable in class com.sun.mdm.index.parser.QueryType.BlockBy
 
constructMrgXml(String, String, EnterpriseObject, EnterpriseObject) - Method in class com.sun.mdm.index.outbound.ObjectNodeXML
Constructs the xml for the objectNode that was passed to its constructor.
constructObjectNode(ObjectNode) - Method in class com.sun.mdm.index.report.MultirowReportObject1
Constructs an ObjectNode.
constructXml(String, String, EnterpriseObject) - Method in class com.sun.mdm.index.outbound.ObjectNodeXML
Constructs the xml for the objectNode that was passed to its constructor.
contains(String, int, int, String[]) - Static method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone
Determines whether value contains any of the criteria starting at index start and matching up to length length
contains(String) - Method in class com.sun.mdm.index.query.ConditionMap
 
contains(String) - Method in class com.sun.mdm.index.query.QPath
 
contains(String) - Method in class com.sun.mdm.index.query.SQLDescriptor
 
contains(Object, Object[]) - Method in class com.sun.mdm.index.update.UpdateHelper
Checks if an array of Objects if contains the specified object
containsCondition() - Method in class com.sun.mdm.index.query.QueryObject
Indicates whether the given query object includes conditions.
containsFilters() - Method in class com.sun.mdm.index.objects.epath.EPath
Does this Epath contain any filter
convert(SystemObject) - Method in class com.sun.mdm.index.matching.converter.MatchTupleConverter
Converts the matchfields configured for a SystemObject into a flat tuple structure (Array of array)
convertMapValueToList(Map) - Static method in class com.sun.mdm.index.edm.util.QwsUtil
Convert a Map values to a List.
copy() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
 
copy() - Method in class com.sun.mdm.index.objects.EnterpriseObject
deep copy for EnterpriseObject
copy() - Method in interface com.sun.mdm.index.objects.EntityObject
 
copy() - Method in class com.sun.mdm.index.objects.FieldFlag
self copy
copy() - Method in class com.sun.mdm.index.objects.ObjectField
self copy
copy() - Method in class com.sun.mdm.index.objects.ObjectNode
ObjectNode deep copy
copy() - Method in class com.sun.mdm.index.objects.SBR
 
copy() - Method in class com.sun.mdm.index.objects.SBROverWrite
 
copy() - Method in class com.sun.mdm.index.objects.SystemObject
 
copy() - Method in class com.sun.mdm.index.objects.TransactionObject
 
copyJar(InputStream, OutputStream) - Static method in class com.sun.mdm.index.util.JarUtil
Copy an existing jar file to another jar file
copyParentKeyToSelectData() - Method in class com.sun.mdm.index.query.SQLDescriptor
 
copyTo(CreateObjectMeta) - Method in class com.sun.mdm.index.query.SQLDescriptor
 
count() - Method in interface com.sun.mdm.index.ejb.page.PageData
Return total number of records in set.
count() - Method in class com.sun.mdm.index.ejb.page.PageDataEJB
Return the number of objects in the result set.
count() - Method in class com.sun.mdm.index.page.ArrayPageAdapter
See PageAdapter
count() - Method in class com.sun.mdm.index.page.AssumedMatchPageAdapter
See PageAdapter
count() - Method in class com.sun.mdm.index.page.EuidPageAdapter
See PageAdapter
count() - Method in class com.sun.mdm.index.page.IteratorPageAdapter
See PageAdapter
count() - Method in class com.sun.mdm.index.page.ObjectNodePageIterator
See PageIterator
count() - Method in interface com.sun.mdm.index.page.PageAdapter
Get a count of all the objects in the data source
count() - Method in class com.sun.mdm.index.page.PageIterator
Returns the number of records in the iterator.
count() - Method in class com.sun.mdm.index.page.PageIteratorWrapper
See PageIterator
count() - Method in class com.sun.mdm.index.page.PotentialDuplicatePageAdapter
See PageAdapter
count() - Method in class com.sun.mdm.index.page.TransactionPageAdapter
Get a count of all the objects in the data source
countAssumedMatches(Connection, AssumedMatchSearchObject) - Method in class com.sun.mdm.index.assumedmatch.AssumedMatchManager
Count the assumed match records matching the search criteria.
countAssumedMatches(Timestamp, Timestamp) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
This method returns count of existing assumed matches
countAssumedMatches(AssumedMatchSearchObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Counts the number of assumed match records matching the date criteria specified in search object.
countAssumedMatches(Connection, AssumedMatchSearchObject) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Counts the number of assumed match records matching the date criteria specified in search object.
countAssumedMatches(Connection, AssumedMatchSearchObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Counts the number of assumed match records matching the date criteria specified in search object.
countAssumedMatches(AssumedMatchSearchObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Counts the number of assumed match records matching the date criteria specified in search object.
countChildren() - Method in interface com.sun.mdm.index.webservice.ObjectBean
Count of all children
countChildren(String) - Method in interface com.sun.mdm.index.webservice.ObjectBean
Count of children of specified type
countPotentialDuplicates(Timestamp, Timestamp) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
This method returns count of existing potentential duplicates
countPotentialDuplicates(PotentialDuplicateSearchObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Counts the number of potential duplicate records matching the criteria specified in search object.
countPotentialDuplicates(Connection, PotentialDuplicateSearchObject) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Counts the number of potential duplicate records matching the criteria specified in search object.
countPotentialDuplicates(Connection, PotentialDuplicateSearchObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Counts the number of potential duplicate records matching the criteria specified in search object.
countPotentialDuplicates(PotentialDuplicateSearchObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Counts the number of potential duplicate records matching the criteria specified in search object.
countPotentialDuplicates(Connection, PotentialDuplicateSearchObject) - Method in class com.sun.mdm.index.potdup.PotentialDuplicateManager
Count the potential duplicates records matching the search criteria.
create(String) - Static method in class com.sun.mdm.index.objects.factory.SimpleFactory
creats a new instance of ObjectNode by its object tag
create(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
create(Connection, String, String, String) - Method in class com.sun.mdm.index.ops.EnterpriseDB
Persists a new EUID-SystemObject-LocalID association into database.
create(Connection, HashMap, String[], ObjectNode) - Method in interface com.sun.mdm.index.ops.EntityOPS
Persist a new object by its parent keys.
create(Connection, MergeObject) - Method in class com.sun.mdm.index.ops.MergeObjectDB
Persists a MergeObject into database
create(Connection, HashMap, String, SBROverWrite) - Method in class com.sun.mdm.index.ops.SBROverWriteDB
Persists a new SystemSBR record and its children into database.
create(Connection, HashMap, SystemObject) - Method in class com.sun.mdm.index.ops.SystemObjectDB
Persists a new SystemObject and its children records into database.
create(Connection, HashMap, String, SBR) - Method in class com.sun.mdm.index.ops.SystemSBRDB
Persists a new SystemSBR record and its children into database.
create(Connection, TransactionObject) - Method in class com.sun.mdm.index.ops.TransactionObjectDB
Persists a TransactionObject into the database.
createANSIJoin(StringBuffer, String, String, boolean, boolean) - Method in class com.sun.mdm.index.query.QPath
 
createANSIJoins() - Method in class com.sun.mdm.index.query.QPath
 
createANSIJoins() - Method in class com.sun.mdm.index.query.SingleQPath
creates Joins that conform to SQL 99 ANSI syntax
createAssumedMatches() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
createAuditLog() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
createBlockDefinition(String, String, String, QueryType.BlockRule) - Method in class com.sun.mdm.index.parser.QueryType
 
createCandidateField(String) - Method in class com.sun.mdm.index.parser.UpdateType.WeightedCalculator
 
createChildIndex(ObjectNode, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
 
createConditionMap(HashSet, QPath[], Condition[]) - Method in class com.sun.mdm.index.query.QueryParser
 
createConditions(ConditionMap, int) - Method in class com.sun.mdm.index.query.QPath
 
createCreateEO() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
createCurrentObjectList(CreateObjectMeta[], AssembleObjectState[], ResultSet) - Method in class com.sun.mdm.index.query.QueryResultSet
 
createDashboard() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
createDuplicateRecords() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
createEO() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.MidmConverter
 
createEO - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
createEO(SystemObject) - Method in class com.sun.mdm.index.update.UpdateHelper
create a new EnterpriseObject using a SystemObject
createEOSearch() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
createEPath(ObjectNode, String) - Static method in class com.sun.mdm.index.objects.epath.EPathBuilder
creates an EPath string using from the ObjectNode and specified field.
createEPath(ObjectNode, String, ObjectNode) - Static method in class com.sun.mdm.index.objects.epath.EPathBuilder
creates an EPath string using from the ObjectNode and specified field.
createEnterpriseObject(SystemObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
createEnterpriseObject(SystemObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Creates a new enterprise object to add to the master index database using the information in the specified system object.
createEnterpriseObject(SystemObject[]) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Creates a new enterprise object to add to the master index database using the information in the specified array of system objects.
createEnterpriseObject(Connection, SystemObject) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Creates a new enterprise object to add to the master index database using the information in the specified system object.
createEnterpriseObject(Connection, SystemObject[]) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Creates a new enterprise object to add to the master index database using the information in the specified array of system objects.
createEnterpriseObject(Connection, SystemObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Adds a new enterprise object to the database using the given system object.
createEnterpriseObject(Connection, SystemObject[]) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Adds a new enterprise object to the database using the given array of system objects.
createEnterpriseObject(SystemObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Creates a new enterprise object to add to the master index database using the information in the specified system object.
createEnterpriseObject(SystemObject[]) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Creates a new enterprise object to add to the master index database using the information in the specified array of system objects.
createEnterpriseObject(Connection, SystemObject) - Method in interface com.sun.mdm.index.update.UpdateManager
 
createEnterpriseObject(Connection, SystemObject[]) - Method in interface com.sun.mdm.index.update.UpdateManager
 
createEnterpriseObject(Connection, SystemObject) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
creates an EnterpriseObject given a SystemObject.
createEnterpriseObject(Connection, SystemObject[]) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
creates an EnterpriseObject given a SystemObject.
createFieldDefs() - Method in class com.sun.mdm.index.parser.NodeDef
 
createFieldKeys() - Method in class com.sun.mdm.index.parser.NodeDef
 
createFieldNameTypes() - Method in class com.sun.mdm.index.parser.ElephantObjectType
 
createFieldNames() - Method in class com.sun.mdm.index.parser.ElephantObjectType
 
createFieldNames() - Method in class com.sun.mdm.index.parser.NodeDef
 
createFieldNullables() - Method in class com.sun.mdm.index.parser.NodeDef
 
createFieldTypeSizes() - Method in class com.sun.mdm.index.parser.NodeDef
 
createFieldTypes() - Method in class com.sun.mdm.index.parser.ElephantObjectType
 
createFieldTypes() - Method in class com.sun.mdm.index.parser.NodeDef
 
createFolder(String) - Static method in class com.sun.mdm.index.parser.Utils
 
createFreeFormGroup(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
createFromTable(int) - Method in class com.sun.mdm.index.query.QPath
 
createHistory() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
createJoin(String, String[], String, String[], boolean) - Static method in class com.sun.mdm.index.query.AxionSQLObject
joins using non-ansi SQL
createJoin(String, String[], String, String[], boolean) - Static method in class com.sun.mdm.index.query.MySQLSQLObject
forms Join clause.
createJoin(String, String[], String, String[], boolean) - Static method in class com.sun.mdm.index.query.OracleSQLObject
forms Join clause.
createJoin(StringBuffer, String, String) - Method in class com.sun.mdm.index.query.QPath
 
createJoin(String, String[], String, String[], boolean) - Static method in class com.sun.mdm.index.query.SQLServerSQLObject
joins using non-ansi SQL
createJoins(int) - Method in class com.sun.mdm.index.query.QPath
 
createJoins(int) - Method in class com.sun.mdm.index.query.SingleQPath
 
createMatchReview() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
createObjectAttributes(Object, Object, String, AttributesData) - Method in class com.sun.mdm.index.query.EOObjectNodeAssembler
Creates the attributes of the object nodes in the hierarchy.
createObjectAttributes(Object, Object, String, AttributesData) - Method in class com.sun.mdm.index.query.EOSearchResultAssembler
Creates an object containing the attributes for each object (other than the root object) that is returned from the Query Manager iterator (QMIterator class) and that has a new identity.
createObjectAttributes(Object, Object, String, AttributesData) - Method in class com.sun.mdm.index.query.ObjectNodeAssembler
Creates an object containing the attributes of the object nodes in the hierarchy (other than the root object).
createObjectAttributes(Object, Object, String, AttributesData) - Method in interface com.sun.mdm.index.query.ResultObjectAssembler
Creates an object and binds its attributes to the object.
createObjectAttributes(Object, Object, String, AttributesData) - Method in class com.sun.mdm.index.query.TupleAssembler
Creates an object containing the attributes for each object (other than the root object) that is returned from the Query Manager iterator (QMIterator class) and that has a new identity.
createOrderBy(SQLDescriptor) - Method in class com.sun.mdm.index.query.QPath
 
createOrderBy() - Method in class com.sun.mdm.index.query.SingleQPath
 
createOuterJoin(StringBuffer, String, String) - Method in class com.sun.mdm.index.query.QPath
 
createPackageDir(File, String) - Static method in class com.sun.mdm.index.util.CodeGeneratorUtil
Create the full package working directory.
createParameter(String, String, String) - Method in class com.sun.mdm.index.parser.UpdateType.WeightedCalculator
 
createParameter(String, String, String) - Static method in class com.sun.mdm.index.parser.Utils
 
createQPath(String, HashSet) - Method in class com.sun.mdm.index.query.QueryParser
This is the actual method that creates the QPath[] each of which is a path from root to a different leaf.
createQueryBuilder(String, String, String, boolean, boolean, String, String, boolean, ArrayList) - Method in class com.sun.mdm.index.parser.QueryType
 
createRecordDetails() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
createReports() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
createRoot(String, AttributesData) - Method in class com.sun.mdm.index.query.EOObjectNodeAssembler
Creates each root object.
createRoot(String, AttributesData) - Method in class com.sun.mdm.index.query.EOSearchResultAssembler
Creates the root object for each object returned from the Query Manager iterator (QMIterator class).
createRoot(String, AttributesData) - Method in class com.sun.mdm.index.query.MatchTupleAssembler
Creates the root object for each MatchTuple object.
createRoot(String, AttributesData) - Method in class com.sun.mdm.index.query.ObjectNodeAssembler
Creates the root object for each object.
createRoot(String, AttributesData) - Method in interface com.sun.mdm.index.query.ResultObjectAssembler
Creates the root object for each object returned from the Query Manager iterator (QMIterator class).
createRoot(String, AttributesData) - Method in class com.sun.mdm.index.query.TupleAssembler
Creates the root object for each object returned from the Query Manager iterator (QMIterator class).
createSQL(StringBuffer, StringBuffer, StringBuffer, StringBuffer, int, String) - Static method in class com.sun.mdm.index.query.AxionSQLObject
creates SQL statement.
createSQL(StringBuffer, StringBuffer, StringBuffer, StringBuffer, int, String) - Static method in class com.sun.mdm.index.query.MySQLSQLObject
 
createSQL(StringBuffer, StringBuffer, StringBuffer, StringBuffer, int, String) - Static method in class com.sun.mdm.index.query.OracleSQLObject
 
createSQL(ConditionMap[], Object, int, String[]) - Method in class com.sun.mdm.index.query.QPath
create SQLDescriptor.
createSQL(StringBuffer, StringBuffer, StringBuffer, StringBuffer, int, String) - Method in class com.sun.mdm.index.query.QPath
 
createSQL(StringBuffer, StringBuffer, StringBuffer, StringBuffer, int, String) - Static method in class com.sun.mdm.index.query.SQLServerSQLObject
creates SQL statement.
createSQL(ConditionMap[], Object, int, String[]) - Method in class com.sun.mdm.index.query.SingleQPath
 
createSelectFields(SQLDescriptor, SelectMap) - Method in class com.sun.mdm.index.query.MultiQPath
 
createSelectFields(SQLDescriptor, SelectMap) - Method in class com.sun.mdm.index.query.QPath
The subclass would implement this method.
createSelectFields(SQLDescriptor, QualifiedField[]) - Method in class com.sun.mdm.index.query.SingleQPath
 
createSourceRecord() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
createSurvivorHelper() - Static method in class com.sun.mdm.index.survivor.HelperFactory
creates the helper object specified in the survivor calculator configuration module
createSurvivorHelper(String, SurvivorHelperConfig) - Static method in class com.sun.mdm.index.survivor.HelperFactory
creates a helper instance using the given class name and a SurvivorHelperConfig object containing all the needed configuration and initialization information needed
createSystemObject(String, String, HashMap) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
createTransactionObjectDB(Connection, TransactionObject) - Method in class com.sun.mdm.index.ops.DBAdapter
Creates a TransactionObjectDB and persist to the database.
createTransactionObjectDB(Connection, TransactionObject) - Method in class com.sun.mdm.index.ops.MySQLAdapter
Creates a TransactionObjectDB instance.
createTransactionObjectDB(Connection, TransactionObject) - Method in class com.sun.mdm.index.ops.OracleAdapter
Creates a TransactionObjectDB instance.
createTransactionObjectDB(Connection, TransactionObject) - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Creates a TransactionObjectDB.
createTransactions() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
createTuples(ArrayList, ArrayList) - Method in class com.sun.mdm.index.matching.converter.MatchTupleConverter
Given two ArrayLists of ArrayLists, create all the possible combinations
createWorkingDir(File) - Static method in class com.sun.mdm.index.util.CodeGeneratorUtil
Create the base working directory.
createsubQPath(QPath[], QPath[], ConditionMap[]) - Method in class com.sun.mdm.index.query.MultiQueryParser
 
createsubQPath(QPath[], ConditionMap[]) - Method in class com.sun.mdm.index.query.QPath
This methods creates list of subpaths for each QPath.
crossCheckKeywords(String) - Static method in class com.sun.mdm.index.util.CodeGeneratorUtil
Checks generated Java names against Java keywords.
currentModule - Static variable in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
currentPosition() - Method in class com.sun.mdm.index.page.ObjectNodePageIterator
See PageIterator
currentPosition() - Method in class com.sun.mdm.index.page.PageIterator
Returns the current position of the iterator.
currentPosition() - Method in class com.sun.mdm.index.page.PageIteratorWrapper
See PageIterator

D

DATE - Static variable in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
DATE - Static variable in class com.sun.mdm.index.objects.validation.FieldType
Date
DATEFIELD - Static variable in class com.sun.mdm.index.parser.FieldDef
date
DATEFIELD - Static variable in class com.sun.mdm.index.parser.FieldType
java.util.Date
DATEFORMAT - Static variable in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
 
DATEFORMAT - Static variable in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
 
DATEFORMAT - Static variable in class com.sun.mdm.index.ops.ObjectPersistenceService
 
DATE_FORMAT_STRING - Static variable in class com.sun.mdm.index.edm.util.DateUtil
 
DATE_ONLY_FORMAT_STRING - Static variable in class com.sun.mdm.index.edm.util.DateUtil
 
DBAdapter - class com.sun.mdm.index.ops.DBAdapter.
 
DBAdapter() - Constructor for class com.sun.mdm.index.ops.DBAdapter
 
DBDATEFORMAT - Static variable in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
 
DBDATEFORMAT - Static variable in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
 
DBDATEFORMAT - Static variable in class com.sun.mdm.index.ops.ObjectPersistenceService
 
DBMetaAttribute - class com.sun.mdm.index.objects.metadata.DBMetaAttribute.
Database MetaData Attributes
DBMetaAttribute() - Constructor for class com.sun.mdm.index.objects.metadata.DBMetaAttribute
Creates a new instance of DBMetaAttribute
DBMetaAttribute(String, String[], String[], String[]) - Constructor for class com.sun.mdm.index.objects.metadata.DBMetaAttribute
creates a new instance of DBMetaAttribute by table name, array of pk, array fk, array of parent tables
DB_AXION - Static variable in class com.sun.mdm.index.ejb.sequence.SequenceEJB
 
DB_AXION - Static variable in class com.sun.mdm.index.util.ConnectionUtil
 
DB_MYSQL - Static variable in class com.sun.mdm.index.ejb.sequence.SequenceEJB
 
DB_MYSQL - Static variable in class com.sun.mdm.index.util.ConnectionUtil
 
DB_ORACLE - Static variable in class com.sun.mdm.index.ejb.sequence.SequenceEJB
 
DB_ORACLE - Static variable in class com.sun.mdm.index.util.ConnectionUtil
 
DB_SQLSERVER - Static variable in class com.sun.mdm.index.ejb.sequence.SequenceEJB
 
DB_SQLSERVER - Static variable in class com.sun.mdm.index.util.ConnectionUtil
 
DB_UNKNOWN - Static variable in class com.sun.mdm.index.ejb.sequence.SequenceEJB
 
DB_UNKNOWN - Static variable in class com.sun.mdm.index.util.ConnectionUtil
 
DEA - Static variable in class com.sun.mdm.index.outbound.OutBoundMessages
DEA
DEACTIVATE_FUNCTION - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
DEACTIVATE_INDEX - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
DECISION_MAKER - Static variable in class com.sun.mdm.index.configurator.impl.decision.DecisionMakerConfiguration
Module type name
DEFALUT_BASIC_QUERY_BUILDER_CLASS - Static variable in class com.sun.mdm.index.parser.QueryType
 
DEFALUT_BASIC_QUERY_BUILDER_PARSER_CLASS - Static variable in class com.sun.mdm.index.parser.QueryType
 
DEFALUT_BLOCKER_QUERY_BUILDER_CLASS - Static variable in class com.sun.mdm.index.parser.QueryType
 
DEFALUT_BLOCKER_QUERY_BUILDER_PARSER_CLASS - Static variable in class com.sun.mdm.index.parser.QueryType
 
DEFAULT_LID_HEADER_NAME - Static variable in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
DEFAULT_LID_NAME - Static variable in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
DEFAULT_MAX_ELEMENTS - Static variable in interface com.sun.mdm.index.util.Constants
Paging system max elements
DEFAULT_PAGE_SIZE - Static variable in interface com.sun.mdm.index.util.Constants
Paging system default page size
DESCRIPTION - Static variable in class com.sun.mdm.index.objects.validation.FieldType
 
DOMAIN_MAP - Static variable in interface com.sun.mdm.index.matching.DomainSelector
 
DOMAIN_SELECTOR - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Attributes
domain selector attribute
DOUBLEFIELD - Static variable in class com.sun.mdm.index.parser.FieldType
double
DUPLICATETHRESHOLD - Static variable in class com.sun.mdm.index.parser.MasterType
 
DataModifiedException - exception com.sun.mdm.index.ops.exception.DataModifiedException.
 
DataModifiedException() - Constructor for class com.sun.mdm.index.ops.exception.DataModifiedException
Creates a new instance of DataModifiedException.
DataModifiedException(String) - Constructor for class com.sun.mdm.index.ops.exception.DataModifiedException
Creates a new instance of DataModifiedException.
DataModifiedException(String, Throwable) - Constructor for class com.sun.mdm.index.ops.exception.DataModifiedException
Creates a new instance of DataModifiedException.
DataModifiedException(Throwable) - Constructor for class com.sun.mdm.index.ops.exception.DataModifiedException
Creates a new instance of DataModifiedException.
DateConstraintType - class com.sun.mdm.index.parser.DateConstraintType.
 
DateConstraintType() - Constructor for class com.sun.mdm.index.parser.DateConstraintType
 
DateUtil - class com.sun.mdm.index.edm.util.DateUtil.
This class provides method to convert string to date and to convert date to string.
DateUtil - class com.sun.mdm.index.util.DateUtil.
Date utility functions
DateUtil() - Constructor for class com.sun.mdm.index.util.DateUtil
 
DateValueValidator - class com.sun.mdm.index.objects.validation.DateValueValidator.
 
DateValueValidator(Date, Date) - Constructor for class com.sun.mdm.index.objects.validation.DateValueValidator
Creates a new instance of DateValueValidator
DeactivateReport - class com.sun.mdm.index.report.DeactivateReport.
Report class for deactivations
DeactivateReport(MultirowReportConfig1) - Constructor for class com.sun.mdm.index.report.DeactivateReport
Creates a new instance of DeactivateReport.
DeactivateReportConfig - class com.sun.mdm.index.report.DeactivateReportConfig.
Configuration class for deactivate report
DeactivateReportConfig() - Constructor for class com.sun.mdm.index.report.DeactivateReportConfig
Creates a new instance of DeactivateReportConfig
DeactivateReportRow - class com.sun.mdm.index.report.DeactivateReportRow.
Row of data for Deactivate Report
DeactivateReportRow(TransactionSummary, DeactivateReportConfig) - Constructor for class com.sun.mdm.index.report.DeactivateReportRow
Creates a new instance of DeactivateReportRow
DecisionMaker - class com.sun.mdm.index.decision.DecisionMaker.
Interface for logic that determines which records are potential duplicates and which record may be an assumed match.
DecisionMaker() - Constructor for class com.sun.mdm.index.decision.DecisionMaker
 
DecisionMakerConfiguration - class com.sun.mdm.index.configurator.impl.decision.DecisionMakerConfiguration.
 
DecisionMakerConfiguration() - Constructor for class com.sun.mdm.index.configurator.impl.decision.DecisionMakerConfiguration
Creates new DecisionMakerConfiguration instance.
DecisionMakerException - exception com.sun.mdm.index.decision.DecisionMakerException.
Decision Maker Exception
DecisionMakerException() - Constructor for class com.sun.mdm.index.decision.DecisionMakerException
Creates a new instance of DecisionMakerException without detail message.
DecisionMakerException(String) - Constructor for class com.sun.mdm.index.decision.DecisionMakerException
Constructs an instance of DecisionMakerException with the specified detail message.
DecisionMakerException(String, Throwable) - Constructor for class com.sun.mdm.index.decision.DecisionMakerException
Constructor
DecisionMakerException(Throwable) - Constructor for class com.sun.mdm.index.decision.DecisionMakerException
Constructor
DecisionMakerResult - class com.sun.mdm.index.decision.DecisionMakerResult.
Return class for DecisionMaker.process()
DecisionMakerResult(DecisionMakerStruct, DecisionMakerStruct[]) - Constructor for class com.sun.mdm.index.decision.DecisionMakerResult
Creates a new instance of DecisionMakerResult
DecisionMakerStruct - class com.sun.mdm.index.decision.DecisionMakerStruct.
Structure used for return value of DecisionMaker.process() method.
DecisionMakerStruct(String, float, String) - Constructor for class com.sun.mdm.index.decision.DecisionMakerStruct
DecisionMakerStruct constructor
DefaultChecksumCalculator - class com.sun.mdm.index.idgen.impl.DefaultChecksumCalculator.
Default checksum calculator
DefaultChecksumCalculator() - Constructor for class com.sun.mdm.index.idgen.impl.DefaultChecksumCalculator
Default constructor for DefaultChecksumCalculator
DefaultDecisionMaker - class com.sun.mdm.index.decision.impl.DefaultDecisionMaker.
Sample decision maker which chooses the highest weighted record above a match threshold to be the assumed match record.
DefaultDecisionMaker() - Constructor for class com.sun.mdm.index.decision.impl.DefaultDecisionMaker
Creates a new instance of DefaultDecisionMaker.
DefaultEuidGenerator - class com.sun.mdm.index.idgen.impl.DefaultEuidGenerator.
Default EUID generator.
DefaultEuidGenerator() - Constructor for class com.sun.mdm.index.idgen.impl.DefaultEuidGenerator
Default constructor for DefaultEuidGenerator
DefaultSurvivorHelper - class com.sun.mdm.index.survivor.impl.DefaultSurvivorHelper.
Default survivor helper implementation, using ePath
DefaultSurvivorHelper() - Constructor for class com.sun.mdm.index.survivor.impl.DefaultSurvivorHelper
Creates new DefaultSurvivorHelper
DefaultSurvivorStrategy - class com.sun.mdm.index.survivor.impl.DefaultSurvivorStrategy.
Default survivor strategy class.
DefaultSurvivorStrategy() - Constructor for class com.sun.mdm.index.survivor.impl.DefaultSurvivorStrategy
Creates new MySurvivalStrategy
DeltaParameters - class com.sun.mdm.index.ops.DeltaParameters.
 
DeltaParameters() - Constructor for class com.sun.mdm.index.ops.DeltaParameters
Creates a new instance of DeltaParameters
DomainSelector - interface com.sun.mdm.index.matching.DomainSelector.
Select the domain for each of the standardization groups in a system object
DoubleMetaphone - class com.sun.mdm.index.phonetic.impl.DoubleMetaphone.
Encodes a string into a double metaphone value.
DoubleMetaphone() - Constructor for class com.sun.mdm.index.phonetic.impl.DoubleMetaphone
Creates an instance of this DoubleMetaphone encoder
DoubleMetaphone.DoubleMetaphoneResult - class com.sun.mdm.index.phonetic.impl.DoubleMetaphone.DoubleMetaphoneResult.
Inner class for storing results, since there is the optional alternate encoding.
DoubleMetaphone.DoubleMetaphoneResult(int) - Constructor for class com.sun.mdm.index.phonetic.impl.DoubleMetaphone.DoubleMetaphoneResult
 
DuplicateChildKeyException - exception com.sun.mdm.index.objects.exception.DuplicateChildKeyException.
The DuplicateChildKeyException class represents an exception thrown when duplicate unique keys are found in child objects of the same type (for example, when two home addresses are entered in one enterprise object).
DuplicateChildKeyException() - Constructor for class com.sun.mdm.index.objects.exception.DuplicateChildKeyException
Creates a new instance of the DuplicateChildKeyException class without an error message.
DuplicateChildKeyException(String) - Constructor for class com.sun.mdm.index.objects.exception.DuplicateChildKeyException
Creates a new instance of the DuplicateChildKeyException class with an error message.
dashBoard(String) - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.MidmConverter
 
dashboard - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
date2String(Date) - Static method in class com.sun.mdm.index.edm.util.DateUtil
This method converts a date format to string
dateFormat - Variable in class com.sun.mdm.index.query.MatchTupleAssembler
 
dateOnly2String(Date) - Static method in class com.sun.mdm.index.edm.util.DateUtil
This method converts a date component to string
deactivateEO(EnterpriseObject, Date) - Method in class com.sun.mdm.index.update.UpdateHelper
deactivates an EnterpriseObject
deactivateEnterprise(Connection, EnterpriseObject, String) - Method in interface com.sun.mdm.index.update.UpdateManager
 
deactivateEnterprise(Connection, EnterpriseObject, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Deactivates a particular EnterpriseObject
deactivateEnterpriseObject(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
deactivateEnterpriseObject(String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Changes the status of an enterprise object from active to inactive and deletes all potential duplicate listings for that object.
deactivateEnterpriseObject(Connection, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Changes the status of an enterprise object from active to inactive and deletes all potential duplicate listings for that object.
deactivateEnterpriseObject(Connection, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Deactivate enterprise object based on key.
deactivateEnterpriseObject(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Changes the status of an enterprise object from active to inactive and deletes all potential duplicate listings for that object.
deactivateSystemObject(SystemObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
deactivateSystemObject(String, String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
deactivateSystemObject(SystemObjectPK) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Changes the status of a system object from active to inactive.
deactivateSystemObject(Connection, SystemObjectPK) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Changes the status of a system object from active to inactive.
deactivateSystemObject(Connection, SystemObjectPK) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Deactivate a system object based on the given key.
deactivateSystemObject(SystemObjectPK) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Changes the status of a system object from active to inactive.
debug(Object) - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#debug
debug(Object, ObjectNode) - Method in class com.sun.mdm.index.util.Logger
Issue a log msg with a level of DEBUG.
debug(Object, Throwable) - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#debug
decrementConnectionCounter() - Static method in class com.sun.mdm.index.query.QueryManagerImpl
 
defaultSurvivorStrategy - Variable in class com.sun.mdm.index.parser.UpdateType.SurvivorHelperConfig
 
deleteAssumedMatch(Connection, String) - Method in class com.sun.mdm.index.assumedmatch.AssumedMatchManager
Delete assumed match from the database
deleteBlockDefinition(String) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
deleteBlockDefinitionByName(String, String) - Method in class com.sun.mdm.index.parser.QueryType
 
deleteChild(String, SuperKey) - Method in class com.sun.mdm.index.objects.ObjectNode
Marks a child object for deletion, identifying the child object by its object tag and key field settings.
deleteChild(String, String) - Method in class com.sun.mdm.index.objects.ObjectNode
Marks a child object for deletion, identifying the child object by its object tag and object ID.
deleteChild(ObjectNode) - Method in class com.sun.mdm.index.objects.ObjectNode
Marks a child object for deletion.
deleteConfigChangeObserver(Observer) - Static method in class com.sun.mdm.index.configurator.ConfigurationService
Remove the Observer from being notified of configuration changes from what was originally loaded.
deleteEncoderByEncodingType(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticEncodersConfig
 
deleteEncoderByEncodingType(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
deleteFreeFormGroup(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
deleteNormalizationGroup(String, String, String, String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
deletePhoneticizedField(String, String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
deletePotentialDuplicates(Connection, String) - Method in class com.sun.mdm.index.potdup.PotentialDuplicateManager
Delete all duplicates for given euid except those marked as auto resolve.
deleteQueryBuilderByName(String) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilderConfig
 
deleteQueryBuilderByName(String) - Method in class com.sun.mdm.index.parser.QueryType
 
deleteSystemObject(SystemObjectPK) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Permanently deletes a system object from its associated enterprise object.
deleteSystemObject(Connection, SystemObjectPK) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Permanently deletes a system object from its associated enterprise object.
deleteSystemObject(Connection, SystemObjectPK) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Permanently delete a system object from an enterprise object.
deleteSystemObject(SystemObjectPK) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Permanently deletes a system object from its associated enterprise object.
deleteSystemObject(String, String) - Method in class com.sun.mdm.index.objects.EnterpriseObject
Marks a system object for deletion from an instance of EnterpriseObject.
deleteSystemObjectBean(String, String) - Method in interface com.sun.mdm.index.webservice.EnterpriseObjectBean
mark a SystemObject from EnterpriseObject for deletion
deleteTargetMapping(String, String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
demask(String) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
apply the value mask
description - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.FieldGroup
 
determineSurvivor(EnterpriseObject) - Method in class com.sun.mdm.index.survivor.SurvivorCalculator
determines the survivor for each field and updates the SBR record
disallowAdd(SystemObject) - Method in class com.sun.mdm.index.master.ExecuteMatchLogics
Specifies to the execute match methods whether to allow the incoming record to be added to the database as a new enterprise object.
disallowUpdate(SystemObject) - Method in class com.sun.mdm.index.master.ExecuteMatchLogics
Specifies to the execute match methods whether to allow the incoming system object to update a record that already exists in the database by examining only the system object.
displayName - Variable in class com.sun.mdm.index.parser.EDMFieldDef
 
displayName - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchOption
 
displayOrder - Variable in class com.sun.mdm.index.parser.EDMFieldDef
 
displayOrder - Variable in class com.sun.mdm.index.parser.EDMType.EDMNode
 
displayOrder - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.CommonBlock
 
domainSelector - Variable in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
doubleMetaphone(String) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone
Encode a value with Double Metaphone
doubleMetaphone(String, boolean) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone
Encode a value with Double Metaphone, optionally using the alternate encoding.
dropSecondaryObject(EntityObject) - Method in interface com.sun.mdm.index.objects.EntityObject
removes a child
duplicateRecords - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 

E

EDMFieldDef - class com.sun.mdm.index.parser.EDMFieldDef.
 
EDMFieldDef() - Constructor for class com.sun.mdm.index.parser.EDMFieldDef
Creates a new instance of EDMFieldDef
EDMFieldDef(String) - Constructor for class com.sun.mdm.index.parser.EDMFieldDef
Creates a new instance of EDMFieldDef
EDMType - class com.sun.mdm.index.parser.EDMType.
 
EDMType() - Constructor for class com.sun.mdm.index.parser.EDMType
default constructor
EDMType.EDMNode - class com.sun.mdm.index.parser.EDMType.EDMNode.
 
EDMType.EDMNode() - Constructor for class com.sun.mdm.index.parser.EDMType.EDMNode
 
EDMType.ImplDetails - class com.sun.mdm.index.parser.EDMType.ImplDetails.
 
EDMType.ImplDetails() - Constructor for class com.sun.mdm.index.parser.EDMType.ImplDetails
 
EDMType.PageDefinition - class com.sun.mdm.index.parser.EDMType.PageDefinition.
 
EDMType.PageDefinition() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition
 
EDMType.PageDefinition.CommonBlock - class com.sun.mdm.index.parser.EDMType.PageDefinition.CommonBlock.
 
EDMType.PageDefinition.CommonBlock() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.CommonBlock
 
EDMType.PageDefinition.CreateEO - class com.sun.mdm.index.parser.EDMType.PageDefinition.CreateEO.
 
EDMType.PageDefinition.CreateEO() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.CreateEO
 
EDMType.PageDefinition.Dashboard - class com.sun.mdm.index.parser.EDMType.PageDefinition.Dashboard.
 
EDMType.PageDefinition.Dashboard() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.Dashboard
 
EDMType.PageDefinition.EOSearch - class com.sun.mdm.index.parser.EDMType.PageDefinition.EOSearch.
 
EDMType.PageDefinition.EOSearch() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.EOSearch
 
EDMType.PageDefinition.EOViewPage - class com.sun.mdm.index.parser.EDMType.PageDefinition.EOViewPage.
 
EDMType.PageDefinition.EOViewPage() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.EOViewPage
 
EDMType.PageDefinition.FieldGroup - class com.sun.mdm.index.parser.EDMType.PageDefinition.FieldGroup.
 
EDMType.PageDefinition.FieldGroup() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.FieldGroup
 
EDMType.PageDefinition.FieldRef - class com.sun.mdm.index.parser.EDMType.PageDefinition.FieldRef.
 
EDMType.PageDefinition.FieldRef() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.FieldRef
 
EDMType.PageDefinition.History - class com.sun.mdm.index.parser.EDMType.PageDefinition.History.
 
EDMType.PageDefinition.History() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.History
 
EDMType.PageDefinition.MatchReview - class com.sun.mdm.index.parser.EDMType.PageDefinition.MatchReview.
 
EDMType.PageDefinition.MatchReview() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.MatchReview
 
EDMType.PageDefinition.MidmConverter - class com.sun.mdm.index.parser.EDMType.PageDefinition.MidmConverter.
 
EDMType.PageDefinition.MidmConverter() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.MidmConverter
 
EDMType.PageDefinition.PDSearchPage - class com.sun.mdm.index.parser.EDMType.PageDefinition.PDSearchPage.
 
EDMType.PageDefinition.PDSearchPage() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.PDSearchPage
 
EDMType.PageDefinition.PageTab - class com.sun.mdm.index.parser.EDMType.PageDefinition.PageTab.
 
EDMType.PageDefinition.PageTab() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.PageTab
 
EDMType.PageDefinition.Report - class com.sun.mdm.index.parser.EDMType.PageDefinition.Report.
 
EDMType.PageDefinition.Report() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.Report
 
EDMType.PageDefinition.Reports - class com.sun.mdm.index.parser.EDMType.PageDefinition.Reports.
 
EDMType.PageDefinition.Reports() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.Reports
 
EDMType.PageDefinition.SearchOption - class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchOption.
 
EDMType.PageDefinition.SearchOption() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchOption
 
EDMType.PageDefinition.SearchOption.Parameter - class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchOption.Parameter.
 
EDMType.PageDefinition.SearchOption.Parameter() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchOption.Parameter
 
EDMType.PageDefinition.SearchResultListPage - class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchResultListPage.
 
EDMType.PageDefinition.SearchResultListPage() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchResultListPage
 
EDMType.PageDefinition.SimpleSearchPage - class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage.
 
EDMType.PageDefinition.SimpleSearchPage() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
EDMType.PageDefinition.SourceRecord - class com.sun.mdm.index.parser.EDMType.PageDefinition.SourceRecord.
 
EDMType.PageDefinition.SourceRecord() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.SourceRecord
 
EDMType.PageDefinition.Subscreen - class com.sun.mdm.index.parser.EDMType.PageDefinition.Subscreen.
 
EDMType.PageDefinition.Subscreen() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.Subscreen
 
EDMType.PageDefinition.SubscreenConfigurations - class com.sun.mdm.index.parser.EDMType.PageDefinition.SubscreenConfigurations.
 
EDMType.PageDefinition.SubscreenConfigurations() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.SubscreenConfigurations
 
EDMType.PageDefinition.XASearchPage - class com.sun.mdm.index.parser.EDMType.PageDefinition.XASearchPage.
 
EDMType.PageDefinition.XASearchPage() - Constructor for class com.sun.mdm.index.parser.EDMType.PageDefinition.XASearchPage
 
EDMType.SystemDisplayNameOverrides - class com.sun.mdm.index.parser.EDMType.SystemDisplayNameOverrides.
 
EDMType.SystemDisplayNameOverrides(String, String) - Constructor for class com.sun.mdm.index.parser.EDMType.SystemDisplayNameOverrides
 
EIndexObject - class com.sun.mdm.index.parser.EIndexObject.
 
EIndexObject() - Constructor for class com.sun.mdm.index.parser.EIndexObject
 
EJB_LOCAL_REF_MASTER - Static variable in interface com.sun.mdm.index.util.JNDINames
JNDI name for the MasterControllerLocal
EJB_REF_BATCHREPORTGENERATOR - Static variable in interface com.sun.mdm.index.util.JNDINames
JNDI name for the BatchReportGeneratorRemote
EJB_REF_CODELOOKUP - Static variable in interface com.sun.mdm.index.util.JNDINames
JNDI name for the CodeLookupRemote
EJB_REF_MASTER - Static variable in interface com.sun.mdm.index.util.JNDINames
JNDI name for the MasterControllerRemote
EJB_REF_PAGEDATA - Static variable in interface com.sun.mdm.index.util.JNDINames
JNDI name for the PageDataRemote
EJB_REF_REPORTGENERATOR - Static variable in interface com.sun.mdm.index.util.JNDINames
JNDI name for the ReportGeneratorRemote
EJB_SEQUENCE - Static variable in interface com.sun.mdm.index.util.JNDINames
JNDI name for the MasterControllerLocal
ENC - Static variable in class com.sun.mdm.index.util.JarUtil
 
ENCODER - Static variable in class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig.Tags
encoder tag
ENCODER_IMPL_CLASS - Static variable in class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig.Tags
encoder implementation class tag
ENCODING_TYPE - Static variable in class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig.Tags
encoding type tag
ENCODING_TYPE - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
encoding type tag
ENCODING_TYPE - Static variable in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone
informative String about the encoding type this encoder does
ENCODING_TYPE - Static variable in class com.sun.mdm.index.phonetic.impl.Metaphone
informative String about the encoding type this encoder does
ENCODING_TYPE - Static variable in class com.sun.mdm.index.phonetic.impl.Nysiis
Informative String about the encoding type this encoder does
ENCODING_TYPE - Static variable in class com.sun.mdm.index.phonetic.impl.RefinedSoundex
informative String about the encoding type this encoder does
ENCODING_TYPE - Static variable in class com.sun.mdm.index.phonetic.impl.Soundex
Informative String about the encoding type this encoder does
ENCODING_TYPE - Static variable in class com.sun.mdm.index.phonetic.impl.SoundexFR
Informative String about the encoding type this encoder does
ENTERPRISETAG - Static variable in class com.sun.mdm.index.objects.metadata.ObjectFactory
enterprise tag
ENVIRONMENT_NAME - Static variable in class com.sun.mdm.index.util.ConnectorParamReader
environment name
EOGetOptions - class com.sun.mdm.index.master.search.enterprise.EOGetOptions.
The EOGetOptions class contains the search criteria for a Partial retrieval of Enterprise object.
EOGetOptions() - Constructor for class com.sun.mdm.index.master.search.enterprise.EOGetOptions
 
EOObjectNodeAssembler - class com.sun.mdm.index.query.EOObjectNodeAssembler.
The EOObjectNodeAssembler class creates an object node (class ObjectNode) hierarchy for EO and their sub-objects.
EOObjectNodeAssembler() - Constructor for class com.sun.mdm.index.query.EOObjectNodeAssembler
Creates a new instance of the ResultObjectAssembler class.
EORetriever - class com.sun.mdm.index.ops.EORetriever.
Retrieves EO from the database based on Epaths specified.
EORetriever() - Constructor for class com.sun.mdm.index.ops.EORetriever
Default constructor
EOSearchCriteria - class com.sun.mdm.index.master.search.enterprise.EOSearchCriteria.
The EOSearchCriteria class contains the search criteria for a searchEnterpiseObject object.
EOSearchCriteria() - Constructor for class com.sun.mdm.index.master.search.enterprise.EOSearchCriteria
Creates a new instance of the EOSearchCriteria class.
EOSearchCriteria(SystemObject) - Constructor for class com.sun.mdm.index.master.search.enterprise.EOSearchCriteria
Creates a new instance of the EOSearchCriteria class.
EOSearchOptions - class com.sun.mdm.index.master.search.enterprise.EOSearchOptions.
The EOSearchOptions class represents a specific sub-class of the SearchOptions class, and is used by searchEnterpriseObject as criteria for an enterprise object search.
EOSearchOptions(String, EPathArrayList) - Constructor for class com.sun.mdm.index.master.search.enterprise.EOSearchOptions
Creates a new instance of the EOSearchOptions class.
EOSearchOptions() - Constructor for class com.sun.mdm.index.master.search.enterprise.EOSearchOptions
Creates a new instance of the EOSearchOptions class.
EOSearchResultAssembler - class com.sun.mdm.index.query.EOSearchResultAssembler.
The EOSearchResultAssembler class creates the results data (that is, EOSearchResultRecord objects) used by the Enterprise Data Manager to display the results of a search.
EOSearchResultAssembler() - Constructor for class com.sun.mdm.index.query.EOSearchResultAssembler
Creates a new instance of the EOSearchResultAssembler class.
EOSearchResultComparator - class com.sun.mdm.index.master.search.enterprise.EOSearchResultComparator.
Comparator for EOSearchResultRecords
EOSearchResultComparator(String, boolean) - Constructor for class com.sun.mdm.index.master.search.enterprise.EOSearchResultComparator
Creates a new instance of EOSearchResultComparator
EOSearchResultIterator - class com.sun.mdm.index.master.search.enterprise.EOSearchResultIterator.
The EOSearchResultIterator class represents an iterator containing the EOSearchResultRecord objects returned by a call to searchEnterpriseObject.
EOSearchResultIterator(PageData, int, int) - Constructor for class com.sun.mdm.index.master.search.enterprise.EOSearchResultIterator
Creates a new instance of the EOSearchResultIterator class that maintains the connection to the server.
EOSearchResultIterator(EOSearchResultRecord[]) - Constructor for class com.sun.mdm.index.master.search.enterprise.EOSearchResultIterator
Creates a new instance of the EOSearchResultIterator class that does not maintain the connection to the server.
EOSearchResultRecord - class com.sun.mdm.index.master.search.enterprise.EOSearchResultRecord.
The EOSearchResultRecord class represents an object containing a record returned by a call to MasterController.searchEnterpriseObject.
EOSearchResultRecord(float, String, ObjectNode) - Constructor for class com.sun.mdm.index.master.search.enterprise.EOSearchResultRecord
Creates a new instance of the EOSearchResultRecord class.
EOSearchResultRecord() - Constructor for class com.sun.mdm.index.master.search.enterprise.EOSearchResultRecord
Creates a new instance of the EOSearchResultRecord class.
EPath - class com.sun.mdm.index.objects.epath.EPath.
Represents a parsed EPath string and encapsulates the operations needed to access the object represented by the EPath string.
EPath() - Constructor for class com.sun.mdm.index.objects.epath.EPath
disable default constructor
EPath(String, int) - Constructor for class com.sun.mdm.index.objects.epath.EPath
Creates new EPath Object.
EPathAPI - class com.sun.mdm.index.objects.epath.EPathAPI.
The methods in this class are convenience methods for using the EPath object.
EPathAPI() - Constructor for class com.sun.mdm.index.objects.epath.EPathAPI
prevent creation
EPathArrayList - class com.sun.mdm.index.objects.epath.EPathArrayList.
The EPathArrayList class represents an array of ePaths, which define the locations of fields in Master Index objects and the database.
EPathArrayList() - Constructor for class com.sun.mdm.index.objects.epath.EPathArrayList
Creates a new instance of the EPathArrayList class.
EPathArrayList(String[]) - Constructor for class com.sun.mdm.index.objects.epath.EPathArrayList
Creates a new instance of the EPathArrayList class.
EPathBuilder - class com.sun.mdm.index.objects.epath.EPathBuilder.
Builds an EPath given data in an object node format.
EPathBuilder() - Constructor for class com.sun.mdm.index.objects.epath.EPathBuilder
Creates a new instance of EPathBuilder
EPathException - exception com.sun.mdm.index.objects.epath.EPathException.
 
EPathException() - Constructor for class com.sun.mdm.index.objects.epath.EPathException
Creates a new instance of EPathException without detail message.
EPathException(String) - Constructor for class com.sun.mdm.index.objects.epath.EPathException
Constructs an instance of EPathException with the specified detail message.
EPathException(String, Throwable) - Constructor for class com.sun.mdm.index.objects.epath.EPathException
Constructs an instance of EPathException with the specified detail message and cause.
EPathException(Throwable) - Constructor for class com.sun.mdm.index.objects.epath.EPathException
Constructs an instance of EPathException with the specified cause.
EPathGroup - class com.sun.mdm.index.objects.epath.EPathGroup.
Combines EPath into a group so that operations can be applied to set of EPaths.
EPathGroup() - Constructor for class com.sun.mdm.index.objects.epath.EPathGroup
 
EPathParser - class com.sun.mdm.index.objects.epath.EPathParser.
EPath parser class.
EPathParser() - Constructor for class com.sun.mdm.index.objects.epath.EPathParser
Creates a new instance of EPathParser
EUID - Static variable in class com.sun.mdm.index.report.AssumedMatchReport
 
EUID - Static variable in class com.sun.mdm.index.report.DeactivateReport
 
EUID - Static variable in class com.sun.mdm.index.report.UpdateReport
 
EUID1 - Static variable in class com.sun.mdm.index.report.MergeReport
 
EUID1 - Static variable in class com.sun.mdm.index.report.PotentialDuplicateReport
 
EUID1 - Static variable in class com.sun.mdm.index.report.UnmergeReport
 
EUID2 - Static variable in class com.sun.mdm.index.report.MergeReport
 
EUID2 - Static variable in class com.sun.mdm.index.report.PotentialDuplicateReport
 
EUID2 - Static variable in class com.sun.mdm.index.report.UnmergeReport
 
EUID_GENERATOR - Static variable in class com.sun.mdm.index.configurator.impl.idgen.EuidGeneratorConfiguration
Module type name
EUID_MERGE_FUNCTION - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
EUID_MERGE_INDEX - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
EUID_UNMERGE_FUNCTION - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
EUID_UNMERGE_INDEX - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
EVENT - Static variable in class com.sun.mdm.index.outbound.OutBoundSender
event key that is published to Topic header.
EViewException - exception com.sun.mdm.index.master.EViewException.
The EViewException class is the base exception class for all Master Index exceptions.
EViewException() - Constructor for class com.sun.mdm.index.master.EViewException
Creates a new instance of the EViewException class without an error message.
EViewException(String) - Constructor for class com.sun.mdm.index.master.EViewException
Creates a new instance of the EViewException class with an error message.
EViewException(String, Throwable) - Constructor for class com.sun.mdm.index.master.EViewException
Creates a new instance of the EViewException class with an error message and a chain of errors.
EViewException(Throwable) - Constructor for class com.sun.mdm.index.master.EViewException
Creates a new instance of the EViewException class without an error message but with a chain of errors.
ElephantObject - class com.sun.mdm.index.parser.ElephantObject.
 
ElephantObject() - Constructor for class com.sun.mdm.index.parser.ElephantObject
 
ElephantObjectType - class com.sun.mdm.index.parser.ElephantObjectType.
 
ElephantObjectType() - Constructor for class com.sun.mdm.index.parser.ElephantObjectType
default constructor
EmptyLocalIDException - exception com.sun.mdm.index.objects.exception.EmptyLocalIDException.
The EmptyLocalIDException class represents an exception thrown when the local ID field is empty.
EmptyLocalIDException() - Constructor for class com.sun.mdm.index.objects.exception.EmptyLocalIDException
Creates a new instance of the EmptyLocalIDException class without an error message.
EmptyLocalIDException(String) - Constructor for class com.sun.mdm.index.objects.exception.EmptyLocalIDException
Creates a new instance of the EmptyLocalIDException class with an error message.
EmptyObjectException - exception com.sun.mdm.index.objects.exception.EmptyObjectException.
The EmptyObjectException class represents an exception thrown when an object is empty.
EmptyObjectException() - Constructor for class com.sun.mdm.index.objects.exception.EmptyObjectException
Creates a new instance of the EmptyObjectException class without an error message.
EmptyObjectException(String) - Constructor for class com.sun.mdm.index.objects.exception.EmptyObjectException
Creates a new instance of the EmptyObjectException class with an error message.
EmptySystemCodeException - exception com.sun.mdm.index.objects.exception.EmptySystemCodeException.
The EmptySystemCodeException class represents an exception thrown when the system field is empty.
EmptySystemCodeException() - Constructor for class com.sun.mdm.index.objects.exception.EmptySystemCodeException
Creates a new instance of the EmptySystemCodeException class without an error message.
EmptySystemCodeException(String) - Constructor for class com.sun.mdm.index.objects.exception.EmptySystemCodeException
Creates a new instance of the EmptySystemCodeException class with an error message.
EnterpriseDB - class com.sun.mdm.index.ops.EnterpriseDB.
 
EnterpriseDB() - Constructor for class com.sun.mdm.index.ops.EnterpriseDB
default constructor
EnterpriseObject - class com.sun.mdm.index.objects.EnterpriseObject.
The EnterpriseObject class represents a compilation of all objects associated with a single entity in the master index database.
EnterpriseObject() - Constructor for class com.sun.mdm.index.objects.EnterpriseObject
Creates a new instance of the EnterpriseObject class.
EnterpriseObject(String, SBR, Collection) - Constructor for class com.sun.mdm.index.objects.EnterpriseObject
Creates a new instance of the EnterpriseObject class based on the given EUID, SBR, and system objects.
EnterpriseObject(String, SBR, Collection, boolean) - Constructor for class com.sun.mdm.index.objects.EnterpriseObject
Creates a new instance of the EnterpriseObject class.
EnterpriseObjectBean - interface com.sun.mdm.index.webservice.EnterpriseObjectBean.
EnterpriseObjectBean value object
EnterpriseObjectHistory - class com.sun.mdm.index.objects.EnterpriseObjectHistory.
Class providing access to before / after images of an EnterpriseObject for a given transaction
EnterpriseObjectHistory(RecreateResult) - Constructor for class com.sun.mdm.index.objects.EnterpriseObjectHistory
Creates a new instance of EnterpriseHistory
EnterpriseObjectMessage - interface com.sun.mdm.index.webservice.EnterpriseObjectMessage.
Interface for EnterpriseObjectBean container.
EnterprisePK - class com.sun.mdm.index.persistence.EnterprisePK.
 
EnterprisePK() - Constructor for class com.sun.mdm.index.persistence.EnterprisePK
default constructor
EnterprisePK(String, String, String) - Constructor for class com.sun.mdm.index.persistence.EnterprisePK
create an instance of enterprise PK
EntityOPS - interface com.sun.mdm.index.ops.EntityOPS.
 
EntityObject - interface com.sun.mdm.index.objects.EntityObject.
 
EosFieldGroupConfig - class com.sun.mdm.index.edm.services.configuration.EosFieldGroupConfig.
Model search group
EosFieldGroupConfig(String, ObjectNodeConfig) - Constructor for class com.sun.mdm.index.edm.services.configuration.EosFieldGroupConfig
Constructor for the EosFieldGroupConfig object
EosFieldGroupConfig.FieldRefStruct - class com.sun.mdm.index.edm.services.configuration.EosFieldGroupConfig.FieldRefStruct.
 
EosFieldGroupConfig.FieldRefStruct(String, String, String) - Constructor for class com.sun.mdm.index.edm.services.configuration.EosFieldGroupConfig.FieldRefStruct
 
EuidGenerator - interface com.sun.mdm.index.idgen.EuidGenerator.
Interface to generate EUID values.
EuidGeneratorConfiguration - class com.sun.mdm.index.configurator.impl.idgen.EuidGeneratorConfiguration.
Decision maker configuration.
EuidGeneratorConfiguration() - Constructor for class com.sun.mdm.index.configurator.impl.idgen.EuidGeneratorConfiguration
Creates new EuidGeneratorConfiguration instance.
EuidPageAdapter - class com.sun.mdm.index.page.EuidPageAdapter.
Given a hashmap of (String)EUID->(Float)Weight, adapt the result for use within page iterator framework.
EuidPageAdapter(ArrayList, EOSearchOptions, int) - Constructor for class com.sun.mdm.index.page.EuidPageAdapter
Creates a new instance of EuidPageAdapter
ExactCondition - class com.sun.mdm.index.configurator.impl.blocker.ExactCondition.
Exact condition.
ExactCondition() - Constructor for class com.sun.mdm.index.configurator.impl.blocker.ExactCondition
Creates a new instance of ExactCondition
ExclusionFilterCofig - class com.sun.mdm.index.filter.ExclusionFilterCofig.
The ExclusionFilterCofig class will parse the filter Config file.
ExclusionFilterCofig() - Constructor for class com.sun.mdm.index.filter.ExclusionFilterCofig
Creates a new instance of ExclusionFilterCofig
ExclusionFilterService - interface com.sun.mdm.index.filter.ExclusionFilterService.
The ExclusionFilterService is the interface which contains primary functions of the exclusion filters.
ExclusionFilterServiceImpl - class com.sun.mdm.index.filter.ExclusionFilterServiceImpl.
The ExclusionFilterServiceImpl is the implementation of the ExclusionFilterService service which will contain the primary functions of the exclusion filters.
ExclusionFilterServiceImpl() - Constructor for class com.sun.mdm.index.filter.ExclusionFilterServiceImpl
Creates a new instance of ExclusionFilterService
ExclusionListLookup - class com.sun.mdm.index.filter.ExclusionListLookup.
This class will check for the fieldName and Fieldvalue present in the Exclusion list.
ExclusionListLookup() - Constructor for class com.sun.mdm.index.filter.ExclusionListLookup
Creates a new instance of ExclusionListLookup
ExecuteMatchLogics - class com.sun.mdm.index.master.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.
ExecuteMatchLogics() - Constructor for class com.sun.mdm.index.master.ExecuteMatchLogics
Creates a new instance of the ExecuteMatchLogics class.
ePaths - Variable in class com.sun.mdm.index.matching.converter.MatchTupleConverter.ChildInfo
 
ePaths - Variable in class com.sun.mdm.index.matching.converter.MatchTupleConverter.TupleInfo
 
eUID - Variable in class com.sun.mdm.index.persistence.EnterprisePK
euid
enable - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.Report
 
enable - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.Subscreen
 
enableSecurity - Variable in class com.sun.mdm.index.parser.EDMType.ImplDetails
String debugFlag = "true"; String debugDest = "console";
encode(String, String) - Method in interface com.sun.mdm.index.phonetic.PhoneticEncoder
Encode a string phoneticaly
encode(String) - Method in interface com.sun.mdm.index.phonetic.PhoneticEncoder
Encode a string phoneticaly
encode(String, String, String) - Method in class com.sun.mdm.index.phonetic.Phoneticizer
Encode a string phoneticaly with the relevant phonetic encoder for the specified encodingType
encode(Object) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone
Encode the value using DoubleMetaphone.
encode(String) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone
Encode the value using DoubleMetaphone.
encode(String, String) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone
Encode the value using DoubleMetaphone.
encode(Object) - Method in class com.sun.mdm.index.phonetic.impl.Metaphone
Encodes an Object using the metaphone algorithm.
encode(String) - Method in class com.sun.mdm.index.phonetic.impl.Metaphone
Encodes a String using the Metaphone algorithm.
encode(String, String) - Method in class com.sun.mdm.index.phonetic.impl.Metaphone
Encode the value using Metaphone.
encode(String) - Method in class com.sun.mdm.index.phonetic.impl.Nysiis
Encode the value using DoubleMetaphone.
encode(String, String) - Method in class com.sun.mdm.index.phonetic.impl.Nysiis
Encode a string phoneticaly using NYSIIS
encode(String) - Method in class com.sun.mdm.index.phonetic.impl.RefinedSoundex
Encodes a String using the refined soundex algorithm.
encode(String, String) - Method in class com.sun.mdm.index.phonetic.impl.RefinedSoundex
Encode the value using Soundex.
encode(Object) - Method in class com.sun.mdm.index.phonetic.impl.RefinedSoundex
Encodes an Object using the refined soundex algorithm.
encode(String) - Method in class com.sun.mdm.index.phonetic.impl.Soundex
Encode the value using Soundex.
encode(String, String) - Method in class com.sun.mdm.index.phonetic.impl.Soundex
Encode a string phoneticaly with SoundEx.
encode(String) - Method in class com.sun.mdm.index.phonetic.impl.SoundexFR
Encode a string phoneticaly with SoundEx.
encodeObjectByKey(String, Map) - Static method in class com.sun.mdm.index.objects.epath.EPathParser
Encodes an Object tag name with key values into EPath notation.
encoderImplementationClass - Variable in class com.sun.mdm.index.parser.MatchFieldDef.Encoder
 
encodingType - Variable in class com.sun.mdm.index.parser.MatchFieldDef.Encoder
 
encodingType - Variable in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticizeField
 
endTag(String) - Static method in class com.sun.mdm.index.parser.Utils
 
enterpriseCreatePolicy - Variable in class com.sun.mdm.index.parser.UpdateType.UpdateManagerConfig
 
enterpriseMergePolicy - Variable in class com.sun.mdm.index.parser.UpdateType.UpdateManagerConfig
 
enterpriseUnmergePolicy - Variable in class com.sun.mdm.index.parser.UpdateType.UpdateManagerConfig
 
enterpriseUpdatePolicy - Variable in class com.sun.mdm.index.parser.UpdateType.UpdateManagerConfig
 
entrySet() - Method in class com.sun.mdm.index.survivor.SystemFieldListMap
Retrieves the initial set of objects in the map.
eoSearch() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.MidmConverter
 
eoSearch - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
eoViewPage - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.EOSearch
 
equals(Object) - Method in class com.sun.mdm.index.matching.ScoreElement
Defines when a ScoreElements is considered equals to another ScoreElement.
equals(Object) - Method in class com.sun.mdm.index.matching.converter.MatchTupleConverter.ChildInfo
ChildInfo is considered equals if they type String is the same
equals(ObjectField, ObjectField) - Static method in class com.sun.mdm.index.objects.ObjectField
checks if two ObjectFields are the same
equals(ObjectKey) - Method in class com.sun.mdm.index.objects.ObjectKey
compares if itself equals to the passed key object
equals(ObjectKeyType) - Method in class com.sun.mdm.index.objects.ObjectKeyType
 
equals(ObjectNode) - Method in class com.sun.mdm.index.objects.ObjectNode
checks if itself equals to input ObjectNode
equals(Object) - Method in class com.sun.mdm.index.objects.ObjectNode
checks if itself equals to input Object.
equals(PotentialDuplicate) - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
equals(Object) - Method in class com.sun.mdm.index.objects.SystemObjectPK
Compares two SystemObjectPK objects to determine whether the system and local ID pair in each object match.
equals(EPath) - Method in class com.sun.mdm.index.objects.epath.EPath
if two EPath objects has the same path, then they are considered equal
equals(Object) - Method in class com.sun.mdm.index.ops.TransactionLog
Checks if another TransactionLog instance equals this instance.
equals(String, String) - Method in class com.sun.mdm.index.ops.TransactionLog
Checks if the last elements of two paths are identical.
equals(Object) - Method in class com.sun.mdm.index.persistence.EnterprisePK
 
equals(Condition) - Method in class com.sun.mdm.index.query.Condition
 
equals(Object) - Method in class com.sun.mdm.index.query.QueryObject
 
equals(QueryObjectCache) - Method in class com.sun.mdm.index.query.QueryObjectCache
 
equals(Object[], Object[]) - Method in class com.sun.mdm.index.query.QueryResultSet
 
equals(SystemField) - Method in class com.sun.mdm.index.survivor.SystemField
Determines whether the field name and field value between two fields are equal, and returns true if they are.
error(Object) - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#error
error(Object, Throwable) - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#error
escapeSpaceInString(String) - Static method in class com.sun.mdm.index.edm.util.QwsUtil
Conver the space within a String to underscore.
euid - Variable in class com.sun.mdm.index.decision.DecisionMakerStruct
EUID
euidMerge(Connection, EnterpriseObject, EnterpriseObject) - Method in interface com.sun.mdm.index.ops.TransactionMgr
EUID merge: update both enterprise objects in the database, and log the action in transaction facility.
euidMerge(Connection, EnterpriseObject, EnterpriseObject, String, String) - Method in interface com.sun.mdm.index.ops.TransactionMgr
EUID merge: update both enterprise objects in the database, and log the action in transaction facility.
euidMerge(Connection, EnterpriseObject, EnterpriseObject) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Merge two EnterpriseObjects in the database.
euidMerge(Connection, EnterpriseObject, EnterpriseObject, String, String) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Merge two EnterpriseObjects in the database.
euidUnMerge(Connection, EnterpriseObject, EnterpriseObject) - Method in interface com.sun.mdm.index.ops.TransactionMgr
EUID unmerge: update both enterprise objects in the database, and log the action in transaction facility.
euidUnMerge(Connection, String, EnterpriseObject, EnterpriseObject) - Method in interface com.sun.mdm.index.ops.TransactionMgr
EUID unmerge: update both enterprise objects in the database, and log the action in transaction facility.
euidUnMerge(Connection, EnterpriseObject, EnterpriseObject) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Unmerge an EnterpriseObject in the database.
euidUnMerge(Connection, String, EnterpriseObject, EnterpriseObject) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Unmerge two EnterpriseObjects in the database.
evalAnotherPass(SystemObject, EOSearchOptions, ArrayList, ArrayList, ArrayList, ArrayList) - Method in interface com.sun.mdm.index.matching.PassController
User implementable method that controls whether to attempt another pass with the next block.
evalAnotherPass(SystemObject, EOSearchOptions, ArrayList, ArrayList, ArrayList, ArrayList) - Method in class com.sun.mdm.index.matching.impl.PassAllBlocks
Evaluate whether to attempt another matching pass with another block definition.
excludeFieldMap(ObjectNode, String) - Method in class com.sun.mdm.index.filter.ExclusionListLookup
 
exclusionFilterCofig - Variable in class com.sun.mdm.index.filter.ExclusionListLookup
 
exclusionMatchField(ObjectNode) - Method in interface com.sun.mdm.index.filter.ExclusionFilterService
This method checks the data available for the matching process is present in the exclusion list.
exclusionMatchField(ObjectNode) - Method in class com.sun.mdm.index.filter.ExclusionFilterServiceImpl
This method checks the data available for the matching process is present in the exclusion list.
exclusionSystemFieldList(SystemFieldListMap, String) - Method in interface com.sun.mdm.index.filter.ExclusionFilterService
This method checks the data available for the SBR calculation is present in the exclusion list.
exclusionSystemFieldList(SystemFieldListMap, String) - Method in class com.sun.mdm.index.filter.ExclusionFilterServiceImpl
This method checks the data available for the SBR calculation is present in the exclusion list.
execAssumedMatchReport(AssumedMatchReportConfig) - Method in interface com.sun.mdm.index.ejb.report.BatchReportGenerator
Execute the assumed match report
execAssumedMatchReport(AssumedMatchReportConfig) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
Execute the assumed match report
execAssumedMatchReport(AssumedMatchReportConfig, Connection) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
Execute the assumed match report
execAssumedMatchReport(AssumedMatchReportConfig) - Method in interface com.sun.mdm.index.ejb.report.ReportGenerator
Execute the assumed match report
execAssumedMatchReport(AssumedMatchReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorEJB
Execute the assumed match report
execAssumedMatchReport(AssumedMatchReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorImpl
Execute the assumed match report
execAssumedMatchReportIterator(AssumedMatchReportConfig) - Method in interface com.sun.mdm.index.ejb.report.ReportGenerator
Execute the assumed match report
execAssumedMatchReportIterator(AssumedMatchReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorEJB
Execute the assumed match report
execAssumedMatchReportIterator(AssumedMatchReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorImpl
Execute the assumed match report
execDeactivateReport(DeactivateReportConfig) - Method in interface com.sun.mdm.index.ejb.report.BatchReportGenerator
Execute the deactivate report
execDeactivateReport(DeactivateReportConfig) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
Execute the deactivate report
execDeactivateReport(DeactivateReportConfig, Connection) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
Execute the deactivate report
execDeactivateReport(DeactivateReportConfig) - Method in interface com.sun.mdm.index.ejb.report.ReportGenerator
Execute the deactivate report
execDeactivateReport(DeactivateReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorEJB
Execute the deactivate report
execDeactivateReport(DeactivateReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorImpl
Execute the deactivate report
execMergeReport(MergeReportConfig) - Method in interface com.sun.mdm.index.ejb.report.BatchReportGenerator
Execute the merge report
execMergeReport(MergeReportConfig) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
Execute the merge report
execMergeReport(MergeReportConfig, Connection) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
Execute the merge report
execMergeReport(MergeReportConfig) - Method in interface com.sun.mdm.index.ejb.report.ReportGenerator
Execute the merge report
execMergeReport(MergeReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorEJB
Execute the merge report
execMergeReport(MergeReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorImpl
Execute the merge report
execMonthlyKeyStatisticsReport(KeyStatisticsReportConfig) - Method in interface com.sun.mdm.index.ejb.report.BatchReportGenerator
Execute the monthly key statistics report
execMonthlyKeyStatisticsReport(KeyStatisticsReportConfig) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
Execute the monthly key statistics report
execMonthlyKeyStatisticsReport(KeyStatisticsReportConfig, Connection) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
Execute the monthly key statistics report
execMonthlyKeyStatisticsReport(KeyStatisticsReportConfig) - Method in interface com.sun.mdm.index.ejb.report.ReportGenerator
Execute the monthly key statistics report
execMonthlyKeyStatisticsReport(KeyStatisticsReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorEJB
Execute the monthly key statistics report
execMonthlyKeyStatisticsReport(KeyStatisticsReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorImpl
Execute the monthly key statistics report
execPotentialDuplicateReport(PotentialDuplicateReportConfig) - Method in interface com.sun.mdm.index.ejb.report.BatchReportGenerator
Execute the potential duplicate report
execPotentialDuplicateReport(PotentialDuplicateReportConfig) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
Execute the potential duplicate report
execPotentialDuplicateReport(PotentialDuplicateReportConfig, Connection) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
Execute the potential duplicate report
execPotentialDuplicateReport(PotentialDuplicateReportConfig) - Method in interface com.sun.mdm.index.ejb.report.ReportGenerator
Execute the potential duplicate report
execPotentialDuplicateReport(PotentialDuplicateReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorEJB
Execute the potential duplicate report
execPotentialDuplicateReport(PotentialDuplicateReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorImpl
Execute the potential duplicate report
execPotentialDuplicateReportIterator(PotentialDuplicateReportConfig) - Method in interface com.sun.mdm.index.ejb.report.ReportGenerator
Execute the potential duplicate report
execPotentialDuplicateReportIterator(PotentialDuplicateReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorEJB
Execute the potential duplicate report
execPotentialDuplicateReportIterator(PotentialDuplicateReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorImpl
Execute the potential duplicate report
execUnmergeReport(UnmergeReportConfig) - Method in interface com.sun.mdm.index.ejb.report.BatchReportGenerator
Execute the unmerge report
execUnmergeReport(UnmergeReportConfig) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
Execute the unmerge report
execUnmergeReport(UnmergeReportConfig, Connection) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
Execute the unmerge report
execUnmergeReport(UnmergeReportConfig) - Method in interface com.sun.mdm.index.ejb.report.ReportGenerator
Execute the unmerge report
execUnmergeReport(UnmergeReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorEJB
Execute the unmerge report
execUnmergeReport(UnmergeReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorImpl
Execute the unmerge report
execUpdateReport(UpdateReportConfig) - Method in interface com.sun.mdm.index.ejb.report.BatchReportGenerator
Execute the update report
execUpdateReport(UpdateReportConfig) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
Execute the update report
execUpdateReport(UpdateReportConfig, Connection) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
Execute the update report
execUpdateReport(UpdateReportConfig) - Method in interface com.sun.mdm.index.ejb.report.ReportGenerator
Execute the update report
execUpdateReport(UpdateReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorEJB
Execute the update report
execUpdateReport(UpdateReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorImpl
Execute the update report
execUpdateReportIterator(UpdateReportConfig) - Method in interface com.sun.mdm.index.ejb.report.ReportGenerator
Execute the update report
execUpdateReportIterator(UpdateReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorEJB
Execute the update report
execUpdateReportIterator(UpdateReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorImpl
Execute the update report
execWeeklyKeyStatisticsReport(KeyStatisticsReportConfig) - Method in interface com.sun.mdm.index.ejb.report.BatchReportGenerator
Execute the weekly key statistics report
execWeeklyKeyStatisticsReport(KeyStatisticsReportConfig) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
Execute the weekly key statistics report
execWeeklyKeyStatisticsReport(KeyStatisticsReportConfig, Connection) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
Execute the weekly key statistics report
execWeeklyKeyStatisticsReport(KeyStatisticsReportConfig) - Method in interface com.sun.mdm.index.ejb.report.ReportGenerator
Execute the weekly key statistics report
execWeeklyKeyStatisticsReport(KeyStatisticsReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorEJB
Execute the weekly key statistics report
execWeeklyKeyStatisticsReport(KeyStatisticsReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorImpl
Execute the weekly key statistics report
execYearlyKeyStatisticsReport(KeyStatisticsReportConfig) - Method in interface com.sun.mdm.index.ejb.report.BatchReportGenerator
Execute the yearly key statistics report
execYearlyKeyStatisticsReport(KeyStatisticsReportConfig) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
Execute the yearly key statistics report
execYearlyKeyStatisticsReport(KeyStatisticsReportConfig, Connection) - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
Execute the yearly key statistics report
execYearlyKeyStatisticsReport(KeyStatisticsReportConfig) - Method in interface com.sun.mdm.index.ejb.report.ReportGenerator
Execute the yearly key statistics report
execYearlyKeyStatisticsReport(KeyStatisticsReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorEJB
Execute the yearly key statistics report
execYearlyKeyStatisticsReport(KeyStatisticsReportConfig) - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorImpl
Execute the yearly key statistics report
execute(QueryObject) - Method in interface com.sun.mdm.index.query.QueryManager
Executes the query or queries specified in the QueryObject class, but does not assemble the returned objects into an iterator.
execute(Connection, QueryObject) - Method in interface com.sun.mdm.index.query.QueryManager
Executes the query or queries specified in the QueryObject class, but does not assemble the returned objects into an iterator.
execute(QueryObject) - Method in class com.sun.mdm.index.query.QueryManagerImpl
This method will execute the query(s) specified in QueryObject but will not use Assembling information.
execute(Connection, QueryObject) - Method in class com.sun.mdm.index.query.QueryManagerImpl
This method will execute the query(s) specified in QueryObject but will not use Assembling information.
executeAssemble(QueryObject) - Method in interface com.sun.mdm.index.query.QueryManager
Executes the query or queries specified in the QueryObject class, and uses the assembler engine to create an iterator of the objects returned by the queries.
executeAssemble(Connection, QueryObject) - Method in interface com.sun.mdm.index.query.QueryManager
Executes the query or queries specified in the QueryObject class, and uses the assembler engine to create an iterator of the objects returned by the queries.
executeAssemble(QueryObject) - Method in class com.sun.mdm.index.query.QueryManagerImpl
This method will execute the query(s) specified in QueryObject and also use FactoryEngine for creating composite objects.
executeAssemble(Connection, QueryObject) - Method in class com.sun.mdm.index.query.QueryManagerImpl
This method will execute the query(s) specified in QueryObject and also use FactoryEngine for creating composite objects.
executeAssemble(QueryObject) - Method in class com.sun.mdm.index.query.QueryPipeLine
This method will execute the query(s) specified in QueryObject and also use FactoryEngine for creating composite objects.
executeMatch(SystemObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
executeMatch is one of four methods that process a system object based on the configuration defined for the Master Index Manager Service and associated runtime components.
executeMatch(Connection, SystemObject) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
executeMatch is one of four methods that process a system object based on the configuration defined for the Master Index Manager Service and associated runtime components.
executeMatch(Connection, SystemObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
If the SO record exists, the incoming record replaces the existing record, including all the children.
executeMatch(SystemObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
executeMatch is one of four methods that process a system object based on the configuration defined for the Master Index Manager Service and associated runtime components.
executeMatch - Variable in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
executeMatchDupRecalc(SystemObject, Boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
executeMatchDupRecalc is one of four methods that process a system object based on the configuration defined for the Master Index Manager Service and associated runtime components.
executeMatchDupRecalc(Connection, SystemObject, Boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
executeMatchDupRecalc is one of four methods that process a system object based on the configuration defined for the Master Index Manager Service and associated runtime components.
executeMatchDupRecalc(Connection, SystemObject, Boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
If the SO record exists, the incoming record replaces the existing record, including all the children.
executeMatchDupRecalc(SystemObject, Boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
executeMatchDupRecalc is one of four methods that process a system object based on the configuration defined for the Master Index Manager Service and associated runtime components.
executeMatchGui(SystemObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
executeMatchGui is identical to executeMatch, but it is only called by the Enterprise Data Manager.
executeMatchGui(Connection, SystemObject) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
executeMatchGui is identical to executeMatch, but it is only called by the Enterprise Data Manager.
executeMatchGui(Connection, SystemObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
If the SO record exists, the incoming record replaces the existing record, including all the children.
executeMatchGui(SystemObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
executeMatchGui is identical to executeMatch, but it is only called by the Enterprise Data Manager.
executeMatchUpdate(SystemObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
executeMatchUpdate is one of four methods that process a system object based on the configuration defined for the Master Index Manager Service and associated runtime components.
executeMatchUpdate(Connection, SystemObject) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
executeMatchUpdate is one of four methods that process a system object based on the configuration defined for the Master Index Manager Service and associated runtime components.
executeMatchUpdate(Connection, SystemObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
If the SO record exists, updates existing fields and children.
executeMatchUpdate(SystemObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
executeMatchUpdate is one of four methods that process a system object based on the configuration defined for the Master Index Manager Service and associated runtime components.
executeMatchUpdateDupRecalc(SystemObject, Boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
executeMatchUpdateDupRecalc is one of four methods that process a system object based on the configuration defined for the Master Index Manager Service and associated runtime components.
executeMatchUpdateDupRecalc(Connection, SystemObject, Boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
executeMatchUpdateDupRecalc is one of four methods that process a system object based on the configuration defined for the Master Index Manager Service and associated runtime components.
executeMatchUpdateDupRecalc(Connection, SystemObject, Boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
If the SO record exists, updates existing fields and children.
executeMatchUpdateDupRecalc(SystemObject, Boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
executeMatchUpdateDupRecalc is one of four methods that process a system object based on the configuration defined for the Master Index Manager Service and associated runtime components.
executeStrategy(String, SystemFieldListMap) - Method in class com.sun.mdm.index.survivor.AbstractSurvivorHelper
executes the strategy associated with the candidate field
exists(String) - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.FieldGroup
 

F

FIELDS_MAPPING - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
fields mapping tag
FIELD_DELIM - Static variable in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
FILTER_FILE_NAME - Static variable in class com.sun.mdm.index.configurator.ConfigurationService
 
FLAG_UM_CALC_ONLY - Static variable in interface com.sun.mdm.index.util.Constants
Used by UM to indicate merge operations not sent to the database
FLAG_UM_NONE - Static variable in interface com.sun.mdm.index.util.Constants
Used by UM to indicate merge operations should be sent to the database
FLAG_UM_REPLACE_SO - Static variable in interface com.sun.mdm.index.util.Constants
Used by UM to indicate to replace system object values
FLD_LAST_MODIFIED - Static variable in class com.sun.mdm.index.survivor.impl.WeightedSurvivorStrategy
last modified constant
FLOAT - Static variable in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
FLOAT - Static variable in class com.sun.mdm.index.objects.validation.FieldType
Float
FLOATFIELD - Static variable in class com.sun.mdm.index.parser.FieldDef
float
FLOATFIELD - Static variable in class com.sun.mdm.index.parser.FieldType
float
FUNCTION_ADD - Static variable in class com.sun.mdm.index.ops.TransactionLog
int value indicates ADD function
FUNCTION_REMOVE - Static variable in class com.sun.mdm.index.ops.TransactionLog
int value indicates REMOVE function
FUNCTION_UPDATE - Static variable in class com.sun.mdm.index.ops.TransactionLog
int value indicates UPDATE function
FieldAttributeStruct - class com.sun.mdm.index.report.FieldAttributeStruct.
 
FieldAttributeStruct(String, int, boolean, boolean) - Constructor for class com.sun.mdm.index.report.FieldAttributeStruct
Creates a new instance of FieldAttributeStruct
FieldConfig - class com.sun.mdm.index.edm.services.configuration.FieldConfig.
for one search field displayed on UI.
FieldConfig(String, String, String, String, String, int) - Constructor for class com.sun.mdm.index.edm.services.configuration.FieldConfig
Construct a FieldConfig object with all required properties.
FieldConfig(String, String, String, String, int, String, int) - Constructor for class com.sun.mdm.index.edm.services.configuration.FieldConfig
Construct a FieldConfig object with all required properties
FieldConfig(String, String, String, String, int) - Constructor for class com.sun.mdm.index.edm.services.configuration.FieldConfig
Construct a FieldConfig object with all required properties.
FieldConfig(String, String, String, String, String, int, int) - Constructor for class com.sun.mdm.index.edm.services.configuration.FieldConfig
Construct a FieldConfig object with all required properties
FieldConfig(String, String, String, String, int, String, int, int) - Constructor for class com.sun.mdm.index.edm.services.configuration.FieldConfig
Construct a FieldConfig object with all required properties
FieldConfig(String, String, String, String, int, int) - Constructor for class com.sun.mdm.index.edm.services.configuration.FieldConfig
Construct a FieldConfig object with all required properties.
FieldConfig(String, String, String, String, String, int, String) - Constructor for class com.sun.mdm.index.edm.services.configuration.FieldConfig
Construct a FieldConfig object with all required properties.
FieldConfig(String, String, String, String, int, String, int, String) - Constructor for class com.sun.mdm.index.edm.services.configuration.FieldConfig
Construct a FieldConfig object with all required properties
FieldConfig(String, String, String, String, int, String) - Constructor for class com.sun.mdm.index.edm.services.configuration.FieldConfig
Construct a FieldConfig object with all required properties.
FieldConfigGroup - class com.sun.mdm.index.edm.services.configuration.FieldConfigGroup.
Model field groups
FieldConfigGroup(String, ArrayList) - Constructor for class com.sun.mdm.index.edm.services.configuration.FieldConfigGroup
Constructor for the FieldGroupConfig object
FieldConfigGroup(String, FieldConfig[]) - Constructor for class com.sun.mdm.index.edm.services.configuration.FieldConfigGroup
Constructor for the FieldGroupConfig object
FieldDef - class com.sun.mdm.index.parser.FieldDef.
 
FieldDef() - Constructor for class com.sun.mdm.index.parser.FieldDef
default constructor
FieldDef(String, String, String, boolean, boolean, boolean, boolean, int, String, String, String, String) - Constructor for class com.sun.mdm.index.parser.FieldDef
create a new instance of FieldDef object
FieldDef(String, String, int, boolean, boolean, boolean) - Constructor for class com.sun.mdm.index.parser.FieldDef
create a new instance of FieldDef object
FieldDescriptor - class com.sun.mdm.index.objects.validation.FieldDescriptor.
 
FieldDescriptor(String) - Constructor for class com.sun.mdm.index.objects.validation.FieldDescriptor
Creates a new instance of Field
FieldDescriptor(String, int) - Constructor for class com.sun.mdm.index.objects.validation.FieldDescriptor
 
FieldDescriptor(String, int, int) - Constructor for class com.sun.mdm.index.objects.validation.FieldDescriptor
 
FieldFlag - class com.sun.mdm.index.objects.FieldFlag.
 
FieldFlag(int) - Constructor for class com.sun.mdm.index.objects.FieldFlag
 
FieldFlag() - Constructor for class com.sun.mdm.index.objects.FieldFlag
Creates a new instance of FieldFlag sets flag to 0
FieldMetaData - class com.sun.mdm.index.objects.metadata.FieldMetaData.
Field meta data structure
FieldMetaData(String, String, int, boolean, boolean, String, String) - Constructor for class com.sun.mdm.index.objects.metadata.FieldMetaData
Creats a new instance of FieldMetaData by field name and type
FieldMetaData(String, Integer, int, boolean, boolean, String, String) - Constructor for class com.sun.mdm.index.objects.metadata.FieldMetaData
Creates a new instance of FieldMetaData by field name and type (Integer)
FieldType - class com.sun.mdm.index.objects.validation.FieldType.
 
FieldType() - Constructor for class com.sun.mdm.index.objects.validation.FieldType
Creates a new instance of FieldType
FieldType - class com.sun.mdm.index.parser.FieldType.
 
FieldType() - Constructor for class com.sun.mdm.index.parser.FieldType
 
FieldValidator - interface com.sun.mdm.index.objects.validation.FieldValidator.
 
Filter - class com.sun.mdm.index.objects.epath.Filter.
 
Filter(String, String) - Constructor for class com.sun.mdm.index.objects.epath.Filter
 
Filter() - Constructor for class com.sun.mdm.index.objects.epath.Filter
Creates a new instance of Filter
FilterConstants - interface com.sun.mdm.index.filter.FilterConstants.
This interface is for managing the constants of the filters.
FloatValueValidator - class com.sun.mdm.index.objects.validation.FloatValueValidator.
 
FloatValueValidator(Float, Float) - Constructor for class com.sun.mdm.index.objects.validation.FloatValueValidator
Creates a new instance of FloatValueValidator
fatal(Object) - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#fatal
fatal(Object, Throwable) - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#fatal
field - Variable in class com.sun.mdm.index.parser.QueryType.BlockBy
 
fieldId - Variable in class com.sun.mdm.index.parser.MatchFieldDef.SourceMapping
 
fieldId - Variable in class com.sun.mdm.index.parser.MatchFieldDef.TargetMapping
 
fieldLabel - Variable in class com.sun.mdm.index.report.FieldAttributeStruct
 
fieldLength - Variable in class com.sun.mdm.index.report.FieldAttributeStruct
 
fieldName - Variable in class com.sun.mdm.index.matching.converter.MatchTupleConverter.FieldInfo
 
fieldName - Variable in class com.sun.mdm.index.parser.EDMFieldDef
 
fieldName - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.FieldRef
 
fieldName - Variable in class com.sun.mdm.index.parser.MatchFieldDef.SourceMapping
 
fieldName - Variable in class com.sun.mdm.index.parser.MatchFieldDef.TargetMapping
 
fieldName - Variable in class com.sun.mdm.index.parser.UpdateType.CandidateField
 
fieldPerRow - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.EOViewPage
 
fieldPerRow - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.PDSearchPage
 
fieldPerRow - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
fieldPerRow - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.XASearchPage
 
fields - Variable in class com.sun.mdm.index.parser.EDMType.EDMNode
 
fieldsToCheck() - Method in interface com.sun.mdm.index.security.SecurityMaskPlugIn
these fields values are checked by SecurityMaskPlugIn when masking data.
filterPhoneticizedSourceFields(ObjectNode) - Method in class com.sun.mdm.index.master.ObjectNodeFilter
Filter out phonetic source fields
filterPhoneticizedTargetFields(ObjectNode) - Method in class com.sun.mdm.index.master.ObjectNodeFilter
Filter out phonetic target fields
filterStandardizedSourceFields(ObjectNode) - Method in class com.sun.mdm.index.master.ObjectNodeFilter
Filter out standardization source fields
filterStandardizedTargetFields(ObjectNode) - Method in class com.sun.mdm.index.master.ObjectNodeFilter
Filter out standardization source fields
filters - Variable in class com.sun.mdm.index.objects.epath.EPath
filters
finalize() - Method in class com.sun.mdm.index.ops.ObjectPersistenceService
Finalizer.
finalizer() - Method in class com.sun.mdm.index.matching.MatcherImpl
 
finalizer() - Method in class com.sun.mdm.index.query.AssemblerEngineImpl
finalizer closes the database connection
finalizer() - Method in class com.sun.mdm.index.query.TupleAssemblerEngine
finalizer
findAllMergedLIDs(Connection, String) - Method in class com.sun.mdm.index.query.QueryHelper
Deep searches merged LIDs to find the complete graph
findMatch(EOSearchCriteria, EOSearchOptions, MatchOptions) - Method in interface com.sun.mdm.index.matching.MatchEngineController
Find records in the database that match the passed in search criteria, e.g.
findMatch(Connection, EOSearchCriteria, EOSearchOptions, MatchOptions) - Method in interface com.sun.mdm.index.matching.MatchEngineController
Attempt to find a matching object by calculating the probabilities an object matches.
findMatch(EOSearchCriteria, EOSearchOptions, MatchOptions) - Method in class com.sun.mdm.index.matching.MatchEngineControllerImpl
Attempt to find a matching object by calculating the probabilities an object matches.
findMatch(Connection, EOSearchCriteria, EOSearchOptions, MatchOptions) - Method in class com.sun.mdm.index.matching.MatchEngineControllerImpl
Attempt to find a matching object by calculating the probabilities an object matches.
findMergeType(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
findObjects(QualifiedField[]) - Method in class com.sun.mdm.index.query.QueryParser
 
findObjects(QualifiedField[], Condition[]) - Method in class com.sun.mdm.index.query.QueryParser
 
findTransactionLog(Connection, String) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Find transaction logs by TransactionObject ID.
findTransactionLog(Connection, String) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Find transaction logs by TransactionObject ID.
findTransactionLogs(Connection, String, Date, Date) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Finds transaction logs by EUID and timestamp range indicated by beginning and ending timestamp.
findTransactionLogs(Connection, String, String, Date, Date) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Finds transaction logs by System Code, Local ID, and timestamp range indicated by beginning and ending timestamp.
findTransactionLogs(Connection, TransactionObject, Date, Date) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Find transaction logs by TransactionObject and timestamp range indicated by beginning and ending timestamp.
findTransactionLogs(Connection, TransactionObject, Date, Date, String) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Find transaction logs by TransactionObject.
findTransactionLogs(Connection, String, Date, Date) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Find transaction logs by EUID.
findTransactionLogs(Connection, String, Date) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Find transaction logs by EUID.
findTransactionLogs(Connection, String, String, Date, Date) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Find transaction objects by SystemCode, Local ID, starting time and ending time.
findTransactionLogs(Connection, TransactionObject, Date, Date) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Find transaction objects by TransactionObject, starting time and ending time.
findTransactionLogs(Connection, TransactionObject, Date, Date, String) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Find transaction objects by TransactionObject, starting time and ending time.
findTransactionObject(Connection, String, String, Date, Date) - Method in class com.sun.mdm.index.ops.TransactionObjectDB
Retrieves an array of TransactionObjects by SystemCode and LocalID.
findTransactionObject(Connection, String, Date, Date) - Method in class com.sun.mdm.index.ops.TransactionObjectDB
Retrieves an array of TransactionObjects by EUID.
findTransactionObject(Connection, String, Date) - Method in class com.sun.mdm.index.ops.TransactionObjectDB
Retrieves an array of TransactionObjects by EUID.
findTransactionObject(Connection, TransactionObject, Date, Date) - Method in class com.sun.mdm.index.ops.TransactionObjectDB
Retrieves an array of TransactionObjects by TransactionObject.
findTransactionObject(Connection, TransactionObject, Date, Date, String) - Method in class com.sun.mdm.index.ops.TransactionObjectDB
Retrieves array of TransactionObjects by TransactionObject.
findTransactionObjectForRecovery(Connection, String, Date) - Method in class com.sun.mdm.index.ops.TransactionObjectDB
Retrieves array of TransactionObjects by by EUID and after a specified timestamp for recovery.
findWeights(SystemObject, QueryResults, MatchOptions) - Method in interface com.sun.mdm.index.matching.Matcher
Evaluate how closely the passed in SystemObject matches the database records in the passed in block by calculating the weights
findWeights(SystemObject, QueryResults, MatchOptions) - Method in interface com.sun.mdm.index.matching.MatcherAPI
Find all the match weights comparing the bases systemobject to the 'block' records retrieved from the DB
findWeights(SystemObject, QueryResults, MatchOptions) - Method in class com.sun.mdm.index.matching.MatcherImpl
Evaluate how closely the passed in SystemObject matches the database records in the passed in block by calculating the weights
findWeights(SystemObject, QueryResults, MatchOptions) - Method in class com.sun.mdm.index.matching.adapter.SbmeMatcherAdapter
Uses the sbme match engine to find all the match weights comparing the bases systemobject to the 'block' records retrieved from the DB
finish() - Method in interface com.sun.mdm.index.configurator.ConfigurationInfo
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.MEFAConfiguration
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.MatchEngineConfig
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.UpdateManagerConfig
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.decision.DecisionMakerConfiguration
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.idgen.EuidGeneratorConfiguration
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.master.MasterControllerConfiguration
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.querybuilder.KeyValueConfiguration
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.querybuilder.QueryBuilderConfiguration
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.security.SecurityConfiguration
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration
Finish.
finish() - Method in class com.sun.mdm.index.configurator.impl.validation.ValidationConfiguration
Finish.
finish() - Method in class com.sun.mdm.index.filter.ExclusionFilterCofig
 
first() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchIterator
Retrieves the first row from an AssumedMatchIterator object.
first(int) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchIterator
Retrieves the first rows in the iterator.
first() - Method in class com.sun.mdm.index.master.search.audit.AuditIterator
Retrieves the first row from an AuditIterator object.
first(int) - Method in class com.sun.mdm.index.master.search.audit.AuditIterator
Retrieves the first rows in the iterator.
first() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultIterator
Retrieves the first row from an EOSearchResultIterator object.
first(int) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultIterator
Retrieves the first rows in the iterator.
first() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateIterator
Retrieves the first row from a PotentialDuplicateIterator object.
first(int) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateIterator
Retrieves the first rows in the iterator.
first() - Method in class com.sun.mdm.index.master.search.transaction.TransactionIterator
Retrieves the first row from a TransactionIterator object.
first(int) - Method in class com.sun.mdm.index.master.search.transaction.TransactionIterator
Retrieves the first rows in the iterator.
first() - Method in class com.sun.mdm.index.page.ObjectNodePageIterator
See PageIterator
first(int) - Method in class com.sun.mdm.index.page.ObjectNodePageIterator
See PageIterator
first() - Method in class com.sun.mdm.index.page.PageIterator
Get the first record in the iterator.
first(int) - Method in class com.sun.mdm.index.page.PageIterator
Get the first 'count' records in the iterator or however many records are left if 'count' is greater than the size of the iterator.
formatDate(Object, String) - Static method in class com.sun.mdm.index.query.Condition
Reformats a date to a String.
formatList(List, int) - Static method in class com.sun.mdm.index.edm.util.QwsUtil
Convert a ordinary List to a List of List, each entry in the returned List holds count objects in the original list.
formatRequestParameterMap(Map) - Static method in class com.sun.mdm.index.edm.util.QwsUtil
Format the paramater map from HttpRequest.
fromBlob(String) - Static method in class com.sun.mdm.index.ops.TransactionLog
Retreves an array of TransactionLog(s) from a blob.
fullEPath - Variable in class com.sun.mdm.index.matching.converter.MatchTupleConverter.FieldInfo
 

G

GROUP - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
group tag
GROVE - Static variable in class com.sun.mdm.index.util.CodeGeneratorUtil
 
GUI_TYPE_MENULIST - Static variable in class com.sun.mdm.index.edm.services.configuration.FieldConfig
constant
GUI_TYPE_TEXTBOX - Static variable in class com.sun.mdm.index.edm.services.configuration.FieldConfig
constant
GreaterThanCondition - class com.sun.mdm.index.configurator.impl.blocker.GreaterThanCondition.
Greater than condition.
GreaterThanCondition() - Constructor for class com.sun.mdm.index.configurator.impl.blocker.GreaterThanCondition
Creates a new instance of GreaterThanCondition
GreaterThanEqualsCondition - class com.sun.mdm.index.configurator.impl.blocker.GreaterThanEqualsCondition.
Greater than equals condition.
GreaterThanEqualsCondition() - Constructor for class com.sun.mdm.index.configurator.impl.blocker.GreaterThanEqualsCondition
Creates a new instance of GreaterThanEqualsConfitions
Group() - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
get(int) - Method in class com.sun.mdm.index.objects.epath.EPathArrayList
Retrieves the ePath at the specified index in an EPathArrayList object.
get(Connection, HashMap, String, SystemObjectDB, SystemSBRDB) - Method in class com.sun.mdm.index.ops.EnterpriseDB
Retrieves an EUID-SystemCode-LocalID association from database by its EUID.
get(Connection, HashMap, String[]) - Method in interface com.sun.mdm.index.ops.EntityOPS
Retrive object by its parent key(s)
get(Connection, HashMap, String) - Method in class com.sun.mdm.index.ops.SBROverWriteDB
Retrieves SystemSBR and its children records from database by EUID.
get(Connection, HashMap, String, String) - Method in class com.sun.mdm.index.ops.SystemObjectDB
Retrieves SystemObject record and its children from database.
get(Connection, HashMap, String) - Method in class com.sun.mdm.index.ops.SystemSBRDB
Retrieves SystemSBR and its children records from database by EUID
get(Connection, String) - Method in class com.sun.mdm.index.ops.TransactionObjectDB
Retrieves TransactionObject by TransactionNumber.
get(int) - Method in class com.sun.mdm.index.query.AttributesData
Retrieves the information an attribute returned by the Query Manager at the specified position (the ith index).
get(String) - Method in class com.sun.mdm.index.query.AttributesData
Retrieves the information for an attribute returned by the Query Manager using the name of the attribute.
get(String) - Method in class com.sun.mdm.index.query.ConditionMap
 
get(int) - Method in class com.sun.mdm.index.query.CreateObjectList
 
get(int) - Method in class com.sun.mdm.index.query.JoinList
 
get(QueryObject) - Method in class com.sun.mdm.index.query.QueryObjectCachePool
Retrieves a QueryObjectCache from the pool
get(String) - Method in class com.sun.mdm.index.survivor.SystemFieldList
Retrieves the SystemField object for the given field name.
get(SystemFieldListMap.SystemKey) - Method in class com.sun.mdm.index.survivor.SystemFieldListMap
Retrieves the list of fields mapped to a specific system key.
get(String) - Method in class com.sun.mdm.index.survivor.SystemFieldListMap
Retrieves a collection of system field lists mapped to a specific system code.
get() - Static method in class com.sun.mdm.index.util.Localizer
Returns an instance of Localizer.
getAbstractCondition() - Method in class com.sun.mdm.index.querybuilder.ObjectColumn
 
getActiveEUID(Connection, String) - Method in class com.sun.mdm.index.master.search.merge.MergeHistoryHelper
Search the merge tree and find the active EUID associated with the merged EUID.
getActiveEUIDHelper(PreparedStatement, String, Timestamp) - Method in class com.sun.mdm.index.master.search.merge.MergeHistoryHelper
Search the merge tree and find the active EUID associated with the merged EUID.
getAddCountsForWeek() - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Getter for Add function counts for each day of the week.
getAddParentMethod() - Method in class com.sun.mdm.index.query.ValueMetaNode
Retrieves the method name to be used to add the parent node.
getAfterEO() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Retrieves the enterprise object that was updated in the assumed match transaction.
getAfterEO() - Method in class com.sun.mdm.index.objects.EnterpriseObjectHistory
Get the after image of the EO
getAfterEO() - Method in class com.sun.mdm.index.ops.RecreateResult
Getter for the mAfterEO attribute.
getAfterEO2() - Method in class com.sun.mdm.index.objects.EnterpriseObjectHistory
Get the after image of the merged EO after unmerge
getAfterEO2() - Method in class com.sun.mdm.index.ops.RecreateResult
Getter for the mAfterEO2 attribute.
getAlFieldGroup() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.CommonBlock
 
getAlFieldGroup() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.Reports
 
getAlSimpleSearchPageXML(ArrayList, String) - Method in class com.sun.mdm.index.parser.EDMType
 
getAll() - Method in class com.sun.mdm.index.query.QueryObjectCachePool
Returns a Collection that contains a copy of all cache entries.
getAllBlockDefinitions() - Method in class com.sun.mdm.index.parser.QueryType
 
getAllChildrenFromHashMap() - Method in class com.sun.mdm.index.objects.ObjectNode
 
getAllCodes() - Method in interface com.sun.mdm.index.ejb.codelookup.CodeLookup
Get all codes for given application
getAllCodes() - Method in class com.sun.mdm.index.ejb.codelookup.CodeLookupEJB
See CodeLookup
getAllCodes() - Method in interface com.sun.mdm.index.ejb.codelookup.UserCodeLookup
Get all codes for given application
getAllCodes() - Method in class com.sun.mdm.index.ejb.codelookup.UserCodeLookupEJB
See UserCodeLookup
getAllGroups() - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getAllRoles() - Method in class com.sun.mdm.index.edm.services.security.SecurityManager
Retrieve all defined roles.
getAllScreenObjects() - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
getAlternate() - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone.DoubleMetaphoneResult
 
getAlternateSubQuery() - Method in class com.sun.mdm.index.query.Condition
Retrieves a subquery for the condition expression.
getAppServer() - Method in class com.sun.mdm.index.parser.EIndexObject
 
getAppStatus() - Method in class com.sun.mdm.index.monitor.StatusMonitor
 
getAppStatus() - Method in interface com.sun.mdm.index.monitor.StatusMonitorMBean
 
getApplicableQueryIds(SearchCriteria, SearchOptions) - Method in class com.sun.mdm.index.querybuilder.BasicQueryBuilder
See QueryBuilder
getApplicableQueryIds(SearchCriteria, SearchOptions) - Method in class com.sun.mdm.index.querybuilder.BlockerQueryBuilder
See QueryBuilder
getApplicableQueryIds(SearchCriteria, SearchOptions) - Method in class com.sun.mdm.index.querybuilder.QueryBuilder
A query builder can build more than one query object for a given system object input.
getApplicationInstance() - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get Object Type using property file in classpath.
getApplicationInstance(Properties) - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get Object Type using given property file .
getApplicationName() - Method in class com.sun.mdm.index.monitor.StatusMonitor
 
getApplicationName() - Method in interface com.sun.mdm.index.monitor.StatusMonitorMBean
get the Application Name
getApplicationName() - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getApplicationName() - Method in class com.sun.mdm.index.parser.EIndexObject
Application Name It can be different from Primary Object Name
getApplicationName() - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get Application name.
getAssembleDescriptor() - Method in class com.sun.mdm.index.query.QueryObject
Retrieves the assemble descriptor (class AssembleDescriptor) for the query object.
getAssembleObjectState() - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
getAssembler() - Method in class com.sun.mdm.index.query.AssembleDescriptor
Retrieves the result object assembler (class ResultObjectAssembler) for the assemble descriptor.
getAssemblerEngine() - Method in class com.sun.mdm.index.query.AssembleDescriptor
Retrieves the assembler engine (class AssemblerEngine) for the assemble descriptor.
getAssemblerEngine() - Method in class com.sun.mdm.index.query.QMIterator
 
getAssociatedPotentialDuplicates() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves additional potential duplicate records associated with the potential duplicate records contained in the PotentialDuplicateSummary object.
getAssumedMatch() - Method in class com.sun.mdm.index.decision.DecisionMakerResult
Return assumed match record if exists, otherwise null
getAssumedMatchId() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Retrieves the assumed match ID (assigned by the master index) for an instance of AssumedMatchSearchObject.
getAssumedMatchThreshold() - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getAssumedMatchThreshold() - Method in interface com.sun.mdm.index.ejb.master.MasterController
Retrieve the Assumed Match threshold.
getAssumedMatchThreshold() - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Retrieve the Assumed Match threshold.
getAssumedMatchThreshold() - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Retrieve the Assumed Match threshold.
getAssumedMatchThreshold() - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Retrieve the Assumed Match threshold.
getAssumedMatchesXML() - Method in class com.sun.mdm.index.parser.EDMType
 
getAttrIndexHigh() - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
getAttrIndexLow() - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
getAttributeNames() - Method in class com.sun.mdm.index.query.AttributesData
Retrieves the attribute names in the current instance of the AttributesData class, calling ResultSet methods to retrieve the data.
getAttributes() - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
getAttributes(String) - Method in class com.sun.mdm.index.query.SQLDescriptor
 
getAuditLogConfig() - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
getAuditLogFunctins() - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getAuditLogXML(String) - Method in class com.sun.mdm.index.parser.EDMType
 
getAuditMgrInsertStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Insert statement for AuditManager.
getAuditMgrInsertStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Insert statement for AuditManager.
getAuditMgrInsertStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Insert statement for AuditManager.
getAuditMgrInsertStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Insert statement for AuditManager.
getAuditMgrOperationColumnName() - Method in class com.sun.mdm.index.ops.DBAdapter
Return Operation column name for AuditManager.
getAuditMgrOperationColumnName() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Return Operation column name for AuditManager.
getAuditMgrOperationColumnName() - Method in class com.sun.mdm.index.ops.OracleAdapter
Return Operation column name for AuditManager.
getAuditMgrOperationColumnName() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Return Operation column name for AuditManager.
getAuditMgrSelectStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Select statement for AuditManager.
getAuditMgrSelectStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Select statement for AuditManager.
getAuditMgrSelectStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Select statement for AuditManager.
getAuditMgrSelectStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Select statement for AuditManager.
getAuditMsg() - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getBBEHome() - Method in class com.sun.mdm.index.parser.ElephantObject
 
getBeforeEO() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Retrieves the enterprise object that was updated in the assumed match transaction.
getBeforeEO1() - Method in class com.sun.mdm.index.objects.EnterpriseObjectHistory
Get the before image of the EO.
getBeforeEO1() - Method in class com.sun.mdm.index.ops.RecreateResult
Getter for the mBeforeEO1 attribute.
getBeforeEO2() - Method in class com.sun.mdm.index.objects.EnterpriseObjectHistory
Get the before image of the EO.
getBeforeEO2() - Method in class com.sun.mdm.index.ops.RecreateResult
Getter for the mBeforeEO2 attribute.
getBeforeImage(EnterpriseObject) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Apply delta to an EnterpriseObject.
getBeforeImage(EnterpriseObject) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Apply a delta to an EnterpriseObject to obtain the image before the update was made.
getBeforeSBR() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Retrieves the SBR object in the existing record as it appeared prior to the assumed match update.
getBeforeSBRImage() - Method in class com.sun.mdm.index.report.AssumedMatchReportRow
Get before image of SBR object.
getBindParamList() - Method in class com.sun.mdm.index.query.QueryObjectCache
 
getBindParams() - Method in class com.sun.mdm.index.query.ConditionDescriptor
 
getBlobHelper(String) - Static method in class com.sun.mdm.index.ops.BlobHelper
Get the Blob Helper for the specified database type
getBlockBys() - Method in class com.sun.mdm.index.parser.QueryType.BlockRule
 
getBlockDefinition(String) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
getBlockDefinitionByName(String, String) - Method in class com.sun.mdm.index.parser.QueryType
 
getBlockDefinitions() - Method in class com.sun.mdm.index.parser.ElephantObject
 
getBlockDefinitions(String) - Method in class com.sun.mdm.index.parser.QueryType
 
getBlockNumber() - Method in class com.sun.mdm.index.parser.BlockType
 
getBlockOnFields() - Method in class com.sun.mdm.index.parser.QueryType
 
getBlockPicker() - Method in class com.sun.mdm.index.matching.MatchEngineControllerImpl
Get an instance of the configured BlockPicker.
getBlockPickerImpl() - Method in class com.sun.mdm.index.matching.BlockPickerHelper
Load the configured implementation class and instantiate it.
getBlockPickerImplClassName() - Method in class com.sun.mdm.index.configurator.impl.MEFAConfiguration
Getter for BlockPickerImplClassName attribute of the MEFAConfiguration object.
getBlockRule() - Method in class com.sun.mdm.index.parser.QueryType.BlockDefinition
 
getBlockRuleOfBlockDefinition(String, String) - Method in class com.sun.mdm.index.parser.QueryType
 
getBlockingList() - Method in class com.sun.mdm.index.filter.ExclusionFilterCofig
 
getBlockingRules() - Method in class com.sun.mdm.index.parser.BlockType
 
getBlockingSources() - Method in class com.sun.mdm.index.parser.QueryType
 
getBooleanOption(String) - Method in class com.sun.mdm.index.querybuilder.SearchOptions
Retrieves boolean option
getBooleanValue(String) - Method in class com.sun.mdm.index.configurator.impl.querybuilder.KeyValueConfiguration
Get boolean option value.
getCOSize() - Method in class com.sun.mdm.index.objects.metadata.ObjectMetaData
gets child object counts
getCOs() - Method in class com.sun.mdm.index.objects.metadata.ObjectMetaData
gets child objects
getCacheRef() - Method in class com.sun.mdm.index.query.QueryObject
 
getCandidateFieldByName(String) - Method in class com.sun.mdm.index.parser.UpdateType
 
getCandidateFieldNames() - Method in class com.sun.mdm.index.survivor.AbstractSurvivorHelper
return a list of candidate field names in the SBR
getCandidateThreshold() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenOptions
Getter for the mCandidateThreshold attribute
getCandidateThreshold() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchOptions
Retrieves the value set by the setMaximumRows, which determines the maximuim rows that can be returned.
getChild(String, ObjectKey) - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves a child ObjectNode by its object tag and its unique objecy key value.
getChild(String, ObjectKey, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves a child ObjectNode by its object tag, its unique object key value, and whether the ObjectNode is flagged for removal.
getChild(String, String) - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves a child ObjectNode by its object tag and its unique identification code assigned by the master index.
getChild(String, int) - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves a child ObjectNode by its object tag and its index position.
getChildConfig(String) - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
 
getChildConfigs() - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
 
getChildEPaths(MatchTupleConverter.ChildInfo[], String) - Method in class com.sun.mdm.index.matching.converter.MatchTupleConverter
 
getChildIndex() - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
getChildKey(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves the unique key field setting for the child object identified by the specified object tag.
getChildSuperKey(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves the unique object key setting for the child object identified by the specified object tag.
getChildType() - Method in class com.sun.mdm.index.objects.SBR
Retrieves the child type value from an SBR object.
getChildType() - Method in class com.sun.mdm.index.objects.SystemObject
Retrieves the child type value from an instance of SystemObject.
getChildTypePaths(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
returns valid children types
getChildTypePaths(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getChildTypes(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets array of child type(s)
getChildTypes(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getChildren() - Method in class com.sun.mdm.index.parser.NodeDef
 
getChildren() - Method in class com.sun.mdm.index.parser.RelationDef
 
getChildren() - Method in class com.sun.mdm.index.query.ObjectNodeMetaNode
Retrieves the metadata for the child nodes of the given object node.
getChildren() - Method in class com.sun.mdm.index.query.ValueMetaNode
Retrieves the child nodes in the value metanode.
getChildrenForType(String, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
 
getClass(int) - Static method in class com.sun.mdm.index.objects.ObjectField
gets Class
getClassName() - Method in class com.sun.mdm.index.query.ValueMetaNode
Retrieves the class name for the value metanode.
getClearFieldIndicator() - Method in class com.sun.mdm.index.webservice.ClearFieldObject
Getter for clear field indicator object
getCode() - Method in class com.sun.mdm.index.codelookup.CodeDescription
Get code.
getCode() - Method in class com.sun.mdm.index.codelookup.UserCode
Get code.
getCodeMap() - Method in class com.sun.mdm.index.codelookup.CodeRegistry
Get map of module->code->CodeDescription
getCodeMap() - Method in class com.sun.mdm.index.codelookup.UserCodeRegistry
Get map of module->code->CodeDescription
getCodeMapByModule(String) - Method in class com.sun.mdm.index.codelookup.CodeRegistry
Get map code->CodeDescription
getCodeMapByModule(String) - Method in class com.sun.mdm.index.codelookup.UserCodeRegistry
Get map code->CodeDescription
getCodeModule() - Method in class com.sun.mdm.index.parser.FieldDef
 
getCodesByModule(String) - Method in class com.sun.mdm.index.codelookup.CodeRegistry
Get all codes for given module.
getCodesByModule(String) - Method in class com.sun.mdm.index.codelookup.UserCodeRegistry
Get all codes for given module.
getCodesByModule(String) - Method in interface com.sun.mdm.index.ejb.codelookup.CodeLookup
Get all codes for given application and module
getCodesByModule(String) - Method in class com.sun.mdm.index.ejb.codelookup.CodeLookupEJB
See CodeLookup
getCodesByModule(String) - Method in interface com.sun.mdm.index.ejb.codelookup.UserCodeLookup
Get all codes for given application and module
getCodesByModule(String) - Method in class com.sun.mdm.index.ejb.codelookup.UserCodeLookupEJB
See CodeLookup
getColumnIndex() - Method in class com.sun.mdm.index.ops.DeltaParameters
Getter for mColumnIndex attribute.
getColumnIterator() - Method in class com.sun.mdm.index.querybuilder.ObjectTable
 
getColumnList() - Method in class com.sun.mdm.index.querybuilder.ObjectTable
 
getColumnMatchTypes() - Method in class com.sun.mdm.index.matching.converter.MatchTuples
The match types of all the columns The position of the matchType in the returned array corresponds to the postion of the column in the tuples, i.e.
getColumnName(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets column name by a field path
getColumnName(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getColumnName() - Method in class com.sun.mdm.index.ops.DeltaParameters
Getter for mColumnName attribute.
getColumnName() - Method in class com.sun.mdm.index.parser.BlockingRuleType
 
getColumnName() - Method in class com.sun.mdm.index.parser.MatchFieldDef.MatchColumn
 
getColumnName() - Method in class com.sun.mdm.index.parser.OracleType
 
getColumnName() - Method in class com.sun.mdm.index.parser.SqlServerType
 
getColumnName() - Method in class com.sun.mdm.index.parser.SybaseType
 
getColumnNameTypes(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets column names and types by object path
getColumnNameTypes(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getColumnQualifiedNames() - Method in class com.sun.mdm.index.matching.converter.MatchTuples
The fully qualified names of all the columns The position of the qualified name in the returned array corresponds to the position of the column in the tuples, i.e.
getColumnType(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets column type by field path
getColumnType(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getColumnType() - Method in class com.sun.mdm.index.parser.OracleType
 
getColumnType() - Method in class com.sun.mdm.index.parser.SqlServerType
 
getColumnType() - Method in class com.sun.mdm.index.parser.SybaseType
 
getCommonParent(List) - Static method in class com.sun.mdm.index.query.QualifiedObject
 
getComparisonScore() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultRecord
Retrieves the comparison score (the matching probability weight) for a search result record.
getComparisonScore() - Method in interface com.sun.mdm.index.webservice.SearchObjectResult
Getter for comparison score
getComponentImplClassName(String) - Method in class com.sun.mdm.index.configurator.impl.MEFAConfiguration
Getter for ComponentImplClassName attribute of the MEFAConfiguration object.
getComponentInstance(String) - Method in class com.sun.mdm.index.matching.MEFAFactory
Load configured component implementation classes
getConcatenationDelimiter() - Method in class com.sun.mdm.index.configurator.impl.standardization.StandardizationFieldGroup
Getter for ConcatenationDelimiter attribute.
getCondition() - Method in class com.sun.mdm.index.query.JoinCondition
 
getConditionDescriptor() - Method in class com.sun.mdm.index.query.Condition
Retrieves the condition descriptor for the prepared statement.
getConditionString() - Method in class com.sun.mdm.index.query.ConditionDescriptor
 
getConditions() - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockRule
Getter for Conditions attribute of the BlockRule object.
getConditions() - Method in class com.sun.mdm.index.query.QPath
 
getConditionsUnion() - Method in class com.sun.mdm.index.query.QueryObject
Retrieves the conditions defined for the query object.
getConfigFileAccess() - Method in class com.sun.mdm.index.matching.adapter.SbmeMatcherAdapterConfig
Get access to the match engine configuration files from the Configuration Service
getConfigFileAccess() - Method in class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapterConfig
Get access to the standardization engine configuration files from the Configuration Service
getConfigFileAsStream(String) - Method in class com.sun.mdm.index.matching.adapter.SbmeMatcherAdapterConfig.CSConfigFileAccess
Retrieves the configuration file contents as a stream from the configuration service.
getConfigFileAsStream(String, String) - Method in class com.sun.mdm.index.matching.adapter.SbmeMatcherAdapterConfig.CSConfigFileAccess
 
getConfigFileAsStream(String) - Method in class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapterConfig.CSConfigFileAccess
Retrieves the configuration file contents as a stream from the configuration service.
getConfigFileAsStream(String, String) - Method in class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapterConfig.CSConfigFileAccess
Retrieves the configuration file contents as a stream from the configuration service.
getConfigFileStream(String) - Method in class com.sun.mdm.index.configurator.ConfigurationService
Returns an inputstream to the configuration file.
getConfigForNode(String) - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
 
getConfigurableQwsValue(Object, String) - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
Checks if a key has a value in the mConfigurableQwsValues has map.
getConfiguration(String) - Method in interface com.sun.mdm.index.configurator.ConfigurationMBean
Returns the configuration instance given the name.
getConfiguration(String) - Method in class com.sun.mdm.index.configurator.ConfigurationService
Returns the configuration instance given the name.
getConfigurationFileName() - Method in class com.sun.mdm.index.matching.adapter.SbmeMatcherAdapterConfig
Hard-coded sample until the registry integration is done
getConfigurationValue(String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Retrieves the configuration for a master controller parameter, such as the EUID length, duplicate threshold, or match threshold.
getConfigurationValue(String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Retrieves the configuration for a master controller parameter, such as the EUID length, duplicate threshold, or match threshold.
getConfigurationValue(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Get configuration value
getConfigurationValue(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Retrieves the configuration for a master controller parameter, such as the EUID length, duplicate threshold, or match threshold.
getConnection() - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Get JDBC connection *
getConnection() - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Get JDBC connection
getConnection() - Static method in class com.sun.mdm.index.util.ConnectionUtil
Obtains a connection to the database.
getConnectionCounter() - Static method in class com.sun.mdm.index.query.QueryManagerImpl
 
getConstant() - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
getConstraintBy() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Gets the constraintBy attribute of the FieldConfig object
getConstraintBy() - Method in class com.sun.mdm.index.objects.metadata.FieldMetaData
gets defined constraint by for AUXID pull down
getConstraintBy(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets constraint by by field path for AUXID pull down
getConstraintBy(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getConstraintBy() - Method in class com.sun.mdm.index.parser.FieldDef
 
getCountByDates(Connection, Date, Date) - Method in class com.sun.mdm.index.report.KeyStatisticsReportDB
Retrieves transaction count by transaction begin and end dates, inclusive
getCountByDatesNFunction(Connection, Date, Date, String) - Method in class com.sun.mdm.index.report.KeyStatisticsReportDB
Retrieves transaction count by transaction begin and end dates and function
getCreateDate() - Method in class com.sun.mdm.index.master.SystemDefinition
Retrieves the create date of the system record represented in a SystemDefinition object.
getCreateDate() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Retrieves the date that the assumed match occurred from the AssumedMatchSummary object.
getCreateDate() - Method in class com.sun.mdm.index.master.search.audit.AuditDataObject
Retrieves the date the audit log entry was created from the audit data object.
getCreateDate() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves the date the potential duplicate listing was created from the PotentialDuplicateSummary object.
getCreateDate() - Method in class com.sun.mdm.index.report.AssumedMatchReportRow
Get create date.
getCreateDate() - Method in class com.sun.mdm.index.report.PotentialDuplicateReportRow
Get create date.
getCreateDate() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Retrieves the date the potential duplicate listing was created from the PotentialDuplicateResult object.
getCreateDateTime() - Method in class com.sun.mdm.index.objects.SBR
Retrieves the create date and time from an SBR object.
getCreateDateTime() - Method in class com.sun.mdm.index.objects.SystemObject
Retrieves the date and time a system object was created.
getCreateDateTime() - Method in interface com.sun.mdm.index.webservice.SystemObjectBean
Getter for create date time
getCreateDefaultTables() - Method in class com.sun.mdm.index.parser.WeblogicType
Getter for CreateDefaultTables attribute of the WeblogicType object
getCreateEndDate() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Retrieves the value of the endDate field to be used in an assumed match search.
getCreateEndDate() - Method in class com.sun.mdm.index.master.search.audit.AuditSearchObject
Retrieves the value of the endDate field to be used in an audit log search.
getCreateEndDate() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Retrieves the value of the endDate field to be used in a potential duplicate search.
getCreateEndDate() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Retrieves the value of the endDate field to be used in a potential duplicate search.
getCreateEoXML() - Method in class com.sun.mdm.index.parser.EDMType
 
getCreateFunction() - Method in class com.sun.mdm.index.objects.SBR
Retrieves the transaction type from an SBR object.
getCreateFunction() - Method in class com.sun.mdm.index.objects.SystemObject
Retrieves the type of transaction that created a system object.
getCreateFunction() - Method in interface com.sun.mdm.index.webservice.SystemObjectBean
Getter for create function
getCreateStartDate() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Retrieves the value of the startDate field to be used in an assumed match search.
getCreateStartDate() - Method in class com.sun.mdm.index.master.search.audit.AuditSearchObject
Retrieves the value of the startDate field to be used in an audit log search.
getCreateStartDate() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Retrieves the value of the startDate field to be used in a potential duplicate search.
getCreateStartDate() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Retrieves the value of the startDate field to be used in a potential duplicate search.
getCreateSystem() - Method in class com.sun.mdm.index.objects.SBR
Retrieves the processing code of the system that originated the record that created the SBR.
getCreateUser() - Method in class com.sun.mdm.index.master.SystemDefinition
Retrieves the login ID of the user who created the system record represented in a SystemDefinition object.
getCreateUser() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Retrieves the value of the createUser field (the user ID of the user who created the assumed match record) to be used in an assumed match search.
getCreateUser() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Retrieves the create user ID from the AssumedMatchSummary object.
getCreateUser() - Method in class com.sun.mdm.index.master.search.audit.AuditDataObject
Retrieves the create user ID from the audit data object.
getCreateUser() - Method in class com.sun.mdm.index.master.search.audit.AuditSearchObject
Retrieves the value of the createUser field to be used in an audit log search.
getCreateUser() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Retrieves the value of the createUser field (the user ID of the user who created the potential duplicate records) to be used in a potential duplicate search.
getCreateUser() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves the create user ID from the PotentialDuplicateSummary object.
getCreateUser() - Method in class com.sun.mdm.index.objects.SBR
Retrieves logon ID of the user who created the SBR.
getCreateUser() - Method in class com.sun.mdm.index.objects.SystemObject
Retrieves logon ID of the user who created a system object.
getCreateUser() - Method in class com.sun.mdm.index.report.AssumedMatchReportRow
Get create user.
getCreateUser() - Method in class com.sun.mdm.index.report.PotentialDuplicateReportRow
Get create user.
getCreateUser() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Retrieves the create user ID from the PotentialDuplicateResult object.
getCreateUser() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Retrieves the value of the createUser field (the user ID of the user who created the potential duplicate records) to be used in a potential duplicate search.
getCreateUser() - Method in interface com.sun.mdm.index.webservice.SystemObjectBean
Getter for create user
getCurrentMethod() - Method in class com.sun.mdm.index.security.SecurityManager
 
getCurrentTransaction() - Method in class com.sun.mdm.index.ops.TransactionObjectList
Gets the current transaction.
getCustomValidatorByObject(String) - Method in class com.sun.mdm.index.objects.validation.ValidationRuleRegistry
Get the Validator for the specified object
getCustomValidatorByRule(String) - Method in class com.sun.mdm.index.objects.validation.ValidationRuleRegistry
Get the ObjectValidator for the specified rule
getDBAdapterInstance() - Static method in class com.sun.mdm.index.ops.DBAdapter
Return the DBAdapter singleton.
getDBAttribute(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
returns database meta information on the object indicated by 'tag'
getDBAttribute(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getDBParentTableNames(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
returns object's parent table name
getDBParentTableNames(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getDBParentTablePK(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
returns primary keys on the parent table
getDBParentTablePK(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getDBProductID(Connection) - Static method in class com.sun.mdm.index.util.ConnectionUtil
Return DBProductID.
getDBProductID() - Static method in class com.sun.mdm.index.util.ConnectionUtil
Get The ID of the database vendor.
getDBTableFK(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
returns foreign keys on the object table
getDBTableFK(String, String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
returns foreign keys on the object table
getDBTableFK(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getDBTableFK(String, String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getDBTableName(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
returns name of the object table
getDBTableName(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getDBTablePK(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
return primary keys on object table
getDBTablePK(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getDailyCount(Connection, Date) - Method in class com.sun.mdm.index.report.KeyStatisticsReportDB
Retrieves transaction count by transaction date.
getDailyCountByFunction(Connection, Date, String) - Method in class com.sun.mdm.index.report.KeyStatisticsReportDB
Retrieves transaction count by Function and transaction date.
getDailyTotalsForWeek() - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Getter for Daily Totals for each day of the week.
getDashboardXML() - Method in class com.sun.mdm.index.parser.EDMType
 
getData() - Method in class com.sun.mdm.index.objects.SBROverWrite
 
getData() - Method in class com.sun.mdm.index.query.MatchTuple
Retrieves the tuple data (that is, all the fields of the tuple) for the MatchTuple object.
getDataBase() - Method in class com.sun.mdm.index.parser.EIndexObject
 
getDataSource() - Method in class com.sun.mdm.index.parser.SeebeyondType
 
getDataSource() - Method in class com.sun.mdm.index.parser.WeblogicType
Getter for DataSource attribute of the WeblogicType object
getDatabase() - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getDatabaseStatus() - Method in interface com.sun.mdm.index.ejb.master.MasterController
Retrieves the status of the master index database.
getDatabaseStatus() - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Retrieves the status of the master index database.
getDatabaseStatus() - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
 
getDatabaseStatus() - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Retrieves the status of the master index database.
getDateFormat() - Static method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
Gets the DATEFORMAT attribute of the ConfigManager class
getDateFormat() - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets Date Format
getDateFormat() - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getDateFormat() - Method in class com.sun.mdm.index.parser.EIndexObject
 
getDateFormattedString(Date) - Method in class com.sun.mdm.index.ops.DBAdapter
Convert Date to formatted String that is used in SQL query.
getDateFormattedString(Date) - Method in class com.sun.mdm.index.ops.MySQLAdapter
Convert Date to formatted String that is used in SQL query.
getDateFormattedString(Date) - Method in class com.sun.mdm.index.ops.OracleAdapter
Convert Date to formatted String that is used in SQL query.
getDateFormattedString(Date) - Method in class com.sun.mdm.index.ops.SQLServerAdapter
convert Date to formatted String that is used in SQL query.
getDateInputMask() - Static method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
Gets the input mask of date in the ConfigManager class
getDateTime() - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
getDbStatus() - Method in class com.sun.mdm.index.monitor.StatusMonitor
 
getDbStatus() - Method in interface com.sun.mdm.index.monitor.StatusMonitorMBean
checks the Database status Up or Down
getDeactivateCountsForWeek() - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Getter for Deactivate function counts for each day of the week.
getDecisionMaker() - Method in class com.sun.mdm.index.configurator.impl.decision.DecisionMakerConfiguration
Get an instance of the decision maker class specified in the configuration.
getDecisionMakerClass() - Method in class com.sun.mdm.index.parser.MasterType.DecisionMakerConfig
 
getDecisionMakerClass() - Method in class com.sun.mdm.index.parser.MasterType
 
getDecisionMakerConfigParameterByName(String) - Method in class com.sun.mdm.index.parser.MasterType
 
getDefaultLowerType() - Method in class com.sun.mdm.index.configurator.impl.blocker.RangeCondition
Getter for defaultLowerType attribute of the RangeCondition object.
getDefaultLowerValue() - Method in class com.sun.mdm.index.configurator.impl.blocker.RangeCondition
Getter for defaultLowerValue attribute of the RangeCondition object.
getDefaultRules() - Method in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
Return the default list of rules.
getDefaultStrategy() - Method in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
Return the default strategy.
getDefaultUpperType() - Method in class com.sun.mdm.index.configurator.impl.blocker.RangeCondition
Getter for defaultUpperType attribute of the RangeCondition object.
getDefaultUpperValue() - Method in class com.sun.mdm.index.configurator.impl.blocker.RangeCondition
Getter for defaultUpperValue attribute of the RangeCondition object.
getDefinition(String) - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
Get definition by id.
getDefinitions() - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
Get definitions.
getDelta() - Method in class com.sun.mdm.index.objects.TransactionObject
Retrieves the old information that was changed or discarded during a transaction from an instance of TransactionObject.
getDeltaByTransIDStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Find the delta by EUID.
getDeltaByTransIDStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Find the delta by EUID.
getDeltaByTransIDStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Find the delta by EUID.
getDeltaByTransIDStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Find the delta by EUID.
getDescendants(String) - Method in class com.sun.mdm.index.query.QualifiedObject
 
getDescription() - Method in class com.sun.mdm.index.codelookup.CodeDescription
Get description.
getDescription() - Method in class com.sun.mdm.index.codelookup.UserCode
Get description.
getDescription() - Method in class com.sun.mdm.index.edm.common.PullDownListItem
getter for description attribute of this object
getDescription() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfigGroup
Getter for mDescription attribute.
getDescription(String, String) - Method in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
getDescription() - Method in class com.sun.mdm.index.master.SystemDefinition
Retrieves the system description from a SystemDefinition object.
getDescription() - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
getDestinationEO() - Method in class com.sun.mdm.index.master.MergeResult
Retrieves the destination enterprise object in a MatchResult object.
getDestinationEOM() - Method in interface com.sun.mdm.index.webservice.MergeObjectResult
Getter for Destination EO
getDestinationNode() - Method in class com.sun.mdm.index.master.search.merge.MergeHistoryNode
Get destination node
getDetail() - Method in class com.sun.mdm.index.master.search.audit.AuditDataObject
Retrieves the detail information from the audit data object.
getDetail() - Method in class com.sun.mdm.index.master.search.audit.AuditSearchObject
Retrieves the value of the detail field to be used in an audit log search.
getDisplayName() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
 
getDisplayName() - Method in class com.sun.mdm.index.edm.services.configuration.NameValuePair
Getter for the mName attribute
getDisplayName() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenOptions
Getter for the mDisplayName attribute
getDisplayName() - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
getDisplayOrder() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Gets the displayOrder attribute of the FieldConfig object
getDisplayOrder() - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
Gets the displayOrder attribute of the object
getDisplayOrder() - Method in class com.sun.mdm.index.edm.services.configuration.ScreenObject
Getter for the mDisplayOrder attribute
getDisplayOrder() - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
getDisplayOrder() - Method in class com.sun.mdm.index.parser.EDMType.EDMNode
 
getDisplayTitle() - Method in class com.sun.mdm.index.edm.services.configuration.ScreenObject
Getter for the mDisplayTitle attribute
getDomainSelector() - Method in class com.sun.mdm.index.configurator.impl.standardization.StandardizationFieldGroup
Getter for domain selector attribute.
getDomainSelector() - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
getDomains(SystemObject, PreparsedFieldGroup, ArrayList) - Method in interface com.sun.mdm.index.matching.DomainSelector
Get an array of domain designations for the given preparsed field group values.
getDomains(SystemObject, UnparsedFieldGroup, ArrayList) - Method in interface com.sun.mdm.index.matching.DomainSelector
Get an array of domain designations for the given unparsed field group values.
getDomains() - Method in class com.sun.mdm.index.matching.adapter.RecordsToNormalize
 
getDomains() - Method in class com.sun.mdm.index.matching.adapter.RecordsToStandardize
 
getDomains(SystemObject, UnparsedFieldGroup, ArrayList) - Method in class com.sun.mdm.index.matching.impl.MultiDomainSelector
 
getDomains(SystemObject, PreparsedFieldGroup, ArrayList) - Method in class com.sun.mdm.index.matching.impl.MultiDomainSelector
 
getDomains(SystemObject, UnparsedFieldGroup, ArrayList) - Method in class com.sun.mdm.index.matching.impl.SingleDomainSelectorAU
 
getDomains(SystemObject, PreparsedFieldGroup, ArrayList) - Method in class com.sun.mdm.index.matching.impl.SingleDomainSelectorAU
 
getDomains(SystemObject, UnparsedFieldGroup, ArrayList) - Method in class com.sun.mdm.index.matching.impl.SingleDomainSelectorFR
 
getDomains(SystemObject, PreparsedFieldGroup, ArrayList) - Method in class com.sun.mdm.index.matching.impl.SingleDomainSelectorFR
 
getDomains(SystemObject, UnparsedFieldGroup, ArrayList) - Method in class com.sun.mdm.index.matching.impl.SingleDomainSelectorUK
 
getDomains(SystemObject, PreparsedFieldGroup, ArrayList) - Method in class com.sun.mdm.index.matching.impl.SingleDomainSelectorUK
 
getDomains(SystemObject, UnparsedFieldGroup, ArrayList) - Method in class com.sun.mdm.index.matching.impl.SingleDomainSelectorUS
 
getDomains(SystemObject, PreparsedFieldGroup, ArrayList) - Method in class com.sun.mdm.index.matching.impl.SingleDomainSelectorUS
 
getDuplicateRecordsXML() - Method in class com.sun.mdm.index.parser.EDMType
 
getDuplicateThreshold() - Method in class com.sun.mdm.index.decision.DecisionMaker
Return the potential duplicate threshold.
getDuplicateThreshold() - Method in class com.sun.mdm.index.decision.impl.DefaultDecisionMaker
 
getDuplicateThreshold() - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getDuplicateThreshold() - Method in interface com.sun.mdm.index.ejb.master.MasterController
Retrieve the potential duplicate threshold.
getDuplicateThreshold() - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Retrieve the potential duplicate threshold.
getDuplicateThreshold() - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Retrieve the potential duplicate threshold.
getDuplicateThreshold() - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Retrieve the potential duplicate threshold.
getEDMFieldDef(String, String) - Method in class com.sun.mdm.index.parser.EDMType
Get EDMFieldDef for field node
getEDMNode(String) - Method in class com.sun.mdm.index.parser.EDMType
 
getEO(Connection, String, String[]) - Method in class com.sun.mdm.index.ops.EORetriever
Gets EO based on epaths specified.
getEPath() - Method in class com.sun.mdm.index.configurator.impl.matching.MatchColumn
Retreives the parsed fully qualified name including qualifiers (EPath string) to access value objects, that corresponds to this Column.
getEPath() - Method in class com.sun.mdm.index.configurator.impl.standardization.SystemObjectField
Getter for the EPath, representing a parsed version of the qualifiedName.
getEPath() - Method in class com.sun.mdm.index.objects.SBROverWrite
get epath string
getEPath(String) - Method in class com.sun.mdm.index.survivor.impl.DefaultSurvivorHelper
 
getEPathList() - Method in class com.sun.mdm.index.security.SecureResource
 
getEPaths() - Method in class com.sun.mdm.index.edm.services.configuration.SearchResultsConfig
Constructs an ArrayList of ePaths for the FieldConfigGroup objects stored in mFieldConfigs.
getEUID(SystemObjectPK) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns the EUID associated with the system code and local ID specified in the SystemObjectPK object.
getEUID(Connection, SystemObjectPK) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns the EUID associated with the system code and local ID specified in the SystemObjectPK object.
getEUID(Connection, SystemObjectPK) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Return EUID associated with a system object key or null if not found.
getEUID(SystemObjectPK) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns the EUID associated with the system code and local ID specified in the SystemObjectPK object.
getEUID() - Method in class com.sun.mdm.index.master.MatchResult
Retrieves the EUID in a MatchResult object.
getEUID() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Retrieves the value of the EUID from the AssumedMatchSummary object.
getEUID() - Method in class com.sun.mdm.index.master.search.audit.AuditSearchObject
Retrieves the value of the EUID field to be used in an audit log search.
getEUID() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultRecord
Retrieves the EUID for a row of data (an EOSearchResultRecord object).
getEUID() - Method in class com.sun.mdm.index.master.search.merge.MergeHistoryNode
Get EUID
getEUID() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Retrieves the value of the EUID field in an instance of TransactionSearchObject.
getEUID() - Method in class com.sun.mdm.index.matching.ScoreElement
Accessor for EUID
getEUID() - Method in class com.sun.mdm.index.objects.EnterpriseObject
Retrieves the EUID from an instance of EnterpriseObject.
getEUID() - Method in class com.sun.mdm.index.objects.TransactionObject
Retrieves the EUID of the record against which the transaction was performed.
getEUID() - Method in class com.sun.mdm.index.ops.TransactionObjectList
Return the euid attribute.
getEUID() - Method in class com.sun.mdm.index.persistence.TMResult
Retrieves the EUID from an instance of TMResult.
getEUID(Connection, SystemObjectPK, String) - Method in class com.sun.mdm.index.query.QueryHelper
Given a system object key, lookup its EUID.
getEUID(Connection, SystemObjectPK) - Method in class com.sun.mdm.index.query.QueryHelper
Given a system object key, lookup its EUID.
getEUID() - Method in class com.sun.mdm.index.report.AssumedMatchReportRow
Get EUID.
getEUID() - Method in class com.sun.mdm.index.report.DeactivateReportRow
Get EUID.
getEUID() - Method in class com.sun.mdm.index.report.UpdateReportRow
Get EUID.
getEUID() - Method in interface com.sun.mdm.index.webservice.EnterpriseObjectBean
Getter for EUID attribute of the EnterpriseObject object
getEUID() - Method in class com.sun.mdm.index.webservice.MatchColResult
Getter for EUID attribute of the MatchResult object
getEUID() - Method in interface com.sun.mdm.index.webservice.SearchObjectResult
Getter for EUID
getEUID1() - Method in class com.sun.mdm.index.master.search.audit.AuditDataObject
Retrieves the value of the primary EUID from the audit data object.
getEUID1() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves the value of the first EUID from the PotentialDuplicateSummary object.
getEUID1() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Retrieves the value of the EUID1 field in an instance of TransactionSearchObject.
getEUID1() - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
getEUID1() - Method in class com.sun.mdm.index.objects.TransactionObject
Retrieves value of the EUID1 field from an instance of TransactionObject.
getEUID1() - Method in class com.sun.mdm.index.report.MergeReportRow
Get EUID1.
getEUID1() - Method in class com.sun.mdm.index.report.PotentialDuplicateReportRow
Get EUID of the first object..
getEUID1() - Method in class com.sun.mdm.index.report.UnmergeReportRow
Get EUID1.
getEUID1() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Retrieves the value of the first EUID from the PotentialDuplicateResult object.
getEUID2() - Method in class com.sun.mdm.index.master.search.audit.AuditDataObject
Retrieves the value of the second EUID from the audit data object.
getEUID2() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves the value of the second EUID from the PotentialDuplicateSummary object.
getEUID2() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Retrieves the value of the EUID2 field in an instance of TransactionSearchObject.
getEUID2() - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
getEUID2() - Method in class com.sun.mdm.index.objects.TransactionObject
Retrieves the EUID of the second record involved in the transaction (this EUID is only populated for merge and unmerge transactions).
getEUID2() - Method in class com.sun.mdm.index.report.MergeReportRow
Get EUID2.
getEUID2() - Method in class com.sun.mdm.index.report.PotentialDuplicateReportRow
Get EUID of the second object..
getEUID2() - Method in class com.sun.mdm.index.report.UnmergeReportRow
Get EUID2.
getEUID2() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Retrieves the value of the second EUID from the PotentialDuplicateResult object.
getEUIDLength() - Method in interface com.sun.mdm.index.idgen.EuidGenerator
Get the EUID length
getEUIDLength() - Method in class com.sun.mdm.index.idgen.impl.DefaultEuidGenerator
Get the EUID length
getEUIDType() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Get EUID type
getEUIDType1() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Get EUID1 Type
getEUIDType2() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Get EUID2 type
getEUIDs() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Retrieves a string array of EUIDs to use as criteria for an assumed match search.
getEUIDs() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Retrieves a string array of EUIDs to use as criteria for a potential duplicate search.
getEUIDs() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Retrieves a string array of EUIDs to use as criteria for a potential duplicate search.
getElements() - Method in class com.sun.mdm.index.parser.RelationDef
 
getEnableSecurity() - Method in class com.sun.mdm.index.parser.EDMType.ImplDetails
This field is no longer used.
getEncoderByEncodingType(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticEncodersConfig
 
getEncoderByEncodingType(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getEncoderImplementationClass() - Method in class com.sun.mdm.index.parser.MatchFieldDef.Encoder
 
getEncoders() - Method in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticEncodersConfig
 
getEncoders() - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getEncodersClasses() - Method in class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig
Returns the hashmap for all the configured available encoders.
getEncodingType() - Method in class com.sun.mdm.index.configurator.impl.standardization.PhoneticizeField
Getter for EncodingType.
getEncodingType() - Method in class com.sun.mdm.index.parser.MatchFieldDef.Encoder
 
getEncodingType() - Method in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticizeField
 
getEncodingType() - Method in interface com.sun.mdm.index.phonetic.PhoneticEncoder
Getter for the encoding type
getEncodingType() - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone
 
getEncodingType() - Method in class com.sun.mdm.index.phonetic.impl.Metaphone
 
getEncodingType() - Method in class com.sun.mdm.index.phonetic.impl.Nysiis
 
getEncodingType() - Method in class com.sun.mdm.index.phonetic.impl.RefinedSoundex
 
getEncodingType() - Method in class com.sun.mdm.index.phonetic.impl.Soundex
Getter for the encoding type attribute
getEncodingType() - Method in class com.sun.mdm.index.phonetic.impl.SoundexFR
Getter for the encoding type attribute
getEndDate() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Retrieves the value of the endDate field in an instance of TransactionSearchObject.
getEndDate() - Method in class com.sun.mdm.index.report.ReportConfig
Gets the start date.
getEnterpriseCreatePolicy() - Method in class com.sun.mdm.index.configurator.impl.UpdateManagerConfig
Return the Enterprise create policy.
getEnterpriseMergePolicy() - Method in class com.sun.mdm.index.configurator.impl.UpdateManagerConfig
Return the Enterprise merge policy.
getEnterpriseObject(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getEnterpriseObject(String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns the enterprise object associated with the specified EUID.
getEnterpriseObject(String, EOGetOptions) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns the enterprise object associated with the specified EUID.
getEnterpriseObject(SystemObjectPK) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns the enterprise object associated with a system code and local ID pair (SystemObjectPK).
getEnterpriseObject(Connection, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns the enterprise object associated with the specified EUID.
getEnterpriseObject(Connection, String, EOGetOptions) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns the enterprise object associated with the specified EUID.
getEnterpriseObject(Connection, SystemObjectPK) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns the enterprise object associated with a system code and local ID pair (SystemObjectPK).
getEnterpriseObject(Connection, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Return EnterpiseObject associated with EUID or null if not found.
getEnterpriseObject(Connection, String, EOGetOptions) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Return EnterpiseObject associated with EUID or null if not found.
getEnterpriseObject(Connection, SystemObjectPK) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Return EnterpriseObject associated with a system object key or null if not found.
getEnterpriseObject(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns the enterprise object associated with the specified EUID.
getEnterpriseObject(String, EOGetOptions) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns the enterprise object associated with the specified EUID.
getEnterpriseObject(SystemObjectPK) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns the enterprise object associated with a system code and local ID pair (SystemObjectPK).
getEnterpriseObject(Connection, String) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Retrieves an EnterpriseObject from database by its EUID
getEnterpriseObject(Connection, String, String[]) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Retrieves an EnterpriseObject by its EUID and set of Epaths.
getEnterpriseObject(Connection, String) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Invokes Enterprise OPS to retrieve an EnterpriseObject by its EUID: 1.Get list of SystemCode-LID-EUID associations from SBYN_Enterprise table.
getEnterpriseObject(Connection, String, String[]) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Retrieves an EnterpriseObject by its EUID and set of Epaths.
getEnterpriseObject1() - Method in class com.sun.mdm.index.update.UpdateResult
Retrieves the initial enterprise object involved in the update transaction.
getEnterpriseObject2() - Method in class com.sun.mdm.index.update.UpdateResult
Retrieves the second enterprise object involved in the update transaction (if a second object was involved).
getEnterpriseObjectAsHashMap(EnterpriseObject, EPathArrayList) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getEnterpriseObjectBean() - Method in interface com.sun.mdm.index.webservice.EnterpriseObjectMessage
Getter for EnterpriseObjectBean
getEnterpriseObjectChildrenArrayList(EnterpriseObject, EPathArrayList, String, String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getEnterpriseObjectForSO(SystemObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getEnterpriseObjectHistory() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSummary
Retrieves the enteprise object history (class EnterpriseObjectHistory) in an instance of TransactionSummary.
getEnterpriseObjects(String[]) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getEnterpriseUnmergePolicy() - Method in class com.sun.mdm.index.configurator.impl.UpdateManagerConfig
Return the Enterprise unmerge policy.
getEnterpriseUpdatePolicy() - Method in class com.sun.mdm.index.configurator.impl.UpdateManagerConfig
Return the Enterprise update policy.
getEnvironmentName() - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get environment name using given property file.
getEnvironmentName(Properties) - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get environment name using given property file.
getEoSearchXML() - Method in class com.sun.mdm.index.parser.EDMType
 
getEoViewPageXML(EDMType.PageDefinition.EOViewPage) - Method in class com.sun.mdm.index.parser.EDMType
 
getEuid() - Method in class com.sun.mdm.index.query.MatchTuple
Retrieves the EUID for the MatchTuple object.
getEuidGenerator() - Method in class com.sun.mdm.index.configurator.impl.idgen.EuidGeneratorConfiguration
Get an instance of the EUID generator class.
getEuidGeneratorClass() - Method in class com.sun.mdm.index.parser.MasterType.EuidGeneratorConfig
 
getEuidGeneratorClass() - Method in class com.sun.mdm.index.parser.MasterType
 
getEuidGeneratorConfigParameterByName(String) - Method in class com.sun.mdm.index.parser.MasterType
 
getEuidLength() - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getEuidMergeCountsForWeek() - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Getter for Euid Merge function counts for each day of the week.
getEuidUnmergeCountsForWeek() - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Getter for Euid Unmerge function counts for each day of the week.
getExclusionList(String) - Method in class com.sun.mdm.index.filter.ExclusionListLookup
This method will return the exclusionList.
getExecuteMatchQueryBuilderName() - Method in class com.sun.mdm.index.parser.MasterType
 
getExtraKeyColumns(String) - Method in class com.sun.mdm.index.query.SelectMap
 
getFKSize() - Method in class com.sun.mdm.index.objects.metadata.ObjectMetaData
gets foreign key counts
getFKs() - Method in class com.sun.mdm.index.objects.metadata.ObjectMetaData
gets foreign keys
getFetchSize() - Method in class com.sun.mdm.index.query.QueryObject
Retrieves the specified number of objects to return in each batch.
getField() - Method in class com.sun.mdm.index.configurator.impl.blocker.AbstractCondition
Getter for Field attribute of the AbstractCondition object.
getField(String) - Method in interface com.sun.mdm.index.objects.EntityObject
getter for field value
getField(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves an ObjectField object by its field name.
getField() - Method in class com.sun.mdm.index.objects.epath.Filter
 
getField() - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
getField() - Method in class com.sun.mdm.index.query.Condition
Retrieves the field name to be used for this condition in the WHERE clause.
getField() - Method in class com.sun.mdm.index.query.QualifiedField
 
getFieldCache() - Method in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
Return the list of fields.
getFieldConfig(String) - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
Gets the configurationForField attribute of the ObjectNodeConfig object
getFieldConfig(String, String) - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
 
getFieldConfigs() - Method in class com.sun.mdm.index.edm.services.configuration.EosFieldGroupConfig
 
getFieldConfigs() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfigGroup
Getter for mFieldConfigs attribute.
getFieldConfigs() - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
 
getFieldConfigs() - Method in class com.sun.mdm.index.edm.services.configuration.SearchResultsConfig
Getter for the mFieldConfigs attribute
getFieldConfigs() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenConfig
Getter for the mFieldConfigs attribute
getFieldDefs() - Method in class com.sun.mdm.index.parser.ElephantObjectType
 
getFieldDescription() - Method in class com.sun.mdm.index.objects.validation.FieldDescriptor
Get field description of this field
getFieldFlag() - Method in class com.sun.mdm.index.objects.ObjectField
 
getFieldGroup(String) - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchResultListPage
 
getFieldId() - Method in class com.sun.mdm.index.parser.MatchFieldDef.SourceMapping
 
getFieldId() - Method in class com.sun.mdm.index.parser.MatchFieldDef.TargetMapping
 
getFieldList(EPath, int, ObjectNode, List) - Static method in class com.sun.mdm.index.objects.epath.EPathAPI
Convenience method to return a list of field values denoted by the EPath object for Example, Person.Address[*].Line1 returns a collection of Line1 from each of the Addresss objects
getFieldName(String) - Static method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
Return the name part of a full name e.g.
getFieldName(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets field name by field path
getFieldName(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getFieldName() - Method in class com.sun.mdm.index.objects.validation.FieldDescriptor
Get field name of this field
getFieldName() - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
getFieldName() - Method in class com.sun.mdm.index.parser.FieldDef
 
getFieldName() - Method in class com.sun.mdm.index.parser.FieldType
 
getFieldName() - Method in class com.sun.mdm.index.parser.MatchFieldDef.SourceMapping
 
getFieldName() - Method in class com.sun.mdm.index.parser.MatchFieldDef.TargetMapping
 
getFieldName() - Method in class com.sun.mdm.index.parser.UpdateType.CandidateField
 
getFieldNameFromFieldPath(String) - Static method in class com.sun.mdm.index.edm.util.QwsUtil
Retrieves the field name from a field path.
getFieldNameTypes() - Method in class com.sun.mdm.index.parser.ElephantObjectType
 
getFieldNames() - Method in class com.sun.mdm.index.objects.AttributeMetaData
gets an ArrayList of field names
getFieldNames() - Method in class com.sun.mdm.index.objects.EnterpriseObject
Retrieves a list of field names in an enterprise object.
getFieldNames() - Method in class com.sun.mdm.index.objects.SBR
get field names
getFieldNames() - Method in class com.sun.mdm.index.objects.SystemObject
get field names
getFieldNames() - Method in class com.sun.mdm.index.parser.ElephantObjectType
 
getFieldNames() - Method in class com.sun.mdm.index.parser.NodeDef
 
getFieldNames() - Method in class com.sun.mdm.index.query.ResultObject.MetaData
Get field names
getFieldPaths(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets field paths
getFieldPaths(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getFieldPrepareIndex() - Method in class com.sun.mdm.index.query.QPath
 
getFieldPrepareIndex() - Method in class com.sun.mdm.index.query.SQLDescWithBindParameters
 
getFieldRef(ArrayList) - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
getFieldRefXML(EDMType.PageDefinition.FieldRef, String) - Method in class com.sun.mdm.index.parser.EDMType
 
getFieldRefs() - Method in class com.sun.mdm.index.edm.services.configuration.EosFieldGroupConfig
 
getFieldRefsAsArrayList() - Method in class com.sun.mdm.index.edm.services.configuration.EosFieldGroupConfig
 
getFieldSigma() - Method in class com.sun.mdm.index.parser.FieldType
 
getFieldSize() - Method in class com.sun.mdm.index.configurator.impl.standardization.SystemObjectField
Getter for FieldSize attribute.
getFieldSize(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets field size by field path
getFieldSize(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getFieldSize() - Method in class com.sun.mdm.index.objects.metadata.ObjectMetaData
gets object field counts
getFieldSize() - Method in class com.sun.mdm.index.parser.FieldDef
 
getFieldTag() - Method in class com.sun.mdm.index.objects.epath.EPath
getter for the field tag
getFieldType() - Method in class com.sun.mdm.index.objects.SBROverWrite
 
getFieldType(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets field type by field path
getFieldType(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getFieldType() - Method in class com.sun.mdm.index.objects.validation.FieldDescriptor
Get field type of this field
getFieldType() - Method in class com.sun.mdm.index.parser.FieldDef
 
getFieldType() - Method in class com.sun.mdm.index.parser.FieldType
 
getFieldTypeObjs() - Method in class com.sun.mdm.index.parser.ElephantObjectType
 
getFieldTypes() - Method in class com.sun.mdm.index.objects.EnterpriseObject
Retrieves a list of field types in an enterprise object.
getFieldTypes() - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves a list of the types of fields in the object node.
getFieldTypes() - Method in class com.sun.mdm.index.objects.SBR
get field types
getFieldTypes() - Method in class com.sun.mdm.index.objects.SystemObject
get field types
getFieldTypes() - Method in class com.sun.mdm.index.parser.ElephantObjectType
 
getFieldValue(String, ObjectNode) - Static method in class com.sun.mdm.index.objects.epath.EPathAPI
Use an EPath string to select a single field object.
getFieldValue(EPath, ObjectNode) - Static method in class com.sun.mdm.index.objects.epath.EPathAPI
uses the parsed op commands to traverse the ObjectNode and return the value specified by the EPath object.
getFieldValueQB(EPath, ObjectNode) - Static method in class com.sun.mdm.index.objects.epath.EPathAPI
uses the parsed op commands to traverse the ObjectNode and return the value specified by the EPath object.
getFieldValueRec(EPath, ObjectNode, int) - Static method in class com.sun.mdm.index.objects.epath.EPathAPI
 
getFields(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets all fields
getFields(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getFields() - Method in class com.sun.mdm.index.objects.metadata.ObjectMetaData
gets object fields
getFields() - Method in class com.sun.mdm.index.parser.EDMType.EDMNode
 
getFields() - Method in class com.sun.mdm.index.parser.NodeDef
 
getFields(String) - Method in class com.sun.mdm.index.query.SelectMap
 
getFieldsToPhoneticize() - Method in class com.sun.mdm.index.configurator.impl.standardization.SystemObjectStandardization
Getter for FieldsToPhoneticize.
getFieldsToRetrieve() - Method in class com.sun.mdm.index.master.search.enterprise.EOGetOptions
getter for epaths that have been set previously
getFieldsToRetrieve() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchOptions
Retrieves an array of fully qualified field names pointing to the location of the fields to retrieve from a search for an enterprise object.
getFieldsToRetrieve() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Retrieves an array of ePaths to the fields to be retrieved from the results of a potential duplicate search.
getFieldsToSearch() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Retrieves an array of ePaths to the fields that are used as the search criteria for a potential duplicate search.
getFileContents(String, String) - Method in class com.sun.mdm.index.configurator.impl.MatchEngineConfig
Getter for the configuration file contents.
getFileContents(String, String, String) - Method in class com.sun.mdm.index.configurator.impl.MatchEngineConfig
Getter for the configuration file contents.
getFilterPaths() - Method in class com.sun.mdm.index.objects.epath.EPath
gets list of non-null filters Each token in a Epath can be associated with list of filters.
getFilterPaths() - Method in class com.sun.mdm.index.objects.epath.EPathGroup
return List of Filter[][] for each EPath in this group
getFilters() - Method in class com.sun.mdm.index.objects.epath.EPath
 
getFirstDateOfMonth(Date) - Static method in class com.sun.mdm.index.util.DateUtil
Computes the first date of the month for the specified date.
getFirstDateOfWeek(Date) - Static method in class com.sun.mdm.index.util.DateUtil
Computes the first date of the week for the specified date.
getFirstDateOfYear(Date) - Static method in class com.sun.mdm.index.util.DateUtil
Computes the first date of the year for the specified date.
getFlag(int) - Method in class com.sun.mdm.index.objects.FieldFlag
Getter for Flag attribute of the FieldFlag object
getFlag(int) - Method in class com.sun.mdm.index.objects.ObjectField
Getter for Flag attribute of the ObjectField object
getFlag(String, int) - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether a field's bit mask is enabled or disabled.
getFlagValue() - Method in class com.sun.mdm.index.objects.FieldFlag
 
getForeignKeys() - Method in class com.sun.mdm.index.objects.metadata.DBMetaAttribute
Getter for ForeignKeys attribute of the DBMetaAttribute object
getFormat() - Method in class com.sun.mdm.index.codelookup.UserCode
Get format.
getFormat() - Method in class com.sun.mdm.index.master.SystemDefinition
Retrieves the format of the local IDs assigned by the system represented in a SystemDefinition object.
getFormat() - Method in class com.sun.mdm.index.objects.validation.exception.ValidationException
Getter for the format.
getFreeFormGroup(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getFreeFormGroups() - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getFullFieldName() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Retrieves the full name of an field
getFullName() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
RANGE_SEARCH: Full name that is used in the generated html to identify this field.
getFunctins() - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getFunction() - Method in class com.sun.mdm.index.master.search.audit.AuditDataObject
Retrieves the function type from the audit data object.
getFunction() - Method in class com.sun.mdm.index.master.search.audit.AuditSearchObject
Retrieves the value of the function field to be used in an audit log search.
getFunction() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Retrieves the value of the function field in an instance of TransactionSearchObject.
getFunction() - Method in class com.sun.mdm.index.objects.TransactionObject
Retrieves the type of transaction performed from the instance of TransactionObject.
getFunction() - Method in class com.sun.mdm.index.ops.TransactionLog
Getter for mFunction attribute
getGenPath(String) - Static method in class com.sun.mdm.index.util.CodeGeneratorUtil
Retrieves the generated path.
getGenericIterator() - Method in class com.sun.mdm.index.page.PageIteratorWrapper
Get the underlying generic page iterator
getGenericList() - Method in class com.sun.mdm.index.objects.epath.EPathArrayList
Get the generic list
getGuiDefinitionXML(boolean) - Method in class com.sun.mdm.index.parser.EDMType
 
getGuiType() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Gets the guiType attribute of the FieldConfig object
getHelperClassName() - Method in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
Return helper class name.
getHighMatchFlag() - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
getHint() - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockDefinition
Getter for Hint attribute of the BlockDefinition object.
getHint() - Method in class com.sun.mdm.index.parser.QueryType.BlockDefinition
 
getHints() - Method in class com.sun.mdm.index.query.QueryObject
Retrieves the SQL hints defined for the query object.
getHistoryXML() - Method in class com.sun.mdm.index.parser.EDMType
 
getID() - Method in class com.sun.mdm.index.edm.services.configuration.ScreenObject
Getter for the mID attribute
getId() - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockDefinition
Getter for ID attribute of the BlockDefinition object.
getId() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Retrieves the value of the assumed match ID from the AssumedMatchSummary object.
getId() - Method in class com.sun.mdm.index.master.search.audit.AuditDataObject
Retrieves the value of the audit log ID from the audit data object.
getId() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves the value of the potential duplicate ID from the PotentialDuplicateSummary object.
getId() - Method in interface com.sun.mdm.index.objects.EntityObject
getter for ID
getId() - Method in class com.sun.mdm.index.objects.validation.exception.ValidationException
Getter for the ID.
getId() - Method in class com.sun.mdm.index.report.AssumedMatchReportRow
Get assumed match id.
getId() - Method in class com.sun.mdm.index.report.PotentialDuplicateReportRow
Get Potential Duplicate ID.
getId() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Retrieves the value of the potential duplicate ID from the PotentialDuplicateResult object.
getIdLength() - Method in class com.sun.mdm.index.master.SystemDefinition
Retrieves the defined length of the local IDs assigned by the system represented in a SystemDefinition object.
getImage() - Method in class com.sun.mdm.index.report.DeactivateReportRow
Get the system object image.
getImplDetailsXML(boolean) - Method in class com.sun.mdm.index.parser.EDMType
 
getIndex(String) - Static method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
RANGE_SEARCH: Determine the index of a field full name.
getIndex(String) - Method in class com.sun.mdm.index.query.CreateObjectList
 
getIndex(String) - Method in class com.sun.mdm.index.query.QPath
 
getIndices() - Method in class com.sun.mdm.index.objects.epath.EPath
 
getInitParameters() - Method in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig.StrategyConfig
Return initialization parameters.
getInitialContextFactory() - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get JNDI Initial Context Factory using property file in classpath.
getInitialContextFactory(Properties) - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get JNDI Initial Context Factory using given property file.
getInitialScreen() - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
Returns ScreenObject representing the initial screen.
getInitialScreen() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
getInitialScreenID() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
getInputMask() - Method in class com.sun.mdm.index.codelookup.UserCode
Get Input Mask.
getInputMask() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
 
getInputMask(String) - Method in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
getInputMask() - Method in class com.sun.mdm.index.master.SystemDefinition
Retrieves the input mask defined for the local IDs assigned by the system represented in a SystemDefinition object.
getInputMask() - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
getInstance(Connection) - Static method in class com.sun.mdm.index.codelookup.CodeRegistry
Get instance of CodeRegistry
getInstance() - Static method in class com.sun.mdm.index.codelookup.CodeRegistry
Get instance of CodeRegistry
getInstance(Connection) - Static method in class com.sun.mdm.index.codelookup.UserCodeRegistry
Get instance of UserCodeRegistry
getInstance() - Static method in class com.sun.mdm.index.codelookup.UserCodeRegistry
Get instance of UserCodeRegistry.
getInstance() - Static method in class com.sun.mdm.index.configurator.ConfigurationService
Returns a reference to the singleton instance.
getInstance() - Static method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
Gets the instance attribute of the ConfigManager class To be called after getFirstInstance is called.
getInstance() - Static method in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
getInstance() - Static method in class com.sun.mdm.index.edm.services.security.SecurityManager
Gets the instance attribute of the SecurityManager class.
getInstance() - Static method in class com.sun.mdm.index.matching.MatchEngineControllerFactory
get an instance of MatchEngineController.
getInstance() - Static method in class com.sun.mdm.index.matching.MatcherFactory
get an instance of Matcher.
getInstance() - Static method in class com.sun.mdm.index.matching.StandardizerFactory
get an instance of Standardizer.
getInstance() - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getInstance() - Static method in class com.sun.mdm.index.objects.validation.ValidationRuleRegistry
Get an instance of ValidationRuleRegistry
getInstance() - Static method in class com.sun.mdm.index.ops.MySQLAdapter
Return the MySQLAdapter singleton.
getInstance() - Static method in class com.sun.mdm.index.ops.OracleAdapter
Return the OracleAdapter singleton.
getInstance() - Static method in class com.sun.mdm.index.ops.SQLServerAdapter
Return the SQLServerAdapter singleton.
getInstance() - Static method in class com.sun.mdm.index.ops.TransactionMgrFactory
Get an instance of Transaction Manager.
getInstance() - Static method in class com.sun.mdm.index.query.QueryManagerFactory
get an Instance of QueryManager
getInstance() - Static method in class com.sun.mdm.index.query.ThreadSafeQueryObjectCacheManager
 
getInstance() - Static method in class com.sun.mdm.index.update.UpdateManagerFactory
get an instance of Update Manager.
getInstruction() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenConfig
Getter for the mInstruction attribute
getIntegrationServerName() - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get integration server name using given property file.
getIntegrationServerName(Properties) - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get integration server name using given property file.
getIsWeighted() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenOptions
Getter for the mIsWeighted attribute
getJavac() - Method in class com.sun.mdm.index.parser.WeblogicType
Getter for Javac attribute of the WeblogicType object
getJoinConditionList() - Method in class com.sun.mdm.index.query.Condition
Retrieves a list of join operators for the conditions.
getJoinType() - Method in class com.sun.mdm.index.query.JoinCondition
 
getKeptEUID() - Method in class com.sun.mdm.index.objects.MergeObject
 
getKeyFieldConfigs() - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
Gets the keyFieldConfigList attribute of the EnterpriseObjectConfig object
getKeyFields(String) - Method in class com.sun.mdm.index.query.SelectMap
 
getKeyIndices() - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
getKeyIndices(String) - Method in class com.sun.mdm.index.query.SQLDescriptor
 
getKeyIndices(String) - Method in class com.sun.mdm.index.query.SelectMap
 
getKeyNames() - Method in class com.sun.mdm.index.objects.ObjectKey
gets a list of key field names
getKeyStatDBCountBetweenTimesStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Count transactions of a specific operation between two specified times.
getKeyStatDBCountBetweenTimesStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Count transactions of a specific operation between two specified times.
getKeyStatDBCountBetweenTimesStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Count transactions of a specific operation between two specified times.
getKeyStatDBCountBetweenTimesStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Count transactions of a specific operation between two specified times.
getKeyType(String) - Method in class com.sun.mdm.index.objects.ObjectKey
gets key type for given field
getKeyType(String) - Method in class com.sun.mdm.index.objects.SuperKey
gets key type for given field
getKeyType() - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
getKeyTypes() - Method in class com.sun.mdm.index.objects.ObjectKey
gets a list of key types
getKeyValue(String) - Method in class com.sun.mdm.index.objects.ObjectKey
gets key value
getKeyValues() - Method in class com.sun.mdm.index.objects.ObjectKey
gets key values
getKeys() - Method in class com.sun.mdm.index.objects.epath.EPath
 
getLID() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Retrieves the value of the lid field to be used in an assumed match search.
getLID() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Retrieves the value of the local ID from the AssumedMatchSummary object.
getLID() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Retrieves the value of the lid field to be used in a potential duplicate search.
getLID() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Retrieves the value of the lid field in an instance of TransactionSearchObject.
getLID() - Method in class com.sun.mdm.index.objects.SystemObject
Retrieves the local ID value from an instance of SystemObject.
getLID() - Method in class com.sun.mdm.index.objects.TransactionObject
Retrieves the local ID of the system record against which the transaction was performed (this is only populated for local ID merges, unmerges, and transfers).
getLID() - Method in class com.sun.mdm.index.report.AssumedMatchReportRow
Get local id.
getLID() - Method in class com.sun.mdm.index.report.UpdateReportRow
Get local ID.
getLID1() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Retrieves the value of the lid1 field in an instance of TransactionSearchObject.
getLID1() - Method in class com.sun.mdm.index.objects.TransactionObject
Retrieves the value of the LID1 field from an instance of TransactionObject.
getLID2() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Retrieves the value of the lid2 field in an instance of TransactionSearchObject.
getLID2() - Method in class com.sun.mdm.index.objects.TransactionObject
Retrieves the local ID of the second system record involved in the transaction (this local ID is only populated for local ID merge, unmerge, and transfer transactions).
getLIDType() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Get local id type
getLIDType1() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Get local id type 1
getLIDType2() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Get local id type 2
getLastChildName() - Method in class com.sun.mdm.index.objects.epath.EPath
 
getLastChildPath() - Method in class com.sun.mdm.index.objects.epath.EPath
 
getLastDateOfMonth(Date) - Static method in class com.sun.mdm.index.util.DateUtil
Computes the last date of the month for the specified date.
getLastDateOfYear(Date) - Static method in class com.sun.mdm.index.util.DateUtil
Computes the last date of the year for the specified date.
getLastObjRefFromFieldPath(String) - Static method in class com.sun.mdm.index.edm.util.QwsUtil
Retrieves the last object reference from a field path.
getLeaf() - Method in class com.sun.mdm.index.query.QPath
 
getLeafNode(QPath) - Method in class com.sun.mdm.index.query.ConditionMap
 
getLeftOperand() - Method in class com.sun.mdm.index.query.Condition
 
getLevel() - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#getLevel
getLid() - Method in class com.sun.mdm.index.survivor.SystemFieldListMap.SystemKey
Retrieves the local ID from an instance of SystemKey.
getLidMergeCountsForWeek() - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Getter for Lid Merge function counts for each day of the week.
getLidTransferCountsForWeek() - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Getter for Lid Transfer function counts for each day of the week.
getLidUnmergeCountsForWeek() - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Getter for Lid Unmerge function counts for each day of the week.
getLinkValues(EnterpriseObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getLinkValues(EnterpriseObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns a map with (fieldName, actual value for link) for the given EO.
getLinkValues(EnterpriseObject, Connection) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns a map with (fieldName, actual value for link) for the given EO.
getLinkValues(EnterpriseObject, Connection) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Returns a map with (fieldName, actual value for link) for the given EO.
getLinkValues(EnterpriseObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns a map with (fieldName, actual value for link) for the given EO.
getLinkValues(EnterpriseObject, Connection) - Method in class com.sun.mdm.index.survivor.SurvivorCalculator
To decode the value from LINK information of an Enterprise Object to a Map
getLinkValuesForChildren(EnterpriseObject, String, String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getLinkedFields(EnterpriseObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getLocalID() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
getLocalId() - Method in class com.sun.mdm.index.parser.EDMType.SystemDisplayNameOverrides
 
getLocalId() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Retrieves the value of the local id field to be used in a potential duplicate search.
getLocalId() - Method in interface com.sun.mdm.index.webservice.SystemObjectBean
Getter for local id
getLocalId() - Method in interface com.sun.mdm.index.webservice.SystemObjectPKBean
Getter for local id
getLocalIdHeader() - Method in class com.sun.mdm.index.parser.EDMType.SystemDisplayNameOverrides
 
getLocaleCode() - Method in class com.sun.mdm.index.parser.MatchFieldDef.LocaleCode
 
getLocaleCodes() - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
getLocaleField() - Method in class com.sun.mdm.index.configurator.impl.standardization.StandardizationFieldGroup
Getter for locale field attribute.
getLocaleFieldName() - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
getLocales() - Method in class com.sun.mdm.index.configurator.impl.standardization.StandardizationFieldGroup
Getter for locales attribute.
getLockedFields(EnterpriseObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getLogger(Object) - Static method in class com.sun.mdm.index.util.LogUtil
Get logger for given object
getLogger(String) - Static method in class com.sun.mdm.index.util.LogUtil
Get logger for given object
getLogger(String) - Static method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Logger#getLogger
getLogger(Class) - Static method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Logger#
getLogicClass() - Method in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
getLogicClassGui() - Method in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
getLogicalHostName() - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get logical host name using given property file.
getLogicalHostName(Properties) - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get logical host name using given property file.
getLogs(String, ObjectNode) - Static method in class com.sun.mdm.index.ops.TransactionLog
Consolidates changes logs carried inside ObjectNode by its context.
getLowerBoundType() - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
getLowerBoundValue() - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
getMBeanServer() - Method in class com.sun.mdm.index.monitor.Agent
 
getMEFAConfiguration() - Method in class com.sun.mdm.index.matching.MEFAFactory
Get the MEFA configuration
getMEFAFactory() - Method in class com.sun.mdm.index.matching.MatcherAPIHelper
Helper to load and instantiate MEFA classes
getMEFAFactory() - Method in class com.sun.mdm.index.matching.StandardizerAPIHelper
Helper to load and instantiate MEFA classes
getMapping(String) - Method in class com.sun.mdm.index.query.ResultObject.MetaData
Get mapping
getMasterController() - Method in class com.sun.mdm.index.decision.DecisionMaker
Get the handle of the MC
getMasterController() - Static method in class com.sun.mdm.index.edm.control.QwsController
 
getMasterController() - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
Returns a handle to the MasterController EJB
getMasterControllerJndi() - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
getMasterControllerJndiName() - Method in class com.sun.mdm.index.parser.EDMType.ImplDetails
 
getMatch(String) - Method in class com.sun.mdm.index.objects.AttributeMetaData
gets Match flag by field name
getMatchColumns() - Method in class com.sun.mdm.index.matching.converter.MatchTuples
The match column configuration of all the columns The position of the match column in the returned array corresponds to the postion of the column in the tuples, i.e.
getMatchColumns() - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getMatchColums() - Method in class com.sun.mdm.index.configurator.impl.matching.SystemObjectMatching
Getter for MatchColums attribute of the SystemObjectMatching object.
getMatchEngineConfigImpl() - Method in class com.sun.mdm.index.matching.MatcherAPIHelper
Load the configured implementation class and instantiate it.
getMatchFieldChanged() - Method in class com.sun.mdm.index.master.MatchResult
Retrieves an indicator of whether a match field was updated during the match process.
getMatchFieldChanged() - Method in class com.sun.mdm.index.update.UpdateResult
Retrieves an indicator of whether a match field was updated during the update transaction.
getMatchFieldId(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getMatchFieldIdsSelected(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getMatchFieldList(SystemObject) - Method in class com.sun.mdm.index.matching.MatchEngineControllerImpl
Access the Matcher configuration and returns a list of field names First look for it in the cache, return it if found, look it up if its not.
getMatchFields(EnterpriseObject) - Method in class com.sun.mdm.index.master.MatchFieldChange
Retrieves the match fields from an Enterprise Object.
getMatchFlag() - Method in class com.sun.mdm.index.parser.FieldType
 
getMatchFlags() - Method in class com.sun.mdm.index.parser.ElephantObjectType
 
getMatchOrder() - Method in class com.sun.mdm.index.configurator.impl.matching.MatchColumn
The matchOrder is an match engine-specific setting that can control the order the columns are used in matching if the MatchEngine requires this to be defined.
getMatchOutputFields(String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getMatchThreshold() - Method in class com.sun.mdm.index.decision.DecisionMaker
Return the assumed match threshold.
getMatchThreshold() - Method in class com.sun.mdm.index.decision.impl.DefaultDecisionMaker
Get match threshold
getMatchTuples(ObjectNode, ArrayList, int) - Method in class com.sun.mdm.index.matching.converter.MatchTupleConverter
Recursive method to obtain all the tuples of the match columns of an object node and it's children.
getMatchTuplesIter(ObjectNode, ArrayList, ArrayList, int, int) - Method in class com.sun.mdm.index.matching.converter.MatchTupleConverter
 
getMatchType() - Method in class com.sun.mdm.index.configurator.impl.matching.MatchColumn
Retreives the type of a column a specific MatchEngine understands so it can identify what this column represents and how to match it.
getMatchType() - Method in class com.sun.mdm.index.parser.FieldDef
 
getMatchType() - Method in class com.sun.mdm.index.parser.MatchFieldDef.MatchColumn
 
getMatchType(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getMatcher() - Method in class com.sun.mdm.index.matching.MatchEngineControllerImpl
Get the local interface instance of the Matcher session EJB.
getMatcherAPIImpl() - Method in class com.sun.mdm.index.matching.MatcherAPIHelper
Load the configured implementation class and instantiate it.
getMatcherAPIImpl() - Method in class com.sun.mdm.index.matching.MatcherImpl
Return a reference to the loaded and instantiated matcher API implementation instance
getMatcherAPIImplClassName() - Method in class com.sun.mdm.index.configurator.impl.MEFAConfiguration
Getter for MatcherAPIImplClassName attribute of the MEFAConfiguration object.
getMatcherConfigImplClassName() - Method in class com.sun.mdm.index.configurator.impl.MEFAConfiguration
Getter for MatcherConfigImplClassName attribute of the MEFAConfiguration object.
getMatchingConfigXML() - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getMatchingReviewXML() - Method in class com.sun.mdm.index.parser.EDMType
 
getMaxCodeLen() - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone
Returns the maxCodeLen.
getMaxCodeLen() - Method in class com.sun.mdm.index.phonetic.impl.Metaphone
Returns the maxCodeLen.
getMaxElements() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Retrieves an integer indicating the maximum number of results that can be returned in a transaction history search.
getMaxElements() - Method in class com.sun.mdm.index.querybuilder.SearchOptions
Max number of records to retrieve.
getMaxElements() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Get max number of records to retrieve.
getMaxLength() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Gets the maxLength attribute of the FieldConfig object
getMaxLength() - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
getMaxObjects() - Method in class com.sun.mdm.index.query.QueryObject
Retrieves the maximum number of objects to be returned from the query.
getMaxQueryElements() - Method in class com.sun.mdm.index.querybuilder.SearchOptions
Absolute Max number of records to retrieve.
getMaxRecords() - Method in class com.sun.mdm.index.edm.services.configuration.SearchResultsConfig
Getter for the mDisplayTitle attribute
getMaxResultSize() - Method in class com.sun.mdm.index.report.ReportConfig
Gets the maximum result size for the search.
getMaxRows() - Method in class com.sun.mdm.index.query.QueryObject
Retrieves the maximum number of rows to be returned from the query.
getMaxSize() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Gets the maxSize attribute of the FieldConfig object
getMaximumValue() - Method in class com.sun.mdm.index.parser.FieldDef
 
getMergeHistory(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getMergeHistory(String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Retrieves a tree structure representing all of the merge transactions associated with the specified EUID.
getMergeHistory(Connection, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Retrieves a tree structure representing all of the merge transactions associated with the specified EUID.
getMergeHistory(Connection, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Return a tree like structure representing all of the merge transactions that have taken place that are related to the given EUID.
getMergeHistory(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Retrieves a tree structure representing all of the merge transactions associated with the specified EUID.
getMergeHistory(Connection, String) - Method in class com.sun.mdm.index.master.search.merge.MergeHistoryHelper
This method populates the MergeHistoryNode object based on the root EUID that is passed to it.
getMergeHistoryNode(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getMergeID() - Method in class com.sun.mdm.index.objects.MergeObject
 
getMergeTransactionNumber() - Method in class com.sun.mdm.index.objects.MergeObject
 
getMergedEUID() - Method in class com.sun.mdm.index.objects.MergeObject
 
getMergedRecordUpdate() - Method in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
getMetaData() - Method in interface com.sun.mdm.index.objects.EntityObject
getter for attribute metadata
getMetaData() - Method in class com.sun.mdm.index.query.ResultObject
return the meta data associated with this MatchObject
getMinimumValue() - Method in class com.sun.mdm.index.parser.FieldDef
 
getMinimumWeight() - Method in class com.sun.mdm.index.matching.MatchOptions
The minimum Weight a result has to have so it gets returned.
getModule() - Method in class com.sun.mdm.index.codelookup.CodeDescription
Get module.
getModule() - Method in class com.sun.mdm.index.codelookup.UserCode
Get module.
getModule() - Method in class com.sun.mdm.index.objects.validation.ReferenceDescriptor
Get the module name of this ReferenceDescriptor
getModule() - Method in class com.sun.mdm.index.objects.validation.UserReferenceDescriptor
Get the module name of this ReferenceDescriptor
getModuleName() - Method in class com.sun.mdm.index.parser.MasterType.DecisionMakerConfig
 
getModuleName() - Method in class com.sun.mdm.index.parser.MasterType.EuidGeneratorConfig
 
getModuleName() - Method in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
getModuleType() - Method in interface com.sun.mdm.index.configurator.ConfigurationInfo
Return String representing the module type
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.MEFAConfiguration
Getter for ModuleType attribute of the MEFAConfiguration object.
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.MatchEngineConfig
Getter for ModuleType attribute object.
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig
Getter for ModuleType attribute of the PhoneticEncodersConfig object.
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
Return the module type.
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.UpdateManagerConfig
Return String representing the module type.
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
Return String representing the module type
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
Return String representing the module type
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.decision.DecisionMakerConfiguration
Getter for ModuleType attribute of the DecisionMakerConfiguration object.
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.idgen.EuidGeneratorConfiguration
Getter for ModuleType attribute of the EuidGeneratorConfiguration object.
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.master.MasterControllerConfiguration
Get module type.
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration
Getter for ModuleType attribute of the MatchingConfiguration object.
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.querybuilder.KeyValueConfiguration
Get module type name.
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.querybuilder.QueryBuilderConfiguration
Get module type.
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.security.SecurityConfiguration
Get module type.
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration
Getter for ModuleType attribute.
getModuleType() - Method in class com.sun.mdm.index.configurator.impl.validation.ValidationConfiguration
Get module type.
getModuleType() - Method in class com.sun.mdm.index.filter.ExclusionFilterCofig
 
getMonth(Date) - Static method in class com.sun.mdm.index.util.DateUtil
Get month string for the specified date.
getMustDelete() - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
Gets the mustDelete attribute of the object
getName() - Method in class com.sun.mdm.index.configurator.Parameter
Returns the name of the parameter.
getName() - Method in class com.sun.mdm.index.edm.common.PullDownListItem
getter for name attribute of this object
getName() - Method in class com.sun.mdm.index.edm.services.configuration.EosFieldGroupConfig
 
getName() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
 
getName() - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
 
getName() - Method in class com.sun.mdm.index.edm.services.security.Role
Getter for the name member.
getName() - Method in class com.sun.mdm.index.objects.ObjectField
Getter for Name attribute of the ObjectField object
getName() - Method in class com.sun.mdm.index.objects.epath.EPath
getter for name
getName() - Method in class com.sun.mdm.index.objects.metadata.FieldMetaData
gets field name
getName() - Method in class com.sun.mdm.index.objects.metadata.ObjectMetaData
gets object name
getName() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchOption.Parameter
 
getName() - Method in class com.sun.mdm.index.parser.EIndexObject
 
getName() - Method in class com.sun.mdm.index.parser.ElephantObject
 
getName() - Method in class com.sun.mdm.index.parser.ElephantObjectType
 
getName() - Method in class com.sun.mdm.index.parser.QueryType.BlockDefinition
 
getName() - Method in class com.sun.mdm.index.parser.RelationDef
 
getName() - Method in class com.sun.mdm.index.parser.Utils.Parameter
 
getName() - Method in class com.sun.mdm.index.query.ObjectNodeMetaNode
Retrieves the name of the given object node.
getName() - Method in class com.sun.mdm.index.query.ValueMetaNode
Retrieves the name of the node.
getName() - Method in class com.sun.mdm.index.query.ValueMetaNodeAttribute
Getter for Name attribute of the ValueMetaNodeAttribute object
getName() - Method in class com.sun.mdm.index.querybuilder.ObjectTable
 
getName() - Method in class com.sun.mdm.index.survivor.StrategyParameter
Retrieves the parameter name from an instance of StrategyParameter.
getName() - Method in class com.sun.mdm.index.survivor.SystemField
Retrieves the field name from an instance of SystemField.
getName() - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#getName
getNameValuePairs() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenOptions
Getter for the mNameValuePairs attribute
getNewQueryBuilder() - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilderConfig
 
getNewQueryBuilder() - Method in class com.sun.mdm.index.parser.QueryType
 
getNewSO() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Retrieves the system object that was added to the existing record in the assumed match transaction.
getNewSOImage() - Method in class com.sun.mdm.index.report.AssumedMatchReportRow
Get new system object image added by assumed match.
getNext(Connection, String, String) - Method in class com.sun.mdm.index.ops.TransactionObjectDB
Retrieves the next TransactionObject for an EUID.
getNextAssumedMatchRecords() - Method in interface com.sun.mdm.index.ejb.report.BatchReportGenerator
To get the range of assumed match records
getNextAssumedMatchRecords() - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
To get the Assumed Match records page wise
getNextAssumedMatchRecords() - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
To get the Assumed Match records page wise
getNextDeactivateRecords() - Method in interface com.sun.mdm.index.ejb.report.BatchReportGenerator
To get the range of Deactivated records
getNextDeactivateRecords() - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
Execute the deactivate report
getNextDeactivateRecords() - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
Execute the deactivate report
getNextEUID(Connection) - Method in interface com.sun.mdm.index.idgen.EuidGenerator
Generate the next EUID
getNextEUID(Connection) - Method in class com.sun.mdm.index.idgen.impl.DefaultEuidGenerator
Generate the next EUID
getNextMergeRecords() - Method in interface com.sun.mdm.index.ejb.report.BatchReportGenerator
To get the range of Merged records
getNextMergeRecords() - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
To get the Assumed Match records page wise
getNextMergeRecords() - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
To get the Assumed Match records page wise
getNextPotDupRecords() - Method in interface com.sun.mdm.index.ejb.report.BatchReportGenerator
To get range of potential duplicate records
getNextPotDupRecords() - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
To get the range of Potential Duplicate records
getNextPotDupRecords() - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
To get the range of Potential Duplicate records
getNextReportRow() - Method in class com.sun.mdm.index.report.AssumedMatchReport
Gets the next report row.
getNextReportRow() - Method in class com.sun.mdm.index.report.DeactivateReport
Gets the next report row.
getNextReportRow() - Method in class com.sun.mdm.index.report.MergeReport
Gets the next report row.
getNextReportRow() - Method in class com.sun.mdm.index.report.PotentialDuplicateReport
Gets the next report row.
getNextReportRow() - Method in class com.sun.mdm.index.report.UnmergeReport
Gets the next report row.
getNextReportRow() - Method in class com.sun.mdm.index.report.UpdateReport
Gets the next report row.
getNextRow() - Method in class com.sun.mdm.index.report.MultirowReport1
Gets the next row.
getNextUID(Connection, String) - Static method in class com.sun.mdm.index.idgen.CUIDManager
get next id
getNextUnmergeRecords() - Method in interface com.sun.mdm.index.ejb.report.BatchReportGenerator
To get the range of Unmerged records
getNextUnmergeRecords() - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
To get the UnmergeReport records page wise
getNextUnmergeRecords() - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
To get the UnmergeReport records page wise
getNextUpdateRecords() - Method in interface com.sun.mdm.index.ejb.report.BatchReportGenerator
To get the range of Updated records
getNextUpdateRecords() - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
Get the next part of the Update Report
getNextUpdateRecords() - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorImpl
Get the next part of the Update Report
getNode(String) - Method in class com.sun.mdm.index.parser.EIndexObject
 
getNodeName() - Method in class com.sun.mdm.index.parser.EDMType.EDMNode
 
getNodes() - Method in class com.sun.mdm.index.parser.EIndexObject
 
getNormalizationGroup(String, String, String, String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getNormalizationGroups() - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getNormalizedFieldId() - Method in class com.sun.mdm.index.parser.MatchFieldDef.NormalizationGroup
 
getNormalizedSourceFieldName() - Method in class com.sun.mdm.index.parser.MatchFieldDef.NormalizationGroup
 
getOKSize() - Method in class com.sun.mdm.index.objects.metadata.ObjectMetaData
gets object key counts
getOKs() - Method in class com.sun.mdm.index.objects.metadata.ObjectMetaData
gets object keys
getObjName() - Method in class com.sun.mdm.index.query.AssembleObjectState
 
getObjName() - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
getObjRef() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
 
getObjRefFromFieldPath(String) - Static method in class com.sun.mdm.index.edm.util.QwsUtil
 
getObject() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultRecord
Retrieves a result row from a system object in the EOSearchResultRecord object.
getObject() - Method in class com.sun.mdm.index.objects.SBR
Retrieves the object node from an SBR object.
getObject() - Method in class com.sun.mdm.index.objects.SystemObject
Retrieves the object node from an instance of SystemObject.
getObject(Object[]) - Method in class com.sun.mdm.index.query.AssembleObjectState
returns the Object that matched the input keyValues.
getObject(int) - Method in class com.sun.mdm.index.query.QPath
 
getObject() - Method in class com.sun.mdm.index.query.QualifiedField
 
getObject1() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves fields from one EUID object in the PotentialDuplicateSummary object.
getObject1() - Method in class com.sun.mdm.index.report.MultirowReportObject1
Gets the object.
getObject2() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves fields from the second EUID object in the PotentialDuplicateSummary object.
getObject2() - Method in class com.sun.mdm.index.report.MultirowReportObject2
Gets the second object.
getObjectDef() - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getObjectDescriptor(String) - Method in class com.sun.mdm.index.objects.validation.ValidationRuleRegistry
Get the ObjectDescriptor for the specified object name
getObjectFK(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
returns foreign keys on the object node
getObjectFieldLabel1(String) - Method in class com.sun.mdm.index.report.MultirowReportConfig1
Gets the field label for an EPath.
getObjectFieldLabel2(String) - Method in class com.sun.mdm.index.report.MultirowReportConfig2
Get the second field label for an EPath.
getObjectFieldLength(String) - Method in class com.sun.mdm.index.report.MultirowReportConfig1
Gets the field length for an EPath.
getObjectFields() - Method in class com.sun.mdm.index.report.MultirowReportConfig1
Gets the EPaths for all Object Fields.
getObjectFromString(String, Class) - Static method in class com.sun.mdm.index.configurator.Parameter
Return the value object after conversion from string to specified type.
getObjectFromString(String, Class) - Static method in class com.sun.mdm.index.survivor.StrategyParameter
return the value object, after conversion from string to specified type
getObjectId() - Method in class com.sun.mdm.index.objects.ObjectNode
 
getObjectKeys(EnterpriseObject) - Method in class com.sun.mdm.index.master.MatchFieldChange
Retrieves all object keys for an Enterprise Object.
getObjectKeys(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets Object Keys by a object name
getObjectKeys(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getObjectList() - Method in class com.sun.mdm.index.security.SecureResource
 
getObjectName() - Method in class com.sun.mdm.index.objects.validation.ObjectDescriptor
Get the object name of this ObjectDescriptor
getObjectName() - Method in class com.sun.mdm.index.parser.EIndexObject
 
getObjectName() - Method in class com.sun.mdm.index.query.Condition
Retrieves the name of the object to which the field in this condition belongs.
getObjectNodeConfig(String) - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
getObjectPaths() - Method in class com.sun.mdm.index.objects.epath.EPath
Return Fully qualified path names for each Object in this EPath.
getObjectValue(String, int) - Static method in class com.sun.mdm.index.edm.util.QwsUtil
Convert a string value to an object: e.g., int -> Integer, date -> Date
getObjectValue(String) - Method in class com.sun.mdm.index.util.PackageTree
 
getObjects() - Method in class com.sun.mdm.index.report.MultirowReportObject2
Gets the objects.
getOperationColumnName() - Method in class com.sun.mdm.index.ops.DBAdapter
Return the name of the operation column.
getOperationColumnName() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Return the name of the operation column.
getOperationColumnName() - Method in class com.sun.mdm.index.ops.OracleAdapter
Return the name of the operation column.
getOperationColumnName() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Return the name of the operation column.
getOperations() - Method in class com.sun.mdm.index.edm.control.UserProfile
Retrieves all operations for the roles assigned to a UserProfile instance.
getOperations() - Method in class com.sun.mdm.index.edm.services.security.Role
Getter for the operations member.
getOperations(UserProfile) - Method in class com.sun.mdm.index.edm.services.security.SecurityManager
Retrieve all valid operations for a specified userprofile.
getOperationsforRole(String) - Method in class com.sun.mdm.index.edm.services.security.SecurityManager
Retrieve all valid operations for a specified role name.
getOperator() - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
getOperator() - Method in class com.sun.mdm.index.query.Condition
Retrieves the SQL operator to be used for this condition in the WHERE clause.
getOps() - Method in class com.sun.mdm.index.objects.epath.EPath
 
getOption(String) - Method in class com.sun.mdm.index.querybuilder.SearchOptions
Getter for search specific options
getOptionKey() - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
getOptionNames() - Method in class com.sun.mdm.index.querybuilder.SearchOptions
Get all available option names
getOptionValue() - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
getOptions() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenConfig
Getter for the mOptions attribute
getOriginalAssemblerEngine(QMIterator) - Method in class com.sun.mdm.index.query.QueryPipeLine
An Iterator's assemblerEngine may be already susbstituted by QueryPipeLine(in case we get the QMIterator from QueryObjectCache).
getOriginalColumnName() - Method in class com.sun.mdm.index.parser.MatchFieldDef.MatchColumn
 
getOuterJoinIndex(int) - Method in class com.sun.mdm.index.query.JoinList
The index of object above which the outer joins should be done
getOverWrite(SBR, ObjectNode, String) - Static method in class com.sun.mdm.index.edm.util.QwsUtil
Get the SBROverWrite object
getOverWrites() - Method in class com.sun.mdm.index.objects.SBR
Retrieves an array of overwrite values from an SBR object.
getPDSearchPageXML() - Method in class com.sun.mdm.index.parser.EDMType
 
getPKSize() - Method in class com.sun.mdm.index.objects.metadata.ObjectMetaData
gets primary key counts
getPKs() - Method in class com.sun.mdm.index.objects.metadata.ObjectMetaData
gets primary keys
getPOSize() - Method in class com.sun.mdm.index.objects.metadata.ObjectMetaData
gets parent object counts
getPOs() - Method in class com.sun.mdm.index.objects.metadata.ObjectMetaData
gets parent objects
getPageDefinitionElement() - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
after reading the CONFIG_FILE in read(InputStream input) element assigned to pageDefElement.
getPageDefinitionXML() - Method in class com.sun.mdm.index.parser.EDMType
 
getPageNumber() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Get page number.
getPageSize() - Method in class com.sun.mdm.index.edm.services.configuration.SearchResultsConfig
Getter for the mPageSize attribute
getPageSize() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Retrieves an integer indicating the maximum number of results that can be transferred to the caller at one time.
getPageSize() - Method in class com.sun.mdm.index.querybuilder.SearchOptions
Number of records transferred to caller when data is required.
getPageSize() - Method in class com.sun.mdm.index.report.ReportConfig
Gets the maximum page size for the search.
getPageSize() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Get number of records transferred to caller when data is required.
getPageTabXML(EDMType.PageDefinition.PageTab, String) - Method in class com.sun.mdm.index.parser.EDMType
 
getPageTabXML(EDMType.PageDefinition.PageTab, String, String, String) - Method in class com.sun.mdm.index.parser.EDMType
 
getParamSize() - Method in class com.sun.mdm.index.query.Condition
 
getParameter() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchOption
 
getParameters(Element) - Method in class com.sun.mdm.index.configurator.ParameterParser
Getter for Parameters attribute of the ParameterParser object.
getParameters() - Method in class com.sun.mdm.index.parser.MasterType.DecisionMakerConfig
 
getParameters() - Method in class com.sun.mdm.index.parser.MasterType.EuidGeneratorConfig
 
getParent() - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves the parent object node.
getParent() - Method in class com.sun.mdm.index.parser.NodeDef
 
getParent() - Method in class com.sun.mdm.index.query.ObjectNodeMetaNode
Retrieves the parent node of the given object node.
getParent() - Method in class com.sun.mdm.index.query.ValueMetaNode
Retrieves the parent node of the given node.
getParentKeyIndices() - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
getParentNode() - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
 
getParentNode() - Method in class com.sun.mdm.index.master.search.merge.MergeHistoryNode
Get parent node
getParentObjectState() - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
getParentPK(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getParentTableNames() - Method in class com.sun.mdm.index.objects.metadata.DBMetaAttribute
Getter for ParentTableNames attribute of the DBMetaAttribute object
getParentTag() - Method in class com.sun.mdm.index.objects.ObjectNode
gets parent object tag
getParentType(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets parent object tag
getParentType(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getParentTypePath(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets full parent path
getParentTypePath(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getParsedRecords(SystemObject, ArrayList) - Method in class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapter
Given the SystemObject and the configured standardization settings, retrieve the individual records (e.g.
getParser() - Method in class com.sun.mdm.index.query.QueryObject
 
getParserClass() - Method in class com.sun.mdm.index.parser.MasterType.DecisionMakerConfig
 
getParserClass() - Method in class com.sun.mdm.index.parser.MasterType.EuidGeneratorConfig
 
getParserClass() - Method in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
getParserClass() - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
getPassController() - Method in class com.sun.mdm.index.matching.MatchEngineControllerImpl
Get an instance of the configured PassController.
getPassControllerImpl() - Method in class com.sun.mdm.index.matching.PassControllerHelper
Load the configured implementation class and instantiate it.
getPassControllerImplClassName() - Method in class com.sun.mdm.index.configurator.impl.MEFAConfiguration
Getter for PassControllerImplClassName attribute of the MEFAConfiguration object.
getPath() - Method in class com.sun.mdm.index.objects.SBROverWrite
 
getPath(int) - Method in class com.sun.mdm.index.objects.epath.EPath
 
getPath() - Method in class com.sun.mdm.index.ops.TransactionLog
Getter for mPath attribute.
getPattern() - Method in class com.sun.mdm.index.objects.validation.PatternValidator
get the pattern of the pattern validator
getPattern() - Method in class com.sun.mdm.index.parser.FieldDef
 
getPhoneticEncodersConfig() - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getPhoneticize() - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
getPhoneticizeFields() - Method in class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig.StandardizeSystemObject
 
getPhoneticizeFields() - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getPhoneticizedField(String, String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig.StandardizeSystemObject
 
getPhoneticizedField(String, String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
getPhoneticizerFieldID() - Method in class com.sun.mdm.index.configurator.impl.standardization.PhoneticizeField
Getter for PhoneticizerFieldID.
getPossibleValueCount() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
 
getPossibleValues() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
 
getPossibleValuesList() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
 
getPostLIDMergeEOs(String, String, String, SystemObject, EnterpriseObject, EnterpriseObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getPostLIDUnmerge(String, String, String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getPostLIDUnmergeEOs(String, String, String, EnterpriseObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getPostMergeEO(EnterpriseObject, EnterpriseObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getPostMergeMultipleEnterpriseObjects(String[], EnterpriseObject, String[], String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
Merge multiple enterprise records based on the given source EUIDs and the destination EO.
getPostMergeSystemObject(String, String, String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getPostUnmergeEOs(EnterpriseObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getPotDupSignature() - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
getPotentialDuplicateFromKey(String, String, String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getPotentialDuplicateID(String, String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getPotentialDuplicateSearchObjec() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Get Potential Duplicate Search Object
getPotentialDuplicateStatus(String, String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getPotentialDuplicateWeight(String, String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getPotentialDuplicates() - Method in class com.sun.mdm.index.decision.DecisionMakerResult
Return potential duplicates if exists, otherwise null
getPotentialDuplicates() - Method in class com.sun.mdm.index.master.MatchResult
Retrieves an array of the potential duplicates (class PotentialDuplidate) in a MatchResult object.
getPreParsedFieldGroups() - Method in class com.sun.mdm.index.configurator.impl.standardization.SystemObjectStandardization
Getter for PreParsedFieldGroups.
getPreference() - Method in class com.sun.mdm.index.survivor.impl.SurvivorQuality
getter for preference
getPrepareStatus() - Method in class com.sun.mdm.index.query.Condition
Three types of status possible 1.
getPreparedStatement() - Method in class com.sun.mdm.index.ops.DeltaParameters
Getter for mPs attribute.
getPrimary() - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone.DoubleMetaphoneResult
 
getPrimaryKey(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
return object primary key field names, that have corresponding PK in the table.
getPrimaryKey(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getPrimaryKeys() - Method in class com.sun.mdm.index.objects.metadata.DBMetaAttribute
Getter for PrimaryKeys attribute of the DBMetaAttribute object
getPrimaryObject() - Method in class com.sun.mdm.index.parser.ElephantObject
 
getPrimaryObjectInstance() - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get instance of the primary object using property file in classpath.
getPrimaryObjectInstance(Properties) - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get Object Type using given property file.
getPrimaryObjectName() - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get object name, such as Person, Company etc.
getPrimaryObjectType() - Method in class com.sun.mdm.index.master.search.audit.AuditDataObject
Retrieves the primary object type from the audit data object.
getPrimaryObjectType() - Method in class com.sun.mdm.index.master.search.audit.AuditSearchObject
Retrieves the primary object type of the master index application.
getProbability() - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
getProjectName() - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get project name using given property file.
getProjectName(Properties) - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get project name using given property file.
getProviderUrl() - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get JNDI URL using property file in classpath.
getProviderUrl(Properties) - Static method in class com.sun.mdm.index.util.ConnectorParamReader
Get JNDI URL using given property file.
getQHelperMergeMaxTimestampStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Select LID by maximum timestamp for QueryHelper.
getQHelperMergeMaxTimestampStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Select LID by maximum timestamp for QueryHelper.
getQHelperMergeMaxTimestampStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Select LID by maximum timestamp for QueryHelper.
getQHelperMergeMaxTimestampStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Select LID by maximum timestamp for QueryHelper.
getQHelperUnmergeMaxTimestampStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Select maximum timestamp for unmerging two LIDs for QueryHelper.
getQHelperUnmergeMaxTimestampStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Select maximum timestamp for unmerging two LIDs for QueryHelper.
getQHelperUnmergeMaxTimestampStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Select maximum timestamp for unmerging two LIDs for QueryHelper.
getQHelperUnmergeMaxTimestampStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Select maximum timestamp for unmerging two LIDs for QueryHelper.
getQMIterator() - Method in class com.sun.mdm.index.query.QueryObjectCache
 
getQPath(String) - Method in class com.sun.mdm.index.query.SelectMap
 
getQualifiedName() - Method in class com.sun.mdm.index.configurator.impl.matching.MatchColumn
Retrieves the fully qualified name including qualifiers (EPath string) to access value objects, that corresponds to this Column.
getQualifiedName() - Method in class com.sun.mdm.index.configurator.impl.matching.SystemObjectMatching
Getter for QualifiedName attribute of the SystemObjectMatching object.
getQualifiedName() - Method in class com.sun.mdm.index.configurator.impl.standardization.SystemObjectField
Getter for QualifiedName attribute.
getQualifiedName() - Method in class com.sun.mdm.index.configurator.impl.standardization.SystemObjectStandardization
Getter for QualifiedName.
getQualifiedObject() - Method in class com.sun.mdm.index.query.QualifiedField
 
getQuality() - Method in class com.sun.mdm.index.survivor.impl.SurvivorQuality
getter for quality
getQueryBuilder(String) - Method in class com.sun.mdm.index.configurator.impl.querybuilder.QueryBuilderConfiguration
Given search id, get an instance of its associated query builder.
getQueryBuilder() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenOptions
Getter for the mQueryBuilder attribute
getQueryBuilderByName(String) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilderConfig
 
getQueryBuilderByName(String) - Method in class com.sun.mdm.index.parser.QueryType
 
getQueryBuilderClass() - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
getQueryBuilderIds() - Method in class com.sun.mdm.index.configurator.impl.querybuilder.QueryBuilderConfiguration
Return all of the query builder search IDs.
getQueryBuilderName() - Method in class com.sun.mdm.index.parser.QueryType.BlockDefinition
 
getQueryBuilderName() - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
getQueryBuilderXML(QueryType.QueryBuilder) - Method in class com.sun.mdm.index.parser.QueryType
 
getQueryBuilders() - Method in class com.sun.mdm.index.parser.QueryType
 
getQueryObject() - Method in class com.sun.mdm.index.query.QueryObjectCache
 
getQueryObject() - Method in class com.sun.mdm.index.query.QueryParser
 
getQueryObjectCache(QueryObject) - Method in interface com.sun.mdm.index.query.QueryObjectCacheManager
 
getQueryObjectCache(QueryObject) - Method in class com.sun.mdm.index.query.QueryObjectCacheManagerImpl
 
getQueryObjectCache(QueryObject) - Method in class com.sun.mdm.index.query.ThreadSafeQueryObjectCacheManager
 
getQueryObjectCacheCount() - Method in interface com.sun.mdm.index.query.QueryObjectCacheManager
 
getQueryObjectCacheCount() - Method in class com.sun.mdm.index.query.QueryObjectCacheManagerImpl
 
getQueryObjectCacheCount() - Method in class com.sun.mdm.index.query.ThreadSafeQueryObjectCacheManager
 
getQueryOption() - Method in class com.sun.mdm.index.query.QueryObject
 
getReason() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves the reason the records in the PotentialDuplicateSummary object were marked as potential duplicates.
getReason() - Method in class com.sun.mdm.index.report.PotentialDuplicateReportRow
Get reason.
getReason() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Retrieves the reason the records in the PotentialDuplicateResult object were marked as potential duplicates.
getRecFieldGroups() - Method in class com.sun.mdm.index.matching.adapter.RecordsToNormalize
Accessor for FieldGroup
getRecFieldGroups() - Method in class com.sun.mdm.index.matching.adapter.RecordsToStandardize
Accessor for FieldGroup
getRecStandardizationTypes() - Method in class com.sun.mdm.index.matching.adapter.RecordsToNormalize
Accessor for StandardizationTypes
getRecStandardizationTypes() - Method in class com.sun.mdm.index.matching.adapter.RecordsToStandardize
Accessor for StandardizationTypes
getReconstructedConditionsUnion() - Method in class com.sun.mdm.index.query.QueryObject
 
getRecordDetailsXML() - Method in class com.sun.mdm.index.parser.EDMType
 
getRecords() - Method in class com.sun.mdm.index.matching.adapter.RecordsToNormalize
Accessor for Records
getRecords() - Method in class com.sun.mdm.index.matching.adapter.RecordsToStandardize
Accessor for Records
getRecoverObject() - Method in class com.sun.mdm.index.objects.TransactionObject
Retrieves before and after images for a transaction history to display in side-by-side comparisons.
getReferencedFieldName() - Method in class com.sun.mdm.index.objects.validation.UserCodeValidator
 
getRelations() - Method in class com.sun.mdm.index.parser.RelationDef
 
getRelationships() - Method in class com.sun.mdm.index.parser.EIndexObject
 
getRelevantTokens(ArrayList, int) - Method in class com.sun.mdm.index.matching.converter.MatchTupleConverter
Looks at the ePaths at the given position and figures out what direct children are present in the ePath and what fields are present.
getReport() - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
getReportGenerator() - Static method in class com.sun.mdm.index.edm.control.QwsController
 
getReportGeneratorJndi() - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
getReportXML(EDMType.PageDefinition.Report) - Method in class com.sun.mdm.index.parser.EDMType
 
getReportgeneratorJndiName() - Method in class com.sun.mdm.index.parser.EDMType.ImplDetails
 
getReportsXML() - Method in class com.sun.mdm.index.parser.EDMType
 
getRequiredInSearchScreen() - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
getResolvedComment() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves the comment generated when the potential duplicate records in the PotentialDuplicateSummary object were resolved.
getResolvedComment() - Method in class com.sun.mdm.index.report.PotentialDuplicateReportRow
Get Resolved comment.
getResolvedComment() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Retrieves the comment generated when the potential duplicate records in the PotentialDuplicateResult object were resolved.
getResolvedDate() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves the date the potential duplicate listing was resolved from the PotentialDuplicateSummary object.
getResolvedDate() - Method in class com.sun.mdm.index.report.PotentialDuplicateReportRow
Get resolved date.
getResolvedDate() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Retrieves the date the potential duplicate listing was resolved from the PotentialDuplicateResult object.
getResolvedEndDate() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Retrieves the value of the resolvedEndDate field to be used in a potential duplicate search.
getResolvedEndDate() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Retrieves the value of the resolvedEndDate field to be used in a potential duplicate search.
getResolvedPotDupByDates(Connection, Date, Date) - Method in class com.sun.mdm.index.report.KeyStatisticsReportDB
Retrieves resolved potential duplicate count by transaction begin and end dates, inclusive.
getResolvedStartDate() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Retrieves the value of the resolvedStartDate field to be used in a potential duplicate search.
getResolvedStartDate() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Retrieves the value of the resolvedStartDate field to be used in a potential duplicate search.
getResolvedUser() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Retrieves the value of the resolvedUser field (the user ID of the user who resolved the potential duplicates) to be used in a potential duplicate search.
getResolvedUser() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves the resolved user ID from the PotentialDuplicateSummary object.
getResolvedUser() - Method in class com.sun.mdm.index.report.PotentialDuplicateReportRow
Get user who resolved this pair of potential duplicates.
getResolvedUser() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Retrieves the resolved user ID from the PotentialDuplicateResult object.
getResolvedUser() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Retrieves the value of the resolvedUser field (the user ID of the user who resolved the potential duplicates) to be used in a potential duplicate search.
getResourceBundle() - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#getResourceBundle
getResourceForKey(String) - Static method in class com.sun.mdm.index.edm.util.QwsUtil
Get resouce for the indicated key.
getResultCode() - Method in class com.sun.mdm.index.master.MatchResult
Retrieves the result code in a MatchResult object.
getResultCode() - Method in class com.sun.mdm.index.webservice.MatchColResult
Getter for ResultCode
getResultSet() - Method in class com.sun.mdm.index.ops.BlobHelperParameters
Getter for the mResult attribute.
getResultSetType() - Method in class com.sun.mdm.index.query.QueryObject
Return the ResultSet Type for the query object.
getResultSets() - Method in class com.sun.mdm.index.query.QueryResults
get the ResultSets
getRevisionNumber(String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Retrieves the SBR revision number for the specified EUID.
getRevisionNumber(Connection, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Retrieves the SBR revision number for the specified EUID.
getRevisionNumber(Connection, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Retrieves the SBR revision number for the specified EUID.
getRevisionNumber(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Retrieves the SBR revision number for the specified EUID.
getRevisionNumber() - Method in class com.sun.mdm.index.objects.SBR
Retrieves the revision number from an SBR object.
getRevisionNumber(Connection, String) - Method in class com.sun.mdm.index.query.QueryHelper
Retrieves the SBR revision number for an EUID
getRoles() - Method in class com.sun.mdm.index.edm.control.UserProfile
Retrieves all the roles assigned to a UserProfile instance
getRoot() - Method in class com.sun.mdm.index.query.AssembleDescriptor
Retrieves the root node for the assemble descriptor.
getRoot() - Method in class com.sun.mdm.index.query.QPath
 
getRoot() - Method in class com.sun.mdm.index.query.QueryObject
 
getRoot() - Method in class com.sun.mdm.index.query.QueryParser
 
getRoot(QualifiedField[], Condition[]) - Method in class com.sun.mdm.index.query.QueryParser
 
getRoot() - Method in class com.sun.mdm.index.query.SQLDescriptor
 
getRootCause(Exception) - Static method in class com.sun.mdm.index.edm.util.QwsUtil
Get the throwable of the root cause
getRootId() - Method in class com.sun.mdm.index.query.QueryObject
Retrieves the fully qualified path for the primary keys of the root object in the query object.
getRootId() - Method in class com.sun.mdm.index.query.QueryParser
Returns full qualified path for root object primary key
getRootKeyValues() - Method in class com.sun.mdm.index.query.QueryResultSet
 
getRootNodeName() - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getRootNodeNames() - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
Getter for all the root node names
getRootObj() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
 
getRootObj() - Method in class com.sun.mdm.index.edm.services.configuration.ScreenObject
Getter for the mRootObj attribute
getRootObj() - Method in class com.sun.mdm.index.edm.services.configuration.SearchResultsConfig
Getter for the mRootObj attribute
getRootObj() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenConfig
Getter for the mRootObj attribute
getRootObjectName() - Method in class com.sun.mdm.index.query.QMIterator
Retrieves the name of the root object from an instance of QMIterator.
getRuleType() - Method in class com.sun.mdm.index.parser.BlockingRuleType
 
getRules(String) - Method in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
Return the list of rules.
getRules() - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockDefinition
Getter for Rules attribute of the BlockDefinition object.
getSBR(String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns the SBR object associated with the specified EUID.
getSBR(Connection, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns the SBR object associated with the specified EUID.
getSBR(Connection, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Return SBR associated with an EUID or null if not found.
getSBR(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns the SBR object associated with the specified EUID.
getSBR() - Method in class com.sun.mdm.index.objects.EnterpriseObject
Retrieves the SBR object from an instance of EnterpriseObject.
getSBRPath(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets SystemSBR path by a object name
getSBRPath(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getSBRTableName(String) - Static method in class com.sun.mdm.index.parser.Utils
 
getSBRs(String[]) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getSOPath(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets SystemObject path by a object name
getSOPath(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getSOStatus(Connection, SystemObjectPK) - Method in class com.sun.mdm.index.query.QueryHelper
Given a system object key, return its status.
getSQL() - Method in class com.sun.mdm.index.query.SQLDescriptor
Getter for SQL statement of the SQLDescriptor object
getSQLDescriptor() - Method in class com.sun.mdm.index.query.QueryObject
 
getSbrList() - Method in class com.sun.mdm.index.filter.ExclusionFilterCofig
 
getScreen(Integer) - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
Returns ScreenObject identified by the screenID parameter.
getScreenMap() - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
Getter for the mScreenMap member.`
getScreenObjectFromScreenName(String) - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
getScreenObjectTagName(String) - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
getScreenOrder() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenConfig
Getter for the mScreenOrder attribute
getScreenTitle() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenConfig
Getter for the mScreenTitle attribute
getSearchCriteriaValues() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Retrieves an ArrayList of the values used as the search criteria for a potential duplicate search.
getSearchFieldGroupXML(ArrayList, String) - Method in class com.sun.mdm.index.parser.EDMType
 
getSearchId() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchOptions
Retrieves the value of the search ID (query name) defined in an EOSearchOptions object.
getSearchOptionXML(ArrayList) - Method in class com.sun.mdm.index.parser.EDMType
 
getSearchOptions() - Method in class com.sun.mdm.index.configurator.impl.master.MasterControllerConfiguration
Get search options.
getSearchPagesXML(ArrayList, String) - Method in class com.sun.mdm.index.parser.EDMType
 
getSearchResultID() - Method in class com.sun.mdm.index.edm.services.configuration.SearchResultsConfig
Getter for the mSearchResultID attribute
getSearchResultID() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenConfig
Getter for the mSearchResultID attribute
getSearchResultListPageXML(EDMType.PageDefinition.SearchResultListPage, String) - Method in class com.sun.mdm.index.parser.EDMType
 
getSearchResultPagesXML(EDMType.PageDefinition.SearchResultListPage, String) - Method in class com.sun.mdm.index.parser.EDMType
 
getSearchResultsConfig(int) - Method in class com.sun.mdm.index.edm.services.configuration.ScreenObject
Retrieves the SearchResultsConfig object whose search results ID matches the srID paramter.
getSearchResultsConfig() - Method in class com.sun.mdm.index.edm.services.configuration.ScreenObject
Getter for the mSearchResultsConfig attribute
getSearchScreensConfig() - Method in class com.sun.mdm.index.edm.services.configuration.ScreenObject
Getter for the mSearchScreensConfig attribute
getSecondaryList() - Method in class com.sun.mdm.index.parser.ElephantObject
 
getSecondaryObject(String) - Method in interface com.sun.mdm.index.objects.EntityObject
getter fro child object
getSecondaryObject(int) - Method in interface com.sun.mdm.index.objects.EntityObject
getter for child objects
getSecondaryObject(String, String) - Method in interface com.sun.mdm.index.objects.EntityObject
getter for child objects
getSecondaryObject(int, String) - Method in interface com.sun.mdm.index.objects.EntityObject
getter for child objects
getSecondaryObjectNames() - Method in class com.sun.mdm.index.objects.AttributeMetaData
 
getSecondaryObjects() - Method in class com.sun.mdm.index.parser.ElephantObject
 
getSecurityMaskPlugIn() - Method in class com.sun.mdm.index.security.SecureResource
 
getSecurityPlugIn() - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
getSecurityPlugInClass() - Method in class com.sun.mdm.index.configurator.impl.security.SecurityConfiguration
Get list of validators.
getSeebeyondHome() - Method in class com.sun.mdm.index.parser.SeebeyondType
 
getSelectFields() - Method in class com.sun.mdm.index.objects.epath.EPathGroup
return all the fields that are to be retrieved for query for this epathgroup.
getSelectFields() - Method in class com.sun.mdm.index.query.QueryObject
 
getSelectOptions() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
This getter method returns the array list of select items which will be used to populate the select options in JSF framework.
getSelected() - Method in class com.sun.mdm.index.edm.common.PullDownListItem
Getter for Selected attribute of the PullDownListItem object
getSelectedBlockDefinitionNames() - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
getSelectedBlockDefinitions() - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
getSetMethod() - Method in class com.sun.mdm.index.query.ValueMetaNodeAttribute
Getter for SetMethod attribute of the ValueMetaNodeAttribute object
getShowCreateDate() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenConfig
Getter for the mShowCreateDate attribute
getShowCreateTime() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenConfig
Getter for the mShowCreateTime attribute
getShowEUID() - Method in class com.sun.mdm.index.edm.services.configuration.SearchResultsConfig
Getter for the mShowEUID attribute
getShowEUID() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenConfig
Getter for the mShowEUID attribute
getShowLID() - Method in class com.sun.mdm.index.edm.services.configuration.SearchResultsConfig
Getter for the mShowLID attribute
getShowLID() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenConfig
Getter for the mShowLID attribute
getShowStatus() - Method in class com.sun.mdm.index.edm.services.configuration.SearchScreenConfig
Getter for the mShowStatus attribute
getSigma() - Method in class com.sun.mdm.index.parser.ElephantObjectType
 
getSignature() - Method in interface com.sun.mdm.index.objects.EntityObject
getter for signature
getSimpleSearchPageXML(EDMType.PageDefinition.SimpleSearchPage, String) - Method in class com.sun.mdm.index.parser.EDMType
 
getSize() - Method in class com.sun.mdm.index.objects.metadata.FieldMetaData
gets field size
getSkipUpdateIfNoChange() - Method in class com.sun.mdm.index.configurator.impl.UpdateManagerConfig
Return the value of the "Skip Update if there is no change" attribute.
getSortWeightResults() - Method in class com.sun.mdm.index.matching.MatchOptions
Whether to return the result weights in sorted order, from highest to lowest
getSource() - Method in class com.sun.mdm.index.configurator.impl.blocker.AbstractCondition
Getter for Source attribute of the AbstractCondition object.
getSource() - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
getSource() - Method in class com.sun.mdm.index.survivor.impl.SurvivorQuality
getter for source field
getSourceAttributeName() - Method in class com.sun.mdm.index.query.ValueMetaNodeAttribute
Getter for SourceAttributeName attribute of the ValueMetaNodeAttribute object
getSourceEO() - Method in class com.sun.mdm.index.master.MergeResult
Retrieves the source enterprise object in a MatchResult object.
getSourceEOM() - Method in interface com.sun.mdm.index.webservice.MergeObjectResult
Getter for Source EO
getSourceField() - Method in class com.sun.mdm.index.configurator.impl.standardization.PhoneticizeField
Getter for SourceField.
getSourceFieldName() - Method in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticizeField
 
getSourceFields() - Method in class com.sun.mdm.index.configurator.impl.standardization.UnparsedFieldGroup
Getter for SourceFields attribute.
getSourceFieldsDirectMap() - Method in class com.sun.mdm.index.configurator.impl.standardization.PreparsedFieldGroup
Gets the configuration for the the direct mapping from the system object field to the match engine specific Standardized object field ID String.
getSourceNode() - Method in class com.sun.mdm.index.master.search.merge.MergeHistoryNode
Get source node
getSourceObject() - Method in class com.sun.mdm.index.query.ValueMetaNode
Retrieves the object name that is mapped to the given object.
getSourceRecordXML() - Method in class com.sun.mdm.index.parser.EDMType
 
getSourceSystems() - Method in class com.sun.mdm.index.parser.UpdateType
 
getSql() - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockDefinition
Getter for Sql attribute of the BlockDefinition object.
getSqlDescriptor() - Method in class com.sun.mdm.index.query.SQLDescWithBindParameters
 
getStandardizationConfig() - Method in class com.sun.mdm.index.matching.StandardizerImpl
Retrieve the Configuration object that allows access to the standardization metadata for SystemObjects
getStandardizationMetaData(String) - Method in class com.sun.mdm.index.matching.StandardizerImpl
Retrieve the metadata configured for a specific SystemObject
getStandardizationTargets() - Method in class com.sun.mdm.index.configurator.impl.standardization.StandardizationFieldGroup
Getter for StandardizationTargets attribute.
getStandardizationType() - Method in class com.sun.mdm.index.configurator.impl.standardization.StandardizationFieldGroup
Getter for StandardizationType attribute.
getStandardizationType() - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
getStandardizationType() - Method in class com.sun.mdm.index.parser.MatchType
 
getStandardize() - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
getStandardizer() - Method in class com.sun.mdm.index.matching.MatchEngineControllerImpl
Get the local interface instance of the Standardardizer session EJB.
getStandardizerAPIImpl() - Method in class com.sun.mdm.index.matching.StandardizerAPIHelper
Load the configured implementation class and instantiate it.
getStandardizerAPIImplClassName() - Method in class com.sun.mdm.index.configurator.impl.MEFAConfiguration
Getter for StandardizerAPIImplClassName attribute of the MEFAConfiguration object.
getStandardizerConfigImplClassName() - Method in class com.sun.mdm.index.configurator.impl.MEFAConfiguration
Getter for StandardizerConfigImplClassName attribute of the MEFAConfiguration object.
getStandardizerEngineConfigImpl() - Method in class com.sun.mdm.index.matching.StandardizerAPIHelper
Load the configured implementation class and instantiate it.
getStartDate() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Retrieves the value of the startDate field in an instance of TransactionSearchObject.
getStartDate() - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Getter for start date.
getStartDate() - Method in class com.sun.mdm.index.report.ReportConfig
Gets the start date.
getStartTransactionNumber() - Method in class com.sun.mdm.index.ops.TransactionObjectList
Return the startTranNumber attribute.
getStatement(String, Connection) - Method in class com.sun.mdm.index.ops.ObjectPersistenceService
Gets a PreparedStatement from an SQL statement.
getStatus() - Method in class com.sun.mdm.index.master.SystemDefinition
Retrieves the system status from a SystemDefinition object.
getStatus() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Retrieves the value of the status field to be used in a potential duplicate search.
getStatus() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves the value of the potential duplicate status of the records in the PotentialDuplicateSummary object.
getStatus() - Method in class com.sun.mdm.index.objects.EnterpriseObject
Retrieves the status value from an instance of EnterpriseObject.
getStatus() - Method in class com.sun.mdm.index.objects.SBR
Retrieves the status value from an SBR object.
getStatus() - Method in class com.sun.mdm.index.objects.SystemObject
Retrieves the status value from an instance of SystemObject.
getStatus() - Method in class com.sun.mdm.index.report.PotentialDuplicateReportConfig
Gets the system code.
getStatus() - Method in class com.sun.mdm.index.report.PotentialDuplicateReportRow
Get status.
getStatus() - Method in interface com.sun.mdm.index.webservice.EnterpriseObjectBean
Getter for Status attribute of the EnterpriseObject object
getStatus() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Retrieves the value of the potential duplicate status of the records in the PotentialDuplicateResult object.
getStatus() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Retrieves the value of the status field to be used in a potential duplicate search.
getStatus() - Method in interface com.sun.mdm.index.webservice.SBRObjectBean
Getter for status
getStatus() - Method in interface com.sun.mdm.index.webservice.SystemObjectBean
Getter for status
getStrElementValue(Node) - Static method in class com.sun.mdm.index.parser.Utils
 
getStrategy(String) - Method in class com.sun.mdm.index.survivor.AbstractSurvivorHelper
returns the strategy used for a particular candidate field.
getStrategyCache() - Method in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
Return the entire strategy cache.
getStrategyClass() - Method in class com.sun.mdm.index.parser.UpdateType.SurvivorStrategy
 
getStrategyClassName() - Method in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig.StrategyConfig
Return strategy class name.
getSubscreenConfigurationsXML(EDMType.PageDefinition.SubscreenConfigurations) - Method in class com.sun.mdm.index.parser.EDMType
 
getSubscreenXML(EDMType.PageDefinition.Subscreen) - Method in class com.sun.mdm.index.parser.EDMType
 
getSubscreensConfig() - Method in class com.sun.mdm.index.edm.services.configuration.ScreenObject
Getter for the mSubscreensConfig attribute
getSummaryInfo() - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getSurvivorStrategy() - Method in class com.sun.mdm.index.parser.UpdateType.CandidateField
 
getSystemCode() - Method in class com.sun.mdm.index.master.SystemDefinition
Retrieves the system code from a SystemDefinition object.
getSystemCode() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Retrieves the value of the systemCode field to be used in an assumed match search.
getSystemCode() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Retrieves the system code from the AssumedMatchSummary object.
getSystemCode() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Retrieves the value of the systemCode field to be used in a potential duplicate search.
getSystemCode() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves the system code from the PotentialDuplicateSummary object.
getSystemCode() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Retrieves the value of the systemCode field in an instance of TransactionSearchObject.
getSystemCode() - Method in class com.sun.mdm.index.objects.SystemObject
Retrieves the system code value from an instance of SystemObject.
getSystemCode() - Method in class com.sun.mdm.index.objects.TransactionObject
Retrieves the processing code of the system from which the transaction originated.
getSystemCode() - Method in class com.sun.mdm.index.objects.validation.exception.ValidationException
Getter for the systemCode.
getSystemCode() - Method in class com.sun.mdm.index.report.AssumedMatchReportConfig
Gets the system code
getSystemCode() - Method in class com.sun.mdm.index.report.AssumedMatchReportRow
Get system code.
getSystemCode() - Method in class com.sun.mdm.index.report.DeactivateReportConfig
Gets the system code
getSystemCode() - Method in class com.sun.mdm.index.report.PotentialDuplicateReportConfig
Gets the system code.
getSystemCode() - Method in class com.sun.mdm.index.report.PotentialDuplicateReportRow
Get system code.
getSystemCode() - Method in class com.sun.mdm.index.report.UpdateReportConfig
Gets the system code.
getSystemCode() - Method in class com.sun.mdm.index.report.UpdateReportRow
Get system code.
getSystemCode() - Method in class com.sun.mdm.index.survivor.SystemFieldListMap.SystemKey
Retrieves the system code from an instance of SystemKey.
getSystemCode() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Retrieves the system code from the PotentialDuplicateResult object.
getSystemCode() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Retrieves the value of the systemCode field to be used in a potential duplicate search.
getSystemCode() - Method in interface com.sun.mdm.index.webservice.SystemObjectBean
Getter for system code
getSystemCode() - Method in interface com.sun.mdm.index.webservice.SystemObjectPKBean
Getter for system code
getSystemCodes() - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getSystemDescription(String) - Method in class com.sun.mdm.index.edm.services.configuration.ValidationService
Retrieves the system definition given the system code
getSystemDescription(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getSystemDescription() - Method in class com.sun.mdm.index.objects.validation.exception.ValidationException
Getter for the systemDescription.
getSystemDisplayNameOverridesXML() - Method in class com.sun.mdm.index.parser.EDMType
 
getSystemFieldMeta(String) - Method in class com.sun.mdm.index.survivor.AbstractSurvivorHelper
returns the meta data of system fields for the specified candidiate field
getSystemFields(EnterpriseObject, String) - Method in class com.sun.mdm.index.survivor.AbstractSurvivorHelper
returns a mapping of system field values for the candidate field
getSystemFields(EnterpriseObject, String) - Method in class com.sun.mdm.index.survivor.impl.DefaultSurvivorHelper
returns a mapping of system field values for the candidate field
getSystemInputMasks() - Method in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
getSystemMergePolicy() - Method in class com.sun.mdm.index.configurator.impl.UpdateManagerConfig
Return the System merge policy.
getSystemObject(String, String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getSystemObject(SystemObjectPK) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns the system object associated with the system code and local ID contained in the specified SystemObjectPK object.
getSystemObject(Connection, SystemObjectPK) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns the system object associated with the system code and local ID contained in the specified SystemObjectPK object.
getSystemObject(Connection, SystemObjectPK) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Return SystemObject associated with a key or null if not found.
getSystemObject(SystemObjectPK) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns the system object associated with the system code and local ID contained in the specified SystemObjectPK object.
getSystemObject() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchCriteria
See setSystemObject
getSystemObject(String, String) - Method in class com.sun.mdm.index.objects.EnterpriseObject
Retrieves the system object associated with the specified system code and local ID in an instance of EnterpriseObject.
getSystemObject(Connection, String, String) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Retrieves a SystemObject from database by its SystemCode and LocalID.
getSystemObject(Connection, String, String) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Invokes SystemObject OPS to retrieve a SystemObject by its SystemCode and LocalID.
getSystemObject2() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchCriteria
See setSystemObject2
getSystemObject3() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchCriteria
See setSystemObject3
getSystemObjectAsHashMap(SystemObject, EPathArrayList) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getSystemObjectChildrenArrayList(SystemObject, EPathArrayList, String, String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getSystemObjectMatching(String) - Method in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration
Gets the system object matching configuration for the specified system object.
getSystemObjectStandardization(String) - Method in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration
Getter for SystemObjectStandardization attribute.
getSystemObjects(String, String[]) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getSystemObjects() - Method in class com.sun.mdm.index.objects.EnterpriseObject
Retrieves all system objects from an instance of EnterpriseObject.
getSystemSBR(Connection, String) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Retrieves SystemSBR from database by its EUID.
getSystemSBR(Connection, String) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Invokes SystemSBR OPS to retrieve a SystemSBR by its EUID.
getSystemUnmergePolicy() - Method in class com.sun.mdm.index.configurator.impl.UpdateManagerConfig
Return the System unmerge policy.
getSystemUser() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Retrieves the value of the systemUser field in an instance of TransactionSearchObject.
getSystemUser() - Method in class com.sun.mdm.index.objects.TransactionObject
Retrieves the logon ID of the user who performed the transaction.
getSystemUser() - Method in class com.sun.mdm.index.report.DeactivateReportRow
Get system user.
getSystemUser() - Method in class com.sun.mdm.index.report.MergeReportRow
Get system user.
getSystemUser() - Method in class com.sun.mdm.index.report.UnmergeReportRow
Get system user.
getSystemUser() - Method in class com.sun.mdm.index.report.UpdateReportRow
Get system user.
getSystems() - Method in class com.sun.mdm.index.parser.EIndexObject
 
getTMID() - Method in class com.sun.mdm.index.persistence.TMResult
Retrieves the transaction number from an instance of TMResult.
getTableName() - Method in class com.sun.mdm.index.objects.metadata.DBMetaAttribute
Getter for TableName attribute of the DBMetaAttribute object
getTableName() - Method in class com.sun.mdm.index.parser.BlockingRuleType
 
getTag(int) - Method in class com.sun.mdm.index.objects.epath.EPath
get the token tag given the position
getTag() - Method in class com.sun.mdm.index.parser.NodeDef
 
getTargetField() - Method in class com.sun.mdm.index.configurator.impl.standardization.PhoneticizeField
Getter for TargetField.
getTargetFieldId() - Method in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticizeField
 
getTargetMapping(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
getTargetMappingFieldIDsBySourceField(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
getTargetMappings() - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
getTargetSignature() - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
getTimeStamp() - Method in class com.sun.mdm.index.objects.TransactionObject
Retrieves the date and time the transaction occurred.
getTimestamp() - Method in class com.sun.mdm.index.report.DeactivateReportRow
Get timestamp.
getTimestamp() - Method in class com.sun.mdm.index.report.MergeReportRow
Get timestamp.
getTimestamp() - Method in class com.sun.mdm.index.report.UnmergeReportRow
Get timestamp.
getTimestamp() - Method in class com.sun.mdm.index.report.UpdateReportRow
Get timestamp.
getTokenQueue() - Method in class com.sun.mdm.index.objects.epath.EPath
 
getTokenStrings() - Method in class com.sun.mdm.index.objects.epath.EPath
get all token strings
getTransObjByEUIDAfterTimeNonMergedStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Find by EUID and after a specified time (non-merged records only).
getTransObjByEUIDAfterTimeNonMergedStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Find by EUID and after a specified time (non-merged records only).
getTransObjByEUIDAfterTimeNonMergedStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Find by EUID and after a specified time (non-merged records only).
getTransObjByEUIDAfterTimeNonMergedStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Find by EUID and after a specified time (non-merged records only).
getTransObjByEUIDAfterTimeStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Find by EUID and after a specified time.
getTransObjByEUIDAfterTimeStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Find by EUID and after a specified time.
getTransObjByEUIDAfterTimeStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Find by EUID and after a specified time.
getTransObjByEUIDAfterTimeStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Find by EUID and after a specified time.
getTransObjByEUIDBeforeTimeStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Find by EUID and before a specified time.
getTransObjByEUIDBeforeTimeStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Find by EUID and before a specified time.
getTransObjByEUIDBeforeTimeStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Find by EUID and before a specified time.
getTransObjByEUIDBeforeTimeStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Find by EUID and before a specified time.
getTransObjByEUIDBetweenTimesStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Find by EUID and between two specified times.
getTransObjByEUIDBetweenTimesStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Find by EUID and between two specified times.
getTransObjByEUIDBetweenTimesStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Find by EUID and between two specified times.
getTransObjByEUIDBetweenTimesStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Find by EUID and between two specified times.
getTransObjByEUIDStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Find by EUID.
getTransObjByEUIDStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Find by EUID.
getTransObjByEUIDStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Find by EUID.
getTransObjByEUIDStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Find by EUID.
getTransObjBySysCodeLIDAfterTimeStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Find by system code SQL statement for TransactionObjectDB and after a specified time.
getTransObjBySysCodeLIDAfterTimeStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Find by system code SQL statement for TransactionObjectDB and after a specified time.
getTransObjBySysCodeLIDAfterTimeStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Find by system code SQL statement for TransactionObjectDB and after a specified time.
getTransObjBySysCodeLIDAfterTimeStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Find by system code SQL statement for TransactionObjectDB and after a specified time.
getTransObjBySysCodeLIDBeforeTimeStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Find by system code SQL statement for TransactionObjectDB and before a specified time.
getTransObjBySysCodeLIDBeforeTimeStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Find by system code SQL statement for TransactionObjectDB and before a specified time.
getTransObjBySysCodeLIDBeforeTimeStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Find by system code SQL statement for TransactionObjectDB and before a specified time.
getTransObjBySysCodeLIDBeforeTimeStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Find by system code SQL statement for TransactionObjectDB and before a specified time.
getTransObjBySysCodeLIDBetweenTimesStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Find by system code SQL statement for TransactionObjectDB and between two specified times.
getTransObjBySysCodeLIDBetweenTimesStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Find by system code SQL statement for TransactionObjectDB and between two specified times.
getTransObjBySysCodeLIDBetweenTimesStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Find by system code SQL statement for TransactionObjectDB and between two specified times.
getTransObjBySysCodeLIDBetweenTimesStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Find by system code SQL statement for TransactionObjectDB and between two specified times.
getTransObjBySysCodeLIDStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Find by system code SQL statement for TransactionObjectDB.
getTransObjBySysCodeLIDStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Find by system code SQL statement for TransactionObjectDB.
getTransObjBySysCodeLIDStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Find by system code SQL statement for TransactionObjectDB.
getTransObjBySysCodeLIDStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Find by system code SQL statement for TransactionObjectDB.
getTransObjCreateSelectStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Generates the first part of a general select clause to find a set of transaction objects.
getTransObjCreateSelectStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Generates the first part of a general select clause to find a set of transaction objects.
getTransObjCreateSelectStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Generates the first part of a general select clause to find a set of transaction objects.
getTransObjCreateSelectStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Generates the first part of a general select clause to find a set of transaction objects.
getTransObjForRecoveryStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Find by EUID and after a specified timestamp for recovery.
getTransObjForRecoveryStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Find by EUID and after a specified timestamp for recovery.
getTransObjForRecoveryStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Find by EUID and after a specified timestamp for recovery.
getTransObjForRecoveryStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Find by EUID and after a specified timestamp for recovery.
getTransObjInsertStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Insert statement for TransactionObjectDB.
getTransObjInsertStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Insert statement for TransactionObjectDB.
getTransObjInsertStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Insert statement for TransactionObjectDB.
getTransObjInsertStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Insert statement for TransactionObjectDB.
getTransObjNextTOByEUIDStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Find the next Transaction Object for an EUID.
getTransObjNextTOByEUIDStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Find the next Transaction Object for an EUID.
getTransObjNextTOByEUIDStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Find the next Transaction Object for an EUID.
getTransObjNextTOByEUIDStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Find the next Transaction Object for an EUID.
getTransObjSelectStmt() - Method in class com.sun.mdm.index.ops.DBAdapter
Select statement for TransactionObjectDB.
getTransObjSelectStmt() - Method in class com.sun.mdm.index.ops.MySQLAdapter
Select statement for TransactionObjectDB.
getTransObjSelectStmt() - Method in class com.sun.mdm.index.ops.OracleAdapter
Select statement for TransactionObjectDB.
getTransObjSelectStmt() - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Select statement for TransactionObjectDB.
getTransaction() - Method in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
getTransaction() - Method in class com.sun.mdm.index.parser.MasterType
 
getTransactionFieldLabel(String) - Method in class com.sun.mdm.index.report.MultirowReportConfig1
Gets the field label for a Transaction Field.
getTransactionFieldLength(String) - Method in class com.sun.mdm.index.report.MultirowReportConfig1
Gets the field length for a Transaction Field.
getTransactionFieldVisibleLine1(String) - Method in class com.sun.mdm.index.report.MultirowReportConfig1
Gets visible line1 for a field.
getTransactionFieldVisibleLine2(String) - Method in class com.sun.mdm.index.report.MultirowReportConfig1
Gets visible line2 for a field.
getTransactionFields() - Method in class com.sun.mdm.index.report.MultirowReportConfig1
Gets the Transaction Fields.
getTransactionNumber() - Method in class com.sun.mdm.index.master.MatchResult
Retrieves the transaction number in a MatchResult object.
getTransactionNumber() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Retrieves the value of the transaction number from the AssumedMatchSummary object.
getTransactionNumber() - Method in class com.sun.mdm.index.objects.TransactionObject
Retrieves the unique identification number for the transaction (this number is assigned by the master index).
getTransactionNumber() - Method in class com.sun.mdm.index.report.AssumedMatchReportRow
Get transaction number.
getTransactionNumber() - Method in class com.sun.mdm.index.report.DeactivateReportRow
Get transaction number.
getTransactionNumber() - Method in class com.sun.mdm.index.report.MergeReportRow
Get transaction number.
getTransactionNumber() - Method in class com.sun.mdm.index.report.UnmergeReportRow
Get transaction number.
getTransactionNumber() - Method in class com.sun.mdm.index.report.UpdateReportRow
Get transaction number.
getTransactionObject() - Method in class com.sun.mdm.index.master.MergeResult
Retrieves the transaction object (class TransactionObject) for a merge or unmerge transaction.
getTransactionObject() - Method in class com.sun.mdm.index.master.search.merge.MergeHistoryNode
Get transaction object
getTransactionObject() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Retrieves the transaction object (class TransactionObject) in an instance of TransactionSearchObject.
getTransactionObject() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSummary
Retrieves the transaction object (class TransactionObject) in an instance of TransactionSummary.
getTransactionResult() - Method in class com.sun.mdm.index.update.UpdateResult
Retrieves the result returned by the Transaction Manager for the update transaction.
getTransactionTotals() - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Getter for transaction totals.
getTransactionsXML() - Method in class com.sun.mdm.index.parser.EDMType
 
getTuples() - Method in class com.sun.mdm.index.matching.converter.MatchTuples
The match tuples data, dimension 1 is the rows, dimension 2 is the columns: tuples[row][column] The array of arrays returned is 'rectangular', i.e.
getType() - Method in class com.sun.mdm.index.configurator.Parameter
Returns the string representation of the parameter value type.
getType() - Method in class com.sun.mdm.index.configurator.impl.blocker.AbstractCondition
Getter for Type attribute of the AbstractCondition object.
getType() - Method in class com.sun.mdm.index.configurator.impl.blocker.ContainsCondition
Getter for Type attribute of the ContainsCondition object.
getType() - Method in class com.sun.mdm.index.configurator.impl.blocker.ExactCondition
Getter for Type attribute of the ExactCondition object.
getType() - Method in class com.sun.mdm.index.configurator.impl.blocker.GreaterThanCondition
Getter for Type attribute of the GreaterThanCondition object.
getType() - Method in class com.sun.mdm.index.configurator.impl.blocker.GreaterThanEqualsCondition
Getter for Type attribute of the GreaterThanEqualsCondition object.
getType() - Method in class com.sun.mdm.index.configurator.impl.blocker.LessThanCondition
Getter for Type attribute of the LessThanCondition object.
getType() - Method in class com.sun.mdm.index.configurator.impl.blocker.LessThanEqualsCondition
Getter for Type attribute of the LessThanEqualsCondition object.
getType() - Method in class com.sun.mdm.index.configurator.impl.blocker.NotEqualsCondition
Getter for Type attribute of the NotEqualsCondition object.
getType() - Method in class com.sun.mdm.index.configurator.impl.blocker.RangeCondition
Getter for Type attribute of the RangeCondition object.
getType() - Method in class com.sun.mdm.index.configurator.impl.blocker.StartsWithCondition
Getter for Type attribute of the StartsWithCondition object.
getType() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Retrieves the value of the type field to be used in a potential duplicate search.
getType(String) - Method in class com.sun.mdm.index.objects.AttributeMetaData
 
getType() - Method in interface com.sun.mdm.index.objects.EntityObject
getter for object type
getType() - Method in class com.sun.mdm.index.objects.ObjectField
Getter for Type attribute of the ObjectField object
getType() - Method in class com.sun.mdm.index.objects.metadata.FieldMetaData
gets field type
getType() - Method in class com.sun.mdm.index.parser.ElephantObjectType
 
getType() - Method in class com.sun.mdm.index.parser.Utils.Parameter
 
getType() - Method in class com.sun.mdm.index.query.Condition
Retrieves the column type from an instance of the Condition class, based on the path of the condition field.
getType() - Method in class com.sun.mdm.index.survivor.StrategyParameter
Retrieves the string representation of the parameter type from an instance of StrategyParameter.
getTypeString(int) - Static method in class com.sun.mdm.index.objects.ObjectField
gets string for int type
getTypes() - Method in class com.sun.mdm.index.query.ResultObject.MetaData
Get types
getUnMergeTransactionNumber() - Method in class com.sun.mdm.index.objects.MergeObject
 
getUnParsedFieldGroups() - Method in class com.sun.mdm.index.configurator.impl.standardization.SystemObjectStandardization
Getter for UnParsedFieldGroups.
getUndoAssumePolicy() - Method in class com.sun.mdm.index.configurator.impl.UpdateManagerConfig
Return the undo assume match policy.
getUnnormalizedFieldId() - Method in class com.sun.mdm.index.parser.MatchFieldDef.NormalizationGroup
 
getUnnormalizedSourceFieldName() - Method in class com.sun.mdm.index.parser.MatchFieldDef.NormalizationGroup
 
getUnparsedRecords(SystemObject, ArrayList) - Method in class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapter
Given the SystemObject and the configured standardization settings, retrieve the individual records (e.g.
getUnresolvedPotDupByDates(Connection, Date, Date) - Method in class com.sun.mdm.index.report.KeyStatisticsReportDB
Retrieves unresolved potential duplicate count by transaction begin and end dates,inclusive.
getUnstandardizedSourceFields() - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
getUpdateCountsForWeek() - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Getter for Update function counts for each day of the week.
getUpdateDate() - Method in class com.sun.mdm.index.master.SystemDefinition
Retrieves the date the system record represented in a SystemDefinition object was last updated.
getUpdateDateTime() - Method in class com.sun.mdm.index.objects.SBR
Retrieves the date and time the SBR object was last updated.
getUpdateDateTime() - Method in class com.sun.mdm.index.objects.SystemObject
Retrieves the date and time a system object was last updated.
getUpdateFunction() - Method in class com.sun.mdm.index.objects.SBR
Retrieves the type of transaction that updated the SBR object.
getUpdateFunction() - Method in class com.sun.mdm.index.objects.SystemObject
Retrieves the type of transaction that updated a system object.
getUpdateManagerConfigXMLString() - Method in class com.sun.mdm.index.parser.UpdateType
 
getUpdateMode() - Method in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
getUpdateSystem() - Method in class com.sun.mdm.index.objects.SBR
Retrieves processing code of the system that last updated the SBR object.
getUpdateUser() - Method in class com.sun.mdm.index.master.SystemDefinition
Retrieves the login ID of the user who last updated the system record represented in a SystemDefinition object.
getUpdateUser() - Method in class com.sun.mdm.index.objects.SBR
Retrieves logon ID of the user who updated the system object that last caused the SBR to be recalculated.
getUpdateUser() - Method in class com.sun.mdm.index.objects.SystemObject
Retrieves logon ID of the user who updated a system object.
getUpdateUserName() - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
getUpperBoundType() - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
getUpperBoundValue() - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
getUseWildcard() - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
getUsedInSearchResult() - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
getUsedInSearchScreen() - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
getUserCode(String, String) - Method in class com.sun.mdm.index.codelookup.UserCodeRegistry
Retrieve the UserCode from a module.
getUserCode() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Gets the userCode attribute of the FieldConfig object
getUserCode() - Method in class com.sun.mdm.index.objects.metadata.FieldMetaData
gets defined user code for AUXID pull down
getUserCode(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets user code by field path for AUXID pull down
getUserCode(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
getUserCode() - Method in class com.sun.mdm.index.parser.FieldDef
 
getUserCodeDescription(String, String) - Method in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
getUserCodeInputMask(String, String) - Method in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
getUserCodeInputMasks(String) - Method in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
getUserCodeLookup() - Static method in class com.sun.mdm.index.edm.control.QwsController
 
getUserCodeLookupJndi() - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
getUserCodeValueCount(String) - Method in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
getUserCodeValueItems(String) - Method in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
getUserCodeValueMask(String, String) - Method in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
getUserLogicClass() - Method in class com.sun.mdm.index.configurator.impl.master.MasterControllerConfiguration
Get logic class.
getUserLogicClassGui() - Method in class com.sun.mdm.index.configurator.impl.master.MasterControllerConfiguration
Get logic class GUI.
getUserName() - Method in class com.sun.mdm.index.edm.control.UserProfile
Returns the mUserName attribute for a UserProfile instance.
getUsercodeJndiName() - Method in class com.sun.mdm.index.parser.EDMType.ImplDetails
 
getUtility() - Method in class com.sun.mdm.index.survivor.impl.SurvivorQuality
getter for utility value
getValidTransaction() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSummary
Returns the valid transaction flag.
getValidationService() - Static method in class com.sun.mdm.index.edm.control.QwsController
 
getValidationServiceJndi() - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
getValidationServiceJndiName() - Method in class com.sun.mdm.index.parser.EDMType.ImplDetails
 
getValidatorsByObject() - Method in class com.sun.mdm.index.configurator.impl.validation.ValidationConfiguration
Get list of validators by object.
getValidatorsByRule() - Method in class com.sun.mdm.index.configurator.impl.validation.ValidationConfiguration
Get list of validators by rule.
getValue() - Method in class com.sun.mdm.index.configurator.Parameter
Returns the original string representation of the value.
getValue() - Method in class com.sun.mdm.index.edm.services.configuration.NameValuePair
Getter for the mValue attribute
getValue() - Method in class com.sun.mdm.index.objects.ObjectField
Getter for Value attribute of the ObjectField object
getValue(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves the value of a field given the field's name.
getValue() - Method in class com.sun.mdm.index.objects.epath.Filter
 
getValue(ResultSet, String) - Method in class com.sun.mdm.index.ops.BlobHelper
Gets the blob value.
getValue(ResultSet, String) - Method in class com.sun.mdm.index.ops.MySQLBlobHelper
Gets the blob value.
getValue(ResultSet, String, String) - Method in class com.sun.mdm.index.ops.ObjectPersistenceService
Gets value from a ResultSet by Column name and type.
getValue(ResultSet, String) - Method in class com.sun.mdm.index.ops.OracleBlobHelper
Gets the blob value.
getValue(ResultSet, String) - Method in class com.sun.mdm.index.ops.SQLServerBlobHelper
Gets the blob value.
getValue() - Method in class com.sun.mdm.index.ops.TransactionLog
Getter for Value attribute
getValue() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchOption.Parameter
 
getValue() - Method in class com.sun.mdm.index.parser.MatchFieldDef.LocaleCode
 
getValue() - Method in class com.sun.mdm.index.parser.Utils.Parameter
 
getValue() - Method in class com.sun.mdm.index.query.Condition
Retrieves the value to be used for this condition in the WHERE clause.
getValue(String) - Method in class com.sun.mdm.index.report.MultirowReportObject1
Gets the value of a field..
getValue() - Method in class com.sun.mdm.index.survivor.StrategyParameter
Retrieves the original string representation of the parameter value from an instance of StrategyParameter.
getValue() - Method in class com.sun.mdm.index.survivor.SystemField
Retrieves the field value from an instance of SystemField.
getValueCount(String) - Method in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
getValueForField(ObjectNode, String, UserProfile) - Static method in class com.sun.mdm.index.edm.util.QwsUtil
Get value for the specified field name.
getValueItems(String) - Method in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
getValueList() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
get the value list
getValueList() - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
getValueList() - Method in class com.sun.mdm.index.querybuilder.ObjectColumn
 
getValueMask() - Method in class com.sun.mdm.index.codelookup.UserCode
Get Value Mask.
getValueMask() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
 
getValueMask(String) - Method in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
getValueMask() - Method in class com.sun.mdm.index.master.SystemDefinition
Retrieves the value mask for the local IDs assigned by the system represented in a SystemDefinition object.
getValueMask() - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
getValueMetaNode() - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
getValueMetaNode(String) - Method in class com.sun.mdm.index.query.EOSearchResultAssembler
Retrieves the value meta node, which describes an object structure, for the given object path.
getValueObject() - Method in class com.sun.mdm.index.configurator.Parameter
Return the value object after converted to the specified type.
getValueObject(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves a field object (ObjectField) given the field's name.
getValueObject() - Method in class com.sun.mdm.index.survivor.StrategyParameter
Retrieves the parameter value after it is converted to the specified type.
getValueThree() - Method in class com.sun.mdm.index.querybuilder.ObjectColumn
 
getValueTwo() - Method in class com.sun.mdm.index.querybuilder.ObjectColumn
 
getValueType() - Method in class com.sun.mdm.index.configurator.Parameter
Return the class representing the value type.
getValueType() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
 
getValueType() - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
getValueType() - Method in class com.sun.mdm.index.survivor.StrategyParameter
Retrieves the Java class representing the value type.
getValues() - Method in class com.sun.mdm.index.query.Condition
Retrieves an array of values to be used for this condition in the WHERE clause.
getValues(String) - Method in class com.sun.mdm.index.query.ResultObject
Get values
getValuesByType(String) - Method in class com.sun.mdm.index.query.ResultObject
returns a ResultObject containing the values for a particular type
getValuesSize() - Method in class com.sun.mdm.index.querybuilder.ObjectTable
 
getVarcharToNumberConversion(String) - Method in class com.sun.mdm.index.ops.DBAdapter
Convert a string (varchar) to a number.
getVarcharToNumberConversion(String) - Method in class com.sun.mdm.index.ops.MySQLAdapter
Convert a string (varchar2) to a number.
getVarcharToNumberConversion(String) - Method in class com.sun.mdm.index.ops.OracleAdapter
Convert a string (varchar2) to a number.
getVarcharToNumberConversion(String) - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Convert varchar to a number.
getVersion() - Method in class com.sun.mdm.index.parser.WeblogicType
Getter for Version attribute of the WeblogicType object
getWebLogicHome() - Method in class com.sun.mdm.index.parser.WeblogicType
Getter for WebLogicHome attribute of the WeblogicType object
getWebStatus() - Method in class com.sun.mdm.index.monitor.StatusMonitor
 
getWebStatus() - Method in interface com.sun.mdm.index.monitor.StatusMonitorMBean
get the WebApp Status
getWeblogicAppServer() - Method in class com.sun.mdm.index.parser.ElephantObject
 
getWeight() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Retrieves the matching probability weight of the records represented by the AssumedMatchSummary object.
getWeight() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves the matching probability weight of the records in the PotentialDuplicateSummary object.
getWeight() - Method in class com.sun.mdm.index.matching.ScoreElement
Accessor for the score weight
getWeight() - Method in class com.sun.mdm.index.report.AssumedMatchReportRow
Get comparison weight.
getWeight() - Method in class com.sun.mdm.index.report.PotentialDuplicateReportRow
Get comparison weight score.
getWeight() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Retrieves the matching probability weight of the records in the PotentialDuplicateResult object.
getWeightedCalculatorXMLString(UpdateType.WeightedCalculator) - Method in class com.sun.mdm.index.parser.UpdateType
 
getWildCard() - Method in class com.sun.mdm.index.objects.epath.EPath
getter for the field wildCard
getWorkingPath() - Method in class com.sun.mdm.index.parser.WeblogicType
Getter for WorkingPath attribute of the WeblogicType object
getXASearchPageXML() - Method in class com.sun.mdm.index.parser.EDMType
 
getXMLString() - Method in class com.sun.mdm.index.parser.MasterType
return XML String for this MasterType
getXMLString() - Method in class com.sun.mdm.index.parser.MatchFieldDef
return XML String for this QueryType
getXMLString() - Method in class com.sun.mdm.index.parser.QueryType
return XML String for this QueryType
getXMLString(ArrayList) - Method in class com.sun.mdm.index.parser.UpdateType
return XML String for this UpdateType
getYear(Date) - Static method in class com.sun.mdm.index.util.DateUtil
Get year string for the specified date.
getguiType() - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
getmSystemDisplayNameOverrides() - Method in class com.sun.mdm.index.parser.EDMType
 
getmSystems() - Method in class com.sun.mdm.index.parser.ElephantObject
 
getmatchingList() - Method in class com.sun.mdm.index.filter.ExclusionFilterCofig
 
guiType - Variable in class com.sun.mdm.index.parser.EDMFieldDef
 

H

HASH_MAP_TYPE - Static variable in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
HOME_SYS_PROP - Static variable in class com.sun.mdm.index.configurator.ConfigurationService
JVM property name for BBE home directory
HelperCreationException - exception com.sun.mdm.index.survivor.HelperCreationException.
Helper creation exception
HelperCreationException() - Constructor for class com.sun.mdm.index.survivor.HelperCreationException
Creates new HelperCreationException without detail message.
HelperCreationException(String) - Constructor for class com.sun.mdm.index.survivor.HelperCreationException
Constructs an HelperCreationException with the specified detail message.
HelperCreationException(Throwable) - Constructor for class com.sun.mdm.index.survivor.HelperCreationException
Constructs an HelperCreationException with the specified cause.
HelperCreationException(String, Throwable) - Constructor for class com.sun.mdm.index.survivor.HelperCreationException
Constructs an HelperCreationException with the specified detail message and cause.
HelperFactory - class com.sun.mdm.index.survivor.HelperFactory.
Factory methods to create a SurvivorHelper
HelperFactory() - Constructor for class com.sun.mdm.index.survivor.HelperFactory
disabled, use factory method
hasCode(String, String) - Method in class com.sun.mdm.index.codelookup.CodeRegistry
Check if code exists.
hasCode(String, String) - Method in class com.sun.mdm.index.codelookup.UserCodeRegistry
Check if code exists.
hasFieldReadAccess(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether the given field has read access.
hasFieldUpdateAccess(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether the given field has update access.
hasModule(String) - Method in class com.sun.mdm.index.codelookup.CodeRegistry
Check if module exists.
hasModule(String) - Method in class com.sun.mdm.index.codelookup.UserCodeRegistry
Check if module exists.
hasMore() - Method in class com.sun.mdm.index.report.MultirowReport1
Checks if there are more records in the result set.
hasNext() - Method in class com.sun.mdm.index.edm.services.configuration.ChildElementIterator
Returns true if there is atleast one more matching element
hasNext() - Method in class com.sun.mdm.index.page.ArrayPageAdapter
See PageAdapter
hasNext() - Method in class com.sun.mdm.index.page.AssumedMatchPageAdapter
See PageAdapter
hasNext() - Method in class com.sun.mdm.index.page.EuidPageAdapter
See PageAdapter
hasNext() - Method in class com.sun.mdm.index.page.IteratorPageAdapter
See PageAdapter
hasNext() - Method in class com.sun.mdm.index.page.ObjectNodePageIterator
See PageIterator
hasNext() - Method in interface com.sun.mdm.index.page.PageAdapter
Return true if there are more records
hasNext() - Method in class com.sun.mdm.index.page.PageIterator
Returns true if there are more records left in the iterator.
hasNext() - Method in class com.sun.mdm.index.page.PageIteratorWrapper
See PageIterator
hasNext() - Method in class com.sun.mdm.index.page.PotentialDuplicatePageAdapter
See PageAdapter
hasNext() - Method in class com.sun.mdm.index.page.TransactionPageAdapter
Indicate if there is another object
hasNext() - Method in interface com.sun.mdm.index.query.AssemblerEngine
returns true if has a Next object else returns false
hasNext() - Method in class com.sun.mdm.index.query.AssemblerEngineImpl
returns true if there is another composite value object else returns false.
hasNext() - Method in class com.sun.mdm.index.query.ConditionBlockIterator
 
hasNext() - Method in class com.sun.mdm.index.query.ConditionLeafIterator
 
hasNext() - Method in class com.sun.mdm.index.query.QMIterator
Returns a Boolean indicator of whether the iterator contains a next object to retrieve.
hasNext() - Method in class com.sun.mdm.index.query.QueryPipeLine
returns true or false if next object can be retrieved
hasNext() - Method in class com.sun.mdm.index.query.TupleAssemblerEngine
Returns true if has a Next object; otherwise returns false
hasNext() - Method in class com.sun.mdm.index.report.MultirowReport1
Checks if there is another row.
hasObjectAddAccess() - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether the object has add access.
hasObjectDeleteAccess() - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether the object has delete access.
hasObjectReadAccess() - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether the object has read access.
hasObjectUpdateAccess() - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether the object has update access.
hasReadAccess() - Method in class com.sun.mdm.index.objects.FieldFlag
if field is accessible for read
hasReadAccess() - Method in class com.sun.mdm.index.objects.ObjectField
check to see if the field has read access
hasUpdateAccess() - Method in class com.sun.mdm.index.objects.FieldFlag
if field is accessible for update
hasUpdateAccess() - Method in class com.sun.mdm.index.objects.ObjectField
check to see if the field has update access
hashCode() - Method in class com.sun.mdm.index.matching.ScoreElement
Calculate the hashcode of this object, based on the equals definition above, just based on the euid
hashCode() - Method in class com.sun.mdm.index.matching.converter.MatchTupleConverter.ChildInfo
Calculate the hashcode of this object, based on the equals definition above, just based on the type
hashCode() - Method in class com.sun.mdm.index.objects.ObjectKey
calculates hashCode 1.
hashCode() - Method in class com.sun.mdm.index.objects.ObjectKeyType
 
hashCode() - Method in class com.sun.mdm.index.objects.ObjectNode
hash code
hashCode() - Method in class com.sun.mdm.index.objects.PotentialDuplicate
hash code
hashCode() - Method in class com.sun.mdm.index.objects.SystemObjectPK
 
hashCode() - Method in class com.sun.mdm.index.objects.epath.EPath
hash code
hashCode() - Method in class com.sun.mdm.index.ops.TransactionLog
Hash code.
hashCode() - Method in class com.sun.mdm.index.persistence.EnterprisePK
 
hashCode() - Method in class com.sun.mdm.index.query.Condition
 
hashCode() - Method in class com.sun.mdm.index.query.QueryObject
 
hashCode() - Method in class com.sun.mdm.index.survivor.SystemField
Returns the hash code value for this SystemField object.
hashString() - Method in class com.sun.mdm.index.query.Condition
 
hashString() - Method in class com.sun.mdm.index.query.JoinCondition
 
helperClass - Variable in class com.sun.mdm.index.parser.UpdateType.SurvivorHelperConfig
 
hint - Variable in class com.sun.mdm.index.parser.QueryType.BlockDefinition
 
history(String) - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.MidmConverter
 
history - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 

I

ID - Static variable in class com.sun.mdm.index.report.AssumedMatchReport
 
ID - Static variable in class com.sun.mdm.index.report.PotentialDuplicateReport
 
IDLENGTH - Static variable in class com.sun.mdm.index.parser.MasterType
 
INTEGER - Static variable in class com.sun.mdm.index.objects.validation.FieldType
Integer
INTEGRATION_SERVER_NAME - Static variable in class com.sun.mdm.index.util.ConnectorParamReader
integration server name
INTFIELD - Static variable in class com.sun.mdm.index.parser.FieldDef
int
IntegerValueValidator - class com.sun.mdm.index.objects.validation.IntegerValueValidator.
 
IntegerValueValidator(Integer, Integer) - Constructor for class com.sun.mdm.index.objects.validation.IntegerValueValidator
Creates a new instance of IntegerValueValidator
InvalidContraintByField - exception com.sun.mdm.index.objects.validation.exception.InvalidContraintByField.
 
InvalidContraintByField() - Constructor for class com.sun.mdm.index.objects.validation.exception.InvalidContraintByField
Creates a new instance of InvalidContraintByField without detail message.
InvalidContraintByField(String) - Constructor for class com.sun.mdm.index.objects.validation.exception.InvalidContraintByField
Constructs an instance of InvalidContraintByField with the specified detail message.
InvalidFieldNameException - exception com.sun.mdm.index.objects.exception.InvalidFieldNameException.
The InvalidFieldNameException class represents an exception thrown when the given field name is invalid.
InvalidFieldNameException() - Constructor for class com.sun.mdm.index.objects.exception.InvalidFieldNameException
Creates a new instance of the InvalidFieldNameException class without an error message.
InvalidFieldNameException(String) - Constructor for class com.sun.mdm.index.objects.exception.InvalidFieldNameException
Creates a new instance of the InvalidFieldNameException class with an error message.
InvalidFieldNameValueException - exception com.sun.mdm.index.objects.exception.InvalidFieldNameValueException.
 
InvalidFieldNameValueException() - Constructor for class com.sun.mdm.index.objects.exception.InvalidFieldNameValueException
Creates a new instance of InvalidKeyNameException without detail message.
InvalidFieldNameValueException(String) - Constructor for class com.sun.mdm.index.objects.exception.InvalidFieldNameValueException
Constructs an instance of InvalidKeyNameException with the specified detail message.
InvalidFieldValueException - exception com.sun.mdm.index.objects.exception.InvalidFieldValueException.
The InvalidFieldValueException class represents an exception thrown when an invalid value is entered into a field.
InvalidFieldValueException() - Constructor for class com.sun.mdm.index.objects.exception.InvalidFieldValueException
Creates a new instance of the InvalidFieldValueException class without an error message.
InvalidFieldValueException(String) - Constructor for class com.sun.mdm.index.objects.exception.InvalidFieldValueException
Creates a new instance of the InvalidFieldValueException class with an error message.
InvalidKeyNameException - exception com.sun.mdm.index.objects.exception.InvalidKeyNameException.
 
InvalidKeyNameException() - Constructor for class com.sun.mdm.index.objects.exception.InvalidKeyNameException
Creates a new instance of InvalidKeyNameException without detail message.
InvalidKeyNameException(String) - Constructor for class com.sun.mdm.index.objects.exception.InvalidKeyNameException
Constructs an instance of InvalidKeyNameException with the specified detail message.
InvalidKeyNameValueException - exception com.sun.mdm.index.objects.exception.InvalidKeyNameValueException.
 
InvalidKeyNameValueException() - Constructor for class com.sun.mdm.index.objects.exception.InvalidKeyNameValueException
Creates a new instance of InvalidKeyNameException without detail message.
InvalidKeyNameValueException(String) - Constructor for class com.sun.mdm.index.objects.exception.InvalidKeyNameValueException
Constructs an instance of InvalidKeyNameException with the specified detail message.
InvalidKeyObjectException - exception com.sun.mdm.index.objects.exception.InvalidKeyObjectException.
The InvalidKeyObjectException class represents an exception thrown when the given key does not match the key definition for the object.
InvalidKeyObjectException() - Constructor for class com.sun.mdm.index.objects.exception.InvalidKeyObjectException
Creates a new instance of the InvalidKeyObjectException class without an error message.
InvalidKeyObjectException(String) - Constructor for class com.sun.mdm.index.objects.exception.InvalidKeyObjectException
Creates a new instance of the InvalidKeyObjectException class with an error message.
InvalidKeyTypeException - exception com.sun.mdm.index.objects.exception.InvalidKeyTypeException.
Each field in an object node has control flags represented by a number.
InvalidKeyTypeException() - Constructor for class com.sun.mdm.index.objects.exception.InvalidKeyTypeException
Creates a new instance of the InvalidKeyTypeException class without an error message.
InvalidKeyTypeException(String) - Constructor for class com.sun.mdm.index.objects.exception.InvalidKeyTypeException
Creates a new instance of the InvalidKeyTypeException class with an error message.
InvalidKeyValueException - exception com.sun.mdm.index.objects.exception.InvalidKeyValueException.
 
InvalidKeyValueException() - Constructor for class com.sun.mdm.index.objects.exception.InvalidKeyValueException
Creates a new instance of InvalidKeyNameException without detail message.
InvalidKeyValueException(String) - Constructor for class com.sun.mdm.index.objects.exception.InvalidKeyValueException
Constructs an instance of InvalidKeyNameException with the specified detail message.
InvalidObjectException - exception com.sun.mdm.index.objects.exception.InvalidObjectException.
 
InvalidObjectException() - Constructor for class com.sun.mdm.index.objects.exception.InvalidObjectException
Creates a new instance of InvalidKeyNameException without detail message.
InvalidObjectException(String) - Constructor for class com.sun.mdm.index.objects.exception.InvalidObjectException
Constructs an instance of InvalidKeyNameException with the specified detail message.
InvalidReferencedCode - exception com.sun.mdm.index.objects.validation.exception.InvalidReferencedCode.
 
InvalidReferencedCode() - Constructor for class com.sun.mdm.index.objects.validation.exception.InvalidReferencedCode
Creates a new instance of InvalidReferencedCode without detail message.
InvalidReferencedCode(String) - Constructor for class com.sun.mdm.index.objects.validation.exception.InvalidReferencedCode
Constructs an instance of InvalidReferencedCode with the specified detail message.
InvalidReferencedModule - exception com.sun.mdm.index.objects.validation.exception.InvalidReferencedModule.
 
InvalidReferencedModule() - Constructor for class com.sun.mdm.index.objects.validation.exception.InvalidReferencedModule
Creates a new instance of InvalidReferencedModule without detail message.
InvalidReferencedModule(String) - Constructor for class com.sun.mdm.index.objects.validation.exception.InvalidReferencedModule
Constructs an instance of InvalidReferencedModule with the specified detail message.
IteratorPageAdapter - class com.sun.mdm.index.page.IteratorPageAdapter.
Page adapter for Iterators
IteratorPageAdapter(Iterator, int) - Constructor for class com.sun.mdm.index.page.IteratorPageAdapter
Creates a new instance of IteratorPageAdapter
IteratorPageAdapter(QMIterator, int) - Constructor for class com.sun.mdm.index.page.IteratorPageAdapter
Creates a new instance of IteratorPageAdapter
idleTimeOut() - Method in class com.sun.mdm.index.page.ArrayPageAdapter
See PageAdapter
idleTimeOut() - Method in class com.sun.mdm.index.page.AssumedMatchPageAdapter
See PageAdapter
idleTimeOut() - Method in class com.sun.mdm.index.page.EuidPageAdapter
See PageAdapter
idleTimeOut() - Method in class com.sun.mdm.index.page.IteratorPageAdapter
See PageAdapter
idleTimeOut() - Method in interface com.sun.mdm.index.page.PageAdapter
After the timeout period has expired, this method is called to allow the data source to perform resource conservation activities.
idleTimeOut() - Method in class com.sun.mdm.index.page.PotentialDuplicatePageAdapter
See PageAdapter
idleTimeOut() - Method in class com.sun.mdm.index.page.TransactionPageAdapter
After the timeout period has expired, this method is called to allow the data source to perform resource conservation activities.
incrementConnectionCounter() - Static method in class com.sun.mdm.index.query.QueryManagerImpl
 
indexMap - Variable in class com.sun.mdm.index.objects.ObjectNode
 
indices - Variable in class com.sun.mdm.index.objects.epath.EPath
indices
info(Object) - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#info
info(Object, Throwable) - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#info
init() - Method in interface com.sun.mdm.index.configurator.ConfigurationInfo
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.MEFAConfiguration
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.MatchEngineConfig
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.UpdateManagerConfig
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.decision.DecisionMakerConfiguration
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.idgen.EuidGeneratorConfiguration
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.master.MasterControllerConfiguration
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.querybuilder.KeyValueConfiguration
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.querybuilder.QueryBuilderConfiguration
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.security.SecurityConfiguration
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration
Initialize.
init() - Method in class com.sun.mdm.index.configurator.impl.validation.ValidationConfiguration
Initialize.
init() - Static method in class com.sun.mdm.index.edm.control.QwsController
 
init() - Static method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
Gets the instance attribute of the ConfigManager class To be called before getInstance() is called.
init() - Static method in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
init() - Static method in class com.sun.mdm.index.edm.services.security.SecurityManager
Initialize the Security Manager.
init() - Static method in class com.sun.mdm.index.edm.util.DateUtil
Gets the date format of the DateUtil class To be called before from login.
init(SessionContext) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Create method specified in EJB 1.1 section 6.10.3 * *
init(SessionContext) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
initialize MasterControllerCoreImpl
init() - Method in class com.sun.mdm.index.filter.ExclusionFilterCofig
 
init() - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
init() - Method in class com.sun.mdm.index.ops.ObjectPersistenceService
Initialization.
init() - Method in class com.sun.mdm.index.query.AssembleObjectState
 
init() - Method in class com.sun.mdm.index.query.EOObjectNodeAssembler
 
init() - Method in class com.sun.mdm.index.query.EOSearchResultAssembler
Initializes the resources to be used by EOSearchResultAssembler.
init() - Method in class com.sun.mdm.index.query.ObjectNodeAssembler
Initializes the resources to be used by ObjectNodeAssembler.
init() - Method in interface com.sun.mdm.index.query.ResultObjectAssembler
Initializes the resources to be used by ResultObjectAssembler.
init() - Method in class com.sun.mdm.index.query.TupleAssembler
Initializes the resources to be used by TupleAssembler.
init(ConfigurationInfo) - Method in class com.sun.mdm.index.querybuilder.BasicQueryBuilder
See QueryBuilder
init(ConfigurationInfo) - Method in class com.sun.mdm.index.querybuilder.BlockerQueryBuilder
See QueryBuilder
init(ConfigurationInfo) - Method in class com.sun.mdm.index.querybuilder.QueryBuilder
Initialize the builder
init(SurvivorHelperConfig) - Method in class com.sun.mdm.index.survivor.AbstractSurvivorHelper
initialize the helper using a configuration object
init(Collection) - Method in interface com.sun.mdm.index.survivor.SurvivorStrategyInterface
Initializes the survivor strategy object.
init(SurvivorHelperConfig) - Method in class com.sun.mdm.index.survivor.impl.DefaultSurvivorHelper
 
init(Collection) - Method in class com.sun.mdm.index.survivor.impl.DefaultSurvivorStrategy
 
init(Collection) - Method in class com.sun.mdm.index.survivor.impl.UnionSurvivorStrategy
 
init(Collection) - Method in class com.sun.mdm.index.survivor.impl.WeightedSurvivorStrategy
Initializes the survivor strategy object. Call this method after creating the object.

initCompile(SQLDescriptor[], AssembleDescriptor) - Method in interface com.sun.mdm.index.query.AssemblerEngine
This is used during compilation and any data structures are cached.
initCompile(SQLDescriptor[], AssembleDescriptor) - Method in class com.sun.mdm.index.query.AssemblerEngineImpl
part of compilation is to create CreateObjectList and create AssembleObjectState These will be used during run time execution of engine.
initCompile(SQLDescriptor[], AssembleDescriptor) - Method in class com.sun.mdm.index.query.QMIterator
 
initCompile(SQLDescriptor[], AssembleDescriptor) - Method in class com.sun.mdm.index.query.QueryPipeLine
 
initCompile(SQLDescriptor[], AssembleDescriptor) - Method in class com.sun.mdm.index.query.TupleAssemblerEngine
initilization of TupleAssemblerEngine
initDBProductID(Connection) - Method in class com.sun.mdm.index.ejb.sequence.SequenceEJB
Sets up DBProductID for this installation to either DB_SQLSERVER, DB_MYSQL or DB_ORACLE.
initDBProductID(Connection) - Static method in class com.sun.mdm.index.util.ConnectionUtil
Sets up DBProductID for this installation to either DB_SQLSERVER, DB_MYSQL or DB_ORACLE.
initParameters - Variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig.StrategyConfig
initialization parameters
initPrepareIndexMap(int) - Method in class com.sun.mdm.index.query.QPath
 
initRun(Connection, ResultSet[], Statement[], int) - Method in interface com.sun.mdm.index.query.AssemblerEngine
This initialization is used during run time.
initRun(Connection, ResultSet[], Statement[], int, boolean) - Method in interface com.sun.mdm.index.query.AssemblerEngine
This initialization is used during run time.
initRun(Connection, ResultSet[], Statement[], int) - Method in class com.sun.mdm.index.query.AssemblerEngineImpl
This initialises data structures that are used during assembling.
initRun(Connection, ResultSet[], Statement[], int, boolean) - Method in class com.sun.mdm.index.query.AssemblerEngineImpl
This initialises data structures that are used during assembling.
initRun(Connection, ResultSet[], Statement[], int) - Method in class com.sun.mdm.index.query.QMIterator
 
initRun(Connection, ResultSet[], Statement[], int, boolean) - Method in class com.sun.mdm.index.query.QMIterator
This method initializes the data structures that are used during run time and can be writeable.
initRun(Connection, ResultSet[], Statement[], int) - Method in class com.sun.mdm.index.query.QueryPipeLine
 
initRun(Connection, ResultSet[], Statement[], int, boolean) - Method in class com.sun.mdm.index.query.QueryPipeLine
This method initializes the data structures that are used during run time and can be writeable.
initRun(Connection, ResultSet[], Statement[], int) - Method in class com.sun.mdm.index.query.TupleAssemblerEngine
This initialization is used during run time.
initRun(Connection, ResultSet[], Statement[], int, boolean) - Method in class com.sun.mdm.index.query.TupleAssemblerEngine
This initialization is used during runtime.
initialScreen - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
initialScreenID - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
initialize() - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Create method specified in EJB 1.1 section 6.10.3
initialize() - Method in class com.sun.mdm.index.ejb.report.BatchReportGeneratorEJB
 
initialize() - Method in class com.sun.mdm.index.ejb.report.ReportGeneratorEJB
 
initialize() - Method in class com.sun.mdm.index.ejb.sequence.SequenceEJB
 
initialize(MatchEngineConfiguration) - Method in interface com.sun.mdm.index.matching.MatcherAPI
Initialize the match engine and the adapter called once upon startup for each adapter instance
initialize(StandardizerEngineConfiguration) - Method in interface com.sun.mdm.index.matching.StandardizerAPI
Initialize the standardization engine and the adapter called once upon startup for each adapter instance
initialize() - Method in class com.sun.mdm.index.matching.StandardizerImpl
Load and initialize the configured standardizer API implementation
initialize(MatchEngineConfiguration) - Method in class com.sun.mdm.index.matching.adapter.SbmeMatcherAdapter
Initialize the Sbme match engine and the adapter
initialize(StandardizerEngineConfiguration) - Method in class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapter
Initialize the Sbme standardization engine and the adapter
initialize(String, String) - Method in class com.sun.mdm.index.outbound.OutBoundSender
Initialize the OutBound Sender
initialize(String) - Method in class com.sun.mdm.index.outbound.OutBoundSender
Initialize the OutBound Sender
initializeConfigurationSecurity() - Static method in class com.sun.mdm.index.edm.services.security.Logon
 
initializeOriginalConditionsForPrepare() - Method in class com.sun.mdm.index.query.QueryObject
 
initializeQWSControllerValidationDate() - Static method in class com.sun.mdm.index.edm.services.security.Logon
 
inputMask - Variable in class com.sun.mdm.index.parser.EDMFieldDef
 
insertAuditLog(Connection, AuditDataObject) - Method in class com.sun.mdm.index.audit.AuditManager
Add audit data to the database.
insertAuditLog(String, String, String, String, int, String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
insertAuditLog(AuditDataObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Inserts an audit log record of a transaction into the database.
insertAuditLog(Connection, AuditDataObject) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Inserts an audit log record of a transaction into the database.
insertAuditLog(Connection, AuditDataObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Insert an audit log record.
insertAuditLog(AuditDataObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Inserts an audit log record of a transaction into the database.
instance - Static variable in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
instruction - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
intercept(InvocationContext) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
 
isAdded() - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether the object node has been added to the object.
isAllowed(String) - Method in class com.sun.mdm.index.edm.control.UserProfile
Checks if an operation is allowed for a UserProfile instance.
isAtleastOneSOActive() - Method in class com.sun.mdm.index.objects.EnterpriseObject
Indicates whether at least one system object in the enterprise object\ is still active.
isBlank(String) - Static method in class com.sun.mdm.index.query.AxionSQLObject
is the String blank
isBlank(String) - Static method in class com.sun.mdm.index.query.SQLServerSQLObject
is the String blank
isBlock() - Method in class com.sun.mdm.index.query.Condition
Returns an indicator of whether a condition node is a block.
isBlockOn() - Method in class com.sun.mdm.index.parser.FieldDef
 
isBlockerSearch() - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
isBlockingFilterEnabled() - Method in class com.sun.mdm.index.filter.ExclusionListLookup
 
isChanged() - Method in class com.sun.mdm.index.objects.FieldFlag
Getter for Changed attribute of the FieldFlag object
isChanged() - Method in class com.sun.mdm.index.objects.ObjectField
check to see if the field is changed
isChanged(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether the value of a field changed in the current transaction.
isComplete() - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone.DoubleMetaphoneResult
 
isDataSensitive(ObjectNode) - Method in interface com.sun.mdm.index.util.ObjectSensitivePlugIn
checks if data is sensitive such as Person whose VIPFlag = V.
isDatabaseANSI() - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
does Database requires ANSI queries
isDebugEnabled() - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#isDebugEnabled
isDoubleMetaphoneEqual(String, String) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone
Check if the Double Metaphone values of two String values are equal
isDoubleMetaphoneEqual(String, String, boolean) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone
Check if the Double Metaphone values of two String values are equal, optionally using the alternate value
isEPathValid(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
isEUIDMerge(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
isEnabledFor(Level) - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#isEnabledFor
isExtraField() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Gets the extraField attribute of the FieldConfig object
isFieldNameInExclusion(String, String) - Method in class com.sun.mdm.index.filter.ExclusionListLookup
This method used to check field name is present in the corresponding exclusion list.
isFieldNodePath(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
isFieldRequired(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets field required by field path
isFieldRequired(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
isFieldToken(int) - Method in class com.sun.mdm.index.objects.epath.EPath
is the token a field
isFieldUpdateable(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
gets field updateable by field path
isFieldUpdateable(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
isFieldValueInExclusion(Object, String, String) - Method in class com.sun.mdm.index.filter.ExclusionListLookup
This method used to check field value is present in the corresponding exclusion list.
isInOperator() - Method in class com.sun.mdm.index.query.Condition
Indicates whether the operator for the condition is IN.
isInTransactMode() - Method in class com.sun.mdm.index.outbound.OutBoundSender
 
isInfoEnabled() - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#isInfoEnabled
isKeyChanged() - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether key fields in the object node have changed.
isKeyIndexable() - Method in class com.sun.mdm.index.objects.ObjectNode
 
isKeyType() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Gets the keyType attribute of the FieldConfig object
isKeyType() - Method in class com.sun.mdm.index.objects.FieldFlag
Getter for KeyType attribute of the FieldFlag object
isKeyType() - Method in class com.sun.mdm.index.objects.ObjectField
checks if the field is of Key
isKeyType(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether the given field is a unique key field.
isKeyType() - Method in class com.sun.mdm.index.parser.FieldDef
 
isKeyValid(ObjectKey) - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether the given key object is valid.
isLeaf() - Method in class com.sun.mdm.index.query.Condition
Returns an indicator of whether a condition node is a leaf in the object tree.
isMatchFieldChanged(Object[], Object[]) - Method in class com.sun.mdm.index.master.MatchFieldChange
Determine if a match field has changed in two enterprise objects
isMatchingFilterEnabled() - Method in class com.sun.mdm.index.filter.ExclusionListLookup
 
isMergedRecordUpdateEnabled() - Method in class com.sun.mdm.index.configurator.impl.master.MasterControllerConfiguration
Get allowed merged record update flag.
isMetaphoneEqual(String, String) - Method in class com.sun.mdm.index.phonetic.impl.Metaphone
Tests is the metaphones of two strings are identical.
isModified() - Method in class com.sun.mdm.index.parser.EDMType
 
isModified() - Method in class com.sun.mdm.index.parser.EIndexObject
 
isModified() - Method in class com.sun.mdm.index.parser.MasterType
 
isModified() - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
isModified() - Method in class com.sun.mdm.index.parser.QueryType
 
isModified() - Method in class com.sun.mdm.index.parser.UpdateType
 
isNew() - Method in class com.sun.mdm.index.objects.ObjectNode
 
isNull() - Method in class com.sun.mdm.index.objects.FieldFlag
Getter for Null attribute of the FieldFlag object
isNull() - Method in class com.sun.mdm.index.objects.ObjectField
checks if the field is holding NULL value
isNull(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether the given field contains a null value.
isNullable() - Method in class com.sun.mdm.index.objects.FieldFlag
Getter for Nullable attribute of the FieldFlag object
isNullable() - Method in class com.sun.mdm.index.objects.ObjectField
checks if the field is nullable
isNullable(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether the value of the given field can be null.
isNullable() - Method in class com.sun.mdm.index.parser.FieldDef
 
isObjectNode(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
isObjectNodePath(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
isObjectNodeSensitive(ObjectNode) - Static method in class com.sun.mdm.index.edm.util.QwsUtil
 
isOldFormatConditionExpression(Condition[]) - Method in class com.sun.mdm.index.query.QueryObject
 
isOldFormatConditionExpressionTree() - Method in class com.sun.mdm.index.query.Condition
This method will return true if and only if all the Conditions in the Condition Expression are connected by AND Operator.
isOneExactMatchEnabled() - Method in class com.sun.mdm.index.decision.impl.DefaultDecisionMaker
Return true if one exact match enabled
isOneOfTheseRequired() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Gets the oneOftheseRequired attribute of the FieldConfig object
isPathValid(String) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
isPessimisticEnabled() - Method in class com.sun.mdm.index.configurator.impl.master.MasterControllerConfiguration
Returns true if pessimistic parameter set to true in configuration.
isPhoneticizeRequired() - Method in class com.sun.mdm.index.querybuilder.QueryBuilder
Return true if phoneticization required
isPrepare() - Method in class com.sun.mdm.index.query.Condition
Indicates whether the statement will be prepared.
isPrepare() - Method in class com.sun.mdm.index.query.QueryObject
 
isPrepare() - Method in class com.sun.mdm.index.query.QueryObjectCache
 
isRange() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
getter method for the range field
isRegularKeyIndexable() - Method in class com.sun.mdm.index.objects.ObjectNode
 
isRemoved() - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether an object node is marked for deletion.
isRequired() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Gets the required attribute of the FieldConfig object
isRequired() - Method in class com.sun.mdm.index.objects.metadata.FieldMetaData
gets field required
isRequired() - Method in class com.sun.mdm.index.objects.validation.FieldDescriptor
Get Required attribute of this field
isRequired() - Method in class com.sun.mdm.index.parser.FieldDef
 
isRootNode() - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
 
isSBR() - Method in class com.sun.mdm.index.objects.epath.EPathGroup
is this EPathGroup contains SBR epaths
isSBR(EPath) - Static method in class com.sun.mdm.index.objects.epath.EPathGroup
does input epath contains SBR epaths
isSO() - Method in class com.sun.mdm.index.objects.epath.EPathGroup
is this EPathGroup contains SO epaths
isSameSystemMatchEnabled() - Method in class com.sun.mdm.index.decision.impl.DefaultDecisionMaker
Return true if same system match enabled
isSbrFilterEnabled() - Method in class com.sun.mdm.index.filter.ExclusionListLookup
 
isSearched() - Method in class com.sun.mdm.index.objects.FieldFlag
Getter for Searched attribute of the FieldFlag object
isSearched() - Method in class com.sun.mdm.index.objects.ObjectField
checks if the field is searched on
isSearched(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether a field is used for searches.
isSensitive() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Gets the sensitive attribute of the FieldConfig object
isStandardizeRequired() - Method in class com.sun.mdm.index.querybuilder.QueryBuilder
Return true if Standardization required
isSystemObjectExists(String, String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
isTokenExists(int) - Method in class com.sun.mdm.index.objects.epath.EPath
is there a token at the position
isUpdateable() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Gets the updateable attribute of the FieldConfig object
isUpdateable() - Method in class com.sun.mdm.index.objects.metadata.FieldMetaData
gets field updateable
isUpdateable() - Method in class com.sun.mdm.index.objects.validation.FieldDescriptor
Get Updateable attribute of this field
isUpdateable() - Method in class com.sun.mdm.index.parser.FieldDef
 
isUpdated() - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether an object node has been updated during a transaction.
isValidCode(String) - Method in class com.sun.mdm.index.objects.validation.ReferenceDescriptor
Check if the sepcified value is a valid code
isValidCode(String) - Method in class com.sun.mdm.index.objects.validation.UserReferenceDescriptor
Check if the sepcified value is a valid code
isValueExists(ArrayList, Object) - Method in class com.sun.mdm.index.filter.ExclusionListLookup
This method will check whether field value list present in the corresponding list valus.
isValueValid(int, Object) - Static method in class com.sun.mdm.index.objects.ObjectField
check if field value type matches
isVisible() - Method in class com.sun.mdm.index.objects.FieldFlag
Getter for Visible attribute of the FieldFlag object
isVisible() - Method in class com.sun.mdm.index.objects.ObjectField
checks if the field is visible
isVisible(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Checks whether a field is visible on the Enterprise Data Manager (EDM).
isVisible() - Method in class com.sun.mdm.index.parser.FieldDef
 
isWeighted() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchOptions
Retrieves the value set by the setWeighted class, which determines whether query results are weighted.
itemPerPage - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchResultListPage
 
iterator() - Method in class com.sun.mdm.index.survivor.SystemFieldList
Returns an iterator for the list of fields in the SystemFieldList object.

J

JNDINames - interface com.sun.mdm.index.util.JNDINames.
JNDI name constants
JNDI_INIT_CONTEXT_FACTORY - Static variable in class com.sun.mdm.index.util.ConnectorParamReader
jndi initial context factory
JNDI_PROVIDER_URL - Static variable in class com.sun.mdm.index.util.ConnectorParamReader
jndi provider url
JarUtil - class com.sun.mdm.index.util.JarUtil.
Utilities for jar file manipulation
JoinCondition - class com.sun.mdm.index.query.JoinCondition.
 
JoinCondition(String, String, String, String) - Constructor for class com.sun.mdm.index.query.JoinCondition
 
JoinCondition(String, Condition) - Constructor for class com.sun.mdm.index.query.JoinCondition
 
JoinList - class com.sun.mdm.index.query.JoinList.
This is used by SingleQueryParser.
JoinList() - Constructor for class com.sun.mdm.index.query.JoinList
Creates a new instance of JoinList
JoinObject - class com.sun.mdm.index.query.JoinObject.
 
JoinObject() - Constructor for class com.sun.mdm.index.query.JoinObject
Creates a new instance of JoinObject
JoinObject(String, String) - Constructor for class com.sun.mdm.index.query.JoinObject
 
join() - Method in class com.sun.mdm.index.query.JoinObject
 

K

KEYTYPEMASK - Static variable in class com.sun.mdm.index.objects.FieldFlag
bit mask for KEYTYPE
KEYTYPETYPE - Static variable in class com.sun.mdm.index.objects.FieldFlag
type for KEYTYPE
KeyStatisticsReport - class com.sun.mdm.index.report.KeyStatisticsReport.
Report class for key stats
KeyStatisticsReport(ReportConfig) - Constructor for class com.sun.mdm.index.report.KeyStatisticsReport
Creates a new instance of KeyStatisticsReport
KeyStatisticsReportConfig - class com.sun.mdm.index.report.KeyStatisticsReportConfig.
Configuration class for key statistics report
KeyStatisticsReportConfig() - Constructor for class com.sun.mdm.index.report.KeyStatisticsReportConfig
 
KeyStatisticsReportDB - class com.sun.mdm.index.report.KeyStatisticsReportDB.
Key Statistics Report DB class for retrieving statistic data from database
KeyStatisticsReportDB() - Constructor for class com.sun.mdm.index.report.KeyStatisticsReportDB
default constructor
KeyValueConfiguration - class com.sun.mdm.index.configurator.impl.querybuilder.KeyValueConfiguration.
Key Value Configuration.
KeyValueConfiguration() - Constructor for class com.sun.mdm.index.configurator.impl.querybuilder.KeyValueConfiguration
Creates new KeyValueConfiguration
keepFirstStandardizedVersion(SbmeStandRecord[][], SystemObject, String[], String[]) - Method in class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapter
Keep only the first standardized version of a record.
keySet() - Method in class com.sun.mdm.index.survivor.SystemFieldListMap
Retrieves the list of system keys from the mapping.
keySet(String) - Method in class com.sun.mdm.index.survivor.SystemFieldListMap
Retrieves the set of system keys that correspond to the given system code.
keyType - Variable in class com.sun.mdm.index.parser.EDMFieldDef
 
keys - Variable in class com.sun.mdm.index.objects.epath.EPath
keys

L

LEFT - Static variable in class com.sun.mdm.index.parser.Utils
 
LID - Static variable in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
LID - Static variable in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
LID - Static variable in class com.sun.mdm.index.report.AssumedMatchReport
 
LID - Static variable in class com.sun.mdm.index.report.UpdateReport
 
LID_HEADER - Static variable in class com.sun.mdm.index.edm.services.configuration.ConfigManager
 
LID_MERGE_FUNCTION - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
LID_MERGE_INDEX - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
LID_TRANSFER_FUNCTION - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
LID_UNMERGE_FUNCTION - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
LID_UNMERGE_INDEX - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
LINE - Static variable in class com.sun.mdm.index.parser.Utils
 
LOCALE - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
locale name tag
LOCALE_CODES - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
locale codes tag
LOCALE_FIELD_NAME - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
locale field name tag
LOCALE_MAPS - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
locale maps tag
LOCALE_VALUES - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
locale value tag
LOGICAL_HOST_NAME - Static variable in class com.sun.mdm.index.util.ConnectorParamReader
logical host name
LONG - Static variable in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
LONG - Static variable in class com.sun.mdm.index.objects.validation.FieldType
Long
LONGFIELD - Static variable in class com.sun.mdm.index.parser.FieldDef
long
LONGFIELD - Static variable in class com.sun.mdm.index.parser.FieldType
long
LONGRAW - Static variable in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
LessThanCondition - class com.sun.mdm.index.configurator.impl.blocker.LessThanCondition.
Less than condition.
LessThanCondition() - Constructor for class com.sun.mdm.index.configurator.impl.blocker.LessThanCondition
Creates a new instance of LessThanCondition
LessThanEqualsCondition - class com.sun.mdm.index.configurator.impl.blocker.LessThanEqualsCondition.
Less than equals condition.
LessThanEqualsCondition() - Constructor for class com.sun.mdm.index.configurator.impl.blocker.LessThanEqualsCondition
Creates a new instance of LessThanEqualsCondition
LocalIdValidator - class com.sun.mdm.index.objects.validation.LocalIdValidator.
 
LocalIdValidator() - Constructor for class com.sun.mdm.index.objects.validation.LocalIdValidator
 
LocalIdValidator.LocalIdDefinition - class com.sun.mdm.index.objects.validation.LocalIdValidator.LocalIdDefinition.
 
LocalIdValidator.LocalIdDefinition(String, int, String) - Constructor for class com.sun.mdm.index.objects.validation.LocalIdValidator.LocalIdDefinition
 
Localizer - class com.sun.mdm.index.util.Localizer.
This class supports localization.
Localizer(Pattern, String, String) - Constructor for class com.sun.mdm.index.util.Localizer
 
LockManager - class com.sun.mdm.index.ops.LockManager.
 
LockManager() - Constructor for class com.sun.mdm.index.ops.LockManager
Creates a new instance of LockManager
LogUtil - class com.sun.mdm.index.util.LogUtil.
Log utility functions
LogUtil() - Constructor for class com.sun.mdm.index.util.LogUtil
 
Logger - class com.sun.mdm.index.util.Logger.
A logger that exposes the same "interface" as the Log4J logger but in fact logs to a java.util.logging.Logger delegate.
Logon - class com.sun.mdm.index.edm.services.security.Logon.
 
Logon() - Constructor for class com.sun.mdm.index.edm.services.security.Logon
Creates a new instance of Logon
LongValueValidator - class com.sun.mdm.index.objects.validation.LongValueValidator.
 
LongValueValidator(Long, Long) - Constructor for class com.sun.mdm.index.objects.validation.LongValueValidator
Creates a new instance of LongValueValidator
lID - Variable in class com.sun.mdm.index.objects.SystemObjectPK
Local ID
lID - Variable in class com.sun.mdm.index.persistence.EnterprisePK
lid
lidMerge(Connection, EnterpriseObject, EnterpriseObject, String, String, String) - Method in interface com.sun.mdm.index.ops.TransactionMgr
LID merge: update merged EnterpriseObject in database and log the action in transaction facility.
lidMerge(Connection, EnterpriseObject, EnterpriseObject, String, String, String) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Merge two system objects in the database.
lidTransfer(Connection, EnterpriseObject, EnterpriseObject, String, String) - Method in interface com.sun.mdm.index.ops.TransactionMgr
LID transfer : update enterprise objects involved in transfer and log the action in transaction facility.
lidTransfer(Connection, EnterpriseObject, EnterpriseObject, String, String) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Transfer a SystemObject from one EnterpriseObject to another.
lidUnMerge(Connection, EnterpriseObject, EnterpriseObject, String, String, String) - Method in interface com.sun.mdm.index.ops.TransactionMgr
LID unmerge: update merged EnterpriseObject in database and log the action in transaction facility.
lidUnMerge(Connection, EnterpriseObject, EnterpriseObject, String, String, String, String) - Method in interface com.sun.mdm.index.ops.TransactionMgr
LID unmerge: update merged EnterpriseObject in database and log the action in transaction facility.
lidUnMerge(Connection, EnterpriseObject, EnterpriseObject, String, String, String) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Unmerge two system objects in the database.
lidUnMerge(Connection, EnterpriseObject, EnterpriseObject, String, String, String, String) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
LID unmerge: update unmerged EnterpriseObject in database and log the action in transaction facility Unmerge two system objects in the database.
listToString(List) - Static method in class com.sun.mdm.index.util.LogUtil
 
load(InputStream) - Method in interface com.sun.mdm.index.configurator.ConfigurationMBean
Load the configuration file.
load(InputStream) - Method in class com.sun.mdm.index.configurator.ConfigurationService
Load the configuration file.
loadOPS() - Method in interface com.sun.mdm.index.ops.OPSLoad
Load entity ops handles.
localID - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
localId - Variable in class com.sun.mdm.index.parser.EDMType.SystemDisplayNameOverrides
 
localIdHeader - Variable in class com.sun.mdm.index.parser.EDMType.SystemDisplayNameOverrides
 
localeFieldName - Variable in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
lock(Connection, EnterpriseObject, boolean) - Method in class com.sun.mdm.index.ops.LockManager
Lock the EnterpriseObject.
lock(Connection, EnterpriseObject, String, boolean) - Method in class com.sun.mdm.index.ops.LockManager
Lock the EnterpriseObject.
lock(Connection, EnterpriseObject, EnterpriseObject, String, String) - Method in class com.sun.mdm.index.ops.LockManager
Lock two EnterpriseObjects.
lock(Connection, EnterpriseObject, EnterpriseObject) - Method in class com.sun.mdm.index.ops.LockManager
Lock two EnterpriseObjects.
log(String) - Static method in class com.sun.mdm.index.ops.ObjectPersistenceService
Message logger.
logger - Variable in class com.sun.mdm.index.ops.ObjectInputStreamForVersion
 
logicClass - Variable in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
logicClassGui - Variable in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
lookup - Variable in class com.sun.mdm.index.filter.ExclusionFilterServiceImpl
 
lookupAssumedMatches(Connection, AssumedMatchSearchObject) - Method in class com.sun.mdm.index.assumedmatch.AssumedMatchManager
Search for assumed matches.
lookupAssumedMatches(AssumedMatchSearchObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
This method fetches existing assumed Matches
lookupAssumedMatches(AssumedMatchSearchObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns an iterator of AssumedMatchSummary objects based on the criteria contained in the assumed match search object (AssumedMatchSearchObject class).
lookupAssumedMatches(Connection, AssumedMatchSearchObject) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns an iterator of AssumedMatchSummary objects based on the criteria contained in the assumed match search object (AssumedMatchSearchObject class).
lookupAssumedMatches(Connection, AssumedMatchSearchObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Returns an iterator of assumed match summaries based on search object criteria.
lookupAssumedMatches(AssumedMatchSearchObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns an iterator of AssumedMatchSummary objects based on the criteria contained in the assumed match search object (AssumedMatchSearchObject class).
lookupAuditLog(Connection, AuditSearchObject) - Method in class com.sun.mdm.index.audit.AuditManager
retrieve audit data from the audit table
lookupAuditLog(AuditSearchObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
lookupAuditLog(AuditSearchObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Looks up an audit log record based on the criteria contained in an audit search object.
lookupAuditLog(Connection, AuditSearchObject) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Looks up an audit log record based on the criteria contained in an audit search object.
lookupAuditLog(Connection, AuditSearchObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Search for audit records.
lookupAuditLog(AuditSearchObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Looks up an audit log record based on the criteria contained in an audit search object.
lookupPotentialDuplicates(PotentialDuplicateSearchObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
lookupPotentialDuplicates(PotentialDuplicateSearchObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns an iterator of PotentialDuplicateSummary objects based on the criteria contained in the potential duplicate search object (PotentialDuplicateSearchObject class).
lookupPotentialDuplicates(Connection, PotentialDuplicateSearchObject) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns an iterator of PotentialDuplicateSummary objects based on the criteria contained in the potential duplicate search object (PotentialDuplicateSearchObject class).
lookupPotentialDuplicates(Connection, PotentialDuplicateSearchObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Returns an iterator of potential duplicate summaries based on search object criteria.
lookupPotentialDuplicates(PotentialDuplicateSearchObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns an iterator of PotentialDuplicateSummary objects based on the criteria contained in the potential duplicate search object (PotentialDuplicateSearchObject class).
lookupPotentialDuplicates(Connection, PotentialDuplicateSearchObject) - Method in class com.sun.mdm.index.potdup.PotentialDuplicateManager
Search for potential duplicates
lookupSystemCodes(Connection) - Method in class com.sun.mdm.index.query.QueryHelper
return System codes
lookupSystemDefinition(String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Retrieves the attributes of an external system from the master index database based on the system code.
lookupSystemDefinition(Connection, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Retrieves the attributes of an external system from the master index database based on the system code.
lookupSystemDefinition(Connection, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Return a system definition for a given system code.
lookupSystemDefinition(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Retrieves the attributes of an external system from the master index database based on the system code.
lookupSystemDefinition(Connection, String) - Method in class com.sun.mdm.index.query.QueryHelper
Return system definition for a specific system code
lookupSystemDefinitions() - Method in interface com.sun.mdm.index.ejb.master.MasterController
Retrieves the attributes of an external system from the master index database, such as the system code, masking flags, local ID format and so on.
lookupSystemDefinitions(Connection) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Retrieves the attributes of an external system from the master index database, such as the system code, masking flags, local ID format and so on.
lookupSystemDefinitions(Connection) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Return array of system definition
lookupSystemDefinitions() - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Retrieves the attributes of an external systemCode from the master index database, such as the system code, masking flags, local ID format and so on.
lookupSystemDefinitions(Connection) - Method in class com.sun.mdm.index.query.QueryHelper
return System codes
lookupSystemObjectKeys(Connection, String) - Method in class com.sun.mdm.index.query.QueryHelper
Retrieve active SystemObject keys.
lookupSystemObjectKeys(Connection, String, String) - Method in class com.sun.mdm.index.query.QueryHelper
return SystemObjectKeys
lookupSystemObjectKeys(Connection, String, String, String, String) - Method in class com.sun.mdm.index.query.QueryHelper
Performs cross lookup
lookupSystemObjectPKs(String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns an array of all system objects associated with the specified EUID.
lookupSystemObjectPKs(String, String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns an array of all system objects of a certain status that are associated with the specified EUID.
lookupSystemObjectPKs(String, String, String, String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns an array of system object keys (local ID and system code pairs) of the specified status that belong to the specified destination system.
lookupSystemObjectPKs(Connection, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns an array of all system objects associated with the specified EUID.
lookupSystemObjectPKs(Connection, String, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns an array of all system objects of a certain status that are associated with the specified EUID.
lookupSystemObjectPKs(Connection, String, String, String, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns an array of system object keys (local ID and system code pairs) of the specified status that belong to the specified destination system.
lookupSystemObjectPKs(Connection, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Returns an array of all system object keys belonging to the given EUID.
lookupSystemObjectPKs(Connection, String, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Returns an array of system object keys with the given status belonging to the given EUID.
lookupSystemObjectPKs(Connection, String, String, String, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Returns an array of system object keys with the given status belonging to the given destination system whose EUID matches the source system code / lid.
lookupSystemObjectPKs(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns an array of all system objects associated with the specified EUID.
lookupSystemObjectPKs(String, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns an array of all system objects of a certain status that are associated with the specified EUID.
lookupSystemObjectPKs(String, String, String, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns an array of system object keys (local ID and system code pairs) of the specified status that belong to the specified destination system.
lookupSystemObjects(String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Looks up the active system objects associated with the specified EUID.
lookupSystemObjects(String, String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Looks up the system objects of a certain status that are associated with the specified EUID.
lookupSystemObjects(Connection, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Looks up the active system objects associated with the specified EUID.
lookupSystemObjects(Connection, String, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Looks up the system objects of a certain status that are associated with the specified EUID.
lookupSystemObjects(Connection, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Lookup active system objects only for the given EUID.
lookupSystemObjects(Connection, String, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Lookup system objects with the given EUID and status
lookupSystemObjects(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Looks up the active system objects associated with the specified EUID.
lookupSystemObjects(String, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Looks up the system objects of a certain status that are associated with the specified EUID.
lookupTransaction(String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns a transaction summary for the transaction associated with the specified transaction number.
lookupTransaction(Connection, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns a transaction summary for the transaction associated with the specified transaction number.
lookupTransaction(Connection, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Returns the transaction summary based on the given search transaction id.
lookupTransaction(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns a transaction summary for the transaction associated with the specified transaction number.
lookupTransactionHistory(TransactionSearchObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
lookupTransactions(TransactionSearchObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns an array of transaction summaries based on the search criteria contained in the specified transaction search object.
lookupTransactions(Connection, TransactionSearchObject) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns an array of transaction summaries based on the search criteria contained in the specified transaction search object.
lookupTransactions(Connection, TransactionSearchObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Returns an array of transaction summaries based on the given search criteria.
lookupTransactions(TransactionSearchObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns an array of transaction summaries based on the search criteria contained in the specified transaction search object.
lowerBoundType - Variable in class com.sun.mdm.index.parser.QueryType.BlockBy
 
lowerBoundType - Variable in class com.sun.mdm.index.parser.QueryType.RangeDefault
 
lowerBoundValue - Variable in class com.sun.mdm.index.parser.QueryType.BlockBy
 
lowerBoundValue - Variable in class com.sun.mdm.index.parser.QueryType.RangeDefault
 

M

MASTER_CONTROLLER - Static variable in class com.sun.mdm.index.configurator.impl.master.MasterControllerConfiguration
Module type name
MASTER_FILE_NAME - Static variable in class com.sun.mdm.index.configurator.ConfigurationService
 
MATCHER_API - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Components
MEFA component name for matcher api
MATCHER_API - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Tags
matcher api tag
MATCHER_CONFIG - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Tags
matcher config tag
MATCHING - Static variable in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration
Module Name to use with the Configuration Service to load the Matching configuration
MATCHTHRESHOLD - Static variable in class com.sun.mdm.index.parser.MasterType
 
MATCH_COLUMN - Static variable in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration.Tags
match column tag
MATCH_COLUMNS - Static variable in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration.Tags
match columns tag
MATCH_DIR - Static variable in class com.sun.mdm.index.configurator.ConfigurationService
 
MATCH_ENGINE_CONFIG - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Components
MEFA component name for match engine configuration
MATCH_EXCLUSION_TYPE - Static variable in interface com.sun.mdm.index.filter.FilterConstants
 
MATCH_ORDER - Static variable in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration.Tags
match order tag
MATCH_SYSTEM_OBJECT - Static variable in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration.Tags
match system object tag
MATCH_TYPE - Static variable in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration.Tags
match type tag
MAX_TYPES - Static variable in class com.sun.mdm.index.objects.validation.FieldType
 
MBEAN_NAME - Static variable in interface com.sun.mdm.index.configurator.ConfigurationMBean
MBean name
MEFA - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration
Module Name to use with the Configuration Service to load the MEFA configuration
MEFAConfiguration - class com.sun.mdm.index.configurator.impl.MEFAConfiguration.
Handles the parsing of the Match Engine Functional Area configuration (MEFA)
MEFAConfiguration() - Constructor for class com.sun.mdm.index.configurator.impl.MEFAConfiguration
Creates new MEFAConfiguration
MEFAConfiguration.Attributes - class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Attributes.
Attributes that correspond to the XML attribute names.
MEFAConfiguration.Attributes() - Constructor for class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Attributes
 
MEFAConfiguration.Components - class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Components.
ComponentNames which identify the available MEFA components
MEFAConfiguration.Components() - Constructor for class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Components
 
MEFAConfiguration.Tags - class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Tags.
Tags that correspond to the XML node names.
MEFAConfiguration.Tags() - Constructor for class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Tags
 
MEFAFactory - class com.sun.mdm.index.matching.MEFAFactory.
Helper class to load configured component implementation classes
MEFAFactory() - Constructor for class com.sun.mdm.index.matching.MEFAFactory
Creates new MEFAFactory
MEFA_FILE_NAME - Static variable in class com.sun.mdm.index.configurator.ConfigurationService
 
MINOR_OBJECT_BRAND_NEW - Static variable in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
MINOR_OBJECT_ID - Static variable in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
MINOR_OBJECT_REMOVE - Static variable in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
MINOR_OBJECT_TYPE - Static variable in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
MINOR_OBJECT_UPDATE - Static variable in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
MODULE_NAME - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Attributes
module name attribute
MODULE_NAME - Static variable in class com.sun.mdm.index.configurator.impl.MatchEngineConfig
Module Name to use with the Configuration Service to load the Match Engine configuration
MODULE_NAME - Static variable in class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig.Attributes
module attribute
MODULE_NAME - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
module type
MODULE_NAME - Static variable in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
tag for parsing XML
MODULE_NAME - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
xml tags
MODULE_NAME - Static variable in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration.Attributes
module name attribute
MODULE_NAME - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Attributes
module name attribute
MRG - Static variable in class com.sun.mdm.index.outbound.OutBoundMessages
MERGE
MULTIPLE_DOMAIN_SELECTOR - Static variable in class com.sun.mdm.index.parser.MatchFieldDef
 
MULTIPLE_QUERY - Static variable in interface com.sun.mdm.index.query.QueryConstants
MULTIPLE_QUERY is used for composite object construction query
MasterController - interface com.sun.mdm.index.ejb.master.MasterController.
The MasterController interface is the interface of the Master Index Manager Service, which controls the primary functions of the master index.
MasterControllerConfiguration - class com.sun.mdm.index.configurator.impl.master.MasterControllerConfiguration.
Master Controller configuration
MasterControllerConfiguration() - Constructor for class com.sun.mdm.index.configurator.impl.master.MasterControllerConfiguration
Creates new MasterControllerConfiguration instance
MasterControllerCore - interface com.sun.mdm.index.ejb.master.MasterControllerCore.
The MasterControllerCore interface is the interface of the Master Index Manager Service, which controls the primary functions of the master index.
MasterControllerCoreImpl - class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl.
The MasterControllerCoreImpl is the implementation of MasterControllerCore
MasterControllerCoreImpl() - Constructor for class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
No argument constructor required by container.
MasterControllerEJB - class com.sun.mdm.index.ejb.master.MasterControllerEJB.
The Master Controller EJB implements the main interface that is exposed to clients of the indexing system.
MasterControllerEJB() - Constructor for class com.sun.mdm.index.ejb.master.MasterControllerEJB
No argument constructor required by container.
MasterControllerLocal - interface com.sun.mdm.index.ejb.master.MasterControllerLocal.
Local interface of MasterController
MasterControllerRemote - interface com.sun.mdm.index.ejb.master.MasterControllerRemote.
Remote interface of MasterController
MasterControllerService - class com.sun.mdm.index.edm.services.masterController.MasterControllerService.
 
MasterControllerService() - Constructor for class com.sun.mdm.index.edm.services.masterController.MasterControllerService
Creates a new instance of MasterControllerService
MasterType - class com.sun.mdm.index.parser.MasterType.
 
MasterType() - Constructor for class com.sun.mdm.index.parser.MasterType
 
MasterType.DecisionMakerConfig - class com.sun.mdm.index.parser.MasterType.DecisionMakerConfig.
 
MasterType.DecisionMakerConfig() - Constructor for class com.sun.mdm.index.parser.MasterType.DecisionMakerConfig
 
MasterType.EuidGeneratorConfig - class com.sun.mdm.index.parser.MasterType.EuidGeneratorConfig.
 
MasterType.EuidGeneratorConfig() - Constructor for class com.sun.mdm.index.parser.MasterType.EuidGeneratorConfig
 
MasterType.MasterControllerConfig - class com.sun.mdm.index.parser.MasterType.MasterControllerConfig.
 
MasterType.MasterControllerConfig() - Constructor for class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
MasterType.MasterControllerConfig.ExecuteMatch - class com.sun.mdm.index.parser.MasterType.MasterControllerConfig.ExecuteMatch.
 
MasterType.MasterControllerConfig.ExecuteMatch() - Constructor for class com.sun.mdm.index.parser.MasterType.MasterControllerConfig.ExecuteMatch
 
MatchColResult - class com.sun.mdm.index.webservice.MatchColResult.
Return value for webservice executeMatch
MatchColResult() - Constructor for class com.sun.mdm.index.webservice.MatchColResult
 
MatchColResult(MatchResult) - Constructor for class com.sun.mdm.index.webservice.MatchColResult
 
MatchColumn - class com.sun.mdm.index.configurator.impl.matching.MatchColumn.
Represents the configuration for a Match Column.
MatchColumn() - Constructor for class com.sun.mdm.index.configurator.impl.matching.MatchColumn
Creates a new MatchColumn instance
MatchEngineConfig - class com.sun.mdm.index.configurator.impl.MatchEngineConfig.
Handles the the SBME Configuration files
MatchEngineConfig() - Constructor for class com.sun.mdm.index.configurator.impl.MatchEngineConfig
Creates new instance
MatchEngineConfiguration - interface com.sun.mdm.index.matching.MatchEngineConfiguration.
A marker interface to implement for a MatchEngine configuration for a specific match engine adapter implementation
MatchEngineController - interface com.sun.mdm.index.matching.MatchEngineController.
The interface of the match engine controller.
MatchEngineControllerFactory - class com.sun.mdm.index.matching.MatchEngineControllerFactory.
The Factory class to create the match engine controller.
MatchEngineControllerFactory() - Constructor for class com.sun.mdm.index.matching.MatchEngineControllerFactory
 
MatchEngineControllerImpl - class com.sun.mdm.index.matching.MatchEngineControllerImpl.
The match engine controller provides the main entry point to the Match Engine Functional Area (MEFA) and exposes the public functionality to Standardize and Match records.
MatchEngineControllerImpl() - Constructor for class com.sun.mdm.index.matching.MatchEngineControllerImpl
Constructor to create Match Engine Controller
MatchFieldChange - class com.sun.mdm.index.master.MatchFieldChange.
Utility class to determine if a match field has changed
MatchFieldChange() - Constructor for class com.sun.mdm.index.master.MatchFieldChange
Creates a new instance of MatchFieldChange
MatchFieldDef - class com.sun.mdm.index.parser.MatchFieldDef.
 
MatchFieldDef() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef
 
MatchFieldDef.Encoder - class com.sun.mdm.index.parser.MatchFieldDef.Encoder.
 
MatchFieldDef.Encoder(String, String) - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.Encoder
 
MatchFieldDef.FreeFormGroup - class com.sun.mdm.index.parser.MatchFieldDef.FreeFormGroup.
 
MatchFieldDef.FreeFormGroup() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.FreeFormGroup
 
MatchFieldDef.Group - class com.sun.mdm.index.parser.MatchFieldDef.Group.
 
MatchFieldDef.Group() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.Group
 
MatchFieldDef.LocaleCode - class com.sun.mdm.index.parser.MatchFieldDef.LocaleCode.
 
MatchFieldDef.LocaleCode() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.LocaleCode
 
MatchFieldDef.LocaleCode(String, String) - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.LocaleCode
 
MatchFieldDef.MEFAConfig - class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.
 
MatchFieldDef.MEFAConfig() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig
 
MatchFieldDef.MEFAConfig.BlockPicker - class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.BlockPicker.
 
MatchFieldDef.MEFAConfig.BlockPicker() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.BlockPicker
 
MatchFieldDef.MEFAConfig.MatcherApi - class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.MatcherApi.
 
MatchFieldDef.MEFAConfig.MatcherApi() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.MatcherApi
 
MatchFieldDef.MEFAConfig.MatcherConfig - class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.MatcherConfig.
 
MatchFieldDef.MEFAConfig.MatcherConfig() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.MatcherConfig
 
MatchFieldDef.MEFAConfig.PassController - class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.PassController.
 
MatchFieldDef.MEFAConfig.PassController() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.PassController
 
MatchFieldDef.MEFAConfig.StandardizerApi - class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.StandardizerApi.
 
MatchFieldDef.MEFAConfig.StandardizerApi() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.StandardizerApi
 
MatchFieldDef.MEFAConfig.StandardizerConfig - class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.StandardizerConfig.
 
MatchFieldDef.MEFAConfig.StandardizerConfig() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig.StandardizerConfig
 
MatchFieldDef.MatchColumn - class com.sun.mdm.index.parser.MatchFieldDef.MatchColumn.
 
MatchFieldDef.MatchColumn(String, String) - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.MatchColumn
 
MatchFieldDef.MatchingConfig - class com.sun.mdm.index.parser.MatchFieldDef.MatchingConfig.
 
MatchFieldDef.MatchingConfig() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.MatchingConfig
 
MatchFieldDef.MatchingConfig.MatchSystemObject - class com.sun.mdm.index.parser.MatchFieldDef.MatchingConfig.MatchSystemObject.
 
MatchFieldDef.MatchingConfig.MatchSystemObject() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.MatchingConfig.MatchSystemObject
 
MatchFieldDef.NormalizationGroup - class com.sun.mdm.index.parser.MatchFieldDef.NormalizationGroup.
 
MatchFieldDef.NormalizationGroup() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.NormalizationGroup
 
MatchFieldDef.PhoneticEncodersConfig - class com.sun.mdm.index.parser.MatchFieldDef.PhoneticEncodersConfig.
 
MatchFieldDef.PhoneticEncodersConfig(String, String) - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.PhoneticEncodersConfig
 
MatchFieldDef.PhoneticizeField - class com.sun.mdm.index.parser.MatchFieldDef.PhoneticizeField.
 
MatchFieldDef.PhoneticizeField(String, String, String) - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.PhoneticizeField
 
MatchFieldDef.SourceMapping - class com.sun.mdm.index.parser.MatchFieldDef.SourceMapping.
 
MatchFieldDef.SourceMapping() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.SourceMapping
 
MatchFieldDef.StandardizationConfig - class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig.
 
MatchFieldDef.StandardizationConfig() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig
 
MatchFieldDef.StandardizationConfig.StandardizeSystemObject - class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig.StandardizeSystemObject.
 
MatchFieldDef.StandardizationConfig.StandardizeSystemObject() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig.StandardizeSystemObject
 
MatchFieldDef.TargetMapping - class com.sun.mdm.index.parser.MatchFieldDef.TargetMapping.
 
MatchFieldDef.TargetMapping() - Constructor for class com.sun.mdm.index.parser.MatchFieldDef.TargetMapping
 
MatchOptions - class com.sun.mdm.index.matching.MatchOptions.
The options to control the matching and results for the findWeights methods
MatchOptions() - Constructor for class com.sun.mdm.index.matching.MatchOptions
Creates new MatchOptions
MatchOptions(boolean, double) - Constructor for class com.sun.mdm.index.matching.MatchOptions
Creates new MatchOptions
MatchResult - class com.sun.mdm.index.master.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).
MatchResult() - Constructor for class com.sun.mdm.index.master.MatchResult
Creates a new instance of the MatchResult class.
MatchResult(String, int, String, PotentialDuplicate[]) - Constructor for class com.sun.mdm.index.master.MatchResult
Creates a new instance of the MatchResult class.
MatchResult(String, int, String, PotentialDuplicate[], Boolean) - Constructor for class com.sun.mdm.index.master.MatchResult
Creates a new instance of the MatchResult class that indicates whether a match field was updated as a result of the match process.
MatchTuple - class com.sun.mdm.index.query.MatchTuple.
The MatchTuple class is used by the match engine when a candidate pool of possible matches to a record is returned by the Query Manager.
MatchTuple() - Constructor for class com.sun.mdm.index.query.MatchTuple
Creates a new instance of the MatchTuple class.
MatchTuple(String, String[]) - Constructor for class com.sun.mdm.index.query.MatchTuple
Creates a new instance of the MatchTuple class.
MatchTupleAssembler - class com.sun.mdm.index.query.MatchTupleAssembler.
The MatchTupleAssembler class is used by the match engine to assemble a MatchTuple object for each database tuple.
MatchTupleAssembler() - Constructor for class com.sun.mdm.index.query.MatchTupleAssembler
Creates a new instance of the MatchTupleAssembler class.
MatchTupleConverter - class com.sun.mdm.index.matching.converter.MatchTupleConverter.
Converts the matchfields configured for a SystemObject into a flat tuple structure (Array of array)
MatchTupleConverter() - Constructor for class com.sun.mdm.index.matching.converter.MatchTupleConverter
Creates a new instance of MatchTupleConverter
MatchTupleConverter.ChildInfo - class com.sun.mdm.index.matching.converter.MatchTupleConverter.ChildInfo.
Utility class to return structured info from methods regarding the object node type of a child, mapping from the object node type to the corresponding ePath The lack of accessors is by design for performance reasons.
MatchTupleConverter.ChildInfo() - Constructor for class com.sun.mdm.index.matching.converter.MatchTupleConverter.ChildInfo
 
MatchTupleConverter.ChildInfo(String, ArrayList) - Constructor for class com.sun.mdm.index.matching.converter.MatchTupleConverter.ChildInfo
 
MatchTupleConverter.FieldInfo - class com.sun.mdm.index.matching.converter.MatchTupleConverter.FieldInfo.
Utility class to return structured info from methods regarding relevant fields on an object node, mapping from the field name to the corresponding ePath
MatchTupleConverter.FieldInfo() - Constructor for class com.sun.mdm.index.matching.converter.MatchTupleConverter.FieldInfo
 
MatchTupleConverter.FieldInfo(String, EPath) - Constructor for class com.sun.mdm.index.matching.converter.MatchTupleConverter.FieldInfo
 
MatchTupleConverter.TokenInfo - class com.sun.mdm.index.matching.converter.MatchTupleConverter.TokenInfo.
Utility class to return structured info from methods regarding EPath tokens The lack of accessors is by design for performance reasons.
MatchTupleConverter.TokenInfo() - Constructor for class com.sun.mdm.index.matching.converter.MatchTupleConverter.TokenInfo
 
MatchTupleConverter.TupleInfo - class com.sun.mdm.index.matching.converter.MatchTupleConverter.TupleInfo.
Utility class to return structured info from methods regarding the tuples and the ePaths corresponding to each tuple column
MatchTupleConverter.TupleInfo() - Constructor for class com.sun.mdm.index.matching.converter.MatchTupleConverter.TupleInfo
 
MatchTupleConverter.TupleInfo(ArrayList, ArrayList) - Constructor for class com.sun.mdm.index.matching.converter.MatchTupleConverter.TupleInfo
 
MatchTuples - class com.sun.mdm.index.matching.converter.MatchTuples.
Contains the tuples representing all the configured match fields of a SystemObject/SBR (i.e.
MatchTuples() - Constructor for class com.sun.mdm.index.matching.converter.MatchTuples
Creates new MatchTuples
MatchTuples(String[], String[], EPath[], MatchColumn[], String[][]) - Constructor for class com.sun.mdm.index.matching.converter.MatchTuples
Creates new MatchTuples
MatchType - class com.sun.mdm.index.parser.MatchType.
 
MatchType() - Constructor for class com.sun.mdm.index.parser.MatchType
 
Matcher - interface com.sun.mdm.index.matching.Matcher.
Loads and forwards requests to the adapter interface implementation configured.
MatcherAPI - interface com.sun.mdm.index.matching.MatcherAPI.
The interface a match engine adapter has to implement to enable communication between the framework and the specific match engine.
MatcherAPIHelper - class com.sun.mdm.index.matching.MatcherAPIHelper.
A Helper class to load the configured implementation class as configured for the matcher api component
MatcherAPIHelper() - Constructor for class com.sun.mdm.index.matching.MatcherAPIHelper
Creates new MatcherAPIHelper
MatcherFactory - class com.sun.mdm.index.matching.MatcherFactory.
Factory class to create instance of MatcherLocal
MatcherFactory() - Constructor for class com.sun.mdm.index.matching.MatcherFactory
 
MatcherImpl - class com.sun.mdm.index.matching.MatcherImpl.
Impl class for Matcher.
MatcherImpl() - Constructor for class com.sun.mdm.index.matching.MatcherImpl
No argument constructor.
MatchingConfiguration - class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration.
Handles the parsing of the Matching configuration and defining how to match objects.
MatchingConfiguration() - Constructor for class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration
Creates new MatchingConfiguration
MatchingConfiguration.Attributes - class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration.Attributes.
Attributes that correspond to the XML attribute names.
MatchingConfiguration.Attributes() - Constructor for class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration.Attributes
 
MatchingConfiguration.Tags - class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration.Tags.
Tags that correspond to the XML node names.
MatchingConfiguration.Tags() - Constructor for class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration.Tags
 
MatchingException - exception com.sun.mdm.index.matching.MatchingException.
An exception occurred during the matching process
MatchingException() - Constructor for class com.sun.mdm.index.matching.MatchingException
Creates new MatchingException without detail message.
MatchingException(String) - Constructor for class com.sun.mdm.index.matching.MatchingException
Constructs an MatchingException with the specified detail message.
MatchingException(Throwable) - Constructor for class com.sun.mdm.index.matching.MatchingException
Constructs an MatchingException with the specified cause.
MatchingException(String, Throwable) - Constructor for class com.sun.mdm.index.matching.MatchingException
Constructs an MatchingException with the specified detail message and cause.
MaximumConstraintException - exception com.sun.mdm.index.objects.validation.exception.MaximumConstraintException.
 
MaximumConstraintException() - Constructor for class com.sun.mdm.index.objects.validation.exception.MaximumConstraintException
Creates a new instance of MaximumConstraintException
MaximumConstraintException(String) - Constructor for class com.sun.mdm.index.objects.validation.exception.MaximumConstraintException
Constructs an instance of MaximumConstraintException with the specified detail message.
MergeHistoryHelper - class com.sun.mdm.index.master.search.merge.MergeHistoryHelper.
Helper class to traverse merge history
MergeHistoryHelper(TransactionMgr) - Constructor for class com.sun.mdm.index.master.search.merge.MergeHistoryHelper
Creates a new instance of MergeHistoryHelper
MergeHistoryNode - class com.sun.mdm.index.master.search.merge.MergeHistoryNode.
Merge history node
MergeHistoryNode() - Constructor for class com.sun.mdm.index.master.search.merge.MergeHistoryNode
Creates a new instance of MergeHistoryNode
MergeHistoryNode(String, String) - Constructor for class com.sun.mdm.index.master.search.merge.MergeHistoryNode
Constructor
MergeObject - class com.sun.mdm.index.objects.MergeObject.
 
MergeObject() - Constructor for class com.sun.mdm.index.objects.MergeObject
Creates new MergeObject
MergeObject(String, String, String, String, String) - Constructor for class com.sun.mdm.index.objects.MergeObject
 
MergeObjectDB - class com.sun.mdm.index.ops.MergeObjectDB.
 
MergeObjectDB() - Constructor for class com.sun.mdm.index.ops.MergeObjectDB
default constructor
MergeObjectResult - interface com.sun.mdm.index.webservice.MergeObjectResult.
Interface for merge related functions.
MergeReport - class com.sun.mdm.index.report.MergeReport.
Report class for merges
MergeReport(MultirowReportConfig2) - Constructor for class com.sun.mdm.index.report.MergeReport
Creates a new instance of MergeReport.
MergeReportConfig - class com.sun.mdm.index.report.MergeReportConfig.
Configuration class for Merge Reports
MergeReportConfig() - Constructor for class com.sun.mdm.index.report.MergeReportConfig
 
MergeReportRow - class com.sun.mdm.index.report.MergeReportRow.
Row of data for Merge Report
MergeReportRow(TransactionSummary, MergeReportConfig) - Constructor for class com.sun.mdm.index.report.MergeReportRow
Creates a new instance of MergeReportRow
MergeResult - class com.sun.mdm.index.master.MergeResult.
The MergeResult class contains the return values for a call to the merge-related functions of the MasterController class.
MergeResult() - Constructor for class com.sun.mdm.index.master.MergeResult
Creates a new instance of the MergeResult class.
MetaDataService - class com.sun.mdm.index.objects.metadata.MetaDataService.
 
MetaDataService() - Constructor for class com.sun.mdm.index.objects.metadata.MetaDataService
Creates a new instance of MetaDataService
Metaphone - class com.sun.mdm.index.phonetic.impl.Metaphone.
Encodes a string into a metaphone value.
Metaphone() - Constructor for class com.sun.mdm.index.phonetic.impl.Metaphone
Creates an instance of the Metaphone encoder
MinimumConstraintException - exception com.sun.mdm.index.objects.validation.exception.MinimumConstraintException.
 
MinimumConstraintException() - Constructor for class com.sun.mdm.index.objects.validation.exception.MinimumConstraintException
Creates a new instance of MinimumConstraintException without detail message.
MinimumConstraintException(String) - Constructor for class com.sun.mdm.index.objects.validation.exception.MinimumConstraintException
Constructs an instance of MinimumConstraintException with the specified detail message.
MissingValueOnRequiredError - exception com.sun.mdm.index.objects.validation.exception.MissingValueOnRequiredError.
 
MissingValueOnRequiredError() - Constructor for class com.sun.mdm.index.objects.validation.exception.MissingValueOnRequiredError
Creates a new instance of MissingValueOnRequiredError without detail message.
MissingValueOnRequiredError(String) - Constructor for class com.sun.mdm.index.objects.validation.exception.MissingValueOnRequiredError
Constructs an instance of MissingValueOnRequiredError with the specified detail message.
MultiDomainSelector - class com.sun.mdm.index.matching.impl.MultiDomainSelector.
 
MultiDomainSelector() - Constructor for class com.sun.mdm.index.matching.impl.MultiDomainSelector
 
MultiQPath - class com.sun.mdm.index.query.MultiQPath.
This is used by MultiQueryParser.
MultiQPath() - Constructor for class com.sun.mdm.index.query.MultiQPath
Creates a new instance of MultiQPath
MultiQueryParser - class com.sun.mdm.index.query.MultiQueryParser.
This Parser parses a QueryObject and produces SQLDescriptors[] containing SQL statements.
MultiQueryParser(QueryObject) - Constructor for class com.sun.mdm.index.query.MultiQueryParser
Creates a new instance of QueryParser
MultirowReport1 - class com.sun.mdm.index.report.MultirowReport1.
Base class for reports that contain one object image
MultirowReport1(MultirowReportConfig1) - Constructor for class com.sun.mdm.index.report.MultirowReport1
Creates a new instance of MultirowReport1.
MultirowReport2 - class com.sun.mdm.index.report.MultirowReport2.
Base class for reports that contain two objects
MultirowReport2(MultirowReportConfig2) - Constructor for class com.sun.mdm.index.report.MultirowReport2
Creates a new instance of MultirowReport2.
MultirowReportConfig1 - class com.sun.mdm.index.report.MultirowReportConfig1.
Base configuration class for reports that contain one object image
MultirowReportConfig1() - Constructor for class com.sun.mdm.index.report.MultirowReportConfig1
 
MultirowReportConfig2 - class com.sun.mdm.index.report.MultirowReportConfig2.
Base configuration class for reports that contain two object images
MultirowReportConfig2() - Constructor for class com.sun.mdm.index.report.MultirowReportConfig2
 
MultirowReportObject1 - class com.sun.mdm.index.report.MultirowReportObject1.
Report row for reports that have one object image
MultirowReportObject1(String, ArrayList, ArrayList, MultirowReportConfig1) - Constructor for class com.sun.mdm.index.report.MultirowReportObject1
Creates a new instance of MultirowReportObject1.
MultirowReportObject2 - class com.sun.mdm.index.report.MultirowReportObject2.
Report row for reports that have two object images
MultirowReportObject2(String, ArrayList, ArrayList, MultirowReportConfig2) - Constructor for class com.sun.mdm.index.report.MultirowReportObject2
Creates a new instance of MultirowReportObject2.
MySQLAdapter - class com.sun.mdm.index.ops.MySQLAdapter.
MySQL database adapter class.
MySQLAdapter() - Constructor for class com.sun.mdm.index.ops.MySQLAdapter
 
MySQLBlobHelper - class com.sun.mdm.index.ops.MySQLBlobHelper.
 
MySQLBlobHelper() - Constructor for class com.sun.mdm.index.ops.MySQLBlobHelper
Creates a new instance of SQLBlobHelper
MySQLSQLObject - class com.sun.mdm.index.query.MySQLSQLObject.
supports MySQL specific queries
MySQLSQLObject() - Constructor for class com.sun.mdm.index.query.MySQLSQLObject
 
mAlParametersDecisionMakerConfig - Variable in class com.sun.mdm.index.parser.MasterType.DecisionMakerConfig
 
mAlParametersEuidGeneratorConfig - Variable in class com.sun.mdm.index.parser.MasterType.EuidGeneratorConfig
 
mAntlrNamesSet - Static variable in class com.sun.mdm.index.util.CodeGeneratorUtil
ANTLR names to check names against
mChildTags - Variable in class com.sun.mdm.index.objects.ObjectNode
list of child object tags
mChildrenHashMap - Variable in class com.sun.mdm.index.objects.ObjectNode
map of child objects |key |value | |type|ArrayList|
mCondition - Variable in class com.sun.mdm.index.query.Condition
 
mConfig - Variable in class com.sun.mdm.index.report.MultirowReportObject1
 
mConfig - Variable in class com.sun.mdm.index.report.Report
 
mDOSDeviceNamesSet - Static variable in class com.sun.mdm.index.util.CodeGeneratorUtil
DOS device names to check names against
mDecisionMakerClass - Variable in class com.sun.mdm.index.parser.MasterType.DecisionMakerConfig
 
mDecisionMakerConfig - Variable in class com.sun.mdm.index.parser.MasterType
 
mEPathCache - Variable in class com.sun.mdm.index.survivor.impl.DefaultSurvivorHelper
pre-parse epaths and cache the ePath objects here
mEUID - Variable in class com.sun.mdm.index.webservice.MatchColResult
 
mEuidGeneratorClass - Variable in class com.sun.mdm.index.parser.MasterType.EuidGeneratorConfig
 
mEuidGeneratorConfig - Variable in class com.sun.mdm.index.parser.MasterType
 
mFieldCache - Variable in class com.sun.mdm.index.survivor.AbstractSurvivorHelper
cache to store system information field metadata for each candidate field Key: candidate field id Value: collection of EPath objects
mFieldNames - Static variable in class com.sun.mdm.index.objects.SystemObject
field names
mFieldTypes - Static variable in class com.sun.mdm.index.objects.SystemObject
field types
mFields - Variable in class com.sun.mdm.index.objects.ObjectNode
list of fields
mFields - Variable in class com.sun.mdm.index.objects.validation.ObjectDescriptor
 
mFields - Variable in class com.sun.mdm.index.survivor.SystemFieldList
 
mKey - Variable in class com.sun.mdm.index.objects.ObjectKeyType
 
mKeywordSet - Static variable in class com.sun.mdm.index.util.CodeGeneratorUtil
keywords to check against
mMasterControllerConfig - Variable in class com.sun.mdm.index.parser.MasterType
 
mMaxElements - Variable in class com.sun.mdm.index.querybuilder.SearchOptions
Max elements
mName - Variable in class com.sun.mdm.index.configurator.Parameter
name
mName - Variable in class com.sun.mdm.index.survivor.StrategyParameter
The name of the parameter
mObjectName - Variable in class com.sun.mdm.index.objects.validation.ObjectDescriptor
 
mObjectNode - Variable in class com.sun.mdm.index.report.MultirowReportObject1
 
mPageNumber - Variable in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
 
mPageSize - Variable in class com.sun.mdm.index.querybuilder.SearchOptions
Page size
mParent - Variable in class com.sun.mdm.index.objects.ObjectNode
the parent object
mParentTag - Variable in class com.sun.mdm.index.objects.ObjectNode
parent object tag
mPartOfIndex - Variable in class com.sun.mdm.index.objects.ObjectNode
 
mPatterns - Variable in class com.sun.mdm.index.objects.validation.ObjectDescriptor
 
mPosition - Variable in class com.sun.mdm.index.objects.ObjectNode
 
mPreference - Variable in class com.sun.mdm.index.survivor.impl.SurvivorQuality
prefered value
mQuality - Variable in class com.sun.mdm.index.survivor.impl.SurvivorQuality
quality name
mReferences - Variable in class com.sun.mdm.index.objects.validation.ObjectDescriptor
 
mRemoved - Variable in class com.sun.mdm.index.objects.ObjectKeyType
 
mResultCode - Variable in class com.sun.mdm.index.webservice.MatchColResult
 
mSourceField - Variable in class com.sun.mdm.index.survivor.impl.SurvivorQuality
source field name
mStrategyCache - Variable in class com.sun.mdm.index.survivor.AbstractSurvivorHelper
cache to store the strategy object for each candidate field Key: candidate field id Value: survivor strategy objects
mTag - Variable in class com.sun.mdm.index.objects.ObjectNode
object tag
mTagParameter - Static variable in class com.sun.mdm.index.parser.Utils
 
mTagParameterName - Static variable in class com.sun.mdm.index.parser.Utils
 
mTagParameterType - Static variable in class com.sun.mdm.index.parser.Utils
 
mTagParameterValue - Static variable in class com.sun.mdm.index.parser.Utils
 
mTagParameters - Static variable in class com.sun.mdm.index.parser.Utils
 
mTagShowCreateDate - Variable in class com.sun.mdm.index.parser.EDMType
 
mTagShowCreateTime - Variable in class com.sun.mdm.index.parser.EDMType
 
mTagShowStatus - Variable in class com.sun.mdm.index.parser.EDMType
 
mTagShowTimeStamp - Variable in class com.sun.mdm.index.parser.EDMType
 
mType - Variable in class com.sun.mdm.index.configurator.Parameter
type
mType - Variable in class com.sun.mdm.index.objects.ObjectKeyType
 
mType - Variable in class com.sun.mdm.index.survivor.StrategyParameter
The type of parameter
mUserCodes - Variable in class com.sun.mdm.index.objects.validation.ObjectDescriptor
 
mUserReferences - Variable in class com.sun.mdm.index.objects.validation.ObjectDescriptor
 
mUtility - Variable in class com.sun.mdm.index.survivor.impl.SurvivorQuality
utility score
mValue - Variable in class com.sun.mdm.index.configurator.Parameter
value
mValue - Variable in class com.sun.mdm.index.survivor.StrategyParameter
The value of the parameter
mValues - Variable in class com.sun.mdm.index.objects.validation.ObjectDescriptor
 
mVersion - Static variable in class com.sun.mdm.index.objects.ObjectNode
 
main(String[]) - Static method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
The main program for the ConfigManager class
main(String[]) - Static method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
 
main(String[]) - Static method in class com.sun.mdm.index.objects.epath.EPathParser
The main program for the EPathParser class
main(String[]) - Static method in class com.sun.mdm.index.objects.factory.SimpleFactory
The main program for the SimpleFactory class
main(String[]) - Static method in class com.sun.mdm.index.objects.metadata.DBMetaAttribute
The main program for the DBMetaAttribute class
main(String[]) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
tester
main(String[]) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
The main program for the ObjectFactory class
main(String[]) - Static method in class com.sun.mdm.index.parser.EIndexObject
The main program for the EIndexObject class
main(String[]) - Static method in class com.sun.mdm.index.parser.Utils
 
main(String[]) - Static method in class com.sun.mdm.index.query.SingleQueryParser
Test code
main(String[]) - Static method in class com.sun.mdm.index.security.SecurityManager
 
main(String[]) - Static method in class com.sun.mdm.index.util.JarUtil
Command line use
main(String[]) - Static method in class com.sun.mdm.index.util.LogUtil
 
main(String[]) - Static method in class com.sun.mdm.index.util.PackageTree
 
main(String[]) - Static method in class com.sun.mdm.index.util.Serializer
for testing purpose only
makeBeanName(String) - Static method in class com.sun.mdm.index.util.CodeGeneratorUtil
Creates an appropriate Java bean name using the standard Java naming convention.
makeClassName(String) - Static method in class com.sun.mdm.index.util.CodeGeneratorUtil
Creates a legal Java class name from a given string.
makeJavaName(String) - Static method in class com.sun.mdm.index.util.CodeGeneratorUtil
Creates a legal Java identifier name from a given String.
mapToString(Map) - Static method in class com.sun.mdm.index.util.LogUtil
 
mask(String) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
apply the input mask
maskData(ObjectNode, EJBContext) - Method in interface com.sun.mdm.index.security.SecurityMaskPlugIn
mask or guard the objectNode.
maskString(Object) - Static method in class com.sun.mdm.index.objects.epath.EPathAPI
 
masterControllerJndiName - Variable in class com.sun.mdm.index.parser.EDMType.ImplDetails
 
matchReview(String) - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.MidmConverter
 
matchReview - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
matchSystemObject - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MatchingConfig
 
matchType - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MatchColumn
 
matcherApi - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig
 
matcherConfig - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig
 
maxCodeLen - Variable in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone
Maximum length of an encoding, default is 4
maxLength - Variable in class com.sun.mdm.index.parser.EDMFieldDef
 
maxResultSize - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.Report
 
maxResultSize - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchResultListPage
 
mergeEnterprise(Connection, EnterpriseObject, EnterpriseObject, int, String) - Method in interface com.sun.mdm.index.update.UpdateManager
 
mergeEnterprise(Connection, EnterpriseObject, EnterpriseObject, String, String, int, String) - Method in interface com.sun.mdm.index.update.UpdateManager
Merges two EnterpriseObject by transfering all of the SystemObject from the source to the destination.
mergeEnterprise(Connection, EnterpriseObject, EnterpriseObject, int, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Merges two EnterpriseObject by transfering all of the SystemObject from the source to the destination.
mergeEnterprise(Connection, EnterpriseObject, EnterpriseObject, String, String, int, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Merges two EnterpriseObject by transfering all of the SystemObject from the source to the destination.
mergeEnterpriseObject(EnterpriseObject, EnterpriseObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
mergeEnterpriseObject(String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Merges two enterprise objects based on the specified EUIDs.
mergeEnterpriseObject(String, String, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Merges two enterprise objects based on the specified EUIDs.
mergeEnterpriseObject(String, EnterpriseObject, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Merges two enterprise objects based on the specified EUID and enterprise object.
mergeEnterpriseObject(String, EnterpriseObject, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Merges two enterprise objects based on the specified EUID and enterprise object.
mergeEnterpriseObject(Connection, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Merges two enterprise objects based on the specified EUIDs.
mergeEnterpriseObject(Connection, String, String, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Merges two enterprise objects based on the specified EUIDs.
mergeEnterpriseObject(Connection, String, EnterpriseObject, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Merges two enterprise objects based on the specified EUID and enterprise object.
mergeEnterpriseObject(Connection, String, EnterpriseObject, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Merges two enterprise objects based on the specified EUID and enterprise object.
mergeEnterpriseObject(Connection, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Merge the enterprise records based on the given EUID's.
mergeEnterpriseObject(Connection, String, String, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Merge the enterprise records based on the given EUID's.
mergeEnterpriseObject(Connection, String, EnterpriseObject, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Merge the enterprise records based on the given source EUID and the destination EO.
mergeEnterpriseObject(Connection, String, EnterpriseObject, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Merge the enterprise records based on the given source EUID and the destination EO.
mergeEnterpriseObject(String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Merges two enterprise objects based on the specified EUIDs.
mergeEnterpriseObject(String, String, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Merges two enterprise objects based on the specified EUIDs.
mergeEnterpriseObject(String, EnterpriseObject, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Merges two enterprise objects based on the specified EUID and enterprise object.
mergeEnterpriseObject(String, EnterpriseObject, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Merges two enterprise objects based on the specified EUID and enterprise object.
mergeMultipleEnterpriseObjects(String[], EnterpriseObject, String[], String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
Merge multiple enterprise records based on the given source EUIDs and the destination EO.
mergeMultipleEnterpriseObjects(String[], EnterpriseObject, String[], String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Merges multiple enterprise objects based on the specified EUIDs and enterprise object.
mergeMultipleEnterpriseObjects(Connection, String[], EnterpriseObject, String[], String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Merges multiple enterprise objects based on the specified EUIDs and enterprise object.
mergeMultipleEnterpriseObjects(Connection, String[], EnterpriseObject, String[], String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Merge multiple enterprise records based on the given source EUIDs and the destination EO.
mergeMultipleEnterpriseObjects(String[], EnterpriseObject, String[], String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Merges multiple enterprise objects based on the specified EUIDs and enterprise object.
mergeSystem(Connection, EnterpriseObject, EnterpriseObject, String, String, SystemObject, int, String) - Method in interface com.sun.mdm.index.update.UpdateManager
 
mergeSystem(Connection, EnterpriseObject, String, String, SystemObject, int, String) - Method in interface com.sun.mdm.index.update.UpdateManager
 
mergeSystem(Connection, EnterpriseObject, String, String, SystemObject, int, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
merge two LID within the same EnterpriseObject and update the existing SystemObject with values from newSO
mergeSystem(Connection, EnterpriseObject, EnterpriseObject, String, String, SystemObject, int, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Merge two system objects from two EnterpriseObjects.
mergeSystemObject(String, String, String, HashMap, ArrayList) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
mergeSystemObject(String, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Merges two system objects from the specified system.
mergeSystemObject(String, String, String, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Merges two system objects from the specified system.
mergeSystemObject(String, String, String, ObjectNode, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Merges the source system object into the destination system object.
mergeSystemObject(String, String, String, ObjectNode, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Merges the source system object into the destination system object.
mergeSystemObject(String, String, String, ObjectNode, String, String, boolean, Boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Merges the source system object into the destination system object.
mergeSystemObject(Connection, String, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Merges two system objects from the specified system.
mergeSystemObject(Connection, String, String, String, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Merges two system objects from the specified system.
mergeSystemObject(Connection, String, String, String, ObjectNode, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Merges the source system object into the destination system object.
mergeSystemObject(Connection, String, String, String, ObjectNode, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Merges the source system object into the destination system object.
mergeSystemObject(Connection, String, String, String, ObjectNode, String, String, boolean, Boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Merges the source system object into the destination system object.
mergeSystemObject(Connection, String, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Merge the two lids for the given system.
mergeSystemObject(Connection, String, String, String, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Merge the two lids for the given system.
mergeSystemObject(Connection, String, String, String, ObjectNode, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Merge the given local id into the destination system object.
mergeSystemObject(Connection, String, String, String, ObjectNode, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Merge the given local id into the destination system object.
mergeSystemObject(Connection, String, String, String, ObjectNode, String, String, boolean, Boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Merge the given local id into the destination system object.
mergeSystemObject(String, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Merges two system objects from the specified system.
mergeSystemObject(String, String, String, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Merges two system objects from the specified system.
mergeSystemObject(String, String, String, ObjectNode, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Merges the source system object into the destination system object.
mergeSystemObject(String, String, String, ObjectNode, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Merges the source system object into the destination system object.
mergeSystemObject(String, String, String, ObjectNode, String, String, boolean, Boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Merges the source system object into the destination system object.
mergedRecordUpdate - Variable in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
metaphone(String) - Method in class com.sun.mdm.index.phonetic.impl.Metaphone
Find the metaphone value of a String.
mfield - Variable in class com.sun.mdm.index.query.QualifiedField
 
midmConverter - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
mobject - Variable in class com.sun.mdm.index.query.QualifiedField
 
modifyMinorObject(ObjectNode, HashMap) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
modifyMinorObjectSBR(ObjectNode, HashMap, SBR) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
modifySBR(SBR, HashMap) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
modifySystemObject(SystemObject, HashMap) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
modifySystemObject(SystemObject, HashMap, ArrayList) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
modifySystemObjects(EnterpriseObject, ArrayList) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
moduleName - Variable in class com.sun.mdm.index.parser.MasterType.DecisionMakerConfig
 
moduleName - Variable in class com.sun.mdm.index.parser.MasterType.EuidGeneratorConfig
 
moduleName - Variable in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
moduleName - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig
 
moduleName - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MatchingConfig
 
moduleName - Variable in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticEncodersConfig
 
moduleName - Variable in class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig
 
moduleName - Variable in class com.sun.mdm.index.parser.QueryType.QueryBuilderConfig
 
moduleName - Variable in class com.sun.mdm.index.parser.UpdateType.SurvivorHelperConfig
 
moduleName - Variable in class com.sun.mdm.index.parser.UpdateType.UpdateManagerConfig
 
moduleName - Variable in class com.sun.mdm.index.parser.UpdateType.WeightedCalculator
 
moveNext() - Method in class com.sun.mdm.index.ops.TransactionObjectList
Moves to the next transaction.

N

NAME - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Attributes
name attribute
NAME - Static variable in class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig.Attributes
name attribute
NAME - Static variable in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration.Attributes
name attribute
NAME - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Attributes
name attribute
NEW_EO - Static variable in class com.sun.mdm.index.master.MatchResult
A new enterprise object was created
NODESEPARATOR - Static variable in class com.sun.mdm.index.objects.metadata.ObjectFactory
node separator
NONE - Static variable in class com.sun.mdm.index.objects.validation.FieldDescriptor
None
NORMALIZATION_TARGETS - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
normalization targets tag
NO_CHANGE_TRANSACTION - Static variable in class com.sun.mdm.index.persistence.TMResult
 
NULLABLEMASK - Static variable in class com.sun.mdm.index.objects.FieldFlag
bit mask for NULLABLE
NULLABLETYPE - Static variable in class com.sun.mdm.index.objects.FieldFlag
type for NULLABLE
NULLMASK - Static variable in class com.sun.mdm.index.objects.FieldFlag
bit mask for NULL
NULLTYPE - Static variable in class com.sun.mdm.index.objects.FieldFlag
type for NULL
NUMBER - Static variable in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
NameValuePair - class com.sun.mdm.index.edm.services.configuration.NameValuePair.
Name value pairs
NameValuePair(String, String) - Constructor for class com.sun.mdm.index.edm.services.configuration.NameValuePair
Creates a new instance of the NameValuePair class
NoBlockApplicableException - exception com.sun.mdm.index.matching.NoBlockApplicableException.
No remaining Block definition is suitable for retrieving data relevant to the given SystemObject
NoBlockApplicableException() - Constructor for class com.sun.mdm.index.matching.NoBlockApplicableException
Creates new MatchingException without detail message.
NoBlockApplicableException(String) - Constructor for class com.sun.mdm.index.matching.NoBlockApplicableException
Constructs an NoBlockApplicableException with the specified detail message.
NoBlockApplicableException(Throwable) - Constructor for class com.sun.mdm.index.matching.NoBlockApplicableException
Constructs an MatchingException with the specified cause.
NoBlockApplicableException(String, Throwable) - Constructor for class com.sun.mdm.index.matching.NoBlockApplicableException
Constructs an MatchingException with the specified detail message and cause.
NoNullValueError - exception com.sun.mdm.index.objects.validation.exception.NoNullValueError.
 
NoNullValueError() - Constructor for class com.sun.mdm.index.objects.validation.exception.NoNullValueError
Creates a new instance of NoNullValueError without detail message.
NoNullValueError(String) - Constructor for class com.sun.mdm.index.objects.validation.exception.NoNullValueError
Constructs an instance of NoNullValueError with the specified detail message.
NodeDef - class com.sun.mdm.index.parser.NodeDef.
 
NodeDef() - Constructor for class com.sun.mdm.index.parser.NodeDef
 
NotEqualsCondition - class com.sun.mdm.index.configurator.impl.blocker.NotEqualsCondition.
Not equals condition.
NotEqualsCondition() - Constructor for class com.sun.mdm.index.configurator.impl.blocker.NotEqualsCondition
Creates a new instance of NotEqualsCondition
NotNullableFieldException - exception com.sun.mdm.index.objects.exception.NotNullableFieldException.
The NotNullableFieldException class represents an exception thrown when a null value is entered into a field that cannot be null.
NotNullableFieldException() - Constructor for class com.sun.mdm.index.objects.exception.NotNullableFieldException
Creates a new instance of the NotNullableFieldException class without an error message.
NotNullableFieldException(String) - Constructor for class com.sun.mdm.index.objects.exception.NotNullableFieldException
Creates a new instance of the NotNullableFieldException class with an error message.
NullObjectException - exception com.sun.mdm.index.objects.validation.exception.NullObjectException.
 
NullObjectException() - Constructor for class com.sun.mdm.index.objects.validation.exception.NullObjectException
Creates a new instance of NullObjectException without detail message.
NullObjectException(String) - Constructor for class com.sun.mdm.index.objects.validation.exception.NullObjectException
Constructs an instance of NullObjectException with the specified detail message.
NumericConstraintType - class com.sun.mdm.index.parser.NumericConstraintType.
 
NumericConstraintType() - Constructor for class com.sun.mdm.index.parser.NumericConstraintType
 
Nysiis - class com.sun.mdm.index.phonetic.impl.Nysiis.
Encode a string using the NYSIIS algorithm.
Nysiis() - Constructor for class com.sun.mdm.index.phonetic.impl.Nysiis
Creates new Nysiis
name - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.Report
 
name - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchOption.Parameter
 
name - Variable in class com.sun.mdm.index.parser.QueryType.BlockDefinition
 
name - Variable in class com.sun.mdm.index.parser.Utils.Parameter
 
next() - Method in class com.sun.mdm.index.edm.services.configuration.ChildElementIterator
Returns the next matching element
next(int) - Method in interface com.sun.mdm.index.ejb.page.PageData
Get the next "count" number of records.
next(int, int) - Method in interface com.sun.mdm.index.ejb.page.PageData
Same as next(count) however position is changed to index first.
next(int) - Method in class com.sun.mdm.index.ejb.page.PageDataEJB
See PageData
next(int, int) - Method in class com.sun.mdm.index.ejb.page.PageDataEJB
See PageData
next() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchIterator
Retrieves the next row from an AssumedMatchIterator object.
next(int) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchIterator
Retrieves the next series of rows in the iterator.
next() - Method in class com.sun.mdm.index.master.search.audit.AuditIterator
Retrieves the next row from an AuditIterator object.
next(int) - Method in class com.sun.mdm.index.master.search.audit.AuditIterator
Retrieves the next series of rows in the iterator.
next() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultIterator
Retrieves the next row from an EOSearchResultIterator object.
next(int) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultIterator
Retrieves the next series of rows in the iterator.
next() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateIterator
Retrieves the next row from a PotentialDuplicateIterator object.
next(int) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateIterator
Retrieves the next series of rows in the iterator.
next() - Method in class com.sun.mdm.index.master.search.transaction.TransactionIterator
Retrieves the next row from a TransactionIterator object.
next(int) - Method in class com.sun.mdm.index.master.search.transaction.TransactionIterator
Retrieves the next series of rows in the iterator.
next() - Method in class com.sun.mdm.index.page.ArrayPageAdapter
See PageAdapter
next() - Method in class com.sun.mdm.index.page.AssumedMatchPageAdapter
See PageAdapter
next() - Method in class com.sun.mdm.index.page.EuidPageAdapter
See PageAdapter
next() - Method in class com.sun.mdm.index.page.IteratorPageAdapter
See PageAdapter
next() - Method in class com.sun.mdm.index.page.ObjectNodePageIterator
See PageIterator
next(int) - Method in class com.sun.mdm.index.page.ObjectNodePageIterator
See PageIterator
next() - Method in interface com.sun.mdm.index.page.PageAdapter
Get the next element
next() - Method in class com.sun.mdm.index.page.PageIterator
Returns next element.
next(int) - Method in class com.sun.mdm.index.page.PageIterator
Get next 'count' number of elements.
next() - Method in class com.sun.mdm.index.page.PotentialDuplicatePageAdapter
See PageAdapter
next() - Method in class com.sun.mdm.index.page.TransactionPageAdapter
See PageAdapter
next() - Method in interface com.sun.mdm.index.query.AssemblerEngine
returns next root object
next() - Method in class com.sun.mdm.index.query.AssemblerEngineImpl
get the next Root Value object.
next() - Method in class com.sun.mdm.index.query.ConditionBlockIterator
 
next() - Method in class com.sun.mdm.index.query.ConditionLeafIterator
 
next() - Method in class com.sun.mdm.index.query.QMIterator
Retrieves the next object constructed by the assembler engine.
next() - Method in class com.sun.mdm.index.query.QueryPipeLine
This will retrieve next composite object constructed by AssemblerEngine.
next() - Method in class com.sun.mdm.index.query.QueryResultSet
 
next() - Method in class com.sun.mdm.index.query.TupleAssemblerEngine
returns next tuple object retrieved from the SQL query.
nodeName - Variable in class com.sun.mdm.index.parser.EDMType.EDMNode
 
normalizedFieldID - Variable in class com.sun.mdm.index.parser.MatchFieldDef.NormalizationGroup
 
normalizedTargetField - Variable in class com.sun.mdm.index.parser.MatchFieldDef.NormalizationGroup
 

O

OBJECTMETA_BLOB_STRING - Static variable in class com.sun.mdm.index.objects.ObjectField
blob type string
OBJECTMETA_BLOB_TYPE - Static variable in class com.sun.mdm.index.objects.ObjectField
blob type
OBJECTMETA_BOOL_STRING - Static variable in class com.sun.mdm.index.objects.ObjectField
bool type string
OBJECTMETA_BOOL_TYPE - Static variable in class com.sun.mdm.index.objects.ObjectField
bool type
OBJECTMETA_BYTE_STRING - Static variable in class com.sun.mdm.index.objects.ObjectField
byte type string
OBJECTMETA_BYTE_TYPE - Static variable in class com.sun.mdm.index.objects.ObjectField
byte type
OBJECTMETA_CHAR_STRING - Static variable in class com.sun.mdm.index.objects.ObjectField
char type string
OBJECTMETA_CHAR_TYPE - Static variable in class com.sun.mdm.index.objects.ObjectField
char type
OBJECTMETA_DATE_STRING - Static variable in class com.sun.mdm.index.objects.ObjectField
date type string
OBJECTMETA_DATE_TYPE - Static variable in class com.sun.mdm.index.objects.ObjectField
date type
OBJECTMETA_FLOAT_STRING - Static variable in class com.sun.mdm.index.objects.ObjectField
float type string
OBJECTMETA_FLOAT_TYPE - Static variable in class com.sun.mdm.index.objects.ObjectField
float type
OBJECTMETA_INT_STRING - Static variable in class com.sun.mdm.index.objects.ObjectField
int type string
OBJECTMETA_INT_TYPE - Static variable in class com.sun.mdm.index.objects.ObjectField
int type
OBJECTMETA_LINK_STRING - Static variable in class com.sun.mdm.index.objects.ObjectField
link type string
OBJECTMETA_LINK_TYPE - Static variable in class com.sun.mdm.index.objects.ObjectField
link type - for SBR
OBJECTMETA_LONG_STRING - Static variable in class com.sun.mdm.index.objects.ObjectField
long type string
OBJECTMETA_LONG_TYPE - Static variable in class com.sun.mdm.index.objects.ObjectField
long type
OBJECTMETA_STRING_STRING - Static variable in class com.sun.mdm.index.objects.ObjectField
string type string
OBJECTMETA_STRING_TYPE - Static variable in class com.sun.mdm.index.objects.ObjectField
string type
OBJECTMETA_TIMESTAMP_STRING - Static variable in class com.sun.mdm.index.objects.ObjectField
timestamp type string
OBJECTMETA_TIMESTAMP_TYPE - Static variable in class com.sun.mdm.index.objects.ObjectField
timestamp type
OBJECTMETA_UNDEFINED_STRING - Static variable in class com.sun.mdm.index.objects.ObjectField
undefined type string
OBJECTMETA_UNDEFINED_TYPE - Static variable in class com.sun.mdm.index.objects.ObjectField
undefined field type
OBJECT_NAME - Static variable in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration.Tags
object name tag
OMEGAMETA_BOOL_TYPE - Static variable in class com.sun.mdm.index.objects.AttributeMetaData
boolean type
OMEGAMETA_BYTE_TYPE - Static variable in class com.sun.mdm.index.objects.AttributeMetaData
byte type
OMEGAMETA_INT_TYPE - Static variable in class com.sun.mdm.index.objects.AttributeMetaData
int type
OMEGAMETA_LONG_TYPE - Static variable in class com.sun.mdm.index.objects.AttributeMetaData
long type
OMEGAMETA_OMEGA_TYPE - Static variable in class com.sun.mdm.index.objects.AttributeMetaData
object type
OMEGAMETA_STRING_TYPE - Static variable in class com.sun.mdm.index.objects.AttributeMetaData
string type
OMEGAMETA_UNDEFINED_TYPE - Static variable in class com.sun.mdm.index.objects.AttributeMetaData
undefined type
ONEEXACTMATCH - Static variable in class com.sun.mdm.index.parser.MasterType
 
OPSException - exception com.sun.mdm.index.ops.exception.OPSException.
The OPSException class represents an exception thrown when an error occurs in database persistence operations in the transaction manager.
OPSException() - Constructor for class com.sun.mdm.index.ops.exception.OPSException
Creates a new instance of the OPSException class without an error message.
OPSException(String) - Constructor for class com.sun.mdm.index.ops.exception.OPSException
Creates a new instance of the OPSException class with an error message.
OPSException(String, Throwable) - Constructor for class com.sun.mdm.index.ops.exception.OPSException
Creates a new instance of the OPSException class with an error message and a chain of errors.
OPSException(Throwable) - Constructor for class com.sun.mdm.index.ops.exception.OPSException
Creates a new instance of the OPSException class without an error message but with a chain of errors.
OPSLoad - interface com.sun.mdm.index.ops.OPSLoad.
 
OP_ALL_FIELD - Static variable in class com.sun.mdm.index.objects.epath.EPath
op code - all fields return as object
OP_ALL_SECONDARY - Static variable in class com.sun.mdm.index.objects.epath.EPath
op code - all secondary object as list
OP_FIELD - Static variable in class com.sun.mdm.index.objects.epath.EPath
op code - field accessor
OP_NOOP - Static variable in class com.sun.mdm.index.objects.epath.EPath
op code
OP_SECONDARY_BY_FILTER - Static variable in class com.sun.mdm.index.objects.epath.EPath
op code - secondary by filter
OP_SECONDARY_BY_INDEX - Static variable in class com.sun.mdm.index.objects.epath.EPath
op code - secondary by index
OP_SECONDARY_BY_KEY - Static variable in class com.sun.mdm.index.objects.epath.EPath
op code - secondary by key
OR - Static variable in class com.sun.mdm.index.edm.services.security.SecurityManager
 
OUTBOUND - Static variable in interface com.sun.mdm.index.util.Constants
disables/enable outbound
OUTBOUND_TOPIC_CONN_FACTORY - Static variable in interface com.sun.mdm.index.util.JNDINames
JNDI name for the OuntBound TopicConnectionFactory
ObjectBean - interface com.sun.mdm.index.webservice.ObjectBean.
Interface for object bean
ObjectColumn - class com.sun.mdm.index.querybuilder.ObjectColumn.
The ObjectColumn class is used to keep values for the given column.
ObjectColumn(AbstractCondition) - Constructor for class com.sun.mdm.index.querybuilder.ObjectColumn
 
ObjectDescriptor - class com.sun.mdm.index.objects.validation.ObjectDescriptor.
 
ObjectDescriptor(String) - Constructor for class com.sun.mdm.index.objects.validation.ObjectDescriptor
Creates a new instance of ObjectDescriptor
ObjectDescriptor() - Constructor for class com.sun.mdm.index.objects.validation.ObjectDescriptor
 
ObjectException - exception com.sun.mdm.index.objects.exception.ObjectException.
The ObjectException class is the parent exception class for all exceptions that occur when processing ObjectNode objects.
ObjectException() - Constructor for class com.sun.mdm.index.objects.exception.ObjectException
Creates a new instance of the ObjectException class without an error message.
ObjectException(String) - Constructor for class com.sun.mdm.index.objects.exception.ObjectException
Creates a new instance of the ObjectException class with an error message.
ObjectFactory - class com.sun.mdm.index.objects.metadata.ObjectFactory.
 
ObjectFactory() - Constructor for class com.sun.mdm.index.objects.metadata.ObjectFactory
protected
ObjectField - class com.sun.mdm.index.objects.ObjectField.
Object Field definition
ObjectField() - Constructor for class com.sun.mdm.index.objects.ObjectField
 
ObjectField(String, int) - Constructor for class com.sun.mdm.index.objects.ObjectField
Creates a new instance of ObjectFieldFlag
ObjectField(String, int, Object) - Constructor for class com.sun.mdm.index.objects.ObjectField
Creates new ObjectField
ObjectField(String, int, Object, FieldFlag) - Constructor for class com.sun.mdm.index.objects.ObjectField
Creates new ObjectField
ObjectField(String, int, Object, int) - Constructor for class com.sun.mdm.index.objects.ObjectField
 
ObjectInputStreamForVersion - class com.sun.mdm.index.ops.ObjectInputStreamForVersion.
 
ObjectInputStreamForVersion() - Constructor for class com.sun.mdm.index.ops.ObjectInputStreamForVersion
Constructor
ObjectInputStreamForVersion(InputStream) - Constructor for class com.sun.mdm.index.ops.ObjectInputStreamForVersion
Constructor
ObjectInputstreamForBackwardCompatibility - class com.sun.mdm.index.ops.ObjectInputstreamForBackwardCompatibility.
 
ObjectInputstreamForBackwardCompatibility() - Constructor for class com.sun.mdm.index.ops.ObjectInputstreamForBackwardCompatibility
Constructor
ObjectInputstreamForBackwardCompatibility(InputStream) - Constructor for class com.sun.mdm.index.ops.ObjectInputstreamForBackwardCompatibility
Constructor
ObjectKey - class com.sun.mdm.index.objects.ObjectKey.
ObjectKey definition class
ObjectKey() - Constructor for class com.sun.mdm.index.objects.ObjectKey
 
ObjectKey(ArrayList, ArrayList, ArrayList) - Constructor for class com.sun.mdm.index.objects.ObjectKey
Creates new instance of ObjectKey by list of field names,types, and values
ObjectKeyType - class com.sun.mdm.index.objects.ObjectKeyType.
 
ObjectKeyType(String, ObjectKey, boolean) - Constructor for class com.sun.mdm.index.objects.ObjectKeyType
 
ObjectMetaData - class com.sun.mdm.index.objects.metadata.ObjectMetaData.
Object MetaData structure
ObjectMetaData(ArrayList, ArrayList, ArrayList, ArrayList, ArrayList, ArrayList, String) - Constructor for class com.sun.mdm.index.objects.metadata.ObjectMetaData
Creates a new instance of ObjectMetaData by foreign keys, primary keys, parent tables, child tables, fields, and tag
ObjectName - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MatchingConfig.MatchSystemObject
 
ObjectNode - class com.sun.mdm.index.objects.ObjectNode.
The ObjectNode class performs the following functions: Maintains object control flags (UPDATE, REMOVE, and ADD).
ObjectNode() - Constructor for class com.sun.mdm.index.objects.ObjectNode
Creates a new instance of the ObjectNode class.
ObjectNode(String, ArrayList, ArrayList) - Constructor for class com.sun.mdm.index.objects.ObjectNode
Creates a new instance of the ObjectNode class by its object tag, field names, and field types.
ObjectNode(String, ArrayList, ArrayList, ArrayList) - Constructor for class com.sun.mdm.index.objects.ObjectNode
Creates a new instance of the ObjectNode class by its object tag, field names, field types, and field values.
ObjectNodeAssembler - class com.sun.mdm.index.query.ObjectNodeAssembler.
The ObjectNodeAssembler class creates an object node (class ObjectNode) hierarchy.
ObjectNodeAssembler() - Constructor for class com.sun.mdm.index.query.ObjectNodeAssembler
Creates a new instance of the ObjectNodeAssembler class.
ObjectNodeComparator - class com.sun.mdm.index.objects.ObjectNodeComparator.
 
ObjectNodeComparator(String, boolean) - Constructor for class com.sun.mdm.index.objects.ObjectNodeComparator
Creates a new instance of ObjectNodeComparator
ObjectNodeConfig - class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig.
Description of the Class
ObjectNodeConfig(String) - Constructor for class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
Constructor for the ObjectNodeConfig object
ObjectNodeFilter - class com.sun.mdm.index.master.ObjectNodeFilter.
Construct query by looking at which fields in the system object have been populated and performing an "=" search on each of them.
ObjectNodeFilter() - Constructor for class com.sun.mdm.index.master.ObjectNodeFilter
Creates a new instance of FullSearchQueryBuilder
ObjectNodeMetaNode - class com.sun.mdm.index.query.ObjectNodeMetaNode.
The ObjectNodeMetaNode class describes the structure of object nodes (ObjectNode class).
ObjectNodeMetaNode(String) - Constructor for class com.sun.mdm.index.query.ObjectNodeMetaNode
Creates a new instance of the ObjectNodeMetaNode class, using the name of the object node tag to find the object node.
ObjectNodePageIterator - class com.sun.mdm.index.page.ObjectNodePageIterator.
Page Iterator for Object Nodes
ObjectNodePageIterator(PageData, int, int) - Constructor for class com.sun.mdm.index.page.ObjectNodePageIterator
Creates a new instance of ObjectNodePageIterator that maintains connection to server.
ObjectNodePageIterator(ArrayList) - Constructor for class com.sun.mdm.index.page.ObjectNodePageIterator
Creates a new instance of ObjectNodePageIterator that does not maintain connection to server.
ObjectNodeReducer - class com.sun.mdm.index.report.ObjectNodeReducer.
This class reduces an object node such that it only contains the field values that are desired.
ObjectNodeReducer() - Constructor for class com.sun.mdm.index.report.ObjectNodeReducer
 
ObjectNodeXML - class com.sun.mdm.index.outbound.ObjectNodeXML.
Formats ObjectNode to an xml string
ObjectNodeXML() - Constructor for class com.sun.mdm.index.outbound.ObjectNodeXML
Creates a new instance of ObjectNodeXML
ObjectPersistenceService - class com.sun.mdm.index.ops.ObjectPersistenceService.
 
ObjectPersistenceService() - Constructor for class com.sun.mdm.index.ops.ObjectPersistenceService
Default constructor: jdbc connection is obtained here (future enhancements to be done for performance
ObjectSensitivePlugIn - interface com.sun.mdm.index.util.ObjectSensitivePlugIn.
 
ObjectTable - class com.sun.mdm.index.querybuilder.ObjectTable.
The ObjectTable class is used to keep list of ObjectColumn.
ObjectTable() - Constructor for class com.sun.mdm.index.querybuilder.ObjectTable
 
ObjectValidator - interface com.sun.mdm.index.objects.validation.ObjectValidator.
 
OracleAdapter - class com.sun.mdm.index.ops.OracleAdapter.
 
OracleAdapter() - Constructor for class com.sun.mdm.index.ops.OracleAdapter
 
OracleBlobHelper - class com.sun.mdm.index.ops.OracleBlobHelper.
 
OracleBlobHelper() - Constructor for class com.sun.mdm.index.ops.OracleBlobHelper
Creates a new instance of OracleBlobHelper
OracleSQLObject - class com.sun.mdm.index.query.OracleSQLObject.
supports Oracle-specific queries
OracleSQLObject() - Constructor for class com.sun.mdm.index.query.OracleSQLObject
 
OracleType - class com.sun.mdm.index.parser.OracleType.
 
OracleType() - Constructor for class com.sun.mdm.index.parser.OracleType
default constructor
OutBoundException - exception com.sun.mdm.index.outbound.OutBoundException.
exception from outbound package
OutBoundException() - Constructor for class com.sun.mdm.index.outbound.OutBoundException
Creates new OutBoundException
OutBoundException(String) - Constructor for class com.sun.mdm.index.outbound.OutBoundException
Constructor
OutBoundException(String, Throwable) - Constructor for class com.sun.mdm.index.outbound.OutBoundException
Constructor
OutBoundException(Throwable) - Constructor for class com.sun.mdm.index.outbound.OutBoundException
Constructor
OutBoundMessages - class com.sun.mdm.index.outbound.OutBoundMessages.
Outbound event names
OutBoundSender - class com.sun.mdm.index.outbound.OutBoundSender.
Publish actions as events to a Topic.
OutBoundSender() - Constructor for class com.sun.mdm.index.outbound.OutBoundSender
Creates a new instance of OutBoundPublisher
objectSensitivePlugInClass - Variable in class com.sun.mdm.index.parser.EDMType.ImplDetails
 
objectToBytes(Object) - Static method in class com.sun.mdm.index.util.Serializer
Serialize an object to a byte array
obtainKey() - Method in class com.sun.mdm.index.objects.ObjectNode
gets Object Key setting
obtainSuperKey() - Method in class com.sun.mdm.index.objects.ObjectNode
gets Object Key setting
operator - Variable in class com.sun.mdm.index.parser.QueryType.BlockBy
 
ops - Variable in class com.sun.mdm.index.objects.epath.EPath
operations
optionKey - Variable in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig.ExecuteMatch
 
optionKey - Variable in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
optionValue - Variable in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig.ExecuteMatch
 
optionValue - Variable in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
outputDelimitedTextHeader(PrintStream) - Method in class com.sun.mdm.index.report.MultirowReport1
Output the header to the output stream.
outputDelimitedTextHeader(PrintStream) - Method in class com.sun.mdm.index.report.MultirowReport2
Output the header to the output stream.
outputDelimitedTextRow(PrintStream, MultirowReportObject1) - Method in class com.sun.mdm.index.report.MultirowReport1
Appends text representation of object node to the stream.
outputDelimitedTextRow(PrintStream, MultirowReportObject2) - Method in class com.sun.mdm.index.report.MultirowReport2
Appends text representation of object node to the stream.

P

PARSER_CLASS - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Attributes
parser class attribute
PARSER_CLASS - Static variable in class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig.Attributes
parser class attribute
PARSER_CLASS - Static variable in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration.Attributes
parser class attribute
PARSER_CLASS - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Attributes
parser class attribute
PASS_CONTROLLER - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Components
MEFA component name for pass controller
PASS_CONTROLLER - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Tags
pass controller tag
PHONETICIZED_OBJECT_FIELD_ID - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
phoneticized object field id tag
PHONETICIZED_TARGET_FIELD_NAME - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
phoneticized target field name tag
PHONETICIZE_FIELD - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
phoneticize field tag
PHONETICIZE_FIELDS - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
phoneticize fields tag
PHONETIC_ENCODERS - Static variable in class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig
Module Name to use with the Configuration Service to load the Phonetic Encoder configuration
PKG - Static variable in class com.sun.mdm.index.util.CodeGeneratorUtil
 
POT_DUP_MAX_ELEMENTS - Static variable in interface com.sun.mdm.index.util.Constants
Potential duplicate max elements
PREPARE_ATLEAST_ONE - Static variable in class com.sun.mdm.index.query.Condition
 
PREPARE_IN - Static variable in class com.sun.mdm.index.query.Condition
 
PREPARE_NONE - Static variable in class com.sun.mdm.index.query.Condition
 
PRE_PARSED_FIELD_GROUPS - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
structures to normalize tag
PRIMARY_OBJECT_INSTANCE_NAME - Static variable in class com.sun.mdm.index.util.ConnectorParamReader
primary object name
PROJECT_NAME - Static variable in class com.sun.mdm.index.util.ConnectorParamReader
project name
PROPERTY_FILE_NAME - Static variable in class com.sun.mdm.index.util.ConnectorParamReader
File name of connector properties file used by EDM and Collab war/jar to get MC connectivity information
PackageTree - class com.sun.mdm.index.util.PackageTree.
 
PackageTree(Object) - Constructor for class com.sun.mdm.index.util.PackageTree
Creates a new instance of PackageTree
PageAdapter - interface com.sun.mdm.index.page.PageAdapter.
Page adapter interface
PageData - interface com.sun.mdm.index.ejb.page.PageData.
Interface for PageDataEJB
PageDataEJB - class com.sun.mdm.index.ejb.page.PageDataEJB.
Session bean to store a data result on the server and give client the data one page at a time.
PageDataEJB() - Constructor for class com.sun.mdm.index.ejb.page.PageDataEJB
Creates a new instance of PageDataEJB
PageDataRemote - interface com.sun.mdm.index.ejb.page.PageDataRemote.
Remote interface of PageData
PageException - exception com.sun.mdm.index.page.PageException.
Page Exception
PageException() - Constructor for class com.sun.mdm.index.page.PageException
Creates new ProcessException
PageException(String) - Constructor for class com.sun.mdm.index.page.PageException
Constructor
PageException(String, Throwable) - Constructor for class com.sun.mdm.index.page.PageException
Constructor
PageException(Throwable) - Constructor for class com.sun.mdm.index.page.PageException
Constructor
PageIterator - class com.sun.mdm.index.page.PageIterator.
Used by paging mechanism to efficiently transport data to caller in pages.
PageIterator(PageData, int, int) - Constructor for class com.sun.mdm.index.page.PageIterator
Constructor where data is stored on the server
PageIterator(Object[]) - Constructor for class com.sun.mdm.index.page.PageIterator
Constructor where data is passed to client directly
PageIterator(List) - Constructor for class com.sun.mdm.index.page.PageIterator
Constructor where data is passed to client directly
PageIteratorWrapper - class com.sun.mdm.index.page.PageIteratorWrapper.
Base wrapper for PageIterator
PageIteratorWrapper(PageData, int, int) - Constructor for class com.sun.mdm.index.page.PageIteratorWrapper
Creates a new instance of PageIteratorWrapper that maintains connection to server.
PageIteratorWrapper(ArrayList) - Constructor for class com.sun.mdm.index.page.PageIteratorWrapper
Creates a new instance of PageIteratorWrapper that does not maintain connection to server.
PageIteratorWrapper(Object[]) - Constructor for class com.sun.mdm.index.page.PageIteratorWrapper
Creates a new instance of PageIteratorWrapper that does not maintain connection to server.
Parameter - class com.sun.mdm.index.configurator.Parameter.
Represents a single parameter.
Parameter(String, String, String) - Constructor for class com.sun.mdm.index.configurator.Parameter
Creates new StrategyParameter.
ParameterParser - class com.sun.mdm.index.configurator.ParameterParser.
Parser for Parameter configuration object
ParameterParser() - Constructor for class com.sun.mdm.index.configurator.ParameterParser
Creates a new instance of ParameterParser
ParserException - exception com.sun.mdm.index.parser.ParserException.
 
ParserException() - Constructor for class com.sun.mdm.index.parser.ParserException
Generic constructor
ParserException(String) - Constructor for class com.sun.mdm.index.parser.ParserException
 
ParserException(String, Throwable) - Constructor for class com.sun.mdm.index.parser.ParserException
Constructor
ParserException(Throwable) - Constructor for class com.sun.mdm.index.parser.ParserException
Constructor
PassAllBlocks - class com.sun.mdm.index.matching.impl.PassAllBlocks.
User implementable interface that controls whether to attempt another pass with another block.
PassAllBlocks() - Constructor for class com.sun.mdm.index.matching.impl.PassAllBlocks
Creates new PassAllBlocks
PassController - interface com.sun.mdm.index.matching.PassController.
User implementable interface that controls whether to attempt another pass with the next block.
PassControllerHelper - class com.sun.mdm.index.matching.PassControllerHelper.
A Helper class to load the configured implementation class as configured for the PassController component
PassControllerHelper() - Constructor for class com.sun.mdm.index.matching.PassControllerHelper
Creates new PassControllerHelper
PatternMismatchedException - exception com.sun.mdm.index.objects.validation.exception.PatternMismatchedException.
 
PatternMismatchedException() - Constructor for class com.sun.mdm.index.objects.validation.exception.PatternMismatchedException
Creates a new instance of PatternMismatchedException
PatternMismatchedException(String) - Constructor for class com.sun.mdm.index.objects.validation.exception.PatternMismatchedException
Constructs an instance of PatternMismatchedException with the specified detail message.
PatternValidator - class com.sun.mdm.index.objects.validation.PatternValidator.
 
PatternValidator() - Constructor for class com.sun.mdm.index.objects.validation.PatternValidator
Creates a new instance of PatternValidator
PatternValidator(String) - Constructor for class com.sun.mdm.index.objects.validation.PatternValidator
 
PhoneticEncoder - interface com.sun.mdm.index.phonetic.PhoneticEncoder.
Interface to be implemented by a phonetic encoder so the framework can use it.
PhoneticEncoderException - exception com.sun.mdm.index.phonetic.PhoneticEncoderException.
An exception was thrown during the phonetic encoding
PhoneticEncoderException() - Constructor for class com.sun.mdm.index.phonetic.PhoneticEncoderException
Creates new PhoneticEncoderException without detail message.
PhoneticEncoderException(String) - Constructor for class com.sun.mdm.index.phonetic.PhoneticEncoderException
Constructs an PhoneticEncoderException with the specified detail message.
PhoneticEncoderException(Throwable) - Constructor for class com.sun.mdm.index.phonetic.PhoneticEncoderException
Constructs an PhoneticEncoderException with the specified detail message.
PhoneticEncoderException(String, Throwable) - Constructor for class com.sun.mdm.index.phonetic.PhoneticEncoderException
Constructs an PhoneticEncoderException with the specified detail message.
PhoneticEncodersConfig - class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig.
Phonetic encoder configuration information.
PhoneticEncodersConfig() - Constructor for class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig
Creates new StandardizationConfiguration
PhoneticEncodersConfig.Attributes - class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig.Attributes.
Attributes that correspond to the XML attribute names.
PhoneticEncodersConfig.Attributes() - Constructor for class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig.Attributes
 
PhoneticEncodersConfig.Tags - class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig.Tags.
Tags that correspond to the XML node names.
PhoneticEncodersConfig.Tags() - Constructor for class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig.Tags
 
PhoneticizeField - class com.sun.mdm.index.configurator.impl.standardization.PhoneticizeField.
Represents the configuration of a field to phoneticize.
PhoneticizeField(String, String, SystemObjectField, SystemObjectField) - Constructor for class com.sun.mdm.index.configurator.impl.standardization.PhoneticizeField
Creates new PhoeneticizeField.
Phoneticizer - class com.sun.mdm.index.phonetic.Phoneticizer.
Manages all Phonetic Encoder instances and provides access to their functionality by name
Phoneticizer() - Constructor for class com.sun.mdm.index.phonetic.Phoneticizer
Creates new Phoneticizer
PickAllBlocksAtOnce - class com.sun.mdm.index.matching.impl.PickAllBlocksAtOnce.
A user extensible component to pick the next block definition(s) to use for the next matching pass.
PickAllBlocksAtOnce() - Constructor for class com.sun.mdm.index.matching.impl.PickAllBlocksAtOnce
Creates new SerialBlockPicker
PotentialDupMissingFieldException - exception com.sun.mdm.index.objects.exception.PotentialDupMissingFieldException.
The PotentialDupMissingFieldException class represents an exception thrown when an error occurs while constructing a potential duplicate object or changing its values (for example, if the date is null, this exception might be thrown when attempting to set the date).
PotentialDupMissingFieldException(String) - Constructor for class com.sun.mdm.index.objects.exception.PotentialDupMissingFieldException
Creates a new instance of the PotentialDupMissingFieldException class with an error message.
PotentialDuplicate - class com.sun.mdm.index.objects.PotentialDuplicate.
 
PotentialDuplicate() - Constructor for class com.sun.mdm.index.objects.PotentialDuplicate
Creates new potentialDuplicate
PotentialDuplicate(String, String, float, String, Date, String, String, String) - Constructor for class com.sun.mdm.index.objects.PotentialDuplicate
Creates new potentialDuplicate
PotentialDuplicateException - exception com.sun.mdm.index.potdup.PotentialDuplicateException.
Potential duplicate manager exception
PotentialDuplicateException() - Constructor for class com.sun.mdm.index.potdup.PotentialDuplicateException
Creates new ProcessException
PotentialDuplicateException(String) - Constructor for class com.sun.mdm.index.potdup.PotentialDuplicateException
Constructor
PotentialDuplicateException(String, Throwable) - Constructor for class com.sun.mdm.index.potdup.PotentialDuplicateException
Constructor
PotentialDuplicateException(Throwable) - Constructor for class com.sun.mdm.index.potdup.PotentialDuplicateException
Constructor
PotentialDuplicateIterator - class com.sun.mdm.index.master.search.potdup.PotentialDuplicateIterator.
The PotentialDuplicateIterator class represents an iterator containing the PotentialDuplicateSummary objects returned by a call to lookupPotentialDuplicates.
PotentialDuplicateIterator(PageData, int, int) - Constructor for class com.sun.mdm.index.master.search.potdup.PotentialDuplicateIterator
Creates a new instance of the PotentialDuplicateIterator class that maintains the connection to the server.
PotentialDuplicateIterator(ArrayList) - Constructor for class com.sun.mdm.index.master.search.potdup.PotentialDuplicateIterator
Creates a new instance of the PotentialDuplicateIterator class that does not maintain the connection to the server.
PotentialDuplicateManager - class com.sun.mdm.index.potdup.PotentialDuplicateManager.
Data access class for potential duplicates
PotentialDuplicateManager(MasterController) - Constructor for class com.sun.mdm.index.potdup.PotentialDuplicateManager
Creates a new instance of PotDupManager
PotentialDuplicatePageAdapter - class com.sun.mdm.index.page.PotentialDuplicatePageAdapter.
Given a list of PotentialDuplicateSummaries, adapt the result for use within page iterator framework.
PotentialDuplicatePageAdapter(ArrayList, PotentialDuplicateSearchObject) - Constructor for class com.sun.mdm.index.page.PotentialDuplicatePageAdapter
Creates a new instance of PotentialDuplicatePageAdapter
PotentialDuplicateReport - class com.sun.mdm.index.report.PotentialDuplicateReport.
Report class for Potential Duplicates
PotentialDuplicateReport(MultirowReportConfig2) - Constructor for class com.sun.mdm.index.report.PotentialDuplicateReport
Creates a new instance of PotentialDuplicateReport.
PotentialDuplicateReportConfig - class com.sun.mdm.index.report.PotentialDuplicateReportConfig.
Configuration class for Potential Duplicate Report
PotentialDuplicateReportConfig() - Constructor for class com.sun.mdm.index.report.PotentialDuplicateReportConfig
 
PotentialDuplicateReportRow - class com.sun.mdm.index.report.PotentialDuplicateReportRow.
Row of data for Potential Duplicate Report
PotentialDuplicateReportRow(PotentialDuplicateSummary, PotentialDuplicateReportConfig) - Constructor for class com.sun.mdm.index.report.PotentialDuplicateReportRow
Creates a new instance of PotentialDuplicateReportRow
PotentialDuplicateResult - class com.sun.mdm.index.webservice.PotentialDuplicateResult.
 
PotentialDuplicateResult() - Constructor for class com.sun.mdm.index.webservice.PotentialDuplicateResult
 
PotentialDuplicateResult(PotentialDuplicateSummary) - Constructor for class com.sun.mdm.index.webservice.PotentialDuplicateResult
 
PotentialDuplicateSearchObject - class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject.
The PotentialDuplicateSearchObject class is an object representing the search criteria passed to lookupPotentialDuplicate when performing a search for potential duplicates.
PotentialDuplicateSearchObject() - Constructor for class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Creates a new instance of the PotentialDuplicateSearchObject class.
PotentialDuplicateSearchObjectBean - class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean.
 
PotentialDuplicateSearchObjectBean() - Constructor for class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Creates a new instance of the PotentialDuplicateSearchObjectBean class.
PotentialDuplicateSummary - class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary.
The PotentialDuplicateSummary class represents an object containing a potential duplicate pair returned by a call to lookupPotentialDuplicates.
PotentialDuplicateSummary() - Constructor for class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
 
PotentialDuplicateSummary(MasterController, PotentialDuplicateSearchObject, String, String, String, String, String, float, String, String, Date, String, Date, String) - Constructor for class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Creates a new instance of the PotentialDuplicateSummary class.
PotentialDuplicateSummary(PotentialDuplicateSearchObject, String, String, String, String, String, float, String, String, Date, String, Date, String) - Constructor for class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Creates a new instance of the PotentialDuplicateSummary class.
PreparsedFieldGroup - class com.sun.mdm.index.configurator.impl.standardization.PreparsedFieldGroup.
Represents the configuration for a 'structures to normalize' field group, referred to in this class as a 'pre-parsed' field group as the standardization process consists of two stages: parsing and normalizing.
PreparsedFieldGroup(LinkedHashMap, String, LinkedHashMap, String, String) - Constructor for class com.sun.mdm.index.configurator.impl.standardization.PreparsedFieldGroup
Creates new PreparsedFieldGroup
PreparsedFieldGroup(LinkedHashMap, String, LinkedHashMap, HashMap, String, String, SystemObjectField) - Constructor for class com.sun.mdm.index.configurator.impl.standardization.PreparsedFieldGroup
Creates new PreparsedFieldGroup.
ProcessingException - exception com.sun.mdm.index.master.ProcessingException.
The ProcessingException class is the base exception class for all system-related exceptions.
ProcessingException() - Constructor for class com.sun.mdm.index.master.ProcessingException
Creates a new instance of the ProcessingException class without an error message.
ProcessingException(String) - Constructor for class com.sun.mdm.index.master.ProcessingException
Creates a new instance of the ProcessingException class with an error message.
ProcessingException(String, Throwable) - Constructor for class com.sun.mdm.index.master.ProcessingException
Creates a new instance of the ProcessingException class with an error message and a chain of errors.
ProcessingException(Throwable) - Constructor for class com.sun.mdm.index.master.ProcessingException
Creates a new instance of the ProcessingException class without an error message but with a chain of errors.
PullDownListItem - class com.sun.mdm.index.edm.common.PullDownListItem.
A dropdown list item contains its description and name.
PullDownListItem(String, String) - Constructor for class com.sun.mdm.index.edm.common.PullDownListItem
Creates a new instance of PullDownListItem
pGetChildTags() - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves a list of the names of the different types of child objects defined in the object node.
pGetChildTypes() - Method in interface com.sun.mdm.index.webservice.ObjectBean
Getter for child types
pGetChildren() - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves a list of all child nodes in the object node.
pGetChildren(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves a list of all child nodes of the specified child type.
pGetChildren() - Method in interface com.sun.mdm.index.webservice.ObjectBean
Getter for all children nodes
pGetChildren(String) - Method in interface com.sun.mdm.index.webservice.ObjectBean
Getter for children of a specified type
pGetEnterpriseObject() - Method in interface com.sun.mdm.index.webservice.EnterpriseObjectBean
Getter for enterprise object
pGetFieldNames() - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves a list of all field names in the object node.
pGetFieldUpdateLogs() - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves a list of transaction log entries for the object node.
pGetFieldValues() - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves a list of field values for the fields defined in the object node.
pGetFields() - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves an array list of all ObjectField objects in the object node.
pGetFlagString() - Method in class com.sun.mdm.index.objects.ObjectNode
returns String for objectnode without printing out field details
pGetKey() - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves the unique object key setting for the object node.
pGetObject() - Method in interface com.sun.mdm.index.webservice.ObjectBean
Getter for Object node
pGetObjectBean() - Method in interface com.sun.mdm.index.webservice.SBRObjectBean
Getter for object bean
pGetObjectBean() - Method in interface com.sun.mdm.index.webservice.SearchObjectResult
Getter for object bean
pGetObjectBean() - Method in interface com.sun.mdm.index.webservice.SystemObjectBean
Getter for ObjectBean
pGetSBRObject() - Method in interface com.sun.mdm.index.webservice.SBRObjectBean
Getter for SBR object
pGetSBRObjectBean() - Method in interface com.sun.mdm.index.webservice.EnterpriseObjectBean
Getter for SBR attribute of the EnterprisePerson object
pGetSuperKey() - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves the unique key field setting for the object node.
pGetSystemObject() - Method in interface com.sun.mdm.index.webservice.SystemObjectBean
Getter for system object
pGetSystemObjectBean(String, String) - Method in interface com.sun.mdm.index.webservice.EnterpriseObjectBean
Getter for SystemObject attribute of the EnterpriseObject object
pGetSystemObjectBean() - Method in interface com.sun.mdm.index.webservice.EnterpriseObjectBean
Getter for SystemObjects attribute of the EnterpriseObject object
pGetSystemObjectBean(int) - Method in interface com.sun.mdm.index.webservice.EnterpriseObjectBean
Getter for ith SystemObjectBean
pGetTag() - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves the tag of the ObjectNode object.
pGetType() - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves the tag of the ObjectNode object.
pGetType(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Retrieves a field's data type given the field's name.
packageToPath(String) - Static method in class com.sun.mdm.index.util.CodeGeneratorUtil
Transforms package names to directory path names.
packageToUnixPath(String) - Static method in class com.sun.mdm.index.util.CodeGeneratorUtil
Transforms package names to unix directory path names.
pageTab - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.CommonBlock
 
pageTab - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.CreateEO
 
pageTab - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.History
 
parse(Node) - Method in interface com.sun.mdm.index.configurator.ConfigurationInfo
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.MEFAConfiguration
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.MatchEngineConfig
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.PhoneticEncodersConfig
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.UpdateManagerConfig
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.decision.DecisionMakerConfiguration
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.idgen.EuidGeneratorConfiguration
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.master.MasterControllerConfiguration
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.matching.MatchingConfiguration
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.querybuilder.KeyValueConfiguration
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.querybuilder.QueryBuilderConfiguration
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.security.SecurityConfiguration
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.configurator.impl.validation.ValidationConfiguration
Parse an XML node.
parse(Node) - Method in class com.sun.mdm.index.filter.ExclusionFilterCofig
Method used to parse the Node.
parse(String) - Static method in class com.sun.mdm.index.objects.epath.EPathParser
parses a FQFN into an EPath Object that has a predefined command queue which is used to traverse the object.
parse(Node) - Method in class com.sun.mdm.index.parser.BlockType
parse
parse(String, int, int) - Static method in class com.sun.mdm.index.parser.BlockingRuleType
 
parse(Node) - Method in class com.sun.mdm.index.parser.CodeValueType
 
parse(Node) - Method in class com.sun.mdm.index.parser.ConstraintType
parse
parse(Node) - Method in class com.sun.mdm.index.parser.DateConstraintType
parse
parse(Node) - Method in class com.sun.mdm.index.parser.EDMType
parse
parse(Node) - Method in class com.sun.mdm.index.parser.EIndexObject
 
parse(Node) - Method in class com.sun.mdm.index.parser.ElephantObject
 
parse(Node) - Method in class com.sun.mdm.index.parser.ElephantObjectType
 
parse(Node) - Method in class com.sun.mdm.index.parser.FieldDef
 
parse(Node) - Method in class com.sun.mdm.index.parser.FieldType
 
parse(Node) - Method in class com.sun.mdm.index.parser.MasterType
parse
parse(Node) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
parse(Node) - Method in class com.sun.mdm.index.parser.MatchType
parse
parse(Node) - Method in class com.sun.mdm.index.parser.NodeDef
 
parse(Node) - Method in class com.sun.mdm.index.parser.NumericConstraintType
 
parse(Node) - Method in class com.sun.mdm.index.parser.OracleType
 
parse(Node) - Method in class com.sun.mdm.index.parser.QueryType
parse
parse(Node) - Method in class com.sun.mdm.index.parser.QwsType
 
parse(Node) - Method in class com.sun.mdm.index.parser.RelatedObjectType
 
parse(Node) - Method in class com.sun.mdm.index.parser.RelationDef
 
parse(Node) - Method in class com.sun.mdm.index.parser.SeebeyondType
 
parse(Node) - Method in class com.sun.mdm.index.parser.SqlServerType
 
parse(Node) - Method in class com.sun.mdm.index.parser.StringConstraintType
parse
parse(Node) - Method in class com.sun.mdm.index.parser.SybaseType
 
parse(Node) - Method in class com.sun.mdm.index.parser.UpdateType
parse
parse(Node) - Method in class com.sun.mdm.index.parser.WeblogicType
 
parse() - Method in class com.sun.mdm.index.query.MultiQueryParser
parses the QueryObject.
parse() - Method in class com.sun.mdm.index.query.QueryObject
Parses the conditions of the query object, creating the SQL statements to use for the query.
parse() - Method in class com.sun.mdm.index.query.QueryParser
parse a QueryObject and return Array of SQLDescriptor.
parse() - Method in class com.sun.mdm.index.query.SingleQueryParser
parses the QueryObject.
parseAssumedMatches(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseAuditLog(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseCandidateDefinitions(Node) - Method in class com.sun.mdm.index.parser.UpdateType
 
parseCandidateField(Node) - Method in class com.sun.mdm.index.parser.UpdateType
 
parseCommonBlock(Node, EDMType.PageDefinition.CommonBlock) - Method in class com.sun.mdm.index.parser.EDMType
 
parseCreateEo(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseDashboard(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseDuplicateRecords(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseEDMType(InputSource) - Static method in class com.sun.mdm.index.parser.Utils
 
parseEIndexObject(String) - Static method in class com.sun.mdm.index.parser.Utils
 
parseEIndexObject(InputSource) - Static method in class com.sun.mdm.index.parser.Utils
 
parseEoSearch(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseEoViewPage(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseField(String) - Method in class com.sun.mdm.index.parser.BlockingRuleType
 
parseFieldPerRow(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseFlatFile(String, String) - Method in class com.sun.mdm.index.filter.ExclusionFilterCofig
 
parseGuiDefinition(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseHistory(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseMasterType(InputSource) - Static method in class com.sun.mdm.index.parser.Utils
 
parseMatchFieldDef(InputSource) - Static method in class com.sun.mdm.index.parser.Utils
 
parseMatchingReview(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseObjectNames(String) - Method in class com.sun.mdm.index.query.QualifiedObject
 
parseOneTag(Node, String) - Method in class com.sun.mdm.index.parser.EDMType
 
parseOriginalConditionsTree() - Method in class com.sun.mdm.index.query.QueryObject
 
parsePDSearchPage(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parsePageDefinition(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseParameter(Node) - Static method in class com.sun.mdm.index.parser.Utils
 
parseQueryBuilderConfig(Node) - Method in class com.sun.mdm.index.parser.QueryType
 
parseQueryType(InputSource) - Static method in class com.sun.mdm.index.parser.Utils
 
parseRecordDetails(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseReport(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseReports(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseSearchFieldGroup(Node, EDMType.PageDefinition.FieldGroup) - Method in class com.sun.mdm.index.parser.EDMType
 
parseSearchOption(Node, EDMType.PageDefinition.SimpleSearchPage) - Method in class com.sun.mdm.index.parser.EDMType
 
parseSearchPages(Node, EDMType.PageDefinition.CommonBlock) - Method in class com.sun.mdm.index.parser.EDMType
 
parseSearchResultListPage(Node, EDMType.PageDefinition.SearchResultListPage) - Method in class com.sun.mdm.index.parser.EDMType
 
parseSearchResultPages(Node, EDMType.PageDefinition.CommonBlock) - Method in class com.sun.mdm.index.parser.EDMType
 
parseSimpleSearchPage(Node, EDMType.PageDefinition.SimpleSearchPage) - Method in class com.sun.mdm.index.parser.EDMType
 
parseSourceRecord(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseSubscreen(Node, EDMType.PageDefinition.Subscreen) - Method in class com.sun.mdm.index.parser.EDMType
 
parseSubscreenConfigurations(Node, EDMType.PageDefinition.SubscreenConfigurations) - Method in class com.sun.mdm.index.parser.EDMType
 
parseSurvivorHelperConfig(Node) - Method in class com.sun.mdm.index.parser.UpdateType
 
parseSurvivorStrategy(Node, UpdateType.SurvivorStrategy) - Method in class com.sun.mdm.index.parser.UpdateType
 
parseSystemDisplayNameOverrides(Node) - Method in class com.sun.mdm.index.parser.EDMType
National Health Service Number NHS Number
parseTransactions(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parseTree() - Method in class com.sun.mdm.index.query.Condition
 
parseUpdateManagerConfig(Node) - Method in class com.sun.mdm.index.parser.UpdateType
 
parseUpdateType(String) - Static method in class com.sun.mdm.index.parser.Utils
 
parseUpdateType(InputSource) - Static method in class com.sun.mdm.index.parser.Utils
 
parseWeightedCalculator(Node) - Method in class com.sun.mdm.index.parser.UpdateType
 
parseXASearchPage(Node) - Method in class com.sun.mdm.index.parser.EDMType
 
parserClass - Variable in class com.sun.mdm.index.parser.MasterType.DecisionMakerConfig
 
parserClass - Variable in class com.sun.mdm.index.parser.MasterType.EuidGeneratorConfig
 
parserClass - Variable in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
parserClass - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig
 
parserClass - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MatchingConfig
 
parserClass - Variable in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticEncodersConfig
 
parserClass - Variable in class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig
 
parserClass - Variable in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
parserClass - Variable in class com.sun.mdm.index.parser.QueryType.QueryBuilderConfig
 
parserClass - Variable in class com.sun.mdm.index.parser.UpdateType.SurvivorHelperConfig
 
parserClass - Variable in class com.sun.mdm.index.parser.UpdateType.UpdateManagerConfig
 
parserClass - Variable in class com.sun.mdm.index.parser.UpdateType.WeightedCalculator
 
passController - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig
 
passivate() - Method in class com.sun.mdm.index.ejb.page.PageDataEJB
Standard EJB3 callback method.
passivate() - Method in class com.sun.mdm.index.page.ArrayPageAdapter
See PageAdapter
passivate() - Method in class com.sun.mdm.index.page.AssumedMatchPageAdapter
See PageAdapter
passivate() - Method in class com.sun.mdm.index.page.EuidPageAdapter
See PageAdapter
passivate() - Method in class com.sun.mdm.index.page.IteratorPageAdapter
See PageAdapter
passivate() - Method in interface com.sun.mdm.index.page.PageAdapter
When the stateful session bean passivates, it will first call this method on the data source.
passivate() - Method in class com.sun.mdm.index.page.PotentialDuplicatePageAdapter
See PageAdapter
passivate() - Method in class com.sun.mdm.index.page.TransactionPageAdapter
When the stateful session bean passivates, it will first call this method on the data source.
pathToPackage(String) - Static method in class com.sun.mdm.index.util.CodeGeneratorUtil
Transforms path names to package names.
pathToPackage(String, String) - Static method in class com.sun.mdm.index.util.CodeGeneratorUtil
Transforms path names to package names.
pdSearchPage - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.MatchReview
 
phoneticizeFields(SystemObject, ArrayList) - Method in class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapter
Phoneticize all the configured fields This will change the passed in SystemObject
pickBlock(SystemObject, EOSearchOptions, ArrayList, ArrayList) - Method in interface com.sun.mdm.index.matching.BlockPicker
Pick the next block ID(s) to use for the next matching pass
pickBlock(SystemObject, EOSearchOptions, ArrayList, ArrayList) - Method in class com.sun.mdm.index.matching.impl.PickAllBlocksAtOnce
Pick all the remaining, applicable defined blocks at once to be executed using UNION in the next pass.
pickBlock(SystemObject, EOSearchOptions, ArrayList, ArrayList) - Method in class com.sun.mdm.index.matching.impl.SerialBlockPicker
Picks the next block, serially in the order defined by the user.
pingDatabase() - Method in interface com.sun.mdm.index.ejb.sequence.Sequence
 
pingDatabase() - Method in class com.sun.mdm.index.ejb.sequence.SequenceEJB
Checks if a database can be reached.
pingDatabase() - Static method in class com.sun.mdm.index.util.ConnectionUtil
Checks if a database can be reached.
preInitializeForCacheComparision() - Method in class com.sun.mdm.index.query.QueryObject
Initializes the query object prior to parsing the conditions.
preference - Variable in class com.sun.mdm.index.parser.UpdateType.WeightedCalculator.ParameterWeightedCalculator
 
prepare(QueryObject) - Method in interface com.sun.mdm.index.query.QueryManager
Prepares and caches the query object (class QueryObject) without executing the queries.
prepare(QueryObject) - Method in class com.sun.mdm.index.query.QueryManagerImpl
This method will prepare the QueryObject without executing the query and will put in the cache pool.
prettyPrint(int) - Method in class com.sun.mdm.index.master.search.merge.MergeHistoryNode
Output in readable format
prev(int) - Method in interface com.sun.mdm.index.ejb.page.PageData
Get the previous "count" number of records.
prev(int, int) - Method in interface com.sun.mdm.index.ejb.page.PageData
Same as prev(count) however position is changed to index first.
prev(int) - Method in class com.sun.mdm.index.ejb.page.PageDataEJB
See PageData
prev(int, int) - Method in class com.sun.mdm.index.ejb.page.PageDataEJB
See PageData
prev() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchIterator
Retrieves the previous row from an AssumedMatchIterator object.
prev(int) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchIterator
Retrieves the previous series of rows in the iterator.
prev() - Method in class com.sun.mdm.index.master.search.audit.AuditIterator
Retrieves the previous row from an AuditIterator object.
prev(int) - Method in class com.sun.mdm.index.master.search.audit.AuditIterator
Retrieves the previous series of rows in the iterator.
prev() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultIterator
Retrieves the previous row from an EOSearchResultIterator object.
prev(int) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultIterator
Retrieves the previous series of rows in the iterator.
prev() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateIterator
Retrieves the previous row from a PotentialDuplicateIterator object.
prev(int) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateIterator
Retrieves the previous series of rows in the iterator.
prev() - Method in class com.sun.mdm.index.master.search.transaction.TransactionIterator
Retrieves the previous row from a TransactionIterator object.
prev(int) - Method in class com.sun.mdm.index.master.search.transaction.TransactionIterator
Retrieves the previous series of rows in the iterator.
prev() - Method in class com.sun.mdm.index.page.ArrayPageAdapter
See PageAdapter
prev() - Method in class com.sun.mdm.index.page.AssumedMatchPageAdapter
See PageAdapter
prev() - Method in class com.sun.mdm.index.page.EuidPageAdapter
See PageAdapter
prev() - Method in class com.sun.mdm.index.page.IteratorPageAdapter
See PageAdapter
prev() - Method in class com.sun.mdm.index.page.ObjectNodePageIterator
See PageIterator
prev(int) - Method in class com.sun.mdm.index.page.ObjectNodePageIterator
See PageIterator
prev() - Method in interface com.sun.mdm.index.page.PageAdapter
Get the previous element
prev() - Method in class com.sun.mdm.index.page.PageIterator
Get previous element.
prev(int) - Method in class com.sun.mdm.index.page.PageIterator
Get 'count' previous elements.
prev() - Method in class com.sun.mdm.index.page.PotentialDuplicatePageAdapter
See PageAdapter
prev() - Method in class com.sun.mdm.index.page.TransactionPageAdapter
See PageAdapter
previewUndoAssumedMatch(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
This method invokes method in EJB to preview/simulate the UNDo on an existing Assumed Match
previewUndoAssumedMatch(String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Preview Undo an assumed match.
previewUndoAssumedMatch(Connection, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Preview Undo an assumed match.
previewUndoAssumedMatch(Connection, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Preview Undo an assumed match.
previewUndoAssumedMatch(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Provides capability to have preview of undo assumed Match before its is persisted in the Database.
previewUnmerge(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
print() - Method in class com.sun.mdm.index.parser.MatchFieldDef
print
process(Connection, ArrayList, SystemObject) - Method in class com.sun.mdm.index.decision.DecisionMaker
Given a list of ScoreElements, populate a DecisionMakerResult struct to indicate which records are potential duplicates and which record may be an assumed match.
process(Connection, ArrayList, SystemObject) - Method in class com.sun.mdm.index.decision.impl.DefaultDecisionMaker
Choose the highest weighted record above a match threshold to be the assumed match record.
processMostRecentModified(SurvivorQuality, Map, String, SystemFieldListMap) - Method in class com.sun.mdm.index.survivor.impl.WeightedSurvivorStrategy
 
processSourceSystem(SurvivorQuality, Map, String, SystemFieldListMap) - Method in class com.sun.mdm.index.survivor.impl.WeightedSurvivorStrategy
determine the utility for the SourceSystem quality
processSystemAgreement(SurvivorQuality, Map, String, SystemFieldListMap) - Method in class com.sun.mdm.index.survivor.impl.WeightedSurvivorStrategy
Given m source systems and n aggrements.
propagatePrepareStatus(boolean) - Method in class com.sun.mdm.index.query.Condition
 
put(QueryObject, QueryObjectCache) - Method in class com.sun.mdm.index.query.QueryObjectCachePool
Adds an entry to this cache.
put(SystemFieldListMap.SystemKey, SystemFieldList) - Method in class com.sun.mdm.index.survivor.SystemFieldListMap
Places a system field list in the map, associating the list with the specified system key.
put(String, String, SystemFieldList) - Method in class com.sun.mdm.index.survivor.SystemFieldListMap
Places a system field list in the map using the specified system code and local ID.
putObjectDescriptor(String, ObjectDescriptor) - Method in class com.sun.mdm.index.objects.validation.ValidationRuleRegistry
 

Q

QMException - exception com.sun.mdm.index.query.QMException.
The QMException class represents an exception thrown when an error occurs while the Query Manager is executing a query or assembling the results of the query.
QMException() - Constructor for class com.sun.mdm.index.query.QMException
Creates a new instance of the QMException class without an error message.
QMException(String) - Constructor for class com.sun.mdm.index.query.QMException
Creates a new instance of the QMException class with an error message.
QMException(String, Throwable) - Constructor for class com.sun.mdm.index.query.QMException
Creates a new instance of the QMException class with an error message and a chain of errors.
QMException(Throwable) - Constructor for class com.sun.mdm.index.query.QMException
Creates a new instance of the QMException class without an error message but with a chain of errors.
QMIterator - class com.sun.mdm.index.query.QMIterator.
The QMIterator class is called by the Query Manager to iterate through a composite object list.
QMIterator() - Constructor for class com.sun.mdm.index.query.QMIterator
Creates a new instance of the QMIterator class.
QPath - class com.sun.mdm.index.query.QPath.
This object represents object names from root to a leaf.
QPath() - Constructor for class com.sun.mdm.index.query.QPath
Creates a new instance of QPath
QUERY_BUILDER - Static variable in class com.sun.mdm.index.configurator.impl.querybuilder.QueryBuilderConfiguration
Module type name
QUERY_FILE_NAME - Static variable in class com.sun.mdm.index.configurator.ConfigurationService
 
QWS_SYSTEM_CODE - Static variable in interface com.sun.mdm.index.util.Constants
SystemCode for the QWS SystemObject
QualifiedField - class com.sun.mdm.index.query.QualifiedField.
This class splits a fully qualified name into Object name and field name.
QualifiedField(String) - Constructor for class com.sun.mdm.index.query.QualifiedField
Creates a new instance of QualifiedField
QualifiedObject - class com.sun.mdm.index.query.QualifiedObject.
This class is used to determine the root object in a QueryObject by comparing list of QualifiedObjects and determining the common parent.
QualifiedObject(String) - Constructor for class com.sun.mdm.index.query.QualifiedObject
Creates a new instance of QualifiedObject
QueryBuilder(String) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
QueryBuilder(String, String, String, boolean, boolean, String, String, boolean, ArrayList) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
QueryBuilder - class com.sun.mdm.index.querybuilder.QueryBuilder.
QueryBuilder takes criteria and options and transforms them into a set of zero or more query objects.
QueryBuilder() - Constructor for class com.sun.mdm.index.querybuilder.QueryBuilder
 
QueryBuilderConfiguration - class com.sun.mdm.index.configurator.impl.querybuilder.QueryBuilderConfiguration.
Query builder configuration.
QueryBuilderConfiguration() - Constructor for class com.sun.mdm.index.configurator.impl.querybuilder.QueryBuilderConfiguration
Creates a new QueryBuilderConfiguration instance.
QueryBuilderException - exception com.sun.mdm.index.querybuilder.QueryBuilderException.
Query builder exception
QueryBuilderException() - Constructor for class com.sun.mdm.index.querybuilder.QueryBuilderException
Creates new ProcessException
QueryBuilderException(String) - Constructor for class com.sun.mdm.index.querybuilder.QueryBuilderException
Constructor
QueryBuilderException(String, Throwable) - Constructor for class com.sun.mdm.index.querybuilder.QueryBuilderException
Constructor
QueryBuilderException(Throwable) - Constructor for class com.sun.mdm.index.querybuilder.QueryBuilderException
Constructor
QueryConstants - interface com.sun.mdm.index.query.QueryConstants.
 
QueryHelper - class com.sun.mdm.index.query.QueryHelper.
Performs basic straight JDBC calls for statically defined tables
QueryHelper() - Constructor for class com.sun.mdm.index.query.QueryHelper
Creates a new instance of QueryHelper
QueryManager - interface com.sun.mdm.index.query.QueryManager.
The QueryManager class executes the SQL queries against the master index database, providing a single point of access to database queries.
QueryManagerFactory - class com.sun.mdm.index.query.QueryManagerFactory.
Factory class to create instance of QueryManager
QueryManagerFactory() - Constructor for class com.sun.mdm.index.query.QueryManagerFactory
 
QueryManagerImpl - class com.sun.mdm.index.query.QueryManagerImpl.
Impl class for QueryManager
QueryManagerImpl() - Constructor for class com.sun.mdm.index.query.QueryManagerImpl
Creates a new instance of QueryManagerImpl
QueryObject - class com.sun.mdm.index.query.QueryObject.
The QueryObject class represents the criteria and conditions of an object query in the master index.
QueryObject() - Constructor for class com.sun.mdm.index.query.QueryObject
Creates a new instance of the QueryObject class.
QueryObject(QueryObject) - Constructor for class com.sun.mdm.index.query.QueryObject
This a copy constructor for the QueryObject class and creates a copy of the specified query object.
QueryObjectCache - class com.sun.mdm.index.query.QueryObjectCache.
 
QueryObjectCache(QueryObject, QMIterator, List[]) - Constructor for class com.sun.mdm.index.query.QueryObjectCache
Creates a new instance of QueryObjectCache
QueryObjectCacheManager - interface com.sun.mdm.index.query.QueryObjectCacheManager.
 
QueryObjectCacheManagerImpl - class com.sun.mdm.index.query.QueryObjectCacheManagerImpl.
 
QueryObjectCacheManagerImpl() - Constructor for class com.sun.mdm.index.query.QueryObjectCacheManagerImpl
 
QueryObjectCachePool - class com.sun.mdm.index.query.QueryObjectCachePool.
QueryObjectCachePool, based on LinkedHashMap This cache has a fixed maximum number of elements (poolSize).
QueryObjectCachePool(int) - Constructor for class com.sun.mdm.index.query.QueryObjectCachePool
Creates a new LRU cache.
QueryParser - class com.sun.mdm.index.query.QueryParser.
This abstract QueryParser provides helper methods that can be used to parse a QueryObject.
QueryParser(QueryObject) - Constructor for class com.sun.mdm.index.query.QueryParser
create a new QueryParser for this QueryObject.
QueryPipeLine - class com.sun.mdm.index.query.QueryPipeLine.
Splits the QueryObject into multiple QueryObjects and invokes QueryManager to execute and return back QMIterator QueryPipeLine executes the query in these stages.
QueryPipeLine() - Constructor for class com.sun.mdm.index.query.QueryPipeLine
 
QueryResultSet - class com.sun.mdm.index.query.QueryResultSet.
This is the core class reponsible for object assembling.
QueryResultSet(ResultSet, CreateObjectMeta[], ResultObjectAssembler, AssembleObjectState[], boolean, int) - Constructor for class com.sun.mdm.index.query.QueryResultSet
Creates a new instance of QueryResultSet
QueryResults - class com.sun.mdm.index.query.QueryResults.
The QueryResults class is used for tuple creation and for late assembling of tuples.
QueryResults(Connection, ResultSet[], Statement[], SQLDescriptor[], int) - Constructor for class com.sun.mdm.index.query.QueryResults
Creates a new instance of the QueryResults class.
QueryResults(Connection, ResultSet[], Statement[], SQLDescriptor[], int, boolean) - Constructor for class com.sun.mdm.index.query.QueryResults
Creates a new instance of the QueryResults class.
QueryType - class com.sun.mdm.index.parser.QueryType.
 
QueryType() - Constructor for class com.sun.mdm.index.parser.QueryType
 
QueryType.BlockBy - class com.sun.mdm.index.parser.QueryType.BlockBy.
 
QueryType.BlockBy() - Constructor for class com.sun.mdm.index.parser.QueryType.BlockBy
 
QueryType.BlockBy(String, String, String, boolean, String, String, String, String) - Constructor for class com.sun.mdm.index.parser.QueryType.BlockBy
 
QueryType.BlockDefinition - class com.sun.mdm.index.parser.QueryType.BlockDefinition.
 
QueryType.BlockDefinition(String) - Constructor for class com.sun.mdm.index.parser.QueryType.BlockDefinition
 
QueryType.BlockDefinition(String, String, String, QueryType.BlockRule) - Constructor for class com.sun.mdm.index.parser.QueryType.BlockDefinition
 
QueryType.BlockRule - class com.sun.mdm.index.parser.QueryType.BlockRule.
 
QueryType.BlockRule() - Constructor for class com.sun.mdm.index.parser.QueryType.BlockRule
 
QueryType.Config - class com.sun.mdm.index.parser.QueryType.Config.
 
QueryType.Config() - Constructor for class com.sun.mdm.index.parser.QueryType.Config
 
QueryType.QueryBuilder - class com.sun.mdm.index.parser.QueryType.QueryBuilder.
 
QueryType.QueryBuilder() - Constructor for class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
QueryType.QueryBuilderConfig - class com.sun.mdm.index.parser.QueryType.QueryBuilderConfig.
 
QueryType.QueryBuilderConfig() - Constructor for class com.sun.mdm.index.parser.QueryType.QueryBuilderConfig
 
QueryType.RangeDefault - class com.sun.mdm.index.parser.QueryType.RangeDefault.
 
QueryType.RangeDefault() - Constructor for class com.sun.mdm.index.parser.QueryType.RangeDefault
 
QwsController - class com.sun.mdm.index.edm.control.QwsController.
The QWS controller
QwsType - class com.sun.mdm.index.parser.QwsType.
 
QwsType() - Constructor for class com.sun.mdm.index.parser.QwsType
default constructor
QwsUtil - class com.sun.mdm.index.edm.util.QwsUtil.
Utility class contains commonly used functions across QWS.
QwsUtil() - Constructor for class com.sun.mdm.index.edm.util.QwsUtil
 
qualify(String[]) - Method in class com.sun.mdm.index.query.QueryParser
 
quality - Variable in class com.sun.mdm.index.parser.UpdateType.WeightedCalculator.ParameterWeightedCalculator
 
queryBuilder - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchOption
 
queryBuilderClass - Variable in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
queryBuilderName - Variable in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig.ExecuteMatch
 
queryBuilderName - Variable in class com.sun.mdm.index.parser.QueryType.BlockDefinition
 
queryBuilderName - Variable in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
quoteAttribute(String, String) - Static method in class com.sun.mdm.index.parser.Utils
 
quoteElementAttribute(String, String, String) - Static method in class com.sun.mdm.index.parser.Utils
 

R

RANGE_TYPE_CONSTANT - Static variable in class com.sun.mdm.index.configurator.impl.blocker.RangeCondition
 
RANGE_TYPE_OFFSET - Static variable in class com.sun.mdm.index.configurator.impl.blocker.RangeCondition
 
RAW - Static variable in class com.sun.mdm.index.objects.validation.FieldType
Raw
REA - Static variable in class com.sun.mdm.index.outbound.OutBoundMessages
REA
READACCESSMASK - Static variable in class com.sun.mdm.index.objects.FieldFlag
bit mask for READACCESS
READACCESSTYPE - Static variable in class com.sun.mdm.index.objects.FieldFlag
type for READACCESS
REASON - Static variable in class com.sun.mdm.index.report.PotentialDuplicateReport
 
RECOVER_MERGED - Static variable in class com.sun.mdm.index.objects.TransactionObject
merge to recover
RECOVER_SURVIVOR - Static variable in class com.sun.mdm.index.objects.TransactionObject
survivor to recover
REPORT - Variable in class com.sun.mdm.index.parser.EDMType
 
REQUIRED - Static variable in class com.sun.mdm.index.objects.validation.FieldDescriptor
Nillable
RESOLVED - Static variable in class com.sun.mdm.index.potdup.PotentialDuplicateManager
 
RESOLVED_COMMENT - Static variable in class com.sun.mdm.index.report.PotentialDuplicateReport
 
RESOLVED_DATE - Static variable in class com.sun.mdm.index.report.PotentialDuplicateReport
 
RESOLVED_POT_DUP_INDEX - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
RESOLVED_USER - Static variable in class com.sun.mdm.index.report.PotentialDuplicateReport
 
RIGHT - Static variable in class com.sun.mdm.index.parser.Utils
 
RangeCondition - class com.sun.mdm.index.configurator.impl.blocker.RangeCondition.
Range condition.
RangeCondition() - Constructor for class com.sun.mdm.index.configurator.impl.blocker.RangeCondition
Creates a new instance of RangeCondition
RecordsToNormalize - class com.sun.mdm.index.matching.adapter.RecordsToNormalize.
Utility class to hold the records to normalize
RecordsToNormalize() - Constructor for class com.sun.mdm.index.matching.adapter.RecordsToNormalize
 
RecordsToStandardize - class com.sun.mdm.index.matching.adapter.RecordsToStandardize.
Utility class to hold the records to standardize
RecordsToStandardize() - Constructor for class com.sun.mdm.index.matching.adapter.RecordsToStandardize
 
RecreateResult - class com.sun.mdm.index.ops.RecreateResult.
recreate object
RecreateResult() - Constructor for class com.sun.mdm.index.ops.RecreateResult
default constructor
RecreateResult(EnterpriseObject, EnterpriseObject, EnterpriseObject, EnterpriseObject) - Constructor for class com.sun.mdm.index.ops.RecreateResult
Create an instance of recreate object.
ReferenceDescriptor - class com.sun.mdm.index.objects.validation.ReferenceDescriptor.
 
ReferenceDescriptor(String, CodeRegistry) - Constructor for class com.sun.mdm.index.objects.validation.ReferenceDescriptor
Creates a new instance of ReferenceDescriptor
ReferenceDescriptor(String) - Constructor for class com.sun.mdm.index.objects.validation.ReferenceDescriptor
Creates a new instance of ReferenceDescriptor
RefinedSoundex - class com.sun.mdm.index.phonetic.impl.RefinedSoundex.
Encodes a string into a refined soundex value.
RefinedSoundex() - Constructor for class com.sun.mdm.index.phonetic.impl.RefinedSoundex
Creates an instance of the RefinedSoundex object using the default US English mapping.
RefinedSoundex(char[]) - Constructor for class com.sun.mdm.index.phonetic.impl.RefinedSoundex
Creates a refined soundex instance using a custom mapping.
RelatedObjectType - class com.sun.mdm.index.parser.RelatedObjectType.
 
RelatedObjectType() - Constructor for class com.sun.mdm.index.parser.RelatedObjectType
default constructor
RelationDef - class com.sun.mdm.index.parser.RelationDef.
 
RelationDef() - Constructor for class com.sun.mdm.index.parser.RelationDef
 
Report - class com.sun.mdm.index.report.Report.
Base class for all reports
Report(ReportConfig) - Constructor for class com.sun.mdm.index.report.Report
Creates a new instance of Report.
ReportConfig - class com.sun.mdm.index.report.ReportConfig.
Base class for all report configurations
ReportConfig() - Constructor for class com.sun.mdm.index.report.ReportConfig
 
ReportException - exception com.sun.mdm.index.report.ReportException.
Report Exception
ReportException() - Constructor for class com.sun.mdm.index.report.ReportException
 
ReportException(String) - Constructor for class com.sun.mdm.index.report.ReportException
Constructs an ReportException with the specified detail message,
ReportException(Throwable) - Constructor for class com.sun.mdm.index.report.ReportException
Constructs an ReportException with the specified cause.
ReportException(String, Throwable) - Constructor for class com.sun.mdm.index.report.ReportException
Constructs an ReportException with the specified detail message and cause.
ReportGenerator - interface com.sun.mdm.index.ejb.report.ReportGenerator.
Interface for ReportGeneratorEJB
ReportGeneratorEJB - class com.sun.mdm.index.ejb.report.ReportGeneratorEJB.
Session bean for reports
ReportGeneratorEJB() - Constructor for class com.sun.mdm.index.ejb.report.ReportGeneratorEJB
 
ReportGeneratorImpl - class com.sun.mdm.index.ejb.report.ReportGeneratorImpl.
 
ReportGeneratorImpl() - Constructor for class com.sun.mdm.index.ejb.report.ReportGeneratorImpl
Creates a new instance of ReportGeneratorImpl
ReportGeneratorImpl(MasterController) - Constructor for class com.sun.mdm.index.ejb.report.ReportGeneratorImpl
Creates a new instance of ReportGeneratorImpl
ReportGeneratorRemote - interface com.sun.mdm.index.ejb.report.ReportGeneratorRemote.
Remote interface of ReportGenerator
ReportRow - class com.sun.mdm.index.report.ReportRow.
Base class for all multiline reports
ReportRow() - Constructor for class com.sun.mdm.index.report.ReportRow
 
ResultObject - class com.sun.mdm.index.query.ResultObject.
Result object
ResultObject() - Constructor for class com.sun.mdm.index.query.ResultObject
Creates new BlockElement
ResultObject.MetaData - class com.sun.mdm.index.query.ResultObject.MetaData.
Meta data
ResultObjectAssembler - interface com.sun.mdm.index.query.ResultObjectAssembler.
The ResultObjectAssembler interface contains the methods used to assemble the JDBC objects that result from a query.
Role - class com.sun.mdm.index.edm.services.security.Role.
 
Role() - Constructor for class com.sun.mdm.index.edm.services.security.Role
Creates a new instance of Role
Role(String, ArrayList) - Constructor for class com.sun.mdm.index.edm.services.security.Role
Constructor for the Role class.
readClassDescriptor() - Method in class com.sun.mdm.index.ops.ObjectInputStreamForVersion
Reads class descriptor.
readClassDescriptor() - Method in class com.sun.mdm.index.ops.ObjectInputstreamForBackwardCompatibility
Read a class descriptor.
readExternal(ObjectInput) - Method in class com.sun.mdm.index.master.MatchResult
 
readExternal(ObjectInput) - Method in class com.sun.mdm.index.master.MergeResult
 
readExternal(ObjectInput) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
 
readExternal(ObjectInput) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
 
readExternal(ObjectInput) - Method in class com.sun.mdm.index.objects.FieldFlag
 
readExternal(ObjectInput) - Method in class com.sun.mdm.index.objects.ObjectField
 
readExternal(ObjectInput) - Method in class com.sun.mdm.index.objects.ObjectKey
 
readExternal(ObjectInput) - Method in class com.sun.mdm.index.objects.ObjectNode
 
readExternal(ObjectInput) - Method in class com.sun.mdm.index.ops.TransactionLog
 
readFileFromJar(String, String, String) - Static method in class com.sun.mdm.index.util.JarUtil
 
recalculateIndex() - Method in class com.sun.mdm.index.objects.ObjectNode
 
reconstructConditionExpression() - Method in class com.sun.mdm.index.query.QueryObject
 
recordDetails - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
recreateObject(Connection, String) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Recreate object.
recreateObject(Connection, String) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Recreate an object by transaction ID.
recursiveDelete(File) - Static method in class com.sun.mdm.index.parser.Utils
Recursively deletes a directory.
reduceObjectNode(ObjectNode, EPathArrayList) - Static method in class com.sun.mdm.index.report.ObjectNodeReducer
Creates a new instance of ObjectNodeReducer.
refName - Variable in class com.sun.mdm.index.edm.services.configuration.EosFieldGroupConfig.FieldRefStruct
 
registerMBean(String) - Method in class com.sun.mdm.index.monitor.Agent
 
registerObjectDefinition(InputStream) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
 
registerPhoneticEncoders() - Method in class com.sun.mdm.index.phonetic.Phoneticizer
Read the available encoders from a Configuration, instantiate them and populate the internal map of encoding type to PhoneticEncoder
rejectAssumedMatch() - Method in class com.sun.mdm.index.decision.DecisionMakerResult
Flag the assumed match, if any, as being rejected
rejectAssumedMatch(SystemObject, EnterpriseObject) - Method in class com.sun.mdm.index.master.ExecuteMatchLogics
Specifies to the execute match method on whether to reject an assumed match after examining the record that is assumed to be a match.
rejectUpdate(SystemObject, EnterpriseObject) - Method in class com.sun.mdm.index.master.ExecuteMatchLogics
Specifies to the execute match methods whether to reject updates to an existing enterprise record by examining both the system object and the enterprise object to update.
release() - Method in class com.sun.mdm.index.outbound.OutBoundSender
Release connections
releaseResources(Connection) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Release JDBC connection (return to pool) and JMS resources.
releaseResources(Connection) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Release JDBC connection (return to pool) and JMS resources.
relevantChildrenMatchFields - Variable in class com.sun.mdm.index.matching.converter.MatchTupleConverter.TokenInfo
 
relevantFields - Variable in class com.sun.mdm.index.matching.converter.MatchTupleConverter.TokenInfo
 
remove() - Method in interface com.sun.mdm.index.ejb.page.PageData
remove the PageAdaptor
remove() - Method in class com.sun.mdm.index.ejb.page.PageDataEJB
Standard EJB3 callback method.
remove(Connection, String, String, String) - Method in class com.sun.mdm.index.ops.EnterpriseDB
Removes an existing EUID-SystemCode-LocalID association from database.
remove(Connection, HashMap, ObjectNode) - Method in interface com.sun.mdm.index.ops.EntityOPS
Remove an existing object.
remove(Connection, HashMap, String, SBROverWrite) - Method in class com.sun.mdm.index.ops.SBROverWriteDB
Removes an existing SystemSBR and its children records from database.
remove(Connection, HashMap, SystemObject) - Method in class com.sun.mdm.index.ops.SystemObjectDB
Removes an existing SystemObject and its children records from database.
remove(Connection, HashMap, String, SBR) - Method in class com.sun.mdm.index.ops.SystemSBRDB
Removes an existing SystemSBR and its children records from database.
removeChild(ObjectNode) - Method in class com.sun.mdm.index.objects.ObjectNode
Removes a child object from the ObjectNode
removeChild(String, ObjectKey) - Method in class com.sun.mdm.index.objects.ObjectNode
removes a child object from the ObjectNode by child's object tag and key setting
removeChildForType(ArrayList, ObjectNode) - Method in class com.sun.mdm.index.objects.ObjectNode
 
removeChildIndex(ObjectNode) - Method in class com.sun.mdm.index.objects.ObjectNode
 
removeChildren() - Method in class com.sun.mdm.index.objects.ObjectNode
Removes all child objects from the ObjectNode
removeChildren(String) - Method in class com.sun.mdm.index.objects.ObjectNode
Removes all child objects of one type from the ObjectNode
removeHelper(EnterpriseObject, Map) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Helper method for unmerging enterprise objects.
removeLinks(HashMap, EnterpriseObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
removeLinksForChildren(ArrayList, EnterpriseObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
removeLocks(HashMap, EnterpriseObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
removeMinorObject(ObjectNode, ObjectNode) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
removeMinorObject(ObjectNode, HashMap) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
removeMinorObject(SBR, HashMap) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
removeOverWrite(SBROverWrite) - Method in class com.sun.mdm.index.objects.SBR
 
removePhoneticizeField(MatchFieldDef.PhoneticizeField) - Method in class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig.StandardizeSystemObject
 
removeReferencedField(String, ArrayList) - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
removeReferencedField(String) - Method in class com.sun.mdm.index.parser.EDMType
 
removeReferencedField(String) - Method in class com.sun.mdm.index.parser.UpdateType
 
removeReferencedQueryBuilder(String) - Method in class com.sun.mdm.index.parser.EDMType
 
removeSO(String, String, EnterpriseObject) - Method in class com.sun.mdm.index.update.UpdateHelper
remove a SystemObject
removeSystem(Connection, EnterpriseObject, String, String, String) - Method in interface com.sun.mdm.index.update.UpdateManager
 
removeSystem(Connection, EnterpriseObject, String, String, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Removes a System Object from a Enterprise Object
removeSystemObject(String, String) - Method in class com.sun.mdm.index.objects.EnterpriseObject
Removes a system object from an instance of EnterpriseObject.
removeSystemObjectBean(String, String) - Method in interface com.sun.mdm.index.webservice.EnterpriseObjectBean
Removes a SystemObject from EnterpriseObject
replaceJarValues(String, String, String, Map) - Static method in class com.sun.mdm.index.util.JarUtil
replaces strings in the entryName in a given jar file.
report - Variable in class com.sun.mdm.index.parser.EDMFieldDef
 
reportName - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
reportName - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.Subscreen
 
reportgeneratorJndiName - Variable in class com.sun.mdm.index.parser.EDMType.ImplDetails
 
reports() - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.MidmConverter
 
reports - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
require - Variable in class com.sun.mdm.index.edm.services.configuration.EosFieldGroupConfig.FieldRefStruct
 
required - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.FieldRef
 
requiredInSearchScreen - Variable in class com.sun.mdm.index.parser.EDMFieldDef
 
reset() - Method in class com.sun.mdm.index.objects.ObjectNode
resets all control flags on the ObjectNode
resetAll() - Method in class com.sun.mdm.index.objects.ObjectNode
resets all control flags on the ObjectNode, including child(ren)
resetInstance() - Static method in class com.sun.mdm.index.configurator.ConfigurationService
Ensures the singleton instance will be reloaded with the latest configuration with the next call to getInstance.
resolveClass(ObjectStreamClass) - Method in class com.sun.mdm.index.ops.ObjectInputStreamForVersion
 
resolveClass(ObjectStreamClass) - Method in class com.sun.mdm.index.ops.ObjectInputstreamForBackwardCompatibility
 
resolvePotentialDuplicate(String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Flags a potential duplicate pair with "Resolved" or "Auto Resolved" status.
resolvePotentialDuplicate(Connection, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Flags a potential duplicate pair with "Resolved" or "Auto Resolved" status.
resolvePotentialDuplicate(Connection, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Mark the potential duplicate with resolve or auto resolve status.
resolvePotentialDuplicate(String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Flags a potential duplicate pair with "Resolved" or "Auto Resolved" status.
resolvePotentialDuplicate(Connection, String, boolean) - Method in class com.sun.mdm.index.potdup.PotentialDuplicateManager
Set status of potential duplicate record to either (r)esolve or (a)utoresolve.
restoreOriginalValue(ObjectNode, HashMap) - Method in class com.sun.mdm.index.filter.ExclusionListLookup
 
retrieveBlock(QueryBuilder, EOSearchOptions, String[], SystemObject, SystemObject, SystemObject) - Method in class com.sun.mdm.index.matching.MatchEngineControllerImpl
Retrieves a block matching the specified SearchOptions.
retrieveBlock(Connection, QueryBuilder, EOSearchOptions, String[], SystemObject, SystemObject, SystemObject) - Method in class com.sun.mdm.index.matching.MatchEngineControllerImpl
Retrieves a block matching the specified SearchOptions.
rollbackTransaction(Connection) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Rollback current transaction.
rollbackTransaction(Connection) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Rollback current transaction.
rootObject - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.PageTab
 

S

SAMESYSTEMMATCH - Static variable in class com.sun.mdm.index.parser.MasterType
 
SBR - class com.sun.mdm.index.objects.SBR.
The SBR class represents the information about an entity that is considered to be the most accurate information from all external systems.
SBR() - Constructor for class com.sun.mdm.index.objects.SBR
Creates a new instance of the SBR class.
SBR(String, String, String, String, Date, String, String, String, Date, String, ObjectNode) - Constructor for class com.sun.mdm.index.objects.SBR
Creates a new instance of the SBR class.
SBR(String, String, String, String, Date, String, String, String, Date, String, ObjectNode, boolean) - Constructor for class com.sun.mdm.index.objects.SBR
Creates a new instance of the SBR class.
SBRObjectBean - interface com.sun.mdm.index.webservice.SBRObjectBean.
Interface for SBR object bean
SBROverWrite - class com.sun.mdm.index.objects.SBROverWrite.
 
SBROverWrite() - Constructor for class com.sun.mdm.index.objects.SBROverWrite
Creates new potentialDuplicate
SBROverWrite(String, Object) - Constructor for class com.sun.mdm.index.objects.SBROverWrite
 
SBROverWriteDB - class com.sun.mdm.index.ops.SBROverWriteDB.
 
SBROverWriteDB() - Constructor for class com.sun.mdm.index.ops.SBROverWriteDB
default constructor
SBR_EXCLUSION_TYPE - Static variable in interface com.sun.mdm.index.filter.FilterConstants
 
SBR_UPDATE - Static variable in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
SDFDATE - Static variable in class com.sun.mdm.index.edm.util.DateUtil
 
SDFDATEONLY - Static variable in class com.sun.mdm.index.edm.util.DateUtil
 
SEARCHEDMASK - Static variable in class com.sun.mdm.index.objects.FieldFlag
bit mask for SEARCH
SEARCHEDTYPE - Static variable in class com.sun.mdm.index.objects.FieldFlag
type for SEARCHED
SEARCHRESULT - Variable in class com.sun.mdm.index.parser.EDMType
 
SEARCHSCREEN - Variable in class com.sun.mdm.index.parser.EDMType
 
SECURITY - Static variable in interface com.sun.mdm.index.util.Constants
enables/disables security
SECURITY_CONFIGURATION - Static variable in class com.sun.mdm.index.configurator.impl.security.SecurityConfiguration
module name
SECURITY_FILE_NAME - Static variable in class com.sun.mdm.index.configurator.ConfigurationService
 
SECURITY_MASK_STRING - Static variable in interface com.sun.mdm.index.util.Constants
Security mask string
SEQException - exception com.sun.mdm.index.idgen.SEQException.
 
SEQException() - Constructor for class com.sun.mdm.index.idgen.SEQException
Creates a new instance of SEQException without detail message.
SEQException(String) - Constructor for class com.sun.mdm.index.idgen.SEQException
Constructs an instance of SEQException with the specified detail message.
SEQException(Throwable) - Constructor for class com.sun.mdm.index.idgen.SEQException
Constructs an instance of SEQException with the chain of errors.
SEQ_DATASOURCE - Static variable in interface com.sun.mdm.index.util.JNDINames
JNDI name for the sequence data source
SINGLE_DOMAIN_SELECTOR_AU - Static variable in class com.sun.mdm.index.parser.MatchFieldDef
 
SINGLE_DOMAIN_SELECTOR_FR - Static variable in class com.sun.mdm.index.parser.MatchFieldDef
 
SINGLE_DOMAIN_SELECTOR_UK - Static variable in class com.sun.mdm.index.parser.MatchFieldDef
 
SINGLE_DOMAIN_SELECTOR_US - Static variable in class com.sun.mdm.index.parser.MatchFieldDef
 
SINGLE_QUERY - Static variable in interface com.sun.mdm.index.query.QueryConstants
SINGLE_QUERY is used for tuple query
SOURCE_MAPPING - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
source mapping tag
SQLDescWithBindParameters - class com.sun.mdm.index.query.SQLDescWithBindParameters.
 
SQLDescWithBindParameters(SQLDescriptor, List) - Constructor for class com.sun.mdm.index.query.SQLDescWithBindParameters
 
SQLDescriptor - class com.sun.mdm.index.query.SQLDescriptor.
This class contains data that is used to issue a SQL query and to assemble composite object tree.
SQLDescriptor() - Constructor for class com.sun.mdm.index.query.SQLDescriptor
Creates a new instance of SQLDescriptor
SQLServerAdapter - class com.sun.mdm.index.ops.SQLServerAdapter.
 
SQLServerAdapter() - Constructor for class com.sun.mdm.index.ops.SQLServerAdapter
 
SQLServerBlobHelper - class com.sun.mdm.index.ops.SQLServerBlobHelper.
 
SQLServerBlobHelper() - Constructor for class com.sun.mdm.index.ops.SQLServerBlobHelper
Creates a new instance of SQLBlobHelper
SQLServerSQLObject - class com.sun.mdm.index.query.SQLServerSQLObject.
supports SQL server specifics query syntax
SQLServerSQLObject() - Constructor for class com.sun.mdm.index.query.SQLServerSQLObject
 
STANDARDIZATION - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration
Module Name to use with the Configuration Service to load the Standardization configuration
STANDARDIZATION_TARGETS - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
standardization targets tag
STANDARDIZATION_TYPE - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Attributes
standardization type attribute
STANDARDIZED_OBJECT_FIELD_ID - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
standardized object field id tag
STANDARDIZED_TARGET_FIELD_NAME - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
standardized target field name tag
STANDARDIZER_API - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Components
MEFA component name for standardizer api
STANDARDIZER_API - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Tags
standardizer api tag
STANDARDIZER_CONFIG - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Tags
standardizer configuration tag
STANDARDIZER_ENGINE_CONFIG - Static variable in class com.sun.mdm.index.configurator.impl.MEFAConfiguration.Components
MEFA component name for standardizer engine configuration
STANDARDIZE_SYSTEM_OBJECT - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
standardize system object tag
STAND_DIR - Static variable in class com.sun.mdm.index.configurator.ConfigurationService
 
STATUS - Static variable in class com.sun.mdm.index.report.PotentialDuplicateReport
 
STATUS_ACTIVE - Static variable in class com.sun.mdm.index.objects.SystemObject
active status
STATUS_ACTIVE - Static variable in class com.sun.mdm.index.objects.TransactionObject
status
STATUS_INACTIVE - Static variable in class com.sun.mdm.index.objects.SystemObject
inactive status
STATUS_MERGED - Static variable in class com.sun.mdm.index.objects.SystemObject
merged status
STCSIGMATAG - Static variable in class com.sun.mdm.index.parser.ElephantObjectType
stc_sigma tag
STRING - Static variable in class com.sun.mdm.index.objects.validation.FieldType
String
STRINGFIELD - Static variable in class com.sun.mdm.index.parser.FieldDef
string
STRINGFIELD - Static variable in class com.sun.mdm.index.parser.FieldType
string
SYSTEMOBJECTTAG - Static variable in class com.sun.mdm.index.objects.metadata.ObjectFactory
systemobject tag
SYSTEMSBRTAG - Static variable in class com.sun.mdm.index.objects.metadata.ObjectFactory
sbr tag
SYSTEM_CODE - Static variable in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
SYSTEM_CODE - Static variable in class com.sun.mdm.index.report.AssumedMatchReport
 
SYSTEM_CODE - Static variable in class com.sun.mdm.index.report.PotentialDuplicateReport
 
SYSTEM_CODE - Static variable in class com.sun.mdm.index.report.UpdateReport
 
SYSTEM_OBJECT_BRAND_NEW - Static variable in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
SYSTEM_OBJECT_NAME - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
system object name tag
SYSTEM_OBJECT_UPDATE - Static variable in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
SYSTEM_USER - Static variable in class com.sun.mdm.index.report.DeactivateReport
 
SYSTEM_USER - Static variable in class com.sun.mdm.index.report.MergeReport
 
SYSTEM_USER - Static variable in class com.sun.mdm.index.report.UnmergeReport
 
SYSTEM_USER - Static variable in class com.sun.mdm.index.report.UpdateReport
 
SYS_ID_MATCH - Static variable in class com.sun.mdm.index.master.MatchResult
The system code / lid was found in the database and the record updated
SampleChecksumCalculator - class com.sun.mdm.index.idgen.impl.SampleChecksumCalculator.
Default checksum calculator
SampleChecksumCalculator() - Constructor for class com.sun.mdm.index.idgen.impl.SampleChecksumCalculator
Default constructor for DefaultChecksumCalculator
SbmeMatcherAdapter - class com.sun.mdm.index.matching.adapter.SbmeMatcherAdapter.
MatcherAPI implementation that allows MEFA to communicate with the Master Index Match Engine.
SbmeMatcherAdapter() - Constructor for class com.sun.mdm.index.matching.adapter.SbmeMatcherAdapter
Creates new SbmeMatcherAdapter
SbmeMatcherAdapterConfig - class com.sun.mdm.index.matching.adapter.SbmeMatcherAdapterConfig.
Class to provide the Master Index match engine with user configuration It allows the Match Engine access to the Configuration Service.
SbmeMatcherAdapterConfig() - Constructor for class com.sun.mdm.index.matching.adapter.SbmeMatcherAdapterConfig
Creates new SbmeMatcherAdapterConfig
SbmeMatcherAdapterConfig.CSConfigFileAccess - class com.sun.mdm.index.matching.adapter.SbmeMatcherAdapterConfig.CSConfigFileAccess.
Inner class that implements the Master Index Match engine interface giving access to the configuration files
SbmeMatcherAdapterConfig.CSConfigFileAccess(MatchEngineConfig) - Constructor for class com.sun.mdm.index.matching.adapter.SbmeMatcherAdapterConfig.CSConfigFileAccess
Constructor to create instance
SbmeStandardizerAdapter - class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapter.
StandardizerAPI implementation that allows MEFA to communicate with the Master Index Standardization Engine.
SbmeStandardizerAdapter() - Constructor for class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapter
Creates new SbmeStandardizerAdapter
SbmeStandardizerAdapterConfig - class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapterConfig.
Class to provide the Master Index standardization engine with user configuration.
SbmeStandardizerAdapterConfig() - Constructor for class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapterConfig
Creates new SbmeMatcherAdapterConfig
SbmeStandardizerAdapterConfig.CSConfigFileAccess - class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapterConfig.CSConfigFileAccess.
Inner class that implements the Master Index standardization engine interface giving access to the configuration files.
SbmeStandardizerAdapterConfig.CSConfigFileAccess(MatchEngineConfig) - Constructor for class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapterConfig.CSConfigFileAccess
Constructor to create instance
ScoreElement - class com.sun.mdm.index.matching.ScoreElement.
Represents the results of a match against a particular object, represented by it's EUID.
ScoreElement(String, double) - Constructor for class com.sun.mdm.index.matching.ScoreElement
Create a new ScoreElement given a euid and weight
ScreenObject - class com.sun.mdm.index.edm.services.configuration.ScreenObject.
ScreenObject class representing MIDM screens.
ScreenObject(Integer, String, ObjectNodeConfig, int, ArrayList, ArrayList, ArrayList) - Constructor for class com.sun.mdm.index.edm.services.configuration.ScreenObject
Creates a new instance of the ScreenObject class
SearchCriteria - class com.sun.mdm.index.querybuilder.SearchCriteria.
Generic class representing data that is transformed using a QueryBuilder to construct a set of queries objects
SearchCriteria() - Constructor for class com.sun.mdm.index.querybuilder.SearchCriteria
Creates a new instance of SearchCriteria
SearchObjectResult - interface com.sun.mdm.index.webservice.SearchObjectResult.
Interface for the search result objects invoked from search methods.
SearchOptions - class com.sun.mdm.index.querybuilder.SearchOptions.
Generic class representing a set of options for executing a query
SearchOptions() - Constructor for class com.sun.mdm.index.querybuilder.SearchOptions
Constructor
SearchResultsConfig - class com.sun.mdm.index.edm.services.configuration.SearchResultsConfig.
Search Result configurations
SearchResultsConfig(ObjectNodeConfig, int, int, int, boolean, boolean, ArrayList) - Constructor for class com.sun.mdm.index.edm.services.configuration.SearchResultsConfig
 
SearchScreenConfig - class com.sun.mdm.index.edm.services.configuration.SearchScreenConfig.
Search Result configurations
SearchScreenConfig(ObjectNodeConfig, String, String, int, int, boolean, boolean, SearchScreenOptions, ArrayList) - Constructor for class com.sun.mdm.index.edm.services.configuration.SearchScreenConfig
Creates a new instance of the SearchScreenConfig class
SearchScreenConfig(ObjectNodeConfig, String, String, int, int, boolean, boolean, boolean, boolean, boolean, SearchScreenOptions, ArrayList) - Constructor for class com.sun.mdm.index.edm.services.configuration.SearchScreenConfig
Creates a new instance of the SearchScreenConfig class
SearchScreenOptions - class com.sun.mdm.index.edm.services.configuration.SearchScreenOptions.
Search screen options configurations
SearchScreenOptions(String, String, boolean, int, ArrayList) - Constructor for class com.sun.mdm.index.edm.services.configuration.SearchScreenOptions
Creates a new instance of the SearchScreenOptions class
SecureResource - class com.sun.mdm.index.security.SecureResource.
 
SecureResource() - Constructor for class com.sun.mdm.index.security.SecureResource
Creates a new instance of SecureResource
SecureResource(String, ArrayList, ArrayList) - Constructor for class com.sun.mdm.index.security.SecureResource
Creates a new instance of EPathResource
SecurityConfiguration - class com.sun.mdm.index.configurator.impl.security.SecurityConfiguration.
 
SecurityConfiguration() - Constructor for class com.sun.mdm.index.configurator.impl.security.SecurityConfiguration
Creates a new instance of SecurityConfiguration
SecurityException - exception com.sun.mdm.index.security.SecurityException.
The SecurityException class represents an exception thrown when there is an error in security processing.
SecurityException() - Constructor for class com.sun.mdm.index.security.SecurityException
Creates a new instance of the SecurityException class without an error message.
SecurityException(String) - Constructor for class com.sun.mdm.index.security.SecurityException
Creates a new instance of the SecurityException class with an error message.
SecurityException(String, Throwable) - Constructor for class com.sun.mdm.index.security.SecurityException
Creates a new instance of the SecurityException class with an error message and a chain of errors.
SecurityException(Throwable) - Constructor for class com.sun.mdm.index.security.SecurityException
Creates a new instance of the SecurityException class without an error message but with a chain of errors.
SecurityManager - class com.sun.mdm.index.edm.services.security.SecurityManager.
Read roles config xml
SecurityManager - class com.sun.mdm.index.security.SecurityManager.
 
SecurityManager(SessionContext) - Constructor for class com.sun.mdm.index.security.SecurityManager
 
SecurityManager(SessionContext, FileInputStream) - Constructor for class com.sun.mdm.index.security.SecurityManager
 
SecurityMaskPlugIn - interface com.sun.mdm.index.security.SecurityMaskPlugIn.
 
SeebeyondType - class com.sun.mdm.index.parser.SeebeyondType.
 
SeebeyondType() - Constructor for class com.sun.mdm.index.parser.SeebeyondType
default constructor
SelectMap - class com.sun.mdm.index.query.SelectMap.
This class contains a map of Object names and all the fields to be selected in the query.
SelectMap(HashSet, QualifiedField[]) - Constructor for class com.sun.mdm.index.query.SelectMap
Creates a new instance of SelectMap
Sequence - interface com.sun.mdm.index.ejb.sequence.Sequence.
 
SequenceEJB - class com.sun.mdm.index.ejb.sequence.SequenceEJB.
 
SequenceEJB() - Constructor for class com.sun.mdm.index.ejb.sequence.SequenceEJB
 
SequenceEJBLocal - interface com.sun.mdm.index.ejb.sequence.SequenceEJBLocal.
 
SequenceEJBRemote - interface com.sun.mdm.index.ejb.sequence.SequenceEJBRemote.
 
SerialBlockPicker - class com.sun.mdm.index.matching.impl.SerialBlockPicker.
A user extensible component to pick the next block definition to use for the next matching pass.
SerialBlockPicker() - Constructor for class com.sun.mdm.index.matching.impl.SerialBlockPicker
Creates new SerialBlockPicker
Serializer - class com.sun.mdm.index.util.Serializer.
Utility methods to serialize/de-serialize an object to/from a byte array
Serializer() - Constructor for class com.sun.mdm.index.util.Serializer
Creates new Serializer
Sigger - class com.sun.mdm.index.util.Sigger.
Signature calculator calculates a signature for a given SystemObject.
Sigger() - Constructor for class com.sun.mdm.index.util.Sigger
Creates new Sigger
SimpleFactory - class com.sun.mdm.index.objects.factory.SimpleFactory.
Simple object factory implementation
SimpleFactory() - Constructor for class com.sun.mdm.index.objects.factory.SimpleFactory
Creates a new instance of SimpleFactory
SingleDomainSelectorAU - class com.sun.mdm.index.matching.impl.SingleDomainSelectorAU.
 
SingleDomainSelectorAU() - Constructor for class com.sun.mdm.index.matching.impl.SingleDomainSelectorAU
 
SingleDomainSelectorFR - class com.sun.mdm.index.matching.impl.SingleDomainSelectorFR.
 
SingleDomainSelectorFR() - Constructor for class com.sun.mdm.index.matching.impl.SingleDomainSelectorFR
 
SingleDomainSelectorUK - class com.sun.mdm.index.matching.impl.SingleDomainSelectorUK.
 
SingleDomainSelectorUK() - Constructor for class com.sun.mdm.index.matching.impl.SingleDomainSelectorUK
 
SingleDomainSelectorUS - class com.sun.mdm.index.matching.impl.SingleDomainSelectorUS.
 
SingleDomainSelectorUS() - Constructor for class com.sun.mdm.index.matching.impl.SingleDomainSelectorUS
 
SingleQPath - class com.sun.mdm.index.query.SingleQPath.
This is used for Single Query option.
SingleQPath() - Constructor for class com.sun.mdm.index.query.SingleQPath
Creates a new instance of SingleQPath
SingleQueryParser - class com.sun.mdm.index.query.SingleQueryParser.
This Parser parses a QueryObject and produces a single SQL statement.
SingleQueryParser(QueryObject) - Constructor for class com.sun.mdm.index.query.SingleQueryParser
Creates a new instance of SingleQueryParser
Soundex - class com.sun.mdm.index.phonetic.impl.Soundex.
Encode a string using the Soundex algorithm.
Soundex() - Constructor for class com.sun.mdm.index.phonetic.impl.Soundex
Creates a new Soundex encoder
Soundex(char[]) - Constructor for class com.sun.mdm.index.phonetic.impl.Soundex
Creates a new Soundex encoder using a given soundex mapping
SoundexFR - class com.sun.mdm.index.phonetic.impl.SoundexFR.
Encode a string using a version of French Soundex algorithm (Soundex2).
SoundexFR() - Constructor for class com.sun.mdm.index.phonetic.impl.SoundexFR
Creates a new Soundex encoder
SqlServerType - class com.sun.mdm.index.parser.SqlServerType.
 
SqlServerType() - Constructor for class com.sun.mdm.index.parser.SqlServerType
default constructor
StandardizationConfiguration - class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.
Handles the parsing of the Standardization configuration, defining how to standardize (including phoneticization) objects.
StandardizationConfiguration() - Constructor for class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration
Creates new StandardizationConfiguration instance.
StandardizationConfiguration.Attributes - class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Attributes.
Attributes that correspond to the XML attribute names.
StandardizationConfiguration.Attributes() - Constructor for class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Attributes
 
StandardizationConfiguration.Tags - class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags.
Tags that correspond to the XML node names.
StandardizationConfiguration.Tags() - Constructor for class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
 
StandardizationException - exception com.sun.mdm.index.matching.StandardizationException.
An exception occurred during the standardization process
StandardizationException() - Constructor for class com.sun.mdm.index.matching.StandardizationException
Creates new StandardizationException without detail message.
StandardizationException(String) - Constructor for class com.sun.mdm.index.matching.StandardizationException
Constructs an StandardizationException with the specified detail message.
StandardizationException(Throwable) - Constructor for class com.sun.mdm.index.matching.StandardizationException
Constructs an StandardizationException with the specified cause.
StandardizationException(String, Throwable) - Constructor for class com.sun.mdm.index.matching.StandardizationException
Constructs an StandardizationException with the specified detail message and cause.
StandardizationFieldGroup - class com.sun.mdm.index.configurator.impl.standardization.StandardizationFieldGroup.
Defines the configuration settings for the common elements to a standardization field group, whether for a structure to normalize (pre-parsed) or free-form text to standardize (unparsed).
StandardizationFieldGroup(String, LinkedHashMap, String, String) - Constructor for class com.sun.mdm.index.configurator.impl.standardization.StandardizationFieldGroup
Creates new StandardizationFieldGroup.
StandardizationFieldGroup(String, LinkedHashMap, HashMap, String, String, SystemObjectField) - Constructor for class com.sun.mdm.index.configurator.impl.standardization.StandardizationFieldGroup
Creates new StandardizationFieldGroup.
Standardizer - interface com.sun.mdm.index.matching.Standardizer.
Loads and forwards requests to the adapter interface implementation configured.
StandardizerAPI - interface com.sun.mdm.index.matching.StandardizerAPI.
The interface a standardization engine adapter has to implement to enable communication between the framework and the specific standardization engine.
StandardizerAPIHelper - class com.sun.mdm.index.matching.StandardizerAPIHelper.
A Helper class to load the configured implementation class as configured for the standardizer api component
StandardizerAPIHelper() - Constructor for class com.sun.mdm.index.matching.StandardizerAPIHelper
Creates new StandardizationAPIHelper
StandardizerEngineConfiguration - interface com.sun.mdm.index.matching.StandardizerEngineConfiguration.
A marker interface to implement for a StandardizationEngine configuration for a specific standardization engine adapter implementation
StandardizerFactory - class com.sun.mdm.index.matching.StandardizerFactory.
Factory class to create instance of Standardizer
StandardizerFactory() - Constructor for class com.sun.mdm.index.matching.StandardizerFactory
 
StandardizerImpl - class com.sun.mdm.index.matching.StandardizerImpl.
Loads and forwards requests to the adapter interface implementation configured.
StandardizerImpl() - Constructor for class com.sun.mdm.index.matching.StandardizerImpl
No argument constructor.
StartsWithCondition - class com.sun.mdm.index.configurator.impl.blocker.StartsWithCondition.
Condition object representing starts with.
StartsWithCondition() - Constructor for class com.sun.mdm.index.configurator.impl.blocker.StartsWithCondition
Creates a new instance of StartsWithCondition
StatusMonitor - class com.sun.mdm.index.monitor.StatusMonitor.
 
StatusMonitor(MasterControllerCore, String) - Constructor for class com.sun.mdm.index.monitor.StatusMonitor
 
StatusMonitorMBean - interface com.sun.mdm.index.monitor.StatusMonitorMBean.
 
StrategyCreationException - exception com.sun.mdm.index.survivor.StrategyCreationException.
 
StrategyCreationException() - Constructor for class com.sun.mdm.index.survivor.StrategyCreationException
Creates new StrategyCreationException without detail message.
StrategyCreationException(String) - Constructor for class com.sun.mdm.index.survivor.StrategyCreationException
Constructs an StrategyCreationException with the specified detail message.
StrategyCreationException(Throwable) - Constructor for class com.sun.mdm.index.survivor.StrategyCreationException
Constructs an StrategyCreationException with the specified cause.
StrategyCreationException(String, Throwable) - Constructor for class com.sun.mdm.index.survivor.StrategyCreationException
Constructs an StrategyCreationException with the specified detail message and cause.
StrategyParameter - class com.sun.mdm.index.survivor.StrategyParameter.
The StrategyParameter class represents a single parameter for the survivor strategy.
StrategyParameter(String, String, String) - Constructor for class com.sun.mdm.index.survivor.StrategyParameter
Creates a new instance of the StrategyParameter class given the name, type, and value of the parameter.
StringConstraintType - class com.sun.mdm.index.parser.StringConstraintType.
 
StringConstraintType() - Constructor for class com.sun.mdm.index.parser.StringConstraintType
 
StringValueValidator - class com.sun.mdm.index.objects.validation.StringValueValidator.
 
StringValueValidator(Integer, Integer) - Constructor for class com.sun.mdm.index.objects.validation.StringValueValidator
Creates a new instance of LongValueValidator
SuperKey - class com.sun.mdm.index.objects.SuperKey.
ObjectKey definition class
SuperKey(ArrayList, ArrayList, ArrayList) - Constructor for class com.sun.mdm.index.objects.SuperKey
 
SurvivorCalculationException - exception com.sun.mdm.index.survivor.SurvivorCalculationException.
The SurvivorCalculationException class represents an exception thrown when an error occurs while calculating the surviving data for the Single Best Record (SBR).
SurvivorCalculationException() - Constructor for class com.sun.mdm.index.survivor.SurvivorCalculationException
Creates a new instance of the SurvivorCalculationException class without an error message.
SurvivorCalculationException(String) - Constructor for class com.sun.mdm.index.survivor.SurvivorCalculationException
Creates a new instance of the SurvivorCalculationException class with an error message.
SurvivorCalculationException(String, Throwable) - Constructor for class com.sun.mdm.index.survivor.SurvivorCalculationException
Creates a new instance of the SurvivorCalculationException class with an error message and a chain of errors.
SurvivorCalculationException(Throwable) - Constructor for class com.sun.mdm.index.survivor.SurvivorCalculationException
Creates a new instance of the SurvivorCalculationException class without an error message but with a chain of errors.
SurvivorCalculator - class com.sun.mdm.index.survivor.SurvivorCalculator.
Survivor calculator class
SurvivorCalculator(MatchEngineController) - Constructor for class com.sun.mdm.index.survivor.SurvivorCalculator
Creates new SurvivorCalculator using default helper object
SurvivorCalculator(Standardizer) - Constructor for class com.sun.mdm.index.survivor.SurvivorCalculator
 
SurvivorCalculator(MatchEngineController, AbstractSurvivorHelper) - Constructor for class com.sun.mdm.index.survivor.SurvivorCalculator
Creates a new SurvivorCalculator, using the passed in helper object
SurvivorHelperConfig - class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig.
Survivor helper configuration object
SurvivorHelperConfig() - Constructor for class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
Creates new UpdateManagerConfig
SurvivorHelperConfig.StrategyConfig - class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig.StrategyConfig.
Strategy configuration class
SurvivorHelperConfig.StrategyConfig() - Constructor for class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig.StrategyConfig
default constructor
SurvivorHelperConfig.StrategyConfig(String, Collection) - Constructor for class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig.StrategyConfig
Constructor.
SurvivorQuality - class com.sun.mdm.index.survivor.impl.SurvivorQuality.
 
SurvivorQuality() - Constructor for class com.sun.mdm.index.survivor.impl.SurvivorQuality
Creates new UtilityParameter
SurvivorQuality(String, String, String, String) - Constructor for class com.sun.mdm.index.survivor.impl.SurvivorQuality
constructs a SurvivorQuality object
SurvivorStrategyInterface - interface com.sun.mdm.index.survivor.SurvivorStrategyInterface.
The SurvivorStrategyInterface class is the interface for all default and custom survivor calculators.
SybaseType - class com.sun.mdm.index.parser.SybaseType.
 
SybaseType() - Constructor for class com.sun.mdm.index.parser.SybaseType
 
SystemDefinition - class com.sun.mdm.index.master.SystemDefinition.
The SystemDefinition class represents the information about the external systems sharing data with the master index application.
SystemDefinition() - Constructor for class com.sun.mdm.index.master.SystemDefinition
Creates a new instance of the SystemDefinition class.
SystemField - class com.sun.mdm.index.survivor.SystemField.
The SystemField class represents a field in a system object.
SystemField(String, Object) - Constructor for class com.sun.mdm.index.survivor.SystemField
Creates a new instance of the SystemField class given the field name and field value.
SystemFieldList - class com.sun.mdm.index.survivor.SystemFieldList.
The SystemFieldList class represents a list of system fields.
SystemFieldList() - Constructor for class com.sun.mdm.index.survivor.SystemFieldList
Creates a new instance of the SystemFieldList class.
SystemFieldListMap - class com.sun.mdm.index.survivor.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.
SystemFieldListMap() - Constructor for class com.sun.mdm.index.survivor.SystemFieldListMap
Creates a new instance of the SystemFieldListMap class.
SystemFieldListMap.SystemKey - class com.sun.mdm.index.survivor.SystemFieldListMap.SystemKey.
The SystemKey class is an inner class representing a system code and local ID pair mapped to a corresponding list of system fields in an instance of SystemFieldListMap.
SystemFieldListMap.SystemKey(String, String) - Constructor for class com.sun.mdm.index.survivor.SystemFieldListMap.SystemKey
Creates a new instance of the SystemKey class.
SystemObject - class com.sun.mdm.index.objects.SystemObject.
The SystemObject class represents information sent to the master index from external systems.
SystemObject() - Constructor for class com.sun.mdm.index.objects.SystemObject
Creates a new instance of the SystemObject class.
SystemObject(String, ArrayList, ArrayList) - Constructor for class com.sun.mdm.index.objects.SystemObject
Creates a new instance of the SystemObject by its object tag, field names, and field types.
SystemObject(String, String, String, String, String, String, Date, String, String, Date, ObjectNode) - Constructor for class com.sun.mdm.index.objects.SystemObject
Creates a new instance of the SystemObject class.
SystemObject(String, String, String, String, String, String, String, Date, String, String, Date, ObjectNode, ArrayList, ArrayList) - Constructor for class com.sun.mdm.index.objects.SystemObject
Creates a new instance of the SystemObject class.
SystemObject(String, String, String, String, String, String, Date, String, String, Date, ObjectNode, boolean) - Constructor for class com.sun.mdm.index.objects.SystemObject
Creates a new instance of the SystemObject class.
SystemObject(String, String, String, String, String, String, String, Date, String, String, Date, ObjectNode, boolean, ArrayList, ArrayList) - Constructor for class com.sun.mdm.index.objects.SystemObject
Creates a new instance of the SystemObject class.
SystemObjectBean - interface com.sun.mdm.index.webservice.SystemObjectBean.
Interface for system object bean
SystemObjectConverter - interface com.sun.mdm.index.matching.converter.SystemObjectConverter.
The marker interface a converter should implement to be used in the matching framework.
SystemObjectDB - class com.sun.mdm.index.ops.SystemObjectDB.
 
SystemObjectDB() - Constructor for class com.sun.mdm.index.ops.SystemObjectDB
default constructor
SystemObjectException - exception com.sun.mdm.index.objects.SystemObjectException.
 
SystemObjectException() - Constructor for class com.sun.mdm.index.objects.SystemObjectException
 
SystemObjectException(String) - Constructor for class com.sun.mdm.index.objects.SystemObjectException
 
SystemObjectField - class com.sun.mdm.index.configurator.impl.standardization.SystemObjectField.
Represents the definition of a SystemObject field used in the configuration.
SystemObjectField() - Constructor for class com.sun.mdm.index.configurator.impl.standardization.SystemObjectField
Creates new SystemObjectField instance
SystemObjectField(String) - Constructor for class com.sun.mdm.index.configurator.impl.standardization.SystemObjectField
Creates new SystemObjectField.
SystemObjectMatching - class com.sun.mdm.index.configurator.impl.matching.SystemObjectMatching.
Represents the configuration for the matching of a system object.
SystemObjectMatching(ArrayList, String) - Constructor for class com.sun.mdm.index.configurator.impl.matching.SystemObjectMatching
Creates new SystemObjectMatching instance.
SystemObjectPK - class com.sun.mdm.index.objects.SystemObjectPK.
The SystemObjectPK class represents a system code and local ID pair.
SystemObjectPK() - Constructor for class com.sun.mdm.index.objects.SystemObjectPK
Creates a new instance of the SystemObjectPK class.
SystemObjectPK(String, String) - Constructor for class com.sun.mdm.index.objects.SystemObjectPK
Creates a new instance of the SystemObjectPK class.
SystemObjectPKBean - interface com.sun.mdm.index.webservice.SystemObjectPKBean.
Interface for system object bean
SystemObjectStandardization - class com.sun.mdm.index.configurator.impl.standardization.SystemObjectStandardization.
Represents the configuration for a 'standardize system object' entry, defining how to standardize a given system object.
SystemObjectStandardization(ArrayList, ArrayList, ArrayList, String) - Constructor for class com.sun.mdm.index.configurator.impl.standardization.SystemObjectStandardization
Creates new SystemObjectStandardization.
SystemSBRDB - class com.sun.mdm.index.ops.SystemSBRDB.
 
SystemSBRDB() - Constructor for class com.sun.mdm.index.ops.SystemSBRDB
default constructor
sameEO(EnterpriseObject, EnterpriseObject) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
identify which SO's are common to both EO's
save(EnterpriseObject, ArrayList, ArrayList, ArrayList) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
saveLinks(HashMap, EnterpriseObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
saveLinksForChildren(ArrayList, EnterpriseObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
screenID - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.CommonBlock
 
screenTitle - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
searchEnterpriseObject(EOSearchCriteria, EOSearchOptions) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
searchEnterpriseObject(EOSearchCriteria, EOSearchOptions) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns an iterator of enterprise objects that match the specified search criteria and options.
searchEnterpriseObject(String[], EOSearchOptions) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Returns an iterator of enterprise objects that match the specified EUIDs and options.
searchEnterpriseObject(EOSearchCriteria, EOSearchOptions) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns an iterator of enterprise objects that match the specified search criteria and options.
searchEnterpriseObject(String[], EOSearchOptions) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Returns an iterator of enterprise objects that match the specified EUIDs and options.
searchEnterpriseObject(EOSearchCriteria, EOSearchOptions) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Returns an iterator of objects that match the given search criteria and options.
searchEnterpriseObject(String[], EOSearchOptions) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Returns an iterator of objects that match the given search criteria and options.
searchEnterpriseObject(EOSearchCriteria, EOSearchOptions) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns an iterator of enterprise objects that match the specified search criteria and options.
searchEnterpriseObject(String[], EOSearchOptions) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Returns an iterator of enterprise objects that match the specified EUIDs and options.
searchPageFieldPerRow - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.Reports
 
searchResultID - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchResultListPage
 
searchResultID - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
searchResultListPage - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.CommonBlock
 
searchResultListPage - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.History
 
searchScreenOrder - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
selectField(String, SystemFieldListMap) - Method in interface com.sun.mdm.index.survivor.SurvivorStrategyInterface
Selects the field value to populate into the Single Best Record (SBR).
selectField(String, SystemFieldListMap) - Method in class com.sun.mdm.index.survivor.impl.DefaultSurvivorStrategy
Selects the field from the system specified in the initialization parameter
selectField(String, SystemFieldListMap) - Method in class com.sun.mdm.index.survivor.impl.UnionSurvivorStrategy
Unions the values from each SystemObject and return it as a collection
selectField(String, SystemFieldListMap) - Method in class com.sun.mdm.index.survivor.impl.WeightedSurvivorStrategy
Calculates the survivor value by using a MaxHeap to accrue utility scores.
selectObjectDefinition(String) - Static method in class com.sun.mdm.index.objects.metadata.MetaDataService
 
send(String, String, EnterpriseObject) - Method in class com.sun.mdm.index.outbound.OutBoundSender
Publish the eventType and its enterprise object information to a topic
send(String, String, MergeResult) - Method in class com.sun.mdm.index.outbound.OutBoundSender
Publish the eventType and two EnterpriseObject to a topic
send(String, String, EnterpriseObject, EnterpriseObject) - Method in class com.sun.mdm.index.outbound.OutBoundSender
Publish the eventType and two EnterpriseObject to a topic
serialVersionUID - Static variable in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
 
serialVersionUID - Static variable in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
 
serialVersionUID - Static variable in class com.sun.mdm.index.objects.EnterpriseObject
 
serialVersionUID - Static variable in class com.sun.mdm.index.objects.FieldFlag
 
serialVersionUID - Static variable in class com.sun.mdm.index.objects.ObjectField
 
serialVersionUID - Static variable in class com.sun.mdm.index.objects.ObjectKey
 
serialVersionUID - Static variable in class com.sun.mdm.index.objects.ObjectNode
 
serialVersionUID - Static variable in class com.sun.mdm.index.ops.TransactionLog
 
setAbstractCondition(AbstractCondition) - Method in class com.sun.mdm.index.querybuilder.ObjectColumn
 
setAddCount(int) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Add count.
setAddCountsForWeek(ArrayList) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Add function counts for each day of the week.
setAddFlag(boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Sets the value of the add flag, indicating whether the ObjectNode object is newly added.
setAfterEO(EnterpriseObject) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Sets the "after" enterprise object in the AssumedMatchSummary object.
setAfterEO(EnterpriseObject) - Method in class com.sun.mdm.index.ops.RecreateResult
Sets the mAfterEO attribute.
setAfterEO2(EnterpriseObject) - Method in class com.sun.mdm.index.ops.RecreateResult
Sets the mAfterEO2 attribute.
setAllAttributes(int) - Method in class com.sun.mdm.index.objects.validation.FieldDescriptor
Set all attributes of this FieldDescriptor
setAlternateSubQuery(String) - Method in class com.sun.mdm.index.query.Condition
Sets a subquery for the condition expression.
setAppStatus(String) - Method in class com.sun.mdm.index.monitor.StatusMonitor
 
setAsDifferentPerson(String, boolean) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
setAssembleDescriptor(AssembleDescriptor) - Method in class com.sun.mdm.index.query.QueryObject
Sets the assemble descriptor (class AssembleDescriptor) for the QueryObject.
setAssembleDescriptor(AssembleDescriptor) - Method in class com.sun.mdm.index.query.QueryResults
Sets the assemble descriptor (AssembleDescriptor class) for the given query results object.
setAssembleObjectState(AssembleObjectState) - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
setAssembler(ResultObjectAssembler) - Method in class com.sun.mdm.index.query.AssembleDescriptor
Specifies the result object assembler to use.
setAssemblerEngine(AssemblerEngine) - Method in class com.sun.mdm.index.query.AssembleDescriptor
Sets the assembler engine (class AssemblerEngine) for the assemble descriptor.
setAssemblerEngine(AssemblerEngine) - Method in class com.sun.mdm.index.query.QMIterator
 
setAssumedMatchId(String) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Sets the assumed match ID for an instance of AssumedMatchSearchObject.
setAttrIndexHigh(int) - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
setAttrIndexLow(int) - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
setAttribute(int, boolean) - Method in class com.sun.mdm.index.objects.validation.FieldDescriptor
Set an attribute of this FieldDescriptor
setAttributeNames(String[]) - Method in class com.sun.mdm.index.query.AttributesData
Sets the attribute names in the current instance of the AttributesData class.
setAttributes(String[]) - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
setAuditMsg(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
setBeforeEO(EnterpriseObject) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Sets the "before" enterprise object in the AssumedMatchSummary object.
setBeforeEO1(EnterpriseObject) - Method in class com.sun.mdm.index.ops.RecreateResult
Sets the mBeforeEO1 attribute.
setBeforeEO2(EnterpriseObject) - Method in class com.sun.mdm.index.ops.RecreateResult
Sets the mBeforeEO2 attribute.
setBindParamList(List[]) - Method in class com.sun.mdm.index.query.QueryObjectCache
 
setBlockBys(ArrayList) - Method in class com.sun.mdm.index.parser.QueryType.BlockRule
 
setBlockRule(QueryType.BlockRule) - Method in class com.sun.mdm.index.parser.QueryType.BlockDefinition
 
setCache(Map) - Method in class com.sun.mdm.index.survivor.AbstractSurvivorHelper
set the cache
setCacheRef(QueryObjectCache) - Method in class com.sun.mdm.index.query.QueryObject
 
setCandidateFieldValue(ObjectNode, SystemField) - Method in class com.sun.mdm.index.survivor.AbstractSurvivorHelper
sets the candidate field on the omega object using the given value
setCandidateFieldValue(ObjectNode, SystemField) - Method in class com.sun.mdm.index.survivor.impl.DefaultSurvivorHelper
sets the candidate field on the omega object using the given value
setCandidateThreshold(int) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchOptions
Set the maximum row to return.
setChanged() - Method in class com.sun.mdm.index.configurator.ConfigurationService.ConfigurationServiceObservable
 
setChanged(boolean) - Method in class com.sun.mdm.index.objects.FieldFlag
Setter for Changed attribute of the FieldFlag object
setChanged(boolean) - Method in class com.sun.mdm.index.objects.ObjectField
sets if the field is changed
setChanged(String, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Sets the value of the field change flag, indicating whether the specified fields was changed in the ObjectNode object.
setChildIndex(int) - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
setChildType(String) - Method in class com.sun.mdm.index.objects.SBR
Sets the value of the childType field in an SBR object.
setChildType(String) - Method in class com.sun.mdm.index.objects.SystemObject
Sets the value of the childType field in an instance of SystemObject.
setClearFieldIndicator(Object) - Method in class com.sun.mdm.index.webservice.ClearFieldObject
Setter for clear field indicator object
setColumnIndex(int) - Method in class com.sun.mdm.index.ops.DeltaParameters
Setter for mColumnIndex attribute.
setColumnName(String) - Method in class com.sun.mdm.index.ops.DeltaParameters
Setter for mColumnName attribute.
setColumnName(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.MatchColumn
 
setComparisonScore(float) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultRecord
Sets the comparison score (the matching probability weight) for a search result record.
setCondition(Condition[]) - Method in class com.sun.mdm.index.query.QueryObject
Specifies all the conditions of the query.
setCondition(Condition[][]) - Method in class com.sun.mdm.index.query.QueryObject
Specifies multiple sets of conditions so the query object (more specifically the Query Manager) will logically use a UNION operator between each set of conditions in the SQL statement.
setConditionDescriptor(ConditionDescriptor) - Method in class com.sun.mdm.index.query.Condition
 
setConditionDescriptor(ConditionDescriptor) - Method in class com.sun.mdm.index.query.JoinCondition
 
setConditions(Condition[]) - Method in class com.sun.mdm.index.query.QPath
 
setConditionsBlockList(List) - Method in class com.sun.mdm.index.query.Condition
Sets a list of all conditions in a condition expression if the following is true:
setConditionsLeafList(List) - Method in class com.sun.mdm.index.query.Condition
Sets a list of all conditions in a condition expression that are leafs in the object tree.
setConstant(String) - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
setConstraintBy(String) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Sets the constraintBy attribute of the FieldConfig object
setCreateDate(Date) - Method in class com.sun.mdm.index.master.SystemDefinition
Sets the create date for the system represented in a SystemDefinition object.
setCreateDate(Date) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Set the date the potential duplicate listing was created for the PotentialDuplicateResult object.
setCreateDateTime(Date) - Method in class com.sun.mdm.index.objects.SBR
Sets the value of the createDateTime field in an SBR object.
setCreateDateTime(Date) - Method in class com.sun.mdm.index.objects.SystemObject
Sets the value of the createDateTime field in an instance of SystemObject.
setCreateDateTime(Date) - Method in interface com.sun.mdm.index.webservice.SystemObjectBean
Setter for create date time
setCreateEndDate(Timestamp) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Sets the ending date for an instance of AssumedMatchSearchObject.
setCreateEndDate(Timestamp) - Method in class com.sun.mdm.index.master.search.audit.AuditSearchObject
Sets the ending date for an instance of AuditSearchObject.
setCreateEndDate(Timestamp) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Sets the ending date for an instance of PotentialDuplicateSearchObject.
setCreateEndDate(Date) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Sets the ending date for an instance of PotentialDuplicateSearchObjectBean.
setCreateFlag(boolean) - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
setCreateFunction(String) - Method in class com.sun.mdm.index.objects.SBR
Sets the value of the createFunction field in an SBR object.
setCreateFunction(String) - Method in class com.sun.mdm.index.objects.SystemObject
Sets the value of the createFunction field in an instance of SystemObject.
setCreateFunction(String) - Method in interface com.sun.mdm.index.webservice.SystemObjectBean
Setter for create function
setCreateStartDate(Timestamp) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Sets the starting date for an instance of AssumedMatchSearchObject.
setCreateStartDate(Timestamp) - Method in class com.sun.mdm.index.master.search.audit.AuditSearchObject
Sets the starting date for an instance of AuditSearchObject.
setCreateStartDate(Timestamp) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Sets the starting date for an instance of PotentialDuplicateSearchObject.
setCreateStartDate(Date) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Sets the starting date for an instance of PotentialDuplicateSearchObjectBean.
setCreateSystem(String) - Method in class com.sun.mdm.index.objects.SBR
Sets the value of the createSystem field in an SBR object.
setCreateUser(String) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Sets the create user ID for an instance of AssumedMatchSearchObject.
setCreateUser(String) - Method in class com.sun.mdm.index.master.search.audit.AuditSearchObject
Sets the create user ID for an instance of AuditSearchObject.
setCreateUser(String) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Sets the create user ID for an instance of PotentialDuplicateSearchObject.
setCreateUser(String) - Method in class com.sun.mdm.index.objects.SBR
Sets the value of the createUser field in an SBR object.
setCreateUser(String) - Method in class com.sun.mdm.index.objects.SystemObject
Sets the value of the createUser field in an instance of SystemObject.
setCreateUser(String) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Set the Create User ID for the PotentialDuplicateResult object.
setCreateUser(String) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Sets the create user ID for an instance of PotentialDuplicateSearchObjectBean.
setCreateUser(String) - Method in interface com.sun.mdm.index.webservice.SystemObjectBean
Setter for create user
setCreateUserId(String) - Method in class com.sun.mdm.index.master.SystemDefinition
Sets the create user ID for the system represented in a SystemDefinition object.
setCurrentMethod(String) - Method in class com.sun.mdm.index.security.SecurityManager
 
setCurrentPosition(int) - Method in class com.sun.mdm.index.page.ArrayPageAdapter
See PageAdapter
setCurrentPosition(int) - Method in class com.sun.mdm.index.page.AssumedMatchPageAdapter
See PageAdapter
setCurrentPosition(int) - Method in class com.sun.mdm.index.page.EuidPageAdapter
See PageAdapter
setCurrentPosition(int) - Method in class com.sun.mdm.index.page.IteratorPageAdapter
See PageAdapter
setCurrentPosition(int) - Method in interface com.sun.mdm.index.page.PageAdapter
Set the current position of the adapter
setCurrentPosition(int) - Method in class com.sun.mdm.index.page.PotentialDuplicatePageAdapter
See PageAdapter
setCurrentPosition(int) - Method in class com.sun.mdm.index.page.TransactionPageAdapter
See PageAdapter
setDailyTotalsForWeek(ArrayList) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Daily Totals for each day of the week.
setData(Object) - Method in class com.sun.mdm.index.objects.SBROverWrite
 
setDataBase(String) - Method in class com.sun.mdm.index.parser.EIndexObject
 
setDateConversionFormat(DateFormat) - Method in class com.sun.mdm.index.matching.converter.MatchTupleConverter
Sets the format for converting java.util.Date fields into Strings to convert into the the String array tuple.
setDateConversionFormat(DateFormat) - Method in class com.sun.mdm.index.query.MatchTupleAssembler
Sets the format for converting java.util.Date fields into Strings in order to convert the data to the String array tuple.
setDateFormat(String) - Method in class com.sun.mdm.index.parser.EIndexObject
 
setDateTime(Date) - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
setDbConnectionCondition(boolean) - Method in class com.sun.mdm.index.query.AssemblerEngineImpl
Sets the value of mCloseDbConnection.
setDbConnectionCondition() - Method in class com.sun.mdm.index.query.AssemblerEngineImpl
Gets the value of mCloseDbConnection.
setDbConnectionCondition(boolean) - Method in class com.sun.mdm.index.query.TupleAssemblerEngine
Sets the value of the closeDbConnection class variable
setDbConnectionCondition() - Method in class com.sun.mdm.index.query.TupleAssemblerEngine
Gets the value of the closeDbConnection class variable
setDbStatus(String) - Method in class com.sun.mdm.index.monitor.StatusMonitor
 
setDeactivateCount(int) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Deactivate count.
setDeactivateCountsForWeek(ArrayList) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Deactivate function counts for each day of the week.
setDefaultLowerType(String) - Method in class com.sun.mdm.index.configurator.impl.blocker.RangeCondition
Setter for defaultLowerType attribute of the RangeCondition object.
setDefaultLowerValue(String) - Method in class com.sun.mdm.index.configurator.impl.blocker.RangeCondition
Setter for defaultLowerValue attribute of the RangeCondition object.
setDefaultResultType(ValueMetaNode) - Method in class com.sun.mdm.index.query.AssembleDescriptor
Specifies a default structure for the root node of the objects assembled by the assembler engine and Query Manager.
setDefaultStrategy(SurvivorHelperConfig.StrategyConfig) - Method in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
Set the default strategy.
setDefaultUpperType(String) - Method in class com.sun.mdm.index.configurator.impl.blocker.RangeCondition
Setter for defaultUpperType attribute of the RangeCondition object.
setDefaultUpperValue(String) - Method in class com.sun.mdm.index.configurator.impl.blocker.RangeCondition
Setter for defaultUpperValue attribute of the RangeCondition object.
setDefaults() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
 
setDelta(Object) - Method in class com.sun.mdm.index.objects.TransactionObject
Sets the delta value in an instance of the TransactionObject class.
setDelta(Object, DeltaParameters) - Method in class com.sun.mdm.index.ops.DBAdapter
Set the delta column value.
setDelta(Object, DeltaParameters) - Method in class com.sun.mdm.index.ops.MySQLAdapter
Set the delta column value.
setDelta(Object, DeltaParameters) - Method in class com.sun.mdm.index.ops.OracleAdapter
Set the delta column value.
setDelta(Object, DeltaParameters) - Method in class com.sun.mdm.index.ops.SQLServerAdapter
Set the delta column value.
setDescription(String) - Method in class com.sun.mdm.index.master.SystemDefinition
Sets the description for the system represented in a SystemDefinition object.
setDescription(String) - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
setDestinationEO(EnterpriseObject) - Method in class com.sun.mdm.index.master.MergeResult
Sets the destination enterprise object in a MergeResult object.
setDestinationEOM(EnterpriseObjectMessage) - Method in interface com.sun.mdm.index.webservice.MergeObjectResult
Setter Destination EO
setDestinationNode(MergeHistoryNode) - Method in class com.sun.mdm.index.master.search.merge.MergeHistoryNode
Set destination node
setDetail(String) - Method in class com.sun.mdm.index.master.search.audit.AuditSearchObject
Sets the detail field for an instance of AuditSearchObject.
setDisplayName(String) - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
setDisplayOrder(int) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Sets the displayOrder attribute of the FieldConfig object
setDisplayOrder(int) - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
Sets the displayOrder attribute of the object
setDisplayOrder(String) - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
setDisplayOrder(String) - Method in class com.sun.mdm.index.parser.EDMType.EDMNode
 
setDomainSelector(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
setDomains(String[]) - Method in class com.sun.mdm.index.matching.adapter.RecordsToNormalize
 
setDomains(String[]) - Method in class com.sun.mdm.index.matching.adapter.RecordsToStandardize
 
setEUID(String) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Sets the enterprise-wide identifier (EUID) for an instance of AssumedMatchSearchObject.
setEUID(String) - Method in class com.sun.mdm.index.master.search.audit.AuditSearchObject
Sets the EUID for an instance of AuditSearchObject.
setEUID(String) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultRecord
Sets the EUID for a search result record.
setEUID(String) - Method in class com.sun.mdm.index.master.search.merge.MergeHistoryNode
Set EUID
setEUID(String) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Sets the enterprise-wide identifier (EUID) for an instance of PotentialDuplicateSearchObject.
setEUID(String) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Sets the EUID for an instance of TransactionSearchObject.
setEUID(String) - Method in class com.sun.mdm.index.matching.ScoreElement
Accessor for EUID
setEUID(String) - Method in class com.sun.mdm.index.objects.EnterpriseObject
Sets the value of the EUID field in an instance of EnterpriseObject.
setEUID(Object) - Method in class com.sun.mdm.index.objects.TransactionObject
Sets the value of the EUID field in an instance of the TransactionObject class.
setEUID(String) - Method in interface com.sun.mdm.index.webservice.EnterpriseObjectBean
Setter for EUID attribute of the EnterpriseObject object
setEUID(String) - Method in class com.sun.mdm.index.webservice.MatchColResult
Setter EUID
setEUID1(String) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Sets the primary EUID (the EUID1 field) for an instance of TransactionSearchObject.
setEUID1(String) - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
setEUID1(Object) - Method in class com.sun.mdm.index.objects.TransactionObject
Sets the value of the EUID1 field in an instance of the TransactionObject class.
setEUID1(String) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Set the value of the first EUID for the PotentialDuplicateResult object.
setEUID2(String) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Sets the secondary EUID (the EUID2 field) for an instance of TransactionSearchObject.
setEUID2(String) - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
setEUID2(Object) - Method in class com.sun.mdm.index.objects.TransactionObject
Sets the value of the EUID2 field in an instance of the TransactionObject class.
setEUID2(String) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Set the value of the second EUID for the PotentialDuplicateResult object.
setEUIDType(String) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Set EUID type
setEUIDType1(String) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Set EUID type 1
setEUIDType2(String) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Set EUID type 2
setEUIDs(String[]) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Sets an array of enterprise-wide identifiers (EUIDs) for an instance of AssumedMatchSearchObject.
setEUIDs(String[]) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Sets an array of enterprise-wide identifiers (EUIDs) for an instance of PotentialDuplicateSearchObject.
setEUIDs(String[]) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Sets an array of enterprise-wide identifiers (EUIDs) for an instance of PotentialDuplicateSearchObjectBean.
setEncoders(ArrayList) - Method in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticEncodersConfig
 
setEncodingType(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticizeField
 
setEndDate(Date) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Sets the ending date for an instance of TransactionSearchObject.
setEndDate(Date) - Method in class com.sun.mdm.index.report.ReportConfig
Sets the end date.
setEnterpriseObjectBean(EnterpriseObjectBean) - Method in interface com.sun.mdm.index.webservice.EnterpriseObjectMessage
Setter for EnterpriseObjectBean
setEnterpriseObjectHistory(EnterpriseObjectHistory) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSummary
Sets the enterprise object history (class EnterpriseObjectHistory) in an instance of TransactionSummary.
setEuidLength(int) - Method in class com.sun.mdm.index.edm.services.configuration.ConfigManager
Resets the length of the EUID field for all ScreenObjects that have EUID fields.
setEuidLength(int) - Method in class com.sun.mdm.index.edm.services.configuration.ScreenObject
Sets the length of an EUID field.
setEuidMergeCount(int) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Euid Merge count.
setEuidMergeCountsForWeek(ArrayList) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Euid Merge function counts for each day of the week.
setEuidUnmergeCount(int) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Euid Unmerge count.
setEuidUnmergeCountsForWeek(ArrayList) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Euid Unmerge function counts for each day of the week.
setExecuteMatchQueryBuilderName(String) - Method in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
setExtraField(boolean) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Sets the extraField attribute of the FieldConfig object
setFetchSize(int) - Method in class com.sun.mdm.index.query.QueryObject
Specifies the number of objects to return in each batch.
setField(String) - Method in class com.sun.mdm.index.configurator.impl.blocker.AbstractCondition
Setter for Field attribute of the AbstractCondition object.
setField(String, Object) - Method in interface com.sun.mdm.index.objects.EntityObject
setter for field value
setField(String) - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
setFieldName(String) - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
setFieldName(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.SourceMapping
 
setFieldName(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.TargetMapping
 
setFieldName(String) - Method in class com.sun.mdm.index.parser.UpdateType.CandidateField
 
setFieldNull(String, ObjectNode, boolean) - Static method in class com.sun.mdm.index.objects.epath.EPathAPI
uses the parsed op commands to traverse the ObjectNode and set the field specified by the Epath Object to null.
setFieldPrepareIndex(List) - Method in class com.sun.mdm.index.query.SQLDescWithBindParameters
 
setFieldReadAccess(String, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Sets the value of a field's read access flag.
setFieldType(int) - Method in class com.sun.mdm.index.objects.validation.FieldDescriptor
Set the FieldType of this FieldDescriptor
setFieldUpdateAccess(String, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Sets the value of a field's update access flag.
setFieldUpdateLogs(ArrayList) - Method in class com.sun.mdm.index.objects.ObjectNode
Sets a list of transaction log entries.
setFieldValue(String, ObjectNode, Object) - Static method in class com.sun.mdm.index.objects.epath.EPathAPI
uses the EPath String to traverse the ObjectNode and set the value specified by the Epath Object.
setFieldValue(String, ObjectNode, Object, boolean) - Static method in class com.sun.mdm.index.objects.epath.EPathAPI
uses the EPath String to traverse the ObjectNode and set the value specified by the Epath Object.
setFieldValue(EPath, ObjectNode, Object) - Static method in class com.sun.mdm.index.objects.epath.EPathAPI
uses the parsed op commands to traverse the ObjectNode and set the value specified by the Epath Object.
setFieldValue(EPath, ObjectNode, Object, boolean) - Static method in class com.sun.mdm.index.objects.epath.EPathAPI
uses the parsed op commands to traverse the ObjectNode and set the value specified by the Epath Object.
setFieldsToRetrieve(String[]) - Method in class com.sun.mdm.index.master.search.enterprise.EOGetOptions
specify set of EPaths that define SOs/SBRs that are retrieved from master index to compose an EnterpriseObject.
setFieldsToRetrieve(EPathArrayList) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchOptions
Sets the fields to retrieve for an enterprise object search, using the ePaths of the fields.
setFieldsToRetrieve(EPathArrayList) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Sets the fields to be retrieved from the resulting records of a potential duplicate search.
setFieldsToSearch(EPathArrayList) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Sets the fields to be retrieved from the resulting records of a potential duplicate search.
setFilters(Filter[][]) - Method in class com.sun.mdm.index.objects.epath.EPath
 
setFlag(int) - Method in class com.sun.mdm.index.objects.FieldFlag
Setter for Flag attribute of the FieldFlag object
setFlag(int, boolean) - Method in class com.sun.mdm.index.objects.FieldFlag
Setter for Flag attribute of the FieldFlag object
setFlag(int, boolean) - Method in class com.sun.mdm.index.objects.ObjectField
sets the bit flag by bit mask
setFlag(String, int, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Sets a field's bit bit mask, which indicates whether to update, add, or remove a field.
setForeignKeys(String[]) - Method in class com.sun.mdm.index.objects.metadata.DBMetaAttribute
Setter for ForeignKeys attribute of the DBMetaAttribute object
setFormat(String) - Method in class com.sun.mdm.index.master.SystemDefinition
Sets the local ID format for the system represented in a SystemDefinition object.
setFunction(String) - Method in class com.sun.mdm.index.master.search.audit.AuditSearchObject
Sets the function (type of transaction) for an instance of AuditSearchObject.
setFunction(String) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Sets the function for an instance of TransactionSearchObject.
setFunction(Object) - Method in class com.sun.mdm.index.objects.TransactionObject
Sets the value of the Function field in an instance of the TransactionObject class.
setFunction(int) - Method in class com.sun.mdm.index.ops.TransactionLog
Setter for mFunction attribute.
setGuiType(String) - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
setHelper(AbstractSurvivorHelper) - Method in class com.sun.mdm.index.survivor.SurvivorCalculator
sets the helper object
setHelperClassName(String) - Method in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
Set helper class name.
setHighMatchFlag(String) - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
setHint(String) - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockDefinition
Setter for Hint attribute of the BlockDefinition object.
setHint(String) - Method in class com.sun.mdm.index.parser.QueryType.BlockDefinition
 
setHints(String[][]) - Method in class com.sun.mdm.index.query.QueryObject
Adds Oracle hints to the SELECT statements of the SQL query.
setId(String) - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockDefinition
Setter for ID attribute of the BlockDefinition object.
setId(String) - Method in interface com.sun.mdm.index.objects.EntityObject
setter for ID
setId(String) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Set the value of the potential duplicate ID for the PotentialDuplicateResult object.
setIdLength(int) - Method in class com.sun.mdm.index.master.SystemDefinition
Sets the local ID length for the system represented in a SystemDefinition object.
setInTransactMode(boolean) - Method in class com.sun.mdm.index.outbound.OutBoundSender
 
setIndices(int[]) - Method in class com.sun.mdm.index.objects.epath.EPath
 
setInputMask(String) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
set the input mask
setInputMask(String) - Method in class com.sun.mdm.index.master.SystemDefinition
Sets the local ID input mask for the system represented in a SystemDefinition object.
setInputMask(String) - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
setKeptEUID(Object) - Method in class com.sun.mdm.index.objects.MergeObject
 
setKey(ObjectKey) - Method in class com.sun.mdm.index.objects.ObjectNode
Sets the object node's key field value.
setKeyChangeFlag(boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Sets the value of the key change flag, indicating whether key fields were changed in the ObjectNode object.
setKeyIndices(Integer[]) - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
setKeyType(boolean) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Sets the keyType attribute of the FieldConfig object
setKeyType(boolean) - Method in class com.sun.mdm.index.objects.FieldFlag
Setter for KeyType attribute of the FieldFlag object
setKeyType(boolean) - Method in class com.sun.mdm.index.objects.ObjectField
set if the field is of key
setKeyType(String, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Specifies whether a field is a key type field or not.
setKeyType(String) - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
setKeyValue(String, Object) - Method in class com.sun.mdm.index.objects.ObjectKey
sets key values by field name
setKeys(String[]) - Method in class com.sun.mdm.index.objects.epath.EPath
 
setLID(String) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Sets the local ID for an instance of AssumedMatchSearchObject.
setLID(String) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Sets the local ID for an instance of PotentialDuplicateSearchObject.
setLID(String) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Sets the local ID for an instance of TransactionSearchObject.
setLID(String) - Method in class com.sun.mdm.index.objects.SystemObject
Sets the value of the lid field in an instance of SystemObject.
setLID(Object) - Method in class com.sun.mdm.index.objects.TransactionObject
Sets the value of the LID field in an instance of the TransactionObject class.
setLID1(String) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Sets the primary local ID (the LID1 field) for an instance of TransactionSearchObject.
setLID1(Object) - Method in class com.sun.mdm.index.objects.TransactionObject
Sets the value of the LID1 field in an instance of the TransactionObject class.
setLID2(String) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Sets the secondary local ID (the LID2 field) for an instance of TransactionSearchObject.
setLID2(Object) - Method in class com.sun.mdm.index.objects.TransactionObject
Sets the value of the LID2 field in an instance of the TransactionObject class.
setLIDType(String) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Set local id type
setLIDType1(String) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Set Local type 1
setLIDType2(String) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Set local id type 2
setLeafNode(QPath[]) - Method in class com.sun.mdm.index.query.ConditionMap
 
setLevel(Level) - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#setLevel
setLidMergeCount(int) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Lid Merge count.
setLidMergeCountsForWeek(ArrayList) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Lid Merge function counts for each day of the week.
setLidTransferCountsForWeek(ArrayList) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Lid Transfer function counts for each day of the week.
setLidUnmergeCount(int) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Lid Unmerge count.
setLidUnmergeCountsForWeek(ArrayList) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Lid Unmerge function counts for each day of the week.
setLocalId(String) - Method in class com.sun.mdm.index.parser.EDMType.SystemDisplayNameOverrides
 
setLocalId(String) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Sets the local ID for an instance of PotentialDuplicateSearchObjectBean.
setLocalId(String) - Method in interface com.sun.mdm.index.webservice.SystemObjectBean
Setter for local id
setLocalIdHeader(String) - Method in class com.sun.mdm.index.parser.EDMType.SystemDisplayNameOverrides
 
setLocaleCode(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.LocaleCode
 
setLocaleCodes(ArrayList) - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
setLocaleFieldName(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
setLowerBoundType(String) - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
setLowerBoundValue(String) - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
setMasterController(MasterControllerCore) - Method in class com.sun.mdm.index.decision.DecisionMaker
Allows a handle to the MC to be passed in
setMatchFieldChanged(boolean) - Method in class com.sun.mdm.index.update.UpdateResult
Sets the indicator of whether a match field was updated.
setMatchOrder(int) - Method in class com.sun.mdm.index.configurator.impl.matching.MatchColumn
Sets the matchOrder if the chosen match engine supports this setting.
setMatchType(String) - Method in class com.sun.mdm.index.configurator.impl.matching.MatchColumn
Sets the matchType.
setMaxCodeLen(int) - Method in class com.sun.mdm.index.phonetic.impl.DoubleMetaphone
Sets the maxCodeLen.
setMaxCodeLen(int) - Method in class com.sun.mdm.index.phonetic.impl.Metaphone
Sets the maxCodeLen.
setMaxElements(int) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Sets the maximum number of results that can be returned from a transaction history search.
setMaxElements(int) - Method in class com.sun.mdm.index.querybuilder.SearchOptions
Set max number of records to retrieve.
setMaxElements(int) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Set max number of records to retrieve.
setMaxLength(int) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Sets the maxLength attribute of the FieldConfig object
setMaxLength(String) - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
setMaxObjects(int) - Method in class com.sun.mdm.index.query.QueryObject
Limits the maximum number of objects returned from a query.
setMaxQueryElements(int) - Method in class com.sun.mdm.index.querybuilder.SearchOptions
Sets max number of records to retrieve from QueryManager So this sets the limit of QueryObject
setMaxResultSize(Integer) - Method in class com.sun.mdm.index.report.ReportConfig
Sets the maximum number of records to be in the results.
setMaxRows(int) - Method in class com.sun.mdm.index.query.QueryObject
Limits the maximum number of rows returned from the query.
setMaxSize(int) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Sets the maxSize attribute of the FieldConfig object
setMergeID(Object) - Method in class com.sun.mdm.index.objects.MergeObject
 
setMergeTransactionNumber(Object) - Method in class com.sun.mdm.index.objects.MergeObject
 
setMergedEUID(Object) - Method in class com.sun.mdm.index.objects.MergeObject
 
setMetaData(ResultObject.MetaData) - Method in class com.sun.mdm.index.query.ResultObject
set the meta data
setMinimumWeight(double) - Method in class com.sun.mdm.index.matching.MatchOptions
The minimum Weight a result has to have so it gets returned.
setModified(boolean) - Method in class com.sun.mdm.index.parser.EDMType
 
setModified(boolean) - Method in class com.sun.mdm.index.parser.EIndexObject
 
setModified(boolean) - Method in class com.sun.mdm.index.parser.MasterType
 
setModified(boolean) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
setModified(boolean) - Method in class com.sun.mdm.index.parser.QueryType
 
setModified(boolean) - Method in class com.sun.mdm.index.parser.UpdateType
 
setMustDelete(boolean) - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
Sets the mustDelete attribute of the object
setName(String) - Method in class com.sun.mdm.index.parser.QueryType.BlockDefinition
 
setName(String) - Method in class com.sun.mdm.index.querybuilder.ObjectTable
 
setNewSO(SystemObject) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Sets the new system object in the AssumedMatchSummary object.
setNoMore() - Method in class com.sun.mdm.index.report.MultirowReport1
Sets the moreRec flag to false when no records available in result set.
setNodeName(String) - Method in class com.sun.mdm.index.parser.EDMType.EDMNode
 
setNormalizedFieldId(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.NormalizationGroup
 
setNormalizedSourceFieldName(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.NormalizationGroup
 
setNull(boolean) - Method in class com.sun.mdm.index.objects.FieldFlag
Setter for Null attribute of the FieldFlag object
setNull(boolean) - Method in class com.sun.mdm.index.objects.ObjectField
sets if the field is holding NULL value
setNull(String, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Specifies whether a field is holding a null value.
setNullable(boolean) - Method in class com.sun.mdm.index.objects.FieldFlag
Setter for Nullable attribute of the FieldFlag object
setNullable(boolean) - Method in class com.sun.mdm.index.objects.ObjectField
sets if the field is nullable
setNullable(String, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Specifies whether a field can contain a null value.
setObject(ObjectNode) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultRecord
Sets the result row (ObjectNode) for a search result record.
setObject(ObjectNode) - Method in class com.sun.mdm.index.objects.SBR
Sets the object node in an instance of SBR.
setObject(ObjectNode) - Method in class com.sun.mdm.index.objects.SystemObject
Sets the object node in an instance of SystemObject.
setObject(EIndexObject) - Static method in class com.sun.mdm.index.objects.metadata.ObjectFactory
Set object def stream
setObject1(ObjectNode) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Set object 1
setObject1(ObjectNode) - Method in class com.sun.mdm.index.report.MultirowReportObject1
Sets the object.
setObject2(ObjectNode) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Set object 2
setObjectAddAccess(boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Sets the value of the add access flag for the object node, indicating whether the object has add access.
setObjectDeleteAccess(boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Sets the value of the delete access flag for the object node, indicating whether the object has delete access.
setObjectName(String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
the ObjectName for the monitoring mBean, this is based on the application name
setObjectName(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
 
setObjectName(String) - Method in class com.sun.mdm.index.objects.validation.ObjectDescriptor
Set the object name of this ObjectDescriptor
setObjectNodeFieldValue(ObjectNode, String, String, SBR) - Static method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
setObjectNodeFieldValue(ObjectNode, String, String) - Static method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
setObjectNodeFieldValue(ObjectNode, String, String) - Static method in class com.sun.mdm.index.edm.util.QwsUtil
Set value for the named field in the specified object.
setObjectNodeFieldValue(ObjectNode, String, String, SBR) - Static method in class com.sun.mdm.index.edm.util.QwsUtil
Set value for the named field in the specified object.
setObjectReadAccess(boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Sets the value of the read access flag for the object node, indicating whether the object has read access.
setObjectUpdateAccess(boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Sets the value of the update access flag for the object node, indicating whether the object has update access.
setObjects(ObjectNode, ObjectNode) - Method in class com.sun.mdm.index.report.MultirowReportObject2
Sets the two objects.
setOneOfTheseRequired(boolean) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Sets the oneOfTheseRequired attribute of the FieldConfig object
setOperations(ArrayList) - Method in class com.sun.mdm.index.edm.services.security.Role
Setter for the name member.
setOperator(String) - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
setOps(int[]) - Method in class com.sun.mdm.index.objects.epath.EPath
 
setOption(String, String) - Method in class com.sun.mdm.index.querybuilder.SearchOptions
Setter for search specific options.
setOptionKey(String) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
setOptionValue(String) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
setOrderBy(String) - Method in class com.sun.mdm.index.query.QueryObject
Specify the order of results using order by field.
setOuterJoinIndices(ConditionMap[]) - Method in class com.sun.mdm.index.query.JoinList
 
setPageAdapter(PageAdapter) - Method in interface com.sun.mdm.index.ejb.page.PageData
Set the PageAdaptor for data source
setPageAdapter(PageAdapter) - Method in class com.sun.mdm.index.ejb.page.PageDataEJB
See PageData
setPageNumber(int) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Set page number.
setPageSize(int) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Sets the maximum number of results that can be transferred to the caller at a given time.
setPageSize(int) - Method in class com.sun.mdm.index.querybuilder.SearchOptions
See getPageSize
setPageSize(Integer) - Method in class com.sun.mdm.index.report.ReportConfig
Sets the maximum number of records to be in the page.
setPageSize(int) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Set number of records transferred to caller when data is required.
setParam(PreparedStatement, int, String, Object) - Method in class com.sun.mdm.index.ops.ObjectPersistenceService
Binds parameters to a PreparedStatement by position and type.
setParamBlob(ResultSet, String, Object) - Method in class com.sun.mdm.index.ops.BlobHelper
Set the blob parameter.
setParamBlob(BlobHelperParameters, Object) - Method in class com.sun.mdm.index.ops.BlobHelper
Set the blob parameter.
setParamBlob(ResultSet, String, Object) - Method in class com.sun.mdm.index.ops.MySQLBlobHelper
Set the blob parameter.
setParamBlob(BlobHelperParameters, Object) - Method in class com.sun.mdm.index.ops.MySQLBlobHelper
Set the blob parameter.
setParamBlob(ResultSet, String, Object) - Method in class com.sun.mdm.index.ops.ObjectPersistenceService
Sets a blob value by ResultSet and Column name.
setParamBlob(PreparedStatement, int, Object) - Method in class com.sun.mdm.index.ops.ObjectPersistenceService
Sets a blob value by PreparedStatement and Column index
setParamBlob(ResultSet, String, Object) - Method in class com.sun.mdm.index.ops.OracleBlobHelper
Set the blob parameter.
setParamBlob(BlobHelperParameters, Object) - Method in class com.sun.mdm.index.ops.OracleBlobHelper
Set the blob parameter
setParamBlob(ResultSet, String, Object) - Method in class com.sun.mdm.index.ops.SQLServerBlobHelper
Set the blob parameter.
setParamBlob(BlobHelperParameters, Object) - Method in class com.sun.mdm.index.ops.SQLServerBlobHelper
Set the blob parameter.
setParameter(String, Object) - Method in class com.sun.mdm.index.decision.DecisionMaker
Parameters of the decision maker represented in the configuration XML file are set using this method.
setParameter(String, Object) - Method in class com.sun.mdm.index.decision.impl.DefaultDecisionMaker
See DecisionMaker
setParameter(String, Object) - Method in interface com.sun.mdm.index.idgen.ChecksumCalculator
Parameters of the checksum calculator file are set using this method.
setParameter(String, Object) - Method in interface com.sun.mdm.index.idgen.EuidGenerator
Parameters of the euid generator represented in the configuration XML file are set using this method.
setParameter(String, Object) - Method in class com.sun.mdm.index.idgen.impl.DefaultChecksumCalculator
Parameters of the checksum calculator
setParameter(String, Object) - Method in class com.sun.mdm.index.idgen.impl.DefaultEuidGenerator
Parameters of the euid generator represented in the configuration XML file are set using this method.
setParameter(String, Object) - Method in class com.sun.mdm.index.idgen.impl.SampleChecksumCalculator
Parameters of the checksum calculator
setParent(ObjectNode) - Method in class com.sun.mdm.index.objects.ObjectNode
Sets the parent object in an object node.
setParentKeyData(String, Integer[]) - Method in class com.sun.mdm.index.query.SQLDescriptor
 
setParentKeyIndices(Integer[]) - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
setParentNode(ObjectNodeConfig) - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
 
setParentNode(MergeHistoryNode) - Method in class com.sun.mdm.index.master.search.merge.MergeHistoryNode
Set parent node
setParentObjectState(AssembleObjectState) - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
setParentTableNames(String[]) - Method in class com.sun.mdm.index.objects.metadata.DBMetaAttribute
Setter for ParentTableNames attribute of the DBMetaAttribute object
setParserClass(String) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
setPath(String) - Method in class com.sun.mdm.index.objects.SBROverWrite
 
setPath(String) - Method in class com.sun.mdm.index.ops.TransactionLog
Setter for Path attribute.
setPhoneticize(boolean) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
setPhoneticizeRequired(boolean) - Method in class com.sun.mdm.index.querybuilder.QueryBuilder
Set phoneticize required
setPotDupSignature(byte[]) - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
setPrepare(boolean) - Method in class com.sun.mdm.index.query.Condition
Sets the prepared statement indicator for an instance of the Condition class.
setPreparedId(String) - Method in class com.sun.mdm.index.query.QueryObject
Sets an identification for the query object to be used for prepared statements.
setPreparedStatement(PreparedStatement) - Method in class com.sun.mdm.index.ops.DeltaParameters
Setter for the mPs attribute.
setPrimaryKeys(String[]) - Method in class com.sun.mdm.index.objects.metadata.DBMetaAttribute
Setter for PrimaryKeys attribute of the DBMetaAttribute object
setPrimaryObjectType(String) - Method in class com.sun.mdm.index.master.search.audit.AuditSearchObject
Sets the primary object type for an instance of AuditSearchObject.
setPriority(int) - Method in class com.sun.mdm.index.parser.BlockingRuleType
 
setProbability(float) - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
setQMIterator(QMIterator) - Method in class com.sun.mdm.index.query.QueryObjectCache
 
setQPath(String, QPath) - Method in class com.sun.mdm.index.query.SelectMap
 
setQualifiedName(String) - Method in class com.sun.mdm.index.configurator.impl.matching.MatchColumn
Sets the qualified name of the match column.
setQueryBuilderClass(String) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
setQueryBuilderName(String) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
setQueryObject(QueryObject) - Method in class com.sun.mdm.index.query.QueryParser
 
setQueryObjectCache(QueryObjectCache) - Method in interface com.sun.mdm.index.query.QueryObjectCacheManager
 
setQueryObjectCache(QueryObjectCache) - Method in class com.sun.mdm.index.query.QueryObjectCacheManagerImpl
 
setQueryObjectCache(QueryObjectCache) - Method in class com.sun.mdm.index.query.ThreadSafeQueryObjectCacheManager
 
setQueryOption(int) - Method in class com.sun.mdm.index.query.QueryObject
Specifies a query option that indicates to the parser whether to perform a single or multiple query.
setQueryParser(QueryParser) - Method in class com.sun.mdm.index.query.QueryObject
 
setQueryParser() - Method in class com.sun.mdm.index.query.QueryObject
 
setRange(boolean) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
 
setReadAccess(boolean) - Method in class com.sun.mdm.index.objects.FieldFlag
set field's read access flag
setReadAccess(boolean) - Method in class com.sun.mdm.index.objects.ObjectField
set field's read access
setReadForwardOnly(boolean) - Method in interface com.sun.mdm.index.ejb.page.PageData
Set the forward only mode that will clear all the DataPage objects of of a given loaded page i when we start reading/loading the next page i+1.
setReadForwardOnly(boolean) - Method in class com.sun.mdm.index.ejb.page.PageDataEJB
Set the forward only mode that will clear all the DataPage objects of of a given loaded page i when we start reading/loading the next page i+1.
setReadForwardOnly(boolean) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchIterator
Specifies whether the assumed match iterator will clear all the DataPage objects of a loaded page (i) once it starts to read and load the next page (i+1).
setReadForwardOnly(boolean) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateIterator
Specifies whether the potential duplicate iterator will clear all the DataPage objects of a loaded page (i) once it starts to read and load the next page (i+1).
setReadForwardOnly(boolean) - Method in class com.sun.mdm.index.master.search.transaction.TransactionIterator
Specifies whether the transaction iterator will clear all the DataPage objects of a loaded page (i) once it starts to read and load the next page (i+1).
setReadForwardOnly(boolean) - Method in class com.sun.mdm.index.page.ArrayPageAdapter
Set the forward only mode that will clear all the DataPage objects of of a given loaded page i when we start reading/loading the next page i+1.
setReadForwardOnly(boolean) - Method in class com.sun.mdm.index.page.AssumedMatchPageAdapter
Set the forward only mode that will clear all the DataPage objects of of a given loaded page i when we start reading/loading the next page i+1.
setReadForwardOnly(boolean) - Method in class com.sun.mdm.index.page.EuidPageAdapter
Set the forward only mode that will clear all the DataPage objects of of a given loaded page i when we start reading/loading the next page i+1.
setReadForwardOnly(boolean) - Method in class com.sun.mdm.index.page.IteratorPageAdapter
Set the forward only mode that will clear all the DataPage objects of of a given loaded page i when we start reading/loading the next page i+1.
setReadForwardOnly(boolean) - Method in interface com.sun.mdm.index.page.PageAdapter
Set the forward only mode that will clear all the DataPage objects of of a given loaded page i when we start reading/loading the next page i+1.
setReadForwardOnly(boolean) - Method in class com.sun.mdm.index.page.PageIterator
Set the forward only mode that will clear all the DataPage objects of of a given loaded page i when we start reading/loading the next page i+1.
setReadForwardOnly(boolean) - Method in class com.sun.mdm.index.page.PotentialDuplicatePageAdapter
Set the forward only mode that will clear all the DataPage objects of of a given loaded page i when we start reading/loading the next page i+1.
setReadForwardOnly(boolean) - Method in class com.sun.mdm.index.page.TransactionPageAdapter
Set the forward only mode that will clear all the DataPage objects of of a given loaded page i when we start reading/loading the next page i+1.
setReason(String) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Set the reason for the PotentialDuplicateResult object.
setRecFieldGroups(StandardizationFieldGroup[]) - Method in class com.sun.mdm.index.matching.adapter.RecordsToNormalize
Accessor for FieldGroup
setRecFieldGroups(StandardizationFieldGroup[]) - Method in class com.sun.mdm.index.matching.adapter.RecordsToStandardize
Accessor for FieldGroup
setRecStandardizationTypes(String[]) - Method in class com.sun.mdm.index.matching.adapter.RecordsToNormalize
Accessor for StandardizationTypes
setRecStandardizationTypes(String[]) - Method in class com.sun.mdm.index.matching.adapter.RecordsToStandardize
Accessor for StandardizationTypes
setRecords(SbmeStandRecord[]) - Method in class com.sun.mdm.index.matching.adapter.RecordsToNormalize
Accessor for Records
setRecords(String[]) - Method in class com.sun.mdm.index.matching.adapter.RecordsToStandardize
Accessor for Records
setRecoverObject(Object) - Method in class com.sun.mdm.index.objects.TransactionObject
Sets the before or after image in an instance of the TransactionObject class.
setReferencedField(String, String) - Method in class com.sun.mdm.index.objects.validation.UserCodeValidator
 
setRemoveFlag(boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Specifies whether the object node is marked for deletion.
setReport(boolean) - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
setRequired(boolean) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Sets the required attribute of the FieldConfig object
setRequiredInSearchScreen(String) - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
setResolvedComment(String) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Set the comment generated when the potential duplicate records were resolved for the PotentialDuplicateResult object.
setResolvedDate(Date) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Set the date the potential duplicate listing was resolved for the PotentialDuplicateResult object.
setResolvedEndDate(Timestamp) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Sets the resolved end date for an instance of PotentialDuplicateSearchObject.
setResolvedEndDate(Date) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Sets the resolved end date for an instance of PotentialDuplicateSearchObjectBean.
setResolvedPotDupCount(int) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Resolved Potential Duplicate count.
setResolvedStartDate(Timestamp) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Sets the resolved start date for an instance of PotentialDuplicateSearchObject.
setResolvedStartDate(Date) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Sets the resolved start date for an instance of PotentialDuplicateSearchObjectBean.
setResolvedUser(String) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Sets the resolved user ID for an instance of PotentialDuplicateSearchObject.
setResolvedUser(String) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Set the resolved user ID for the PotentialDuplicateResult object.
setResolvedUser(String) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Sets the resolved user ID for an instance of PotentialDuplicateSearchObjectBean.
setResultCode(int) - Method in class com.sun.mdm.index.webservice.MatchColResult
Setter for ResultCode
setResultSet(ResultSet) - Method in class com.sun.mdm.index.ops.BlobHelperParameters
Setter for the mResult attribute.
setResultSetType(int) - Method in class com.sun.mdm.index.query.QueryObject
Sets ResultSet type for this QueryObject tree.
setResultValueObjectType(ValueMetaNode) - Method in class com.sun.mdm.index.query.AssembleDescriptor
Sets the structure of the output composite value object tree.
setRevisionNumber(int) - Method in class com.sun.mdm.index.objects.SBR
Sets the value of the revisionNumber field in an SBR object.
setRoot(Object, Object[]) - Method in class com.sun.mdm.index.query.QueryResultSet
 
setRoot(String) - Method in class com.sun.mdm.index.query.SQLDescriptor
 
setRootNode(boolean) - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
 
setRootNodeName(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
setRootObject(String) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
 
setSBR(SBR) - Method in class com.sun.mdm.index.objects.EnterpriseObject
Sets an SBR object in an instance of EnterpriseObject.
setSQL(String) - Method in class com.sun.mdm.index.query.SQLDescriptor
 
setSQLDescriptor(SQLDescriptor[]) - Method in class com.sun.mdm.index.query.QueryObject
 
setSearchCriteriaValues(ArrayList) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Sets the value of the search criteria fields.
setSearchId(String) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchOptions
Sets the search ID (the name of the query) for an enterprise object search.
setSearchScreensConfig(ArrayList) - Method in class com.sun.mdm.index.edm.services.configuration.ScreenObject
Setter for the mSearchScreensConfig attribute
setSearched(boolean) - Method in class com.sun.mdm.index.objects.FieldFlag
Setter for Searched attribute of the FieldFlag object
setSearched(boolean) - Method in class com.sun.mdm.index.objects.ObjectField
sets if the field is searched on
setSearched(String, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Specifies whether the given field is used for searches.
setSecurityManager(SecurityManager) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
set the security manager
setSecurityManager(SecurityManager) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
 
setSelect(String[]) - Method in class com.sun.mdm.index.query.QueryObject
Specifies multiple fields for the SELECT portion of the SQL statement.
setSelectOptions(ArrayList) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Setter method for the array of list items.
setSelected(boolean) - Method in class com.sun.mdm.index.edm.common.PullDownListItem
Setter for Selected attribute of the PullDownListItem object
setSelectedBlockDefinitionNames(ArrayList) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
setSelectedBlockDefinitions(ArrayList) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
setSensitive(boolean) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Sets the sensitive attribute of the FieldConfig object
setSessionContext(SessionContext) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
 
setSessionContext(SessionContext) - Method in class com.sun.mdm.index.ejb.sequence.SequenceEJB
 
setSignature(byte[]) - Method in interface com.sun.mdm.index.objects.EntityObject
setter for signature
setSortWeightResults(boolean) - Method in class com.sun.mdm.index.matching.MatchOptions
Whether to return the result weights in sorted order, from highest to lowest
setSource(EPath) - Method in class com.sun.mdm.index.configurator.impl.blocker.AbstractCondition
Setter for Source attribute of the AbstractCondition object.
setSource(String) - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
setSourceEO(EnterpriseObject) - Method in class com.sun.mdm.index.master.MergeResult
Sets the source enterprise object in a MergeResult object.
setSourceEOM(EnterpriseObjectMessage) - Method in interface com.sun.mdm.index.webservice.MergeObjectResult
Setter Source EO
setSourceFieldName(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticizeField
 
setSourceNode(MergeHistoryNode) - Method in class com.sun.mdm.index.master.search.merge.MergeHistoryNode
Set source node
setSourceSystems(ArrayList) - Method in class com.sun.mdm.index.parser.UpdateType
Called by Application Editor when Source Systems changed
setSql(String) - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockDefinition
Setter for Sql attribute of the BlockDefinition object.
setSqlDescriptor(SQLDescriptor) - Method in class com.sun.mdm.index.query.SQLDescWithBindParameters
 
setStandardizationType(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
setStandardize(boolean) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
setStandardizeRequired(boolean) - Method in class com.sun.mdm.index.querybuilder.QueryBuilder
Set standardize required
setStartDate(Date) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Sets the starting date for an instance of TransactionSearchObject.
setStartDate(Date) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for start date.
setStartDate(Date) - Method in class com.sun.mdm.index.report.ReportConfig
Sets the start date.
setStatus(String) - Method in class com.sun.mdm.index.master.SystemDefinition
Sets the status of the system represented in a SystemDefinition object.
setStatus(String) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Sets the status for an instance of PotentialDuplicateSearchObject.
setStatus(String) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Sets the status for a PotentialDuplicateSummary object.
setStatus(String) - Method in class com.sun.mdm.index.objects.SBR
Sets the value of the status field in an SBR object.
setStatus(String) - Method in class com.sun.mdm.index.objects.SystemObject
Sets the value of the status field in an instance of SystemObject.
setStatus(String) - Method in class com.sun.mdm.index.report.PotentialDuplicateReportConfig
Sets the system code.
setStatus(String) - Method in interface com.sun.mdm.index.webservice.EnterpriseObjectBean
Getter for Status attribute of the EnterpriseObject object
setStatus(String) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Sets the status for a PotentialDuplicateResult object.
setStatus(String) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Sets the status for an instance of PotentialDuplicateSearchObjectBean.
setStatus(String) - Method in interface com.sun.mdm.index.webservice.SBRObjectBean
Setter for status
setStatus(String) - Method in interface com.sun.mdm.index.webservice.SystemObjectBean
Setter for status
setStrategyClass(String) - Method in class com.sun.mdm.index.parser.UpdateType.SurvivorStrategy
 
setSubscreensConfig(ArrayList) - Method in class com.sun.mdm.index.edm.services.configuration.ScreenObject
Setter for the mSubscreensConfig attribute
setSummaryInfo(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
setSurvivorStrategy(UpdateType.SurvivorStrategy) - Method in class com.sun.mdm.index.parser.UpdateType.CandidateField
 
setSystemCode(String) - Method in class com.sun.mdm.index.master.SystemDefinition
Sets the processing code for the system represented in a SystemDefinition object.
setSystemCode(String) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Sets the system code for an instance of AssumedMatchSearchObject.
setSystemCode(String) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Sets the system code for an instance of PotentialDuplicateSearchObject.
setSystemCode(String) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Sets the system code for an instance of TransactionSearchObject.
setSystemCode(String) - Method in class com.sun.mdm.index.objects.SystemObject
Sets the value of the systemCode field in an instance of SystemObject.
setSystemCode(Object) - Method in class com.sun.mdm.index.objects.TransactionObject
Sets the value of the SystemCode field in an instance of the TransactionObject class.
setSystemCode(String) - Method in class com.sun.mdm.index.report.AssumedMatchReportConfig
Sets the system code
setSystemCode(String) - Method in class com.sun.mdm.index.report.DeactivateReportConfig
Sets the system code
setSystemCode(String) - Method in class com.sun.mdm.index.report.PotentialDuplicateReportConfig
Sets the system code.
setSystemCode(String) - Method in class com.sun.mdm.index.report.UpdateReportConfig
Sets the system code.
setSystemCode(String) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Set the System Code for the PotentialDuplicateResult object.
setSystemCode(String) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Sets the system code for an instance of PotentialDuplicateSearchObjectBean.
setSystemCode(String) - Method in interface com.sun.mdm.index.webservice.SystemObjectBean
Setter for system code
setSystemObject(SystemObject) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchCriteria
SystemObject is transformed into query object using query builder when searchEnterpriseObject is invoked.
setSystemObject2(SystemObject) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchCriteria
SystemObject2 is optional and is used to convey additional information to the query builder such as the lower end of a range search.
setSystemObject3(SystemObject) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchCriteria
SystemObject3 is optional and is used to convey additional information to the query builder such as the upper end of a range search.
setSystemUser(String) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Sets the user login ID for an instance of TransactionSearchObject.
setSystemUser(Object) - Method in class com.sun.mdm.index.objects.TransactionObject
Sets the value of the SystemUser field in an instance of the TransactionObject class.
setSystems(ArrayList) - Method in class com.sun.mdm.index.parser.EIndexObject
 
setTableName(String) - Method in class com.sun.mdm.index.objects.metadata.DBMetaAttribute
Setter for TableName attribute of the DBMetaAttribute object
setTargetFieldId(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticizeField
 
setTargetMappings(ArrayList) - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
setTargetSignature(byte[]) - Method in class com.sun.mdm.index.objects.PotentialDuplicate
 
setTimeStamp(Object) - Method in class com.sun.mdm.index.objects.TransactionObject
Sets the value of the TimeStamp field in an instance of the TransactionObject class.
setTokenQueue(String[]) - Method in class com.sun.mdm.index.objects.epath.EPath
 
setTransaction(String) - Method in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
setTransaction(String) - Method in class com.sun.mdm.index.parser.MasterType
 
setTransactionMode(boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Set whtether it is in transacitonal mode.
setTransactionMode(boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Set whtether it is in transacitonal mode.
setTransactionNumber(Object) - Method in class com.sun.mdm.index.objects.TransactionObject
Sets the value of the TransactionNumber field in an instance of the TransactionObject class.
setTransactionObject(TransactionObject) - Method in class com.sun.mdm.index.master.MergeResult
Sets the transaction object in a MergeResult object.
setTransactionObject(TransactionObject) - Method in class com.sun.mdm.index.master.search.merge.MergeHistoryNode
Set transaction object
setTransactionType(String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
the transaction type can have 3 values, they are CMT_XA, BMT_XA, and BMT_LOCAL.
setTransactionType(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
 
setType(String) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Sets the type for an instance of PotentialDuplicateSearchObject.
setType(String) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateSearchObjectBean
Sets the type for an instance of PotentialDuplicateSearchObjectBean.
setUnMergeTransactionNumber(Object) - Method in class com.sun.mdm.index.objects.MergeObject
 
setUnnormalizedFieldId(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.NormalizationGroup
 
setUnnormalizedSourceFieldName(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.NormalizationGroup
 
setUnresolvedPotDupCount(int) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Unresolved Potential Duplicate count.
setUnstandardizedSourceFields(ArrayList) - Method in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
setUpdateAccess(boolean) - Method in class com.sun.mdm.index.objects.FieldFlag
set field's update access flag
setUpdateAccess(boolean) - Method in class com.sun.mdm.index.objects.ObjectField
set field's update access
setUpdateCountsForWeek(ArrayList) - Method in class com.sun.mdm.index.report.KeyStatisticsReport
Setter for Update function counts for each day of the week.
setUpdateDate(Date) - Method in class com.sun.mdm.index.master.SystemDefinition
Sets the update date for the system represented in a SystemDefinition object.
setUpdateDateTime(Date) - Method in class com.sun.mdm.index.objects.SBR
Sets the value of the updateDateTime field in an SBR object.
setUpdateDateTime(Date) - Method in class com.sun.mdm.index.objects.SystemObject
Sets the value of the updateDateTime field in an instance of SystemObject.
setUpdateFlag(boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
Specifies whether the given object node was updated.
setUpdateFunction(String) - Method in class com.sun.mdm.index.objects.SBR
Sets the value of the updateFunction field in an SBR object.
setUpdateFunction(String) - Method in class com.sun.mdm.index.objects.SystemObject
Sets the value of the updateFunction field in an instance of SystemObject.
setUpdateSystem(String) - Method in class com.sun.mdm.index.objects.SBR
Sets the value of the updateSystem field in an SBR object.
setUpdateUser(String) - Method in class com.sun.mdm.index.objects.SBR
Sets the value of the updateUser field in an SBR object.
setUpdateUser(String) - Method in class com.sun.mdm.index.objects.SystemObject
Sets the value of the updateUser field in an instance of SystemObject.
setUpdateUser(String) - Method in interface com.sun.mdm.index.webservice.SystemObjectBean
Setter for update user
setUpdateUserId(String) - Method in class com.sun.mdm.index.master.SystemDefinition
Sets the login ID of the user who last updated the system record represented in a SystemDefinition object.
setUpdateUserName(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
setUpdateable(boolean) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Sets the updateable attribute of the FieldConfig object
setUpperBoundType(String) - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
setUpperBoundValue(String) - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
setUsage(String) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
RANGE_SEARCH: set the usage code for this field (how will the field be used) If not set, then usage will be null.
setUseWildcard(boolean) - Method in class com.sun.mdm.index.parser.QueryType.QueryBuilder
 
setUsedInSearchResult(boolean) - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
setUsedInSearchScreen(boolean) - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
setUserCode(String) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Sets the userCode attribute of the FieldConfig object
setValidTransaction(boolean) - Method in class com.sun.mdm.index.master.search.transaction.TransactionSummary
Sets the valid transaction flag
setValue(Object) - Method in class com.sun.mdm.index.objects.ObjectField
sets the value into the field
setValue(String, Object) - Method in class com.sun.mdm.index.objects.ObjectNode
Sets the value of a field, using the field name to identify the field.
setValue(Object) - Method in class com.sun.mdm.index.ops.TransactionLog
Setter for mValue attribute.
setValue(String) - Method in class com.sun.mdm.index.parser.MatchFieldDef.LocaleCode
 
setValue(String) - Method in class com.sun.mdm.index.parser.Utils.Parameter
 
setValue(String, Object) - Method in class com.sun.mdm.index.report.MultirowReportObject1
Sets the value of a field..
setValue(Object) - Method in class com.sun.mdm.index.survivor.SystemField
Sets the value of the system field in an instance of SystemField.
setValueList(String) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
set the value list
setValueList(String) - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
setValueList(List) - Method in class com.sun.mdm.index.querybuilder.ObjectColumn
 
setValueMask(String) - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
set the value mask
setValueMask(String) - Method in class com.sun.mdm.index.master.SystemDefinition
Sets the local ID value mask for the system represented in a SystemDefinition object.
setValueMask(String) - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
setValueMetaNode(ValueMetaNode) - Method in class com.sun.mdm.index.query.CreateObjectMeta
 
setValueThree(Object) - Method in class com.sun.mdm.index.querybuilder.ObjectColumn
 
setValueTwo(Object) - Method in class com.sun.mdm.index.querybuilder.ObjectColumn
 
setValueType(String) - Method in class com.sun.mdm.index.parser.EDMFieldDef
 
setValues(String, Set) - Method in class com.sun.mdm.index.query.ResultObject
replace the set of values for a given name
setVisible(boolean) - Method in class com.sun.mdm.index.objects.FieldFlag
Setter for Visible attribute of the FieldFlag object
setVisible(boolean) - Method in class com.sun.mdm.index.objects.ObjectField
sets if the field is visible
setVisible(String, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
sets if a field is visible
setWebStatus(String) - Method in class com.sun.mdm.index.monitor.StatusMonitor
 
setWeight(float) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Sets the matching probability weight in an AssumedMatchSummary object.
setWeight(double) - Method in class com.sun.mdm.index.matching.ScoreElement
Accessor for EUID
setWeight(float) - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Set the weight for the PotentialDuplicateResult object.
setWeighted(boolean) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchOptions
Specifies whether query results are weighted.
setinsideContainer() - Static method in class com.sun.mdm.index.idgen.CUIDManager
 
setinsideContainer() - Static method in class com.sun.mdm.index.idgen.impl.DefaultEuidGenerator
 
setinsideLoader() - Static method in class com.sun.mdm.index.idgen.CUIDManager
 
setinsideLoader() - Static method in class com.sun.mdm.index.idgen.impl.DefaultEuidGenerator
 
severe(Object) - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#error
showCreateDate - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchResultListPage
 
showCreateDate - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
showCreateTime - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchResultListPage
 
showCreateTime - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
showEuid - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchResultListPage
 
showEuid - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
showLid - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchResultListPage
 
showLid - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
showStatus - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchResultListPage
 
showStatus - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SimpleSearchPage
 
showTimeStamp - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchResultListPage
 
shutdown() - Method in interface com.sun.mdm.index.matching.MatcherAPI
Shutdown and release any resources associated with the match engine and the adapter Called once per adapter instance before the adapter is discarded by the framework
shutdown() - Method in class com.sun.mdm.index.matching.MatcherImpl
 
shutdown() - Method in interface com.sun.mdm.index.matching.StandardizerAPI
Shutdown and release any resources associated with the standardization engine and the adapter Called once per adapter instance before the adapter is discarded by the framework
shutdown() - Method in class com.sun.mdm.index.matching.StandardizerImpl
 
shutdown() - Method in class com.sun.mdm.index.matching.adapter.SbmeMatcherAdapter
Shutdown and release any resources associated with the Sbme match engine and the adapter
shutdown() - Method in class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapter
Shutdown and release and relevant resources in the tigris standardization engine and adapter
signOn(String, HttpServletRequest) - Static method in class com.sun.mdm.index.edm.control.QwsController
to check the user login is valid or not based on the userid and the request handle.
size() - Method in class com.sun.mdm.index.objects.epath.EPathArrayList
number of elements
size() - Method in class com.sun.mdm.index.query.AttributesData
Retrieves a count of the attribute names in the current instance of the AttributesData class.
size() - Method in class com.sun.mdm.index.query.CreateObjectList
 
size() - Method in class com.sun.mdm.index.query.JoinList
 
size() - Method in class com.sun.mdm.index.query.QPath
 
size() - Method in class com.sun.mdm.index.query.QualifiedObject
 
size() - Method in class com.sun.mdm.index.survivor.SystemFieldListMap
Returns the number of entries in the map.
skipUpdateIfNoChange - Variable in class com.sun.mdm.index.parser.UpdateType.UpdateManagerConfig
 
sort(Comparator) - Method in interface com.sun.mdm.index.ejb.page.PageData
Sort the set based on the comparator.
sort(Comparator) - Method in class com.sun.mdm.index.ejb.page.PageDataEJB
See PageData
sort(Comparator) - Method in class com.sun.mdm.index.page.ArrayPageAdapter
See PageAdapter
sort(Comparator) - Method in class com.sun.mdm.index.page.AssumedMatchPageAdapter
See PageAdapter
sort(Comparator) - Method in class com.sun.mdm.index.page.EuidPageAdapter
See PageAdapter
sort(Comparator) - Method in class com.sun.mdm.index.page.IteratorPageAdapter
See PageAdapter
sort() - Method in class com.sun.mdm.index.page.IteratorPageAdapter
See PageAdapter
sort(Comparator) - Method in interface com.sun.mdm.index.page.PageAdapter
Sort the records based on comparator
sort(Comparator) - Method in class com.sun.mdm.index.page.PotentialDuplicatePageAdapter
See PageAdapter
sort(Comparator) - Method in class com.sun.mdm.index.page.TransactionPageAdapter
See PageAdapter
sortBy(String, boolean) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchIterator
Sorts the objects in the AssumedMatchIterator by the specified comparator.
sortBy(String, boolean) - Method in class com.sun.mdm.index.master.search.audit.AuditIterator
Sorts the objects in the AuditIterator by the specified comparator.
sortBy(String, boolean) - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultIterator
Sorts the objects in the EOSearchResultIterator by the specified comparator.
sortBy(String, boolean) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateIterator
Sorts the objects in the PotentialDuplicateIterator by the specified comparator.
sortBy(String, boolean) - Method in class com.sun.mdm.index.master.search.transaction.TransactionIterator
Sorts the objects in the TransactionIterator by the specified comparator.
sortBy(String, boolean) - Method in class com.sun.mdm.index.page.ObjectNodePageIterator
Sort by field name
sortBy(Comparator) - Method in class com.sun.mdm.index.page.PageIterator
Sort the objects based on the comparator
sortSummary(Comparator) - Method in interface com.sun.mdm.index.ejb.page.PageData
Sort the set based on the comparator.
sortSummary(Comparator) - Method in class com.sun.mdm.index.ejb.page.PageDataEJB
See PageData
sortSummary(Comparator) - Method in class com.sun.mdm.index.page.ArrayPageAdapter
See PageAdapter
sortSummary(Comparator) - Method in class com.sun.mdm.index.page.AssumedMatchPageAdapter
See PageAdapter
sortSummary(Comparator) - Method in class com.sun.mdm.index.page.EuidPageAdapter
See PageAdapter
sortSummary(Comparator) - Method in class com.sun.mdm.index.page.IteratorPageAdapter
See PageAdapter
sortSummary(Comparator) - Method in interface com.sun.mdm.index.page.PageAdapter
Sort the records based on comparator
sortSummary(Comparator) - Method in class com.sun.mdm.index.page.PotentialDuplicatePageAdapter
See PageAdapter
sortSummary(Comparator) - Method in class com.sun.mdm.index.page.TransactionPageAdapter
See PageAdapter
sortSummaryBy(String, boolean) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchIterator
Sorts the objects in the AssumedMatchIterator by the specified comparator.
sortSummaryBy(String, boolean) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateIterator
Sorts the objects in the PotentialDuplicateIterator by the specified comparator.
sortSummaryBy(String, boolean) - Method in class com.sun.mdm.index.master.search.transaction.TransactionIterator
Sorts the objects in the TransactionIterator by the specified comparator.
sortSummaryBy(Comparator) - Method in class com.sun.mdm.index.page.PageIterator
Sort the objects based on the comparator
soundex(String) - Method in class com.sun.mdm.index.phonetic.impl.RefinedSoundex
Retreives the Refined Soundex code for a given String object.
source - Variable in class com.sun.mdm.index.parser.QueryType.BlockBy
 
sourceFieldName - Variable in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticizeField
 
sourceRecord(String) - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition.MidmConverter
 
sourceRecord - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
splitIntoQueryCombinations(EPath) - Static method in class com.sun.mdm.index.objects.epath.EPathGroup
splits an Epath into many Epaths that can be used to form QueryObjects The first EPath in the list of ePaths returned is always Enterprise.S0 or Enterprise.SBR.
splitSystem(Connection, String, String, EnterpriseObject, String) - Method in interface com.sun.mdm.index.update.UpdateManager
 
splitSystem(Connection, SystemObject, EnterpriseObject, String) - Method in interface com.sun.mdm.index.update.UpdateManager
 
splitSystem(Connection, String, String, EnterpriseObject, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Splits a SystemObject from its current EnterpriseObject and assign it to a new EnterpriseObject
splitSystem(Connection, SystemObject, EnterpriseObject, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Splits a SystemObject from its current EnterpriseObject and assign it to a new EnterpriseObject
sql2str(String, ArrayList) - Static method in class com.sun.mdm.index.ops.ObjectPersistenceService
Generates a SQL Statement string from its template and parameter list.
standardizationType - Variable in class com.sun.mdm.index.parser.MatchFieldDef.Group
 
standardize(SystemObject) - Method in interface com.sun.mdm.index.matching.MatchEngineController
Standardize a SystemObject
standardize(SystemObject) - Method in class com.sun.mdm.index.matching.MatchEngineControllerImpl
Standardize the SystemObject.
standardize(SystemObject) - Method in interface com.sun.mdm.index.matching.Standardizer
Standardize a SystemObject
standardize(SystemObject, SystemObjectStandardization) - Method in interface com.sun.mdm.index.matching.StandardizerAPI
Standardize the passed in SystemObject according to the passed in standardization configuration Care should be taken as the standardization may be performed directly on the passed in SystemObject, this may therefore change the actual object passed in.
standardize(SystemObject) - Method in class com.sun.mdm.index.matching.StandardizerImpl
Standardize a SystemObject
standardize(SystemObject, SystemObjectStandardization) - Method in class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapter
Standardize a SystemObject using the Sbme standardization engine
standardizeSystemObject - Variable in class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig
 
standardizerApi - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig
 
standardizerConfig - Variable in class com.sun.mdm.index.parser.MatchFieldDef.MEFAConfig
 
startTag(String) - Static method in class com.sun.mdm.index.parser.Utils
 
startTagNoLine(String) - Static method in class com.sun.mdm.index.parser.Utils
 
strategyClass - Variable in class com.sun.mdm.index.parser.UpdateType.SurvivorStrategy
 
strategyClassName - Variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig.StrategyConfig
strategy class name
strfmt(String) - Static method in class com.sun.mdm.index.ops.ObjectPersistenceService
Formats a String for output by checking the length.
string2Date(String) - Static method in class com.sun.mdm.index.edm.util.DateUtil
This method convert a string format to date
structCopy() - Method in class com.sun.mdm.index.objects.EnterpriseObject
structural copy for EnterpriseObject
structCopy() - Method in class com.sun.mdm.index.objects.ObjectNode
ObjectNode structural copy
structCopy() - Method in class com.sun.mdm.index.objects.SBR
 
structCopy() - Method in class com.sun.mdm.index.objects.SBROverWrite
 
structCopy() - Method in class com.sun.mdm.index.objects.SystemObject
 
subscreenConfigurations - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.Dashboard
 
subscreenConfigurations - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.Reports
 
subscreenConfigurations - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SourceRecord
 
survivorStrategy - Variable in class com.sun.mdm.index.parser.UpdateType.CandidateField
 
sysmap - Static variable in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
systemCode - Variable in class com.sun.mdm.index.objects.SystemObjectPK
System code
systemCode - Variable in class com.sun.mdm.index.persistence.EnterprisePK
system code
systemMergePolicy - Variable in class com.sun.mdm.index.parser.UpdateType.UpdateManagerConfig
 
systemObjectName - Variable in class com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig.StandardizeSystemObject
 
systemUnmergePolicy - Variable in class com.sun.mdm.index.parser.UpdateType.UpdateManagerConfig
 

T

TAB - Static variable in class com.sun.mdm.index.parser.Utils
 
TAB2 - Static variable in class com.sun.mdm.index.parser.Utils
 
TAB3 - Static variable in class com.sun.mdm.index.parser.Utils
 
TAB4 - Static variable in class com.sun.mdm.index.parser.Utils
 
TAB5 - Static variable in class com.sun.mdm.index.parser.Utils
 
TAB6 - Static variable in class com.sun.mdm.index.parser.Utils
 
TAB7 - Static variable in class com.sun.mdm.index.parser.Utils
 
TAB8 - Static variable in class com.sun.mdm.index.parser.Utils
 
TAGBLOCKDEFINITION - Static variable in class com.sun.mdm.index.parser.BlockType
block definition
TAGBLOCKNUMBER - Static variable in class com.sun.mdm.index.parser.BlockType
block number
TAGEXACT - Static variable in class com.sun.mdm.index.parser.BlockType
exact tag
TAGFIELD - Static variable in class com.sun.mdm.index.parser.BlockType
field tag
TAGLENGTH - Static variable in class com.sun.mdm.index.parser.BlockType
length tag
TAGNYSIIS - Static variable in class com.sun.mdm.index.parser.BlockType
nysiis tag
TAGPRIORITY - Static variable in class com.sun.mdm.index.parser.BlockType
priority tag
TAGSOUNDEX - Static variable in class com.sun.mdm.index.parser.BlockType
soundex tag
TAGSTARTSWITH - Static variable in class com.sun.mdm.index.parser.BlockType
startswith tag
TAG_BLOCK_DEFINITION - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_BLOCK_RULE - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_CANDIDATE_FIELD - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
TAG_CANDIDATE_FIELD - Static variable in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
tag for parsing XML
TAG_CONTAINS - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_DEFAULT - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_DEFAULT_PARAMETER - Static variable in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
tag for parsing XML
TAG_DEFAULT_SURVIVOR_STRATEGY - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
TAG_EXACT - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_FIELD - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_FIELD - Static variable in interface com.sun.mdm.index.filter.FilterConstants
 
TAG_FIELD_NAME - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
TAG_FIELD_TYPE - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
TAG_FIELD_VALUES - Static variable in interface com.sun.mdm.index.filter.FilterConstants
 
TAG_FILE - Static variable in interface com.sun.mdm.index.filter.FilterConstants
 
TAG_FILE_NAME - Static variable in interface com.sun.mdm.index.filter.FilterConstants
 
TAG_GREATER_THAN - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_GREATER_THAN_EQUALS - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_HELPER_CLASS - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
TAG_HINT - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_LESS_THAN - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_LESS_THAN_EQUALS - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_LOWER - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_MATCH_DEFINITIONS - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
TAG_NAME - Static variable in interface com.sun.mdm.index.filter.FilterConstants
 
TAG_NOT_EQUALS - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_PARAMETER - Static variable in class com.sun.mdm.index.configurator.ParameterParser
 
TAG_PARAMETER - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
TAG_PARAMETER - Static variable in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
tag for parsing XML
TAG_PARAMETERS - Static variable in class com.sun.mdm.index.configurator.ParameterParser
 
TAG_PARAMETERS - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
TAG_PARAMETER_NAME - Static variable in class com.sun.mdm.index.configurator.ParameterParser
 
TAG_PARAMETER_NAME - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
TAG_PARAMETER_TYPE - Static variable in class com.sun.mdm.index.configurator.ParameterParser
 
TAG_PARAMETER_TYPE - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
TAG_PARAMETER_VALUE - Static variable in class com.sun.mdm.index.configurator.ParameterParser
 
TAG_PARAMETER_VALUE - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
TAG_PREFERENCE - Static variable in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
tag for parsing XML
TAG_QUALITY - Static variable in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
tag for parsing XML
TAG_RANGE - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_RULE - Static variable in class com.sun.mdm.index.configurator.impl.validation.ValidationConfiguration
 
TAG_RULES - Static variable in class com.sun.mdm.index.configurator.impl.validation.ValidationConfiguration
 
TAG_SBR - Static variable in class com.sun.mdm.index.matching.MatchEngineControllerImpl
 
TAG_SECURITYPLUGIN - Static variable in class com.sun.mdm.index.configurator.impl.security.SecurityConfiguration
 
TAG_SOURCE - Static variable in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
tag for parsing XML
TAG_SOURCE - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_SQL - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_STARTS_WITH - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_SURVIVOR_CLASS - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
TAG_SURVIVOR_STRATEGY - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
TAG_SYSTEM_FIELDS - Static variable in class com.sun.mdm.index.configurator.impl.SurvivorHelperConfig
xml tag for parsing
TAG_UPPER - Static variable in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
 
TAG_UTILITY - Static variable in class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
tag for parsing XML
TAG_VALUE - Static variable in interface com.sun.mdm.index.filter.FilterConstants
 
TARGET_MAPPING - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
target mapping tag
TIMESTAMP - Static variable in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
TIMESTAMP - Static variable in class com.sun.mdm.index.objects.validation.FieldType
Timestamp
TIMESTAMP - Static variable in class com.sun.mdm.index.report.DeactivateReport
 
TIMESTAMP - Static variable in class com.sun.mdm.index.report.MergeReport
 
TIMESTAMP - Static variable in class com.sun.mdm.index.report.UnmergeReport
 
TIMESTAMP - Static variable in class com.sun.mdm.index.report.UpdateReport
 
TMResult - class com.sun.mdm.index.persistence.TMResult.
The TMResult class represents the results of the Transaction Manager.
TMResult() - Constructor for class com.sun.mdm.index.persistence.TMResult
Creates a new instance of the TMResult class.
TMResult(String, String) - Constructor for class com.sun.mdm.index.persistence.TMResult
Creates a new instance of the TMResult class.
TRANSACTION_NUMBER - Static variable in class com.sun.mdm.index.report.AssumedMatchReport
 
TRANSACTION_NUMBER - Static variable in class com.sun.mdm.index.report.DeactivateReport
 
TRANSACTION_NUMBER - Static variable in class com.sun.mdm.index.report.MergeReport
 
TRANSACTION_NUMBER - Static variable in class com.sun.mdm.index.report.UnmergeReport
 
TRANSACTION_NUMBER - Static variable in class com.sun.mdm.index.report.UpdateReport
 
TYPE - Static variable in class com.sun.mdm.index.configurator.impl.blocker.ContainsCondition
type
TYPE - Static variable in class com.sun.mdm.index.configurator.impl.blocker.ExactCondition
type
TYPE - Static variable in class com.sun.mdm.index.configurator.impl.blocker.GreaterThanCondition
type
TYPE - Static variable in class com.sun.mdm.index.configurator.impl.blocker.GreaterThanEqualsCondition
type
TYPE - Static variable in class com.sun.mdm.index.configurator.impl.blocker.LessThanCondition
type
TYPE - Static variable in class com.sun.mdm.index.configurator.impl.blocker.LessThanEqualsCondition
type
TYPE - Static variable in class com.sun.mdm.index.configurator.impl.blocker.NotEqualsCondition
type
TYPE - Static variable in class com.sun.mdm.index.configurator.impl.blocker.RangeCondition
type
TYPE - Static variable in class com.sun.mdm.index.configurator.impl.blocker.StartsWithCondition
type
TYPE_EXACT - Static variable in class com.sun.mdm.index.parser.BlockingRuleType
blocking rule type exact
TYPE_NONE - Static variable in class com.sun.mdm.index.parser.BlockingRuleType
blocking rule type none
TYPE_NYSIIS - Static variable in class com.sun.mdm.index.parser.BlockingRuleType
blocking rule type nysiis
TYPE_SOUNDEX - Static variable in class com.sun.mdm.index.parser.BlockingRuleType
blocking rule type soundex
TYPE_STARTSWITH - Static variable in class com.sun.mdm.index.parser.BlockingRuleType
blocking rule type startswith
ThreadSafeQueryObjectCacheManager - class com.sun.mdm.index.query.ThreadSafeQueryObjectCacheManager.
 
TimestampValueValidator - class com.sun.mdm.index.objects.validation.TimestampValueValidator.
 
TimestampValueValidator(Timestamp, Timestamp) - Constructor for class com.sun.mdm.index.objects.validation.TimestampValueValidator
Creates a new instance of DateValueValidator
TransactionIterator - class com.sun.mdm.index.master.search.transaction.TransactionIterator.
The TransactionIterator class represents an iterator containing the TransactionSummary objects returned by a call to lookupTransaction.
TransactionIterator(PageData, int, int) - Constructor for class com.sun.mdm.index.master.search.transaction.TransactionIterator
Creates a new instance of the TransactionIterator class that maintains the connection to the server.
TransactionIterator(TransactionSummary[]) - Constructor for class com.sun.mdm.index.master.search.transaction.TransactionIterator
Creates a new instance of the TransactionIterator class that does not maintain the connection to the server.
TransactionLog - class com.sun.mdm.index.ops.TransactionLog.
 
TransactionLog() - Constructor for class com.sun.mdm.index.ops.TransactionLog
default constructor
TransactionLog(String, int, Object) - Constructor for class com.sun.mdm.index.ops.TransactionLog
Constructor
TransactionMgr - interface com.sun.mdm.index.ops.TransactionMgr.
The interface of Transaction Manager
TransactionMgrFactory - class com.sun.mdm.index.ops.TransactionMgrFactory.
Factory class to create Transaction Manager
TransactionMgrFactory() - Constructor for class com.sun.mdm.index.ops.TransactionMgrFactory
 
TransactionMgrImpl - class com.sun.mdm.index.ops.TransactionMgrImpl.
Transaction Manager implementation
TransactionMgrImpl() - Constructor for class com.sun.mdm.index.ops.TransactionMgrImpl
Constructor to create transaction manager
TransactionObject - class com.sun.mdm.index.objects.TransactionObject.
The TransactionObject class represents a transaction object as stored in the master index database table sbyn_transaction.
TransactionObject() - Constructor for class com.sun.mdm.index.objects.TransactionObject
Creates a new instance of the TransactionObject class.
TransactionObject(String, String, String, String, String, String, String, Date, String, String, String, Object) - Constructor for class com.sun.mdm.index.objects.TransactionObject
Creates a new instance of the TransactionObject class.
TransactionObjectDB - class com.sun.mdm.index.ops.TransactionObjectDB.
 
TransactionObjectDB() - Constructor for class com.sun.mdm.index.ops.TransactionObjectDB
default constructor
TransactionObjectList - class com.sun.mdm.index.ops.TransactionObjectList.
 
TransactionObjectList(String, String, TransactionObject[]) - Constructor for class com.sun.mdm.index.ops.TransactionObjectList
Constructor.
TransactionPageAdapter - class com.sun.mdm.index.page.TransactionPageAdapter.
Adapter for transaction summaries
TransactionPageAdapter(TransactionObject[], TransactionSearchObject) - Constructor for class com.sun.mdm.index.page.TransactionPageAdapter
Creates a new instance of TransactionPageAdapter
TransactionSearchObject - class com.sun.mdm.index.master.search.transaction.TransactionSearchObject.
The TransactionSearchObject class is an object representing the search criteria passed to lookupTransaction when performing a search for transaction histories.
TransactionSearchObject() - Constructor for class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Creates a new instance of the TransactionSearchObject class.
TransactionSearchObject(Date) - Constructor for class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Creates a new instance of the TransactionSearchObject class with a starting date for the search.
TransactionSearchObject(Date, Date) - Constructor for class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Creates a new instance of the TransactionSearchObject class with starting and ending dates for the search.
TransactionSearchObject(String, String, String, Date, Date, String, String) - Constructor for class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Creates a new instance of the TransactionSearchObject class with search criteria.
TransactionSummary - class com.sun.mdm.index.master.search.transaction.TransactionSummary.
The TransactionSummary class represents an object containing a transaction summary returned by a call to lookupTransaction.
TransactionSummary(TransactionObject) - Constructor for class com.sun.mdm.index.master.search.transaction.TransactionSummary
Creates a new instance of the TransactionSummary class.
TransactionSummaryComparator - class com.sun.mdm.index.master.search.transaction.TransactionSummaryComparator.
The TransactionSummaryComparator class is used to sort and compare TransactionSummary objects in a transaction iterator.
TransactionSummaryComparator(String, boolean) - Constructor for class com.sun.mdm.index.master.search.transaction.TransactionSummaryComparator
Creates a new instance of the TransactionSummaryComparator class, and sorts the transaction summaries by the specified field.
TupleAssembler - class com.sun.mdm.index.query.TupleAssembler.
The TupleAssembler class assembles tuples from the data retrieved by the Query Manager.
TupleAssembler() - Constructor for class com.sun.mdm.index.query.TupleAssembler
Creates a new instance of TupleAssembler
TupleAssemblerEngine - class com.sun.mdm.index.query.TupleAssemblerEngine.
 
TupleAssemblerEngine() - Constructor for class com.sun.mdm.index.query.TupleAssemblerEngine
Creates a new instance of AssemblerEngine
tabEntrance - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.PageTab
 
tabName - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.PageTab
 
targetFieldId - Variable in class com.sun.mdm.index.parser.MatchFieldDef.PhoneticizeField
 
title - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.Report
 
toArray() - Method in class com.sun.mdm.index.objects.epath.EPathArrayList
Convert to array
toBlob(TransactionLog[]) - Static method in class com.sun.mdm.index.ops.TransactionLog
Serializes an array of TransactionLog(s) to a String.
toEpathStyleString(String) - Static method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
convert a field full name back to a ePath style string
toFieldName() - Method in class com.sun.mdm.index.objects.epath.EPath
returns the field name represented by this EPath object
toString() - Method in class com.sun.mdm.index.codelookup.CodeDescription
String representation of the CodeDescription object.
toString() - Method in class com.sun.mdm.index.codelookup.UserCode
String representation of the UserCode object.
toString() - Method in class com.sun.mdm.index.configurator.impl.blocker.BlockerConfig
Returns a String representation of the object.
toString() - Method in class com.sun.mdm.index.configurator.impl.master.MasterControllerConfiguration
Returns a string representation of the MasterControllerConfiguration instance.
toString() - Method in class com.sun.mdm.index.configurator.impl.querybuilder.KeyValueConfiguration
String representation of the KeyValueCOnfiguration class.
toString() - Method in class com.sun.mdm.index.decision.DecisionMakerStruct
string representation
toString() - Method in class com.sun.mdm.index.edm.services.configuration.EosFieldGroupConfig.FieldRefStruct
 
toString() - Method in class com.sun.mdm.index.edm.services.configuration.EosFieldGroupConfig
Description of the Method
toString() - Method in class com.sun.mdm.index.edm.services.configuration.FieldConfig
Description of the Method
toString() - Method in class com.sun.mdm.index.edm.services.configuration.ObjectNodeConfig
Description of the Method
toString() - Method in class com.sun.mdm.index.master.MatchResult
Displays a String representation of the match result object.
toString() - Method in class com.sun.mdm.index.master.MergeResult
String representation of result Retrieves a string representation of the MergeResult object.
toString() - Method in class com.sun.mdm.index.master.SystemDefinition
Retrieves a string representation of the fields in the SystemDefinition object.
toString() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSearchObject
Retrieves a string representation of the fields in the AssumedMatchSearchObject object.
toString() - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
Retrieves a string representation of the assumed match ID, EUID, and weight fields from the AssumedMatchSummary object.
toString() - Method in class com.sun.mdm.index.master.search.audit.AuditDataObject
Retrieves a string representation of the audit log ID, EUID1, EUID2, function, and detail fields from the audit data object.
toString() - Method in class com.sun.mdm.index.master.search.audit.AuditSearchObject
Retrieves a string representation of the fields in the AuditSearchObject object.
toString() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchCriteria
String representation
toString() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchOptions
String representation
toString() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultComparator
String representation
toString() - Method in class com.sun.mdm.index.master.search.enterprise.EOSearchResultRecord
Retrieves the EUID and comparison score (the matching probability weight) for a search result record.
toString() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSearchObject
Retrieves a string representation of the fields in the PotentialDuplicateSearchObject object.
toString() - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
Retrieves a string representation of the potential duplicate ID, EUID1, EUID2, and weight fields from the PotentialDuplicateSummary object.
toString() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSearchObject
Retrieves a string representation of the fields in the TransactionSearchObject object.
toString() - Method in class com.sun.mdm.index.master.search.transaction.TransactionSummary
Retrieves a string representation of a TransactionSummary object.
toString() - Method in class com.sun.mdm.index.matching.ScoreElement
Simple toString for debugging purposes
toString() - Method in interface com.sun.mdm.index.objects.EntityObject
toString
toString() - Method in class com.sun.mdm.index.objects.ObjectField
toString
toString() - Method in class com.sun.mdm.index.objects.ObjectKey
toString
toString() - Method in class com.sun.mdm.index.objects.ObjectKeyType
 
toString() - Method in class com.sun.mdm.index.objects.ObjectNode
toString
toString() - Method in class com.sun.mdm.index.objects.SystemObjectPK
Returns a string representation of the system code and local ID in an instance of SystemObjectPK.
toString() - Method in class com.sun.mdm.index.objects.epath.EPath
return a string
toString() - Method in class com.sun.mdm.index.objects.epath.EPathArrayList
String representation of the class
toString() - Method in class com.sun.mdm.index.objects.metadata.DBMetaAttribute
toString
toString() - Method in class com.sun.mdm.index.objects.metadata.FieldMetaData
toString
toString() - Method in class com.sun.mdm.index.objects.metadata.ObjectMetaData
toString
toString() - Method in class com.sun.mdm.index.objects.validation.FieldDescriptor
 
toString() - Method in class com.sun.mdm.index.objects.validation.ObjectDescriptor
 
toString() - Method in class com.sun.mdm.index.ops.TransactionLog
prints Transactionlog to String for output
toString() - Method in class com.sun.mdm.index.parser.EIndexObject
 
toString() - Method in class com.sun.mdm.index.parser.FieldDef
 
toString() - Method in class com.sun.mdm.index.parser.NodeDef
 
toString() - Method in class com.sun.mdm.index.parser.RelationDef
 
toString() - Method in class com.sun.mdm.index.parser.WeblogicType
 
toString() - Method in class com.sun.mdm.index.query.Condition
Returns a String representation of this class
toString() - Method in class com.sun.mdm.index.query.JoinCondition
 
toString() - Method in class com.sun.mdm.index.query.ObjectNodeMetaNode
Returns a string representation of the given object node.
toString() - Method in class com.sun.mdm.index.query.QPath
String representation of QPath
toString() - Method in class com.sun.mdm.index.query.QualifiedField
 
toString() - Method in class com.sun.mdm.index.query.QueryObject
 
toString() - Method in class com.sun.mdm.index.query.QueryObjectCache
 
toString() - Method in class com.sun.mdm.index.query.QueryResultSet
 
toString() - Method in class com.sun.mdm.index.query.ResultObject.MetaData
String representation
toString() - Method in class com.sun.mdm.index.query.ResultObject
String representation
toString() - Method in class com.sun.mdm.index.query.SQLDescriptor
String form of the object
toString() - Method in class com.sun.mdm.index.query.SingleQPath
 
toString() - Method in class com.sun.mdm.index.querybuilder.SearchOptions
String representation
toString() - Method in class com.sun.mdm.index.survivor.SystemField
Retrieves a string representation of the field name and field value from the SystemField object.
toString() - Method in class com.sun.mdm.index.survivor.SystemFieldList
 
toString() - Method in class com.sun.mdm.index.survivor.SystemFieldListMap.SystemKey
Retrieves a string representation of a SystemKey object.
toString() - Method in class com.sun.mdm.index.survivor.SystemFieldListMap
Retrieves a string representation of the system field list map.
toString() - Method in class com.sun.mdm.index.webservice.PotentialDuplicateResult
Retrieves a string representation of the potential duplicate ID, EUID1, EUID2, and weight fields from the PotentialDuplicateResult object.
toStringArray() - Method in class com.sun.mdm.index.objects.epath.EPathArrayList
Convert to string array
tokenQueue - Variable in class com.sun.mdm.index.objects.epath.EPath
tokens.
traceAllCodes() - Method in class com.sun.mdm.index.codelookup.CodeRegistry
Pretty print code
traceAllCodes() - Method in class com.sun.mdm.index.codelookup.UserCodeRegistry
Pretty print code
transaction - Variable in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
transactions - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
transferSO(String, String, EnterpriseObject, EnterpriseObject) - Method in class com.sun.mdm.index.update.UpdateHelper
transfer a SystemObject
transferSystem(Connection, EnterpriseObject, EnterpriseObject, String, String, String) - Method in interface com.sun.mdm.index.update.UpdateManager
 
transferSystem(Connection, EnterpriseObject, EnterpriseObject, String, String, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Transfer system object from source Enterprise Object to destination Enterprise Object
transferSystemObject(String, SystemObjectPK) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Transfers the specified system object from its current enterprise object to a different enterprise object.
transferSystemObject(Connection, String, SystemObjectPK) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Transfers the specified system object from its current enterprise object to a different enterprise object.
transferSystemObject(Connection, String, SystemObjectPK) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Transfer system object from one enterprise object to another
transferSystemObject(String, SystemObjectPK) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Transfers the specified system object from its current enterprise object to a different enterprise object.
traverse(ObjectNode, MessageDigest) - Method in class com.sun.mdm.index.util.Sigger
Traverse the ObjectNode
tuples - Variable in class com.sun.mdm.index.matching.converter.MatchTupleConverter.TupleInfo
 
type - Variable in class com.sun.mdm.index.matching.converter.MatchTupleConverter.ChildInfo
 
type - Variable in class com.sun.mdm.index.parser.Utils.Parameter
 

U

UAM - Static variable in class com.sun.mdm.index.outbound.OutBoundMessages
UNDO ASSUMED MATCH
UNKNOWN - Static variable in class com.sun.mdm.index.objects.validation.FieldType
 
UNMRG - Static variable in class com.sun.mdm.index.outbound.OutBoundMessages
UNMRG
UNNORMALIZED_SOURCE_FIELDS - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
unnormalize source fields tag
UNNORMALIZED_SOURCE_FIELD_NAME - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
unnormalized source field name tag
UNPARSED_FIELD_GROUPS - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
free form text to standardize tag
UNPHONETICIZED_SOURCE_FIELD_NAME - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
unphoneticized source field name tag
UNRESOLVED - Static variable in class com.sun.mdm.index.potdup.PotentialDuplicateManager
 
UNRESOLVED_POT_DUP_INDEX - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
UNSTANDARDIZED_SOURCE_FIELDS - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
unstandardized source fields tag
UNSTANDARDIZED_SOURCE_FIELD_NAME - Static variable in class com.sun.mdm.index.configurator.impl.standardization.StandardizationConfiguration.Tags
unstandardized source field name tag
UPD - Static variable in class com.sun.mdm.index.outbound.OutBoundMessages
UPD
UPDATEABLE - Static variable in class com.sun.mdm.index.objects.validation.FieldDescriptor
Updatable
UPDATEACCESSMASK - Static variable in class com.sun.mdm.index.objects.FieldFlag
bit mask for UPDATEACCESS
UPDATEACCESSTYPE - Static variable in class com.sun.mdm.index.objects.FieldFlag
type for UPDATEACCESS
UPDATE_FILE_NAME - Static variable in class com.sun.mdm.index.configurator.ConfigurationService
 
UPDATE_FUNCTION - Static variable in class com.sun.mdm.index.report.KeyStatisticsReport
 
UPDATE_NOT_ALLOWED - Static variable in class com.sun.mdm.index.master.MatchResult
A matching record was found in the database, but custom processing logic for disallowUpdate() is set to true.
UPDATE_REJECTED - Static variable in class com.sun.mdm.index.master.MatchResult
The system code / lid was found in the database, but custom processing logic for rejectAssumedMatch() is set to true.
US_ENGLISH - Static variable in class com.sun.mdm.index.phonetic.impl.RefinedSoundex
This static variable contains an instance of the RefinedSoundex using the US_ENGLISH mapping.
US_ENGLISH_MAPPING - Static variable in class com.sun.mdm.index.phonetic.impl.RefinedSoundex
RefinedSoundex is *refined* for a number of reasons one being that the mappings have been altered.
US_ENGLISH_MAPPING - Static variable in class com.sun.mdm.index.phonetic.impl.Soundex
The default soundex mapping used
UnfoundKeyNameException - exception com.sun.mdm.index.objects.exception.UnfoundKeyNameException.
The UnfoundKeyNameException class represents an exception thrown when a field name is not recognized as a defined key field name.
UnfoundKeyNameException() - Constructor for class com.sun.mdm.index.objects.exception.UnfoundKeyNameException
Creates a new instance of the UnfoundKeyNameException class without an error message.
UnfoundKeyNameException(String) - Constructor for class com.sun.mdm.index.objects.exception.UnfoundKeyNameException
Creates a new instance of the UnfoundKeyNameException class with an error message.
UnionSurvivorStrategy - class com.sun.mdm.index.survivor.impl.UnionSurvivorStrategy.
Unions the values from each SystemObject and return it as a collection
UnionSurvivorStrategy() - Constructor for class com.sun.mdm.index.survivor.impl.UnionSurvivorStrategy
Creates a new instance of UnionSurvivorStrategy
UnknownDataTypeException - exception com.sun.mdm.index.objects.validation.exception.UnknownDataTypeException.
 
UnknownDataTypeException() - Constructor for class com.sun.mdm.index.objects.validation.exception.UnknownDataTypeException
Creates a new instance of UnknownDataType without detail message.
UnknownDataTypeException(String) - Constructor for class com.sun.mdm.index.objects.validation.exception.UnknownDataTypeException
Constructs an instance of UnknownDataType with the specified detail message.
UnmergeReport - class com.sun.mdm.index.report.UnmergeReport.
Report class for Unmerges
UnmergeReport(MultirowReportConfig2) - Constructor for class com.sun.mdm.index.report.UnmergeReport
Creates a new instance of UnmergeReport.
UnmergeReportConfig - class com.sun.mdm.index.report.UnmergeReportConfig.
Configuration class for Unmerge Report
UnmergeReportConfig() - Constructor for class com.sun.mdm.index.report.UnmergeReportConfig
 
UnmergeReportRow - class com.sun.mdm.index.report.UnmergeReportRow.
Row of data for Unmerge Report
UnmergeReportRow(TransactionSummary, UnmergeReportConfig) - Constructor for class com.sun.mdm.index.report.UnmergeReportRow
Creates a new instance of UnmergeReportRow
UnparsedFieldGroup - class com.sun.mdm.index.configurator.impl.standardization.UnparsedFieldGroup.
Represents the configuration for a 'free-form texts to standardize' field group, referred to in this class as a 'unparsed' field group as the standardization process consists of two stages: parsing and normalizing.
UnparsedFieldGroup(ArrayList, String, LinkedHashMap, String, String) - Constructor for class com.sun.mdm.index.configurator.impl.standardization.UnparsedFieldGroup
Creates new UnparsedFieldGroup.
UnparsedFieldGroup(ArrayList, String, LinkedHashMap, HashMap, String, String, SystemObjectField) - Constructor for class com.sun.mdm.index.configurator.impl.standardization.UnparsedFieldGroup
Creates new UnparsedFieldGroup.
UnsupportedDataType - exception com.sun.mdm.index.ops.exception.UnsupportedDataType.
 
UnsupportedDataType() - Constructor for class com.sun.mdm.index.ops.exception.UnsupportedDataType
Creates a new instance of UnsupportedDataTypeException without detail message.
UnsupportedDataType(String) - Constructor for class com.sun.mdm.index.ops.exception.UnsupportedDataType
Constructs an instance of UnsupportedDataTypeException with the specified detail message.
UpdateException - exception com.sun.mdm.index.update.UpdateException.
Exception in udpating a EnterpriseObject
UpdateException() - Constructor for class com.sun.mdm.index.update.UpdateException
Creates new UpdateException
UpdateException(String) - Constructor for class com.sun.mdm.index.update.UpdateException
Constructs an UpdateException with the specified detail message,
UpdateException(Throwable) - Constructor for class com.sun.mdm.index.update.UpdateException
Constructs an UpdateException with the specified cause.
UpdateException(String, Throwable) - Constructor for class com.sun.mdm.index.update.UpdateException
Constructs an UpdateException with the specified detail message and cause.
UpdateHelper - class com.sun.mdm.index.update.UpdateHelper.
helper methods for update manager
UpdateHelper() - Constructor for class com.sun.mdm.index.update.UpdateHelper
Creates new UpdateHelper
UpdateManager - interface com.sun.mdm.index.update.UpdateManager.
 
UpdateManagerConfig - class com.sun.mdm.index.configurator.impl.UpdateManagerConfig.
 
UpdateManagerConfig() - Constructor for class com.sun.mdm.index.configurator.impl.UpdateManagerConfig
Creates a new instance of UpdateManagerConfig
UpdateManagerFactory - class com.sun.mdm.index.update.UpdateManagerFactory.
UpdateManagerFactory
UpdateManagerFactory() - Constructor for class com.sun.mdm.index.update.UpdateManagerFactory
 
UpdateManagerImpl - class com.sun.mdm.index.update.UpdateManagerImpl.
 
UpdateManagerImpl() - Constructor for class com.sun.mdm.index.update.UpdateManagerImpl
Constructor to create update manager.
UpdateNotAllowedException - exception com.sun.mdm.index.objects.validation.exception.UpdateNotAllowedException.
 
UpdateNotAllowedException() - Constructor for class com.sun.mdm.index.objects.validation.exception.UpdateNotAllowedException
Creates a new instance of UpdateNotAllowedException
UpdateNotAllowedException(String) - Constructor for class com.sun.mdm.index.objects.validation.exception.UpdateNotAllowedException
Constructs an instance of UpdateNotAllowedException with the specified detail message.
UpdatePolicy - interface com.sun.mdm.index.update.UpdatePolicy.
Update policy, called before persisting the data.
UpdateReport - class com.sun.mdm.index.report.UpdateReport.
Report class for updates
UpdateReport(MultirowReportConfig2) - Constructor for class com.sun.mdm.index.report.UpdateReport
Creates a new instance of UpdateReport
UpdateReportConfig - class com.sun.mdm.index.report.UpdateReportConfig.
Configuration class for Update Report
UpdateReportConfig() - Constructor for class com.sun.mdm.index.report.UpdateReportConfig
 
UpdateReportRow - class com.sun.mdm.index.report.UpdateReportRow.
Row of data for Update Report
UpdateReportRow(TransactionSummary, UpdateReportConfig) - Constructor for class com.sun.mdm.index.report.UpdateReportRow
Creates a new instance of UpdateReportRow
UpdateResult - class com.sun.mdm.index.update.UpdateResult.
The UpdateResult class contains the return values for a call to updateEnterpriseDupRecalc.
UpdateResult() - Constructor for class com.sun.mdm.index.update.UpdateResult
default constructor
UpdateResult(TMResult, EnterpriseObject) - Constructor for class com.sun.mdm.index.update.UpdateResult
Creates a new instance of the UpdateResult class.
UpdateResult(TMResult, EnterpriseObject, EnterpriseObject) - Constructor for class com.sun.mdm.index.update.UpdateResult
Creates a new instance of the UpdateResult class containing two enterprise objects.
UpdateResult(TMResult, EnterpriseObject, EnterpriseObject, boolean) - Constructor for class com.sun.mdm.index.update.UpdateResult
Creates a new instance of the UpdateResult class that indicates whether a match field was updated as a result of the update transaction.
UpdateType - class com.sun.mdm.index.parser.UpdateType.
 
UpdateType() - Constructor for class com.sun.mdm.index.parser.UpdateType
 
UpdateType.CandidateField - class com.sun.mdm.index.parser.UpdateType.CandidateField.
 
UpdateType.CandidateField(String) - Constructor for class com.sun.mdm.index.parser.UpdateType.CandidateField
 
UpdateType.SurvivorHelperConfig - class com.sun.mdm.index.parser.UpdateType.SurvivorHelperConfig.
 
UpdateType.SurvivorHelperConfig() - Constructor for class com.sun.mdm.index.parser.UpdateType.SurvivorHelperConfig
 
UpdateType.SurvivorStrategy - class com.sun.mdm.index.parser.UpdateType.SurvivorStrategy.
 
UpdateType.SurvivorStrategy() - Constructor for class com.sun.mdm.index.parser.UpdateType.SurvivorStrategy
 
UpdateType.UpdateManagerConfig - class com.sun.mdm.index.parser.UpdateType.UpdateManagerConfig.
 
UpdateType.UpdateManagerConfig() - Constructor for class com.sun.mdm.index.parser.UpdateType.UpdateManagerConfig
 
UpdateType.WeightedCalculator - class com.sun.mdm.index.parser.UpdateType.WeightedCalculator.
 
UpdateType.WeightedCalculator() - Constructor for class com.sun.mdm.index.parser.UpdateType.WeightedCalculator
 
UpdateType.WeightedCalculator.CandidateFieldWeightedCalculator - class com.sun.mdm.index.parser.UpdateType.WeightedCalculator.CandidateFieldWeightedCalculator.
 
UpdateType.WeightedCalculator.CandidateFieldWeightedCalculator() - Constructor for class com.sun.mdm.index.parser.UpdateType.WeightedCalculator.CandidateFieldWeightedCalculator
 
UpdateType.WeightedCalculator.ParameterWeightedCalculator - class com.sun.mdm.index.parser.UpdateType.WeightedCalculator.ParameterWeightedCalculator.
 
UpdateType.WeightedCalculator.ParameterWeightedCalculator() - Constructor for class com.sun.mdm.index.parser.UpdateType.WeightedCalculator.ParameterWeightedCalculator
 
UserCode - class com.sun.mdm.index.codelookup.UserCode.
UserCode description
UserCode(String, String, String, String, String, String) - Constructor for class com.sun.mdm.index.codelookup.UserCode
Creates a new instance of UserCode
UserCodeLookup - interface com.sun.mdm.index.ejb.codelookup.UserCodeLookup.
Interface for UserCodeLookupEJB
UserCodeLookupEJB - class com.sun.mdm.index.ejb.codelookup.UserCodeLookupEJB.
 
UserCodeLookupEJB() - Constructor for class com.sun.mdm.index.ejb.codelookup.UserCodeLookupEJB
Creates new UserCodeLookupEJB
UserCodeLookupRemote - interface com.sun.mdm.index.ejb.codelookup.UserCodeLookupRemote.
Remote interface for UserCodeLookup
UserCodeRegistry - class com.sun.mdm.index.codelookup.UserCodeRegistry.
UserCodeRegistry
UserCodeValidator - class com.sun.mdm.index.objects.validation.UserCodeValidator.
 
UserCodeValidator(String, UserCodeRegistry) - Constructor for class com.sun.mdm.index.objects.validation.UserCodeValidator
Creates a new instance of UserCodeValidator
UserCodeValidator(String) - Constructor for class com.sun.mdm.index.objects.validation.UserCodeValidator
Creates a new instance of UserCodeValidator
UserException - exception com.sun.mdm.index.master.UserException.
The UserException class is the base exception class for all user-related exceptions, such as entering incorrect parameters.
UserException() - Constructor for class com.sun.mdm.index.master.UserException
Creates a new instance of the UserException class without an error message.
UserException(String) - Constructor for class com.sun.mdm.index.master.UserException
Creates a new instance of the UserException class with an error message.
UserException(String, Throwable) - Constructor for class com.sun.mdm.index.master.UserException
Creates a new instance of the UserException class with an error message and a chain of errors.
UserException(Throwable) - Constructor for class com.sun.mdm.index.master.UserException
Creates a new instance of the UserException class without an error message but with a chain of errors.
UserProfile - class com.sun.mdm.index.edm.control.UserProfile.
 
UserProfile(String, HttpServletRequest) - Constructor for class com.sun.mdm.index.edm.control.UserProfile
Constructor
UserReferenceDescriptor - class com.sun.mdm.index.objects.validation.UserReferenceDescriptor.
 
UserReferenceDescriptor(String, UserCodeRegistry) - Constructor for class com.sun.mdm.index.objects.validation.UserReferenceDescriptor
Creates a new instance of ReferenceDescriptor
UserReferenceDescriptor(String) - Constructor for class com.sun.mdm.index.objects.validation.UserReferenceDescriptor
Creates a new instance of ReferenceDescriptor
Utils - class com.sun.mdm.index.parser.Utils.
 
Utils() - Constructor for class com.sun.mdm.index.parser.Utils
 
Utils.Parameter - class com.sun.mdm.index.parser.Utils.Parameter.
 
Utils.Parameter(String, String, String) - Constructor for class com.sun.mdm.index.parser.Utils.Parameter
 
unChange() - Method in class com.sun.mdm.index.objects.ObjectNode
Resets the changes made to an object, returning the object to its previous status.
unMerge(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
undoAssumeMatchPolicy - Variable in class com.sun.mdm.index.parser.UpdateType.UpdateManagerConfig
 
undoAssumedMatch(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
This method invokes method in EJB to UNDO an existing Assumed Match
undoAssumedMatch(String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Reverses an assumed match transaction, unmerging the two objects that were matched and creating a new enterprise object for the record that caused the assumed match.
undoAssumedMatch(Connection, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Reverses an assumed match transaction, unmerging the two objects that were matched and creating a new enterprise object for the record that caused the assumed match.
undoAssumedMatch(Connection, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Undo an assumed match.
undoAssumedMatch(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Reverses an assumed match transaction, unmerging the two objects that were matched and creating a new enterprise object for the record that caused the assumed match.
unmaskString(Object) - Static method in class com.sun.mdm.index.objects.epath.EPathAPI
 
unmerge(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
unmergeEnterprise(Connection, String, int, String) - Method in interface com.sun.mdm.index.update.UpdateManager
 
unmergeEnterprise(Connection, String, int, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
unmerges an EnterpriseObject merge transaction
unmergeEnterpriseObject(EnterpriseObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
unmergeEnterpriseObject(String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Unmerges the two enterprise objects that were involved in the most recent merge transaction for the specified EUID.
unmergeEnterpriseObject(String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Unmerges the two enterprise objects that were involved in the most recent merge transaction for the specified EUID.
unmergeEnterpriseObject(Connection, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Unmerges the two enterprise objects that were involved in the most recent merge transaction for the specified EUID.
unmergeEnterpriseObject(Connection, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Unmerges the two enterprise objects that were involved in the most recent merge transaction for the specified EUID.
unmergeEnterpriseObject(Connection, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Decouple the enterprise objects involved in the last merge operation for the given EUID.
unmergeEnterpriseObject(Connection, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Decouple the enterprise objects involved in the last merge operation for the given EUID.
unmergeEnterpriseObject(String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Unmerges the two enterprise objects that were involved in the most recent merge transaction for the specified EUID.
unmergeEnterpriseObject(String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Unmerges the two enterprise objects that were involved in the most recent merge transaction for the specified EUID.
unmergeHelper(EnterpriseObject, EnterpriseObject, Map) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Helper method for unmerging enterprise objects.
unmergeSystem(Connection, String, int, String) - Method in interface com.sun.mdm.index.update.UpdateManager
 
unmergeSystem(Connection, String, int, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Unmerges a SystemObject merge.
unmergeSystemObject(String, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Unmerges the two system objects that were involved in the most recent merge transaction for the specified local ID.
unmergeSystemObject(String, String, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Unmerges the two system objects that were involved in the most recent merge transaction for the specified local ID.
unmergeSystemObject(Connection, String, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Unmerges the two system objects that were involved in the most recent merge transaction for the specified local ID.
unmergeSystemObject(Connection, String, String, String, String, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Unmerges the two system objects that were involved in the most recent merge transaction for the specified local ID.
unmergeSystemObject(Connection, String, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Return the given merged local identifier to active status.
unmergeSystemObject(Connection, String, String, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Return the given merged local identifier to active status.
unmergeSystemObject(String, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Unmerges the two system objects that were involved in the most recent merge transaction for the specified local ID.
unmergeSystemObject(String, String, String, String, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Unmerges the two system objects that were involved in the most recent merge transaction for the specified local ID.
unnormalizedFieldID - Variable in class com.sun.mdm.index.parser.MatchFieldDef.NormalizationGroup
 
unnormalizedSourceField - Variable in class com.sun.mdm.index.parser.MatchFieldDef.NormalizationGroup
 
unregisterMBean(String) - Method in class com.sun.mdm.index.monitor.Agent
 
unresolvePotentialDuplicate(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
unresolvePotentialDuplicate(String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Changes the status of a resolved or auto-resolved potential duplicate record pair back to unresolved and places the records back in the potential duplicate listing.
unresolvePotentialDuplicate(Connection, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Changes the status of a resolved or auto-resolved potential duplicate record pair back to unresolved and places the records back in the potential duplicate listing.
unresolvePotentialDuplicate(Connection, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Change the status of a resolved or auto resolved potential duplicate back to unresolved.
unresolvePotentialDuplicate(String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Changes the status of a resolved or auto-resolved potential duplicate record pair back to unresolved and places the records back in the potential duplicate listing.
unresolvePotentialDuplicate(Connection, String) - Method in class com.sun.mdm.index.potdup.PotentialDuplicateManager
Set status of potential duplicate record to either (u)resolved
update(EntityObject) - Method in interface com.sun.mdm.index.objects.EntityObject
updates itself by values from input object
update(ObjectNode, boolean, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
updates the ObjectNode by input object copies all the fields of input objectNode to this ObjectNode, including nulls except the Id fields.
update(Connection, String, String, String) - Method in class com.sun.mdm.index.ops.EnterpriseDB
Updates an existing EUID-SystemCode-LocalID association in the database
update(Connection, HashMap, String[], ObjectNode) - Method in interface com.sun.mdm.index.ops.EntityOPS
Update an existing object by its parent keys.
update(Connection, String, String) - Method in class com.sun.mdm.index.ops.MergeObjectDB
Updates an existing MergeObject
update(Connection, String, String, String) - Method in class com.sun.mdm.index.ops.MergeObjectDB
Updates an existing MergeObject.
update(Connection, String, String, String, String) - Method in class com.sun.mdm.index.ops.MergeObjectDB
Updates an existing MergeObject.
update(Connection, HashMap, String, SBROverWrite) - Method in class com.sun.mdm.index.ops.SBROverWriteDB
Updates an existing SystemSBR and its children records in the database.
update(Connection, HashMap, SystemObject) - Method in class com.sun.mdm.index.ops.SystemObjectDB
Updates an existing SystemObject and its chidlren records in the database.
update(Connection, HashMap, String, SBR) - Method in class com.sun.mdm.index.ops.SystemSBRDB
Updates an existing SystemSBR and its children records in the database.
updateBlockDefinition(String, String, String, String, QueryType.BlockRule) - Method in class com.sun.mdm.index.parser.QueryType
 
updateCheckedAttributes(String, ArrayList, boolean, String) - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
updateCheckedAttributes(String, String, boolean, String) - Method in class com.sun.mdm.index.parser.EDMType
 
updateChild(ObjectNode) - Method in class com.sun.mdm.index.objects.ObjectNode
update a child to the ObjectNode.
updateEnterprise(Connection, SystemObject, EnterpriseObject, int, String) - Method in interface com.sun.mdm.index.update.UpdateManager
 
updateEnterprise(Connection, SystemObject, EnterpriseObject, String, int, String) - Method in interface com.sun.mdm.index.update.UpdateManager
Updates a particular EnterpriseObject with values from the specified SystemObject
updateEnterprise(Connection, EnterpriseObject, int, String) - Method in interface com.sun.mdm.index.update.UpdateManager
 
updateEnterprise(Connection, EnterpriseObject, String, int, String) - Method in interface com.sun.mdm.index.update.UpdateManager
Updates a particular EnterpriseObject
updateEnterprise(Connection, SystemObject, EnterpriseObject, int, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Updates a particular EnterpriseObject with values from the specified SystemObject
updateEnterprise(Connection, SystemObject, EnterpriseObject, String, int, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Updates a particular EnterpriseObject with values from the specified SystemObject
updateEnterprise(Connection, EnterpriseObject, int, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Updates a particular EnterpriseObject
updateEnterprise(Connection, EnterpriseObject, String, int, String) - Method in class com.sun.mdm.index.update.UpdateManagerImpl
Updates a particular EnterpriseObject
updateEnterpriseDupRecalc(EnterpriseObject, Boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Updates the database to reflect the new values of the specified enterprise object.
updateEnterpriseDupRecalc(Connection, EnterpriseObject, Boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Updates the database to reflect the new values of the specified enterprise object.
updateEnterpriseDupRecalc(Connection, EnterpriseObject, Boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Update the database to reflect the new values of the given modified enterprise object.
updateEnterpriseDupRecalc(EnterpriseObject, Boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Updates the database to reflect the new values of the specified enterprise object.
updateEnterpriseObject(EnterpriseObject) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
updateEnterpriseObject(EnterpriseObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Updates the database to reflect the new values of the specified enterprise object.
updateEnterpriseObject(Connection, EnterpriseObject) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Updates the database to reflect the new values of the specified enterprise object.
updateEnterpriseObject(Connection, EnterpriseObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Update the database to reflect the new values of the given modified enterprise object.
updateEnterpriseObject(EnterpriseObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Updates the database to reflect the new values of the specified enterprise object.
updateEnterpriseObject(Connection, EnterpriseObject, String) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Updates an EnterpriseObject in database
updateEnterpriseObject(Connection, EnterpriseObject, String, String) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Updates an EnterpriseObject in database.
updateEnterpriseObject(Connection, EnterpriseObject, String, String, String) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Updates an EnterpriseObject in database
updateEnterpriseObject(Connection, EnterpriseObject, String, String, String, String) - Method in interface com.sun.mdm.index.ops.TransactionMgr
Updates an EnterpriseObject in database.
updateEnterpriseObject(Connection, EnterpriseObject, String, String, String) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Updates an EnterpriseObject in the database.
updateEnterpriseObject(Connection, EnterpriseObject, String, String, String, String) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Updates an EnterpriseObject in the database.
updateEnterpriseObject(Connection, EnterpriseObject, String) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Updates an EnterpriseObject in the database.
updateEnterpriseObject(Connection, EnterpriseObject, String, String) - Method in class com.sun.mdm.index.ops.TransactionMgrImpl
Updates an EnterpriseObject in the database.
updateIfChanged(ObjectNode, boolean, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
updates the ObjectNode by input object
updateIfNotEqual(ObjectNode, boolean, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
 
updateIfNotNull(ObjectNode, boolean, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
updates the ObjectNode by input object
updateIfNotNull(ObjectNode, boolean, boolean, boolean) - Method in class com.sun.mdm.index.objects.ObjectNode
updates the ObjectNode by input object
updateMatchType(String, String) - Method in class com.sun.mdm.index.parser.MatchFieldDef
 
updateMode - Variable in class com.sun.mdm.index.parser.MasterType.MasterControllerConfig
 
updateReferencedField(String, String, ArrayList) - Method in class com.sun.mdm.index.parser.EDMType.PageDefinition
 
updateReferencedField(String, String) - Method in class com.sun.mdm.index.parser.EDMType
 
updateReferencedField(String, String, String, String) - Method in class com.sun.mdm.index.parser.UpdateType
 
updateSBR(Map, EnterpriseObject, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Updates SBR by collecting the values from MAP to the SBR that specified by EUID.
updateSBR(Map, EnterpriseObject, boolean) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Updates SBR by collecting the values from MAP to the SBR that specified by EUID.
updateSBR(Map, EnterpriseObject, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Updates SBR by collecting the values from MAP to the SBR that specified by EUID.
updateSBR(Map, EnterpriseObject, boolean) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Updates SBR by collecting the values from MAP to the SBR that specified by EUID.
updateSBR(Map, EnterpriseObject, boolean) - Method in class com.sun.mdm.index.survivor.SurvivorCalculator
Updates SBR by collecting the values from MAP to the SBR that specified by EUID.
updateSO(SystemObject, SystemObject, boolean, boolean) - Method in class com.sun.mdm.index.update.UpdateHelper
Update a SystemObject
updateSO(SystemObject, EnterpriseObject, boolean, boolean) - Method in class com.sun.mdm.index.update.UpdateHelper
Update a SystemObject in an EnterpriseObject
updateSystemObject(SystemObject) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Updates the database with the new values of the modified system object specified as a parameter.
updateSystemObject(SystemObject, String) - Method in interface com.sun.mdm.index.ejb.master.MasterController
Updates the database with the new values of the modified system object specified as a parameter.
updateSystemObject(Connection, SystemObject) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Updates the database with the new values of the modified system object specified as a parameter.
updateSystemObject(Connection, SystemObject, String) - Method in interface com.sun.mdm.index.ejb.master.MasterControllerCore
Updates the database with the new values of the modified system object specified as a parameter.
updateSystemObject(Connection, SystemObject, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Update the database to reflect the new values of the given modified system object.
updateSystemObject(Connection, SystemObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerCoreImpl
Update the database to reflect the new values of the given modified system object.
updateSystemObject(SystemObject) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Updates the database with the new values of the modified system object specified as a parameter.
updateSystemObject(SystemObject, String) - Method in class com.sun.mdm.index.ejb.master.MasterControllerEJB
Updates the database with the new values of the modified system object specified as a parameter.
updateSystemObject(SystemObject, SbmeStandRecord[], StandardizationFieldGroup[]) - Method in class com.sun.mdm.index.matching.adapter.SbmeStandardizerAdapter
Add the standardized values to the SystemObject
upperBoundType - Variable in class com.sun.mdm.index.parser.QueryType.BlockBy
 
upperBoundType - Variable in class com.sun.mdm.index.parser.QueryType.RangeDefault
 
upperBoundValue - Variable in class com.sun.mdm.index.parser.QueryType.BlockBy
 
upperBoundValue - Variable in class com.sun.mdm.index.parser.QueryType.RangeDefault
 
useConstant - Variable in class com.sun.mdm.index.parser.QueryType.BlockBy
 
useConstant() - Method in class com.sun.mdm.index.parser.QueryType.BlockBy
 
usedEntries() - Method in class com.sun.mdm.index.query.QueryObjectCachePool
Returns the number of used entries in the cache.
usedInSearchResult - Variable in class com.sun.mdm.index.parser.EDMFieldDef
 
usedInSearchScreen - Variable in class com.sun.mdm.index.parser.EDMFieldDef
 
usercodeJndiName - Variable in class com.sun.mdm.index.parser.EDMType.ImplDetails
 
usercodemap - Static variable in class com.sun.mdm.index.edm.services.configuration.ValidationService
 
utility - Variable in class com.sun.mdm.index.parser.UpdateType.WeightedCalculator.ParameterWeightedCalculator
 

V

VALIDATION - Static variable in interface com.sun.mdm.index.util.Constants
enables/disables validation
VALIDATION_CONFIGURATION - Static variable in class com.sun.mdm.index.configurator.impl.validation.ValidationConfiguration
module name
VALIDATION_FILE_NAME - Static variable in class com.sun.mdm.index.configurator.ConfigurationService
 
VARCHAR2 - Static variable in class com.sun.mdm.index.objects.metadata.ObjectFactory
 
VISIBLEMASK - Static variable in class com.sun.mdm.index.objects.FieldFlag
bit mask for VISIBLE
VISIBLETYPE - Static variable in class com.sun.mdm.index.objects.FieldFlag
type for VISIBLE
VOAException - exception com.sun.mdm.index.query.VOAException.
The VOAException class represents an exception thrown when an error occurs while assembling the objects used by the Query Manager and Query Builders.
VOAException() - Constructor for class com.sun.mdm.index.query.VOAException
Creates a new instance of the VOAException class without an error message.
VOAException(String) - Constructor for class com.sun.mdm.index.query.VOAException
Creates a new instance of the VOAException class with an error message.
VOAException(String, Throwable) - Constructor for class com.sun.mdm.index.query.VOAException
Creates a new instance of the VOAException class with an error message and a chain of errors.
VOAException(Throwable) - Constructor for class com.sun.mdm.index.query.VOAException
Creates a new instance of the VOAException class without an error message but with a chain of errors.
ValidationConfiguration - class com.sun.mdm.index.configurator.impl.validation.ValidationConfiguration.
 
ValidationConfiguration() - Constructor for class com.sun.mdm.index.configurator.impl.validation.ValidationConfiguration
Creates a new instance of ValidationConfiguration
ValidationException - exception com.sun.mdm.index.objects.validation.exception.ValidationException.
 
ValidationException() - Constructor for class com.sun.mdm.index.objects.validation.exception.ValidationException
Creates a new instance of ValidationException without detail message.
ValidationException(String) - Constructor for class com.sun.mdm.index.objects.validation.exception.ValidationException
Constructs an instance of ValidationException with the specified detail message.
ValidationException(String, String, String, String, String) - Constructor for class com.sun.mdm.index.objects.validation.exception.ValidationException
Constructs an instance of ValidationException with the specified detail message.
ValidationException(String, Throwable) - Constructor for class com.sun.mdm.index.objects.validation.exception.ValidationException
 
ValidationException(Throwable) - Constructor for class com.sun.mdm.index.objects.validation.exception.ValidationException
 
ValidationRuleRegistry - class com.sun.mdm.index.objects.validation.ValidationRuleRegistry.
 
ValidationService - class com.sun.mdm.index.edm.services.configuration.ValidationService.
Perform validations
ValidationService() - Constructor for class com.sun.mdm.index.edm.services.configuration.ValidationService
 
ValueMetaNode - class com.sun.mdm.index.query.ValueMetaNode.
The ValueMetaNode class describes the structure of the composite value objects assembled by the Query Manager and the assembler engine.
ValueMetaNode() - Constructor for class com.sun.mdm.index.query.ValueMetaNode
 
ValueMetaNodeAttribute - class com.sun.mdm.index.query.ValueMetaNodeAttribute.
 
ValueMetaNodeAttribute() - Constructor for class com.sun.mdm.index.query.ValueMetaNodeAttribute
 
ValueToBigException - exception com.sun.mdm.index.objects.validation.exception.ValueToBigException.
 
ValueToBigException() - Constructor for class com.sun.mdm.index.objects.validation.exception.ValueToBigException
Creates a new instance of ValueToBigException without detail message.
ValueToBigException(String) - Constructor for class com.sun.mdm.index.objects.validation.exception.ValueToBigException
Constructs an instance of ValueToBigException with the specified detail message.
ValueValidator - interface com.sun.mdm.index.objects.validation.ValueValidator.
 
validate(ObjectNode) - Method in class com.sun.mdm.index.objects.validation.AuxIdValidator
 
validate(ObjectField) - Method in class com.sun.mdm.index.objects.validation.CharacterValueValidator
Validate this field
validate(ObjectField) - Method in class com.sun.mdm.index.objects.validation.DateValueValidator
 
validate(ObjectField, boolean) - Method in class com.sun.mdm.index.objects.validation.FieldDescriptor
 
validate(ObjectField, boolean) - Method in interface com.sun.mdm.index.objects.validation.FieldValidator
callback to validate a field
validate(ObjectField) - Method in class com.sun.mdm.index.objects.validation.FloatValueValidator
Validate this field
validate(ObjectField) - Method in class com.sun.mdm.index.objects.validation.IntegerValueValidator
Validate this field
validate(String) - Method in class com.sun.mdm.index.objects.validation.LocalIdValidator.LocalIdDefinition
 
validate(ObjectNode) - Method in class com.sun.mdm.index.objects.validation.LocalIdValidator
 
validate(ObjectField) - Method in class com.sun.mdm.index.objects.validation.LongValueValidator
Validate this field
validate(ObjectNode) - Method in class com.sun.mdm.index.objects.validation.ObjectDescriptor
Validate an object
validate(ObjectNode) - Method in interface com.sun.mdm.index.objects.validation.ObjectValidator
 
validate(ObjectField) - Method in class com.sun.mdm.index.objects.validation.PatternValidator
 
validate(String) - Method in class com.sun.mdm.index.objects.validation.PatternValidator
 
validate(ObjectField, boolean) - Method in class com.sun.mdm.index.objects.validation.ReferenceDescriptor
Validate a ObjectField
validate(ObjectField) - Method in class com.sun.mdm.index.objects.validation.StringValueValidator
Validate this field
validate(ObjectField) - Method in class com.sun.mdm.index.objects.validation.TimestampValueValidator
Validate a Timestamp field
validate(ObjectField, boolean) - Method in class com.sun.mdm.index.objects.validation.UserCodeValidator
 
validate(ObjectField, boolean) - Method in class com.sun.mdm.index.objects.validation.UserReferenceDescriptor
Validate a ObjectField
validate(ObjectField) - Method in interface com.sun.mdm.index.objects.validation.ValueValidator
 
validationServiceJndiName - Variable in class com.sun.mdm.index.parser.EDMType.ImplDetails
 
value - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchOption.Parameter
 
value - Variable in class com.sun.mdm.index.parser.Utils.Parameter
 
valueList - Variable in class com.sun.mdm.index.parser.EDMFieldDef
 
valueMask - Variable in class com.sun.mdm.index.parser.EDMFieldDef
 
valueType - Variable in class com.sun.mdm.index.parser.EDMFieldDef
 
values() - Method in class com.sun.mdm.index.survivor.SystemFieldListMap
Retrieves all the SystemFieldList objects in the map.
version - Static variable in class com.sun.mdm.index.master.MatchResult
 
version - Static variable in class com.sun.mdm.index.master.MergeResult
 
version - Static variable in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
 
version - Static variable in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
 
version - Static variable in class com.sun.mdm.index.objects.FieldFlag
 
version - Static variable in class com.sun.mdm.index.objects.ObjectField
 
version - Static variable in class com.sun.mdm.index.objects.ObjectKey
 
version - Static variable in class com.sun.mdm.index.ops.TransactionLog
 
viewHistory(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
viewMergeRecords(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
viewMergeTree(String) - Method in class com.sun.mdm.index.edm.services.masterController.MasterControllerService
 
visibleLine1 - Variable in class com.sun.mdm.index.report.FieldAttributeStruct
 
visibleLine2 - Variable in class com.sun.mdm.index.report.FieldAttributeStruct
 
vmmap - Static variable in class com.sun.mdm.index.edm.services.configuration.ValidationService
 

W

WEIGHT - Static variable in class com.sun.mdm.index.report.AssumedMatchReport
 
WEIGHT - Static variable in class com.sun.mdm.index.report.PotentialDuplicateReport
 
WeblogicType - class com.sun.mdm.index.parser.WeblogicType.
 
WeblogicType() - Constructor for class com.sun.mdm.index.parser.WeblogicType
default constructor
WeightedCalculatorConfig - class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig.
Weighted survivor strategy configuration object
WeightedCalculatorConfig() - Constructor for class com.sun.mdm.index.configurator.impl.WeightedCalculatorConfig
Creates new WeightedCalculatorConfig
WeightedSurvivorStrategy - class com.sun.mdm.index.survivor.impl.WeightedSurvivorStrategy.
Strategy for determing survivor.
WeightedSurvivorStrategy() - Constructor for class com.sun.mdm.index.survivor.impl.WeightedSurvivorStrategy
Creates new MySurvivalStrategy
warn(String) - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#warn
warn(Object) - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#warn
warn(Object, Throwable) - Method in class com.sun.mdm.index.util.Logger
See org.apache.log4j.Category#warn
weight - Variable in class com.sun.mdm.index.decision.DecisionMakerStruct
weight
weighted - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.SearchOption
 
wildCard - Variable in class com.sun.mdm.index.objects.epath.EPath
 
word - Variable in class com.sun.mdm.index.phonetic.impl.Nysiis
 
wrapString(String) - Static method in class com.sun.mdm.index.util.LogUtil
 
writeExternal(ObjectOutput) - Method in class com.sun.mdm.index.master.MatchResult
 
writeExternal(ObjectOutput) - Method in class com.sun.mdm.index.master.MergeResult
 
writeExternal(ObjectOutput) - Method in class com.sun.mdm.index.master.search.assumedmatch.AssumedMatchSummary
 
writeExternal(ObjectOutput) - Method in class com.sun.mdm.index.master.search.potdup.PotentialDuplicateSummary
 
writeExternal(ObjectOutput) - Method in class com.sun.mdm.index.objects.FieldFlag
 
writeExternal(ObjectOutput) - Method in class com.sun.mdm.index.objects.ObjectField
 
writeExternal(ObjectOutput) - Method in class com.sun.mdm.index.objects.ObjectKey
 
writeExternal(ObjectOutput) - Method in class com.sun.mdm.index.objects.ObjectNode
 
writeExternal(ObjectOutput) - Method in class com.sun.mdm.index.ops.TransactionLog
 
writeFile(String, String) - Static method in class com.sun.mdm.index.parser.Utils
 

X

xaSearchPage - Variable in class com.sun.mdm.index.parser.EDMType.PageDefinition.History
 
xgetNextEUID(int, String) - Method in interface com.sun.mdm.index.ejb.sequence.Sequence
 
xgetNextEUID(int, String) - Method in class com.sun.mdm.index.ejb.sequence.SequenceEJB
 
xgetNextUID(String, String) - Method in interface com.sun.mdm.index.ejb.sequence.Sequence
 
xgetNextUID(String, String) - Method in class com.sun.mdm.index.ejb.sequence.SequenceEJB
 

A B C D E F G H I J K L M N O P Q R S T U V W X

Sun Microsystems, Inc.