com.sun.mdm.index.parser
Class MatchFieldDef.StandardizationConfig.StandardizeSystemObject
java.lang.Object
com.sun.mdm.index.parser.MatchFieldDef.StandardizationConfig.StandardizeSystemObject
- Enclosing class:
- MatchFieldDef.StandardizationConfig
- class MatchFieldDef.StandardizationConfig.StandardizeSystemObject
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
alFreeFormGroups
java.util.ArrayList alFreeFormGroups
alNormalizationGroups
java.util.ArrayList alNormalizationGroups
alPhoneticizeFields
java.util.ArrayList alPhoneticizeFields
systemObjectName
java.lang.String systemObjectName
MatchFieldDef.StandardizationConfig.StandardizeSystemObject
MatchFieldDef.StandardizationConfig.StandardizeSystemObject()
addPhoneticizedField
void addPhoneticizedField(java.lang.String sourceFieldName,
java.lang.String targetFieldId,
java.lang.String encodingType)
addPhoneticizeField
void addPhoneticizeField(MatchFieldDef.PhoneticizeField phoneticizeField)
getPhoneticizedField
MatchFieldDef.PhoneticizeField getPhoneticizedField(java.lang.String sourceFieldName,
java.lang.String targetFieldId,
java.lang.String encodingType)
getPhoneticizeFields
java.util.ArrayList getPhoneticizeFields()
removePhoneticizeField
void removePhoneticizeField(MatchFieldDef.PhoneticizeField phoneticizeField)
Sun Microsystems, Inc.