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