Modifier and Type | Method and Description |
---|---|
ConfigurationProperty |
ConfigurationPropertyBuilder.save()
Save or update the property
|
Modifier and Type | Method and Description |
---|---|
ConfigurationProperty |
ConfigurationPropertyBuilderImpl.save() |
Modifier and Type | Method and Description |
---|---|
List<ConfigurationProperty> |
ConfigurationPropertyQueryImpl.executeList(CommandContext commandContext) |
Modifier and Type | Method and Description |
---|---|
protected Theme |
ThemeQueryImpl.asTheme(ConfigurationProperty themeProperty) |
Modifier and Type | Method and Description |
---|---|
protected ConfigurationProperty |
DataTableFavoriteConfigurationBuilderImpl.createConfiguration(CommandContext commandContext) |
Modifier and Type | Method and Description |
---|---|
protected DataTableFavoriteConfiguration |
DataTableFavoriteConfigurationQueryImpl.asFavoriteConfiguration(ConfigurationProperty property,
String defaultPropertyId) |
Modifier and Type | Method and Description |
---|---|
protected ConfigurationProperty |
SystemConfigurationBuilderImpl.createConfiguration(CommandContext commandContext) |
Modifier and Type | Method and Description |
---|---|
protected SystemConfiguration |
SystemConfigurationQueryImpl.asSystemConfiguration(ConfigurationProperty property) |
static SystemConfigurationImpl |
SystemConfigurationImpl.fromConfigurationProperty(ConfigurationProperty property,
com.fasterxml.jackson.databind.node.ObjectNode value) |
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigurationPropertyEntity |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationPropertyEntityImpl |
Modifier and Type | Method and Description |
---|---|
List<ConfigurationProperty> |
ConfigurationPropertyEntityManagerImpl.findByCriteria(ConfigurationPropertyQuery configurationPropertyQuery) |
List<ConfigurationProperty> |
ConfigurationPropertyEntityManager.findByCriteria(ConfigurationPropertyQuery configurationPropertyQuery) |
Modifier and Type | Method and Description |
---|---|
List<ConfigurationProperty> |
ConfigurationPropertyDataManager.findByCriteria(ConfigurationPropertyQueryImpl configurationPropertyQuery) |
Modifier and Type | Method and Description |
---|---|
List<ConfigurationProperty> |
MybatisConfigurationPropertyDataManager.findByCriteria(ConfigurationPropertyQueryImpl configurationPropertyQuery) |