public class StorableExtendedDataRow extends ExtendedDataRowBase
| Modifier and Type | Class and Description |
|---|---|
static class |
StorableExtendedDataRow.StorableExtendedDataRowProperty |
ELEMENT_ID, ELEMENT_TYPE, ROW_ID, TABLE_NAME| Constructor and Description |
|---|
StorableExtendedDataRow(ExtendedDataRowId rowId,
Set<Property> properties,
FetchHints fetchHints) |
| Modifier and Type | Method and Description |
|---|---|
ExtendedDataRowId |
getId()
Id of the row
|
Iterable<Property> |
getProperties()
an Iterable of all the properties on this element that you have access to based on the authorizations
used to retrieve the element.
|
compareTo, getElementIdProperty, getElementTypeProperty, getFetchHints, getProperties, getProperties, getProperty, getProperty, getProperty, getPropertyNames, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValue, getRowIdProperty, getTableNamePropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProperty, getPropertyValues, getPropertyValuespublic StorableExtendedDataRow(ExtendedDataRowId rowId, Set<Property> properties, FetchHints fetchHints)
public ExtendedDataRowId getId()
ExtendedDataRowgetId in interface ExtendedDataRowgetId in interface GeObjectgetId in class ExtendedDataRowBasepublic Iterable<Property> getProperties()
GeObjectgetProperties in interface GeObjectgetProperties in class ExtendedDataRowBaseCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.