Uses of Class
de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work.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, IdentifierRepository identifierRepository, AgentRepositoryImpl agentRepositoryImpl, ItemRepositoryImpl itemRepositoryImpl)