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