| Package | Description |
|---|---|
| org.openl.rules.table.properties.def | |
| org.openl.rules.validation.properties.dimentional |
| Modifier and Type | Method and Description |
|---|---|
static TablePropertyDefinition[] |
DefaultPropertyDefinitions.getDefaultDefinitions() |
static TablePropertyDefinition[] |
TablePropertyDefinitionUtils.getDefaultDefinitionsByInheritanceLevel(InheritanceLevel inheritanceLevel) |
static TablePropertyDefinition[] |
TablePropertyDefinitionUtils.getDefaultDefinitionsForTable(String tableType) |
static TablePropertyDefinition[] |
TablePropertyDefinitionUtils.getDefaultDefinitionsForTable(String tableType,
InheritanceLevel inheritanceLevel,
boolean ignoreSystem) |
static TablePropertyDefinition |
TablePropertyDefinitionUtils.getPropertyByName(String name)
Gets the property by its given name
|
| Modifier and Type | Method and Description |
|---|---|
static List<TablePropertyDefinition> |
TablePropertyDefinitionUtils.getDimensionalTableProperties()
Gets the array of properties names that are dimensional.
|
static List<TablePropertyDefinition> |
TablePropertyDefinitionUtils.getPropertiesToBeSetByDefault()
Gets list of properties that must me set for every table by default.
|
static List<TablePropertyDefinition> |
TablePropertyDefinitionUtils.getSystemProperties()
Gets list of properties that are marked as system.
|
static Map<String,List<TablePropertyDefinition>> |
TablePropertyDefinitionUtils.groupProperties(TablePropertyDefinition[] properties) |
| Modifier and Type | Method and Description |
|---|---|
int |
TablePropertyDefinition.compareTo(TablePropertyDefinition to) |
static Map<String,List<TablePropertyDefinition>> |
TablePropertyDefinitionUtils.groupProperties(TablePropertyDefinition[] properties) |
| Modifier and Type | Method and Description |
|---|---|
protected TablePropertyDefinition |
ADispatcherTableColumn.getProperty() |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.