Package com.illumon.iris.treetable
Class TableDetails
java.lang.Object
com.illumon.iris.treetable.TableDetails
- All Implemented Interfaces:
Serializable
A basic description of a particular table within a Tree Table.
When this structure is created, if the table id is included then the query will fetch the table from it's parent by the key, applying any filters and sorts required. Before data is returned to the client, the set of children is updated to reflect any changes in the table.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull TableDetailscopy()@Nullable ObjectgetKey()toString()