public interface ExtendedDataRow extends GeObject
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT_ID
Meta property name used for sorting
|
static String |
ELEMENT_TYPE
Meta property name used for sorting
|
static String |
ROW_ID
Meta property name used for sorting
|
static String |
TABLE_NAME
Meta property name used for sorting and aggregations
|
| Modifier and Type | Method and Description |
|---|---|
FetchHints |
getFetchHints()
Fetch hints used to get this row.
|
ExtendedDataRowId |
getId()
Id of the row
|
Iterable<String> |
getPropertyNames()
Get the names of all the properties of this row.
|
getProperties, getProperties, getProperties, getProperty, getProperty, getProperty, getProperty, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValues, getPropertyValuescompareTostatic final String ELEMENT_ID
static final String ELEMENT_TYPE
static final String TABLE_NAME
static final String ROW_ID
ExtendedDataRowId getId()
Iterable<String> getPropertyNames()
FetchHints getFetchHints()
FetchHints.ALL if this is a new row.Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.