Interface AttachmentRef


  • public interface AttachmentRef
    Represents a reference to an Attachment, and containins enough information to unambiguously reference a single version of an attachment.
    Since:
    7.12
    • Method Detail

      • getId

        long getId()
        Returns:
        The ID of the latest version (i.e. the stable ID) of th attachment entity.
      • getVersion

        int getVersion()