Uses of Class
de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.EntityRepositoryImpl
-
Uses of EntityRepositoryImpl in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity
Subclasses of EntityRepositoryImpl in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity Modifier and Type Class Description classArticleRepositoryImplclassCollectionRepositoryImplclassDigitalObjectRepositoryImplclassProjectRepositoryImplclassTopicRepositoryImplclassWebsiteRepositoryImplConstructors in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity with parameters of type EntityRepositoryImpl Constructor Description ArticleRepositoryImpl(org.jdbi.v3.core.Jdbi dbi, IdentifierRepository identifierRepository, EntityRepositoryImpl<de.digitalcollections.model.identifiable.entity.Entity> entityRepositoryImpl)TopicRepositoryImpl(org.jdbi.v3.core.Jdbi dbi, IdentifierRepository identifierRepository, EntityRepositoryImpl entityRepositoryImpl, FileResourceMetadataRepositoryImpl fileResourceMetadataRepositoryImpl) -
Uses of EntityRepositoryImpl in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.agent
Subclasses of EntityRepositoryImpl in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.agent Modifier and Type Class Description classAgentRepositoryImplRepository for Agent persistence handling.classCorporateBodyRepositoryImplclassPersonRepositoryImpl -
Uses of EntityRepositoryImpl in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location
Subclasses of EntityRepositoryImpl in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location Modifier and Type Class Description classGeoLocationRepositoryImplclassHumanSettlementRepositoryImpl -
Uses of EntityRepositoryImpl in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.relation
Constructors in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.relation with parameters of type EntityRepositoryImpl Constructor Description EntityRelationRepositoryImpl(org.jdbi.v3.core.Jdbi dbi, EntityRepositoryImpl<de.digitalcollections.model.identifiable.entity.Entity> entityRepositoryImpl) -
Uses of EntityRepositoryImpl in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work
Subclasses of EntityRepositoryImpl in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work Modifier and Type Class Description classItemRepositoryImplclassWorkRepositoryImpl