[midPoint-git] [Evolveum/midpoint] 655dfa: RepositoryService: removed listAccountShadowOwner/...

virgo47 noreply at github.com
Fri Mar 20 21:29:58 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 655dfac6eedb0d1db4db665d4e7249e18488c5fc
      https://github.com/Evolveum/midpoint/commit/655dfac6eedb0d1db4db665d4e7249e18488c5fc
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/util/mock/MockFactory.java
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/AccountOperationListener.java
    M repo/repo-api/src/main/java/com/evolveum/midpoint/repo/api/RepositoryService.java
    M repo/repo-cache/src/main/java/com/evolveum/midpoint/repo/cache/RepositoryCache.java
    R repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/ListAccountShadowOwnerTest.java
    M repo/repo-sql-impl-test/testng-integration.xml
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlRepositoryServiceImpl.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/helpers/ObjectRetriever.java

  Log Message:
  -----------
  RepositoryService: removed listAccountShadowOwner/ResourceObjectShadows

- listResourceObjectShadows wasn't used at all
- listAccountShadowOwner was replaced by generic query where used,
and ListAccountShadowOwnerTest was removed after consultation
- all touched files were cleaned up according to new standards




More information about the midPoint-svn mailing list