public class GNAConfigsConverter extends Object
| Constructor and Description |
|---|
GNAConfigsConverter() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkYesNoValue(String value)
Check yes no value.
|
static List<ItemField> |
readListItemsConfig(String contentValue)
Read list items config.
|
public static List<ItemField> readListItemsConfig(String contentValue) throws GNAUserRightsConfigException
contentValue - the content valueGNAUserRightsConfigException - the GNA user rights config exceptionpublic static boolean checkYesNoValue(String value)
value - the valueCopyright © 2021. All Rights Reserved.