Package | Description |
---|---|
ru.curs.celesta.score |
Package containing metadata of table structure.
|
Modifier and Type | Method and Description |
---|---|
ViewColumnMeta<?> |
ParameterRef.getMeta() |
ViewColumnMeta<?> |
Max.getMeta() |
ViewColumnMeta<?> |
Min.getMeta() |
ViewColumnMeta<?> |
Count.getMeta() |
ViewColumnMeta<?> |
FieldRef.getMeta() |
abstract ViewColumnMeta<?> |
Expr.getMeta()
Returns the expression type.
|
ViewColumnMeta<?> |
Sum.getMeta() |
ViewColumnMeta<?> |
LogicValuedExpr.getMeta() |
ViewColumnMeta<?> |
BinaryTermOp.getMeta() |
Modifier and Type | Method and Description |
---|---|
Map<String,ViewColumnMeta<?>> |
View.getColumns() |
Copyright © 2023 CURS. All rights reserved.