Uses of Class
de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.web.WebpageRepositoryImpl
Packages that use WebpageRepositoryImpl
-
Uses of WebpageRepositoryImpl in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity
Constructors in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity with parameters of type WebpageRepositoryImplModifierConstructorDescriptionWebsiteRepositoryImpl(org.jdbi.v3.core.Jdbi dbi, CudamiConfig cudamiConfig, IdentifierRepository identifierRepository, UrlAliasRepository urlAliasRepository, WebpageRepositoryImpl webpageRepositoryImpl)