Interface IVersionedId

    • Method Detail

      • getId

        String getId()
        Returns the id portion of this versioned id.
        Returns:
        The id portion of this versioned id.
      • getVersion

        Version getVersion()
        Returns the version portion of this versioned id.
        Returns:
        the version portion of this versioned id.