Class UserPermUpdate


public abstract class UserPermUpdate extends UserUpdate
Update that operates on a global user.
Author:
BaseX Team 2005-21, BSD License, Christian Gruen
  • Field Details

    • patterns

      protected final StringList patterns
      Database patterns.
  • Constructor Details

  • Method Details

    • merge

      public void merge(Update update) throws QueryException
      Description copied from class: Update
      Merges two update operations pointing to the same target.
      Overrides:
      merge in class UserUpdate
      Parameters:
      update - operation to merge with
      Throws:
      QueryException - exception
    • grant

      protected final void grant()
      Grants the specified permissions.