Interface MetisDataItem.MetisDataIndexedItem

All Known Subinterfaces:
MetisFieldItem.MetisFieldTableItem, PrometheusTableItem
All Known Implementing Classes:
MetisFieldVersionedItem, PrometheusControlData, PrometheusControlKey, PrometheusControlKeySet, PrometheusDataInfoItem, PrometheusDataInfoLinkSet, PrometheusDataItem, PrometheusDataKeySet, PrometheusEncryptedDataItem, PrometheusStaticDataItem
Enclosing class:
MetisDataItem

public static interface MetisDataItem.MetisDataIndexedItem
Interface for items that are looked up via an integer index id.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the Id to index the list.
  • Method Details

    • getIndexedId

      Integer getIndexedId()
      Get the Id to index the list.
      Returns:
      the Id