Uses of Class
de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource.FileResourceMetadataRepositoryImpl
-
Uses of FileResourceMetadataRepositoryImpl in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity
Methods in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity with parameters of type FileResourceMetadataRepositoryImpl Modifier and Type Method Description voidDigitalObjectRepositoryImpl. setFileResourceMetadataRepository(FileResourceMetadataRepositoryImpl<de.digitalcollections.model.identifiable.resource.FileResource> fileResourceMetadataRepositoryImpl)Constructors in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity with parameters of type FileResourceMetadataRepositoryImpl Constructor Description TopicRepositoryImpl(org.jdbi.v3.core.Jdbi dbi, IdentifierRepository identifierRepository, EntityRepositoryImpl entityRepositoryImpl, FileResourceMetadataRepositoryImpl fileResourceMetadataRepositoryImpl) -
Uses of FileResourceMetadataRepositoryImpl in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource
Subclasses of FileResourceMetadataRepositoryImpl in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource Modifier and Type Class Description classApplicationFileResourceRepositoryImplclassAudioFileResourceRepositoryImplclassImageFileResourceRepositoryImplclassLinkedDataFileResourceRepositoryImplclassTextFileResourceRepositoryImplclassVideoFileResourceRepositoryImpl