public class MonitorUtilInternal extends Object
Constructor and Description |
---|
MonitorUtilInternal() |
Modifier and Type | Method and Description |
---|---|
static Map<String,Serializable> |
createStringFieldValue(String string)
Creates a string field value structure, given a string.
|
static String |
getNormalizedToken(String string)
Returns the string normalized token version if string is not null, otherwise returns null.
|
static String |
getReversedNormalizedToken(String normalizedToken)
Returns the string reversed normalized token version if normalizedToken is not null, otherwise returns null.
|
public static Map<String,Serializable> createStringFieldValue(String string)
string
- the string to valuepublic static String getNormalizedToken(String string)
string
- the string to be normalized.public static String getReversedNormalizedToken(String normalizedToken)
normalizedToken
- the string normalized token version to be reversed.Lumisportal 11.0.0.180924 - Copyright © 2006–2018 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.