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
Utility class to populate name key and description key of PropertyInfo
,
Property
from the id value.
- Author:
- IBM
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAVA_COPYRIGHT
public static final java.lang.String JAVA_COPYRIGHT
- See Also:
- Constant Field Values
MessageKeyGenerator
public MessageKeyGenerator()
populateMessageKeys
public static void populateMessageKeys(Property property,
java.lang.String messageRoot)
- Populates message key for
Property
.
- Parameters:
property
- messageRoot
-