Class QuerySchemaPatch

    • Method Detail

      • hasConflicts

        public boolean hasConflicts()
        Returns:
        true if patch has conflict.
      • getConflictsMessage

        public String getConflictsMessage()
        Returns:
        Conflicts message.
      • isEmpty

        public boolean isEmpty()
        Returns:
        true if patch is empty and can't be applying.
      • getEntityToAdd

        @NotNull
        public @NotNull Collection<QueryEntity> getEntityToAdd()
        Returns:
        Entities which should be added by whole.