Interface IInstanceLinkerEntry

All Superinterfaces:
Comparable<IInstanceLinkerEntry>
All Known Implementing Classes:
DisplaySortInstanceLinkerEntry, HiddenSortInstanceLinkerEntry

public interface IInstanceLinkerEntry extends Comparable<IInstanceLinkerEntry>
  • Method Details

    • getSortPrimitiveValue

      IPrimitiveValue getSortPrimitiveValue()
      Will return the value that the entry is comparing with.
      Returns:
      The primitive value
    • getDisplayPrimitiveValue

      IPrimitiveValue getDisplayPrimitiveValue()
      Will return the value that the entry should be displayed by.
      Returns:
      The primitive value