com.ibm.uddi.v3.management
Class MessageKeyGenerator

java.lang.Object
  extended bycom.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

Field Summary
static java.lang.String JAVA_COPYRIGHT
           
 
Constructor Summary
MessageKeyGenerator()
           
 
Method Summary
static void populateMessageKeys(Property property, java.lang.String messageRoot)
          Populates message key for Property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAVA_COPYRIGHT

public static final java.lang.String JAVA_COPYRIGHT
See Also:
Constant Field Values
Constructor Detail

MessageKeyGenerator

public MessageKeyGenerator()
Method Detail

populateMessageKeys

public static void populateMessageKeys(Property property,
                                       java.lang.String messageRoot)
Populates message key for Property.

Parameters:
property -
messageRoot -