public class ComponentKeyUtils extends Object
Constructor and Description |
---|
ComponentKeyUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getKeyForChildPosition(String currentKey,
int index) |
static String |
getKeyWithSeparator(Object... keyParts) |
static String |
getKeyWithSeparator(String parentGlobalKey,
String key) |