|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.mdm.index.configurator.impl.matching.SystemObjectMatching
Represents the configuration for the matching of a system object.
| Constructor Summary | |
SystemObjectMatching(java.util.ArrayList aMatchColumns,
java.lang.String aQualifiedName)
Creates new SystemObjectMatching instance. |
|
| Method Summary | |
java.util.ArrayList |
getMatchColums()
Getter for MatchColums attribute of the SystemObjectMatching object. |
java.lang.String |
getQualifiedName()
Getter for QualifiedName attribute of the SystemObjectMatching object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SystemObjectMatching(java.util.ArrayList aMatchColumns,
java.lang.String aQualifiedName)
aMatchColumns - An ArrayList of MatchColumn instances representing
the configured match fields of the system object.aQualifiedName - The qualified name of the system object this
configuration relates to.| Method Detail |
public java.util.ArrayList getMatchColums()
public java.lang.String getQualifiedName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.