[midPoint-git] [Evolveum/midpoint] fa7673: Fix repo.deleteObject with type=ObjectType

Pavol Mederly mederly at evolveum.com
Tue Jul 3 15:25:27 CEST 2018


  Branch: refs/heads/support-3.8
  Home:   https://github.com/Evolveum/midpoint
  Commit: fa7673db0cc3697b2516fb6d821ba92dacb37d9f
      https://github.com/Evolveum/midpoint/commit/fa7673db0cc3697b2516fb6d821ba92dacb37d9f
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-07-03 (Tue, 03 Jul 2018)

  Changed paths:
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/ObjectUpdater.java

  Log Message:
  -----------
  Fix repo.deleteObject with type=ObjectType

There is special code invoked based on deleted object's type (e.g.
for lookup tables, cert campaigns or orgs). Now we use actual object
type to invoke it, instead of client-supplied value that can be
generic (like ObjectType.class).



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the midPoint-svn mailing list