public class MessageKeyGenerator
extends java.lang.Object
implements java.io.Serializable
PropertyInfo
,
Property
from the id value.Constructor and Description |
---|
MessageKeyGenerator() |
Modifier and Type | Method and Description |
---|---|
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 . |
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
-