|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.uddi.v3.management.MessageKeyGenerator
public class MessageKeyGenerator
Utility class to populate name key and description key of PropertyInfo
,
Property
from the id value.
Constructor Summary | |
---|---|
MessageKeyGenerator()
|
Method Summary | |
---|---|
protected static void |
populateMessageKeys(PropertyInfo propertyInfo,
java.lang.String messageRoot)
Populates message key for PropertyInfo . |
static void |
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 |
---|
public MessageKeyGenerator()
Method Detail |
---|
protected static void populateMessageKeys(PropertyInfo propertyInfo, java.lang.String messageRoot)
PropertyInfo
.
propertyInfo
- messageRoot
- public static void populateMessageKeys(Property property, java.lang.String messageRoot)
Property
.
property
- messageRoot
-
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |