Interface IdAndRevision

    • Method Detail

      • getId

        @Named("_id")
        @NotNull
        String getId()
      • getRev

        @Named("_rev")
        @NotNull
        String getRev()