Uses of Class
de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.agent.GivenNameRepositoryImpl
-
Packages that use GivenNameRepositoryImpl Package Description de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.agent -
-
Uses of GivenNameRepositoryImpl in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.agent
Constructors in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.agent with parameters of type GivenNameRepositoryImpl Constructor Description PersonRepositoryImpl(org.jdbi.v3.core.Jdbi dbi, DigitalObjectRepositoryImpl digitalObjectRepositoryImpl, FamilyNameRepositoryImpl familyNameRepositoryImpl, GivenNameRepositoryImpl givenNameRepositoryImpl, WorkRepositoryImpl workRepositoryImpl, CudamiConfig cudamiConfig)
-