Interface AttachmentRef.Container

  • Enclosing interface:
    AttachmentRef

    public static interface AttachmentRef.Container
    Represents a reference to an Attachment container entity.
    • Method Detail

      • getId

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

        default boolean tryRenameOnMove()