Uses of Class
de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.agent.FamilyNameRepositoryImpl
-
Packages that use FamilyNameRepositoryImpl Package Description de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.agent -
-
Uses of FamilyNameRepositoryImpl 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 FamilyNameRepositoryImpl Constructor Description PersonRepositoryImpl(org.jdbi.v3.core.Jdbi dbi, DigitalObjectRepositoryImpl digitalObjectRepositoryImpl, FamilyNameRepositoryImpl familyNameRepositoryImpl, GivenNameRepositoryImpl givenNameRepositoryImpl, WorkRepositoryImpl workRepositoryImpl, CudamiConfig cudamiConfig)
-