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