Uses of Class
de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.agent.AgentRepositoryImpl
-
Packages that use AgentRepositoryImpl Package Description de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work -
-
Uses of AgentRepositoryImpl in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work
Constructors in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work with parameters of type AgentRepositoryImpl Constructor Description WorkRepositoryImpl(org.jdbi.v3.core.Jdbi dbi, AgentRepositoryImpl agentRepositoryImpl, ItemRepositoryImpl itemRepositoryImpl, CudamiConfig cudamiConfig)
-