@Component public class GafListDbSettings extends Object implements GafListSettings
| Modifier and Type | Class and Description |
|---|---|
static class |
GafListDbSettings.Meta |
| Constructor and Description |
|---|
GafListDbSettings(DataService dataService) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityName() |
String |
getExample(String columnName) |
String |
getRegExpPattern(String columnName) |
@Autowired public GafListDbSettings(DataService dataService)
public String getEntityName()
getEntityName in interface GafListSettingspublic String getExample(String columnName)
getExample in interface GafListSettingspublic String getRegExpPattern(String columnName)
getRegExpPattern in interface GafListSettingsCopyright © 2015. All Rights Reserved.