Uses of Class
de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work.ItemRepositoryImpl
-
Packages that use ItemRepositoryImpl Package Description de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work -
-
Uses of ItemRepositoryImpl 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 ItemRepositoryImpl Constructor Description WorkRepositoryImpl(org.jdbi.v3.core.Jdbi dbi, AgentRepositoryImpl agentRepositoryImpl, ItemRepositoryImpl itemRepositoryImpl, CudamiConfig cudamiConfig)
-