@Deprecated(forRemoval=true, since="6.1.3") public interface Record
Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Allows to return the primary key of an EBX record
    Deprecated, for removal: This API element is subject to removal in a future version.
    Allows to return the state of an EBX record
  • Method Details

    • getFormattedPrimaryKey

      String getFormattedPrimaryKey()
      Deprecated, for removal: This API element is subject to removal in a future version.

      Allows to return the primary key of an EBX record

      Returns:
      the primary key of an EBX record
    • getState

      State getState()
      Deprecated, for removal: This API element is subject to removal in a future version.

      Allows to return the state of an EBX record

      Returns:
      the state of an EBX record