Interface EBXRecordPrimaryKey

All Superinterfaces:
RecordPrimaryKey

public interface EBXRecordPrimaryKey extends RecordPrimaryKey
Specifies the primary key of an EBX® record.
Since:
2.4.0
  • Method Summary

    Modifier and Type
    Method
    Description
    com.onwbp.adaptation.PrimaryKey
    Returns the current EBX® record's primary key.
  • Method Details

    • getPrimaryKey

      com.onwbp.adaptation.PrimaryKey getPrimaryKey()
      Returns the current EBX® record's primary key.