Uses of Class
de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.agent.FamilyNameRepositoryImpl
Packages that use FamilyNameRepositoryImpl
-
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 FamilyNameRepositoryImplModifierConstructorDescriptionPersonRepositoryImpl(org.jdbi.v3.core.Jdbi dbi, CudamiConfig cudamiConfig, IdentifierRepository identifierRepository, UrlAliasRepository urlAliasRepository, DigitalObjectRepositoryImpl digitalObjectRepositoryImpl, FamilyNameRepositoryImpl familyNameRepositoryImpl, GivenNameRepositoryImpl givenNameRepositoryImpl)