|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.fc.itregistry.ConfigurationItemId
public class ConfigurationItemId
A wrapper class used to contain IT registry GUIDs. This class offers no accessor methods as users are not expected to handle its contents on their own. Instead they should use this wrapper class in all situations. Also, instances of this class cannot be serialized, because storing of GUIDs is not supported.
Constructor Summary | |
---|---|
ConfigurationItemId(com.ibm.tivoli.namereconciliation.guid.Guid value)
Creates a wrapper for the identification element. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationItemId(com.ibm.tivoli.namereconciliation.guid.Guid value)
value
- string representation of the used GUID.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |