com.ibm.uddi.v3.management
Class MessageKeyGenerator
- java.lang.Object
com.ibm.uddi.v3.management.MessageKeyGenerator
All implemented interfaces:
java.io.Serializable
- public class MessageKeyGenerator
- extends java.lang.Object
- implements java.io.Serializable
PropertyInfo,
Property from the id value.
See Also:
Constructor Summary
| Constructor and Description |
|---|
MessageKeyGenerator()
|
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
populateMessageKeys(PropertyInfo propertyInfo,java.lang.String messageRoot)
Populates message key for
PropertyInfo.
|
|
populateMessageKeys(Property property,java.lang.String messageRoot)
Populates message key for
Property.
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
MessageKeyGenerator
- public MessageKeyGenerator()
Method Detail
populateMessageKeys
- protected static void populateMessageKeys( PropertyInfo propertyInfo,
- java.lang.String messageRoot)
Parameters:
propertyInfo - messageRoot - populateMessageKeys
- public static void populateMessageKeys( Property property,
- java.lang.String messageRoot)
Populates message key for
Property.
Parameters:
property - messageRoot -
PropertyInfo.