Uses of Interface
de.digitalcollections.iiif.hymir.presentation.backend.api.PresentationRepository
-
Packages that use PresentationRepository Package Description de.digitalcollections.iiif.hymir.presentation.backend de.digitalcollections.iiif.hymir.presentation.business -
-
Uses of PresentationRepository in de.digitalcollections.iiif.hymir.presentation.backend
Classes in de.digitalcollections.iiif.hymir.presentation.backend that implement PresentationRepository Modifier and Type Class Description classPresentationRepositoryImplDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of PresentationRepository in de.digitalcollections.iiif.hymir.presentation.business
Constructors in de.digitalcollections.iiif.hymir.presentation.business with parameters of type PresentationRepository Constructor Description PresentationServiceImpl(PresentationRepository presentationRepository, PresentationSecurityService presentationSecurityService)Deprecated, for removal: This API element is subject to removal in a future version.
-