Hierarchy For All Packages
Package Hierarchies:- de.digitalcollections.cudami.server.backend.impl.database,
- de.digitalcollections.cudami.server.backend.impl.database.migration,
- de.digitalcollections.cudami.server.backend.impl.jdbi,
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable,
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.agent,
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity,
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.agent,
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo,
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.parts,
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.relation,
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work,
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource,
- de.digitalcollections.cudami.server.backend.impl.jdbi.plugins,
- de.digitalcollections.cudami.server.backend.impl.jdbi.security,
- de.digitalcollections.cudami.server.backend.impl.jdbi.view,
- de.digitalcollections.cudami.server.config
Class Hierarchy
- java.lang.Object
- de.digitalcollections.cudami.server.backend.impl.database.AbstractPagingAndSortingRepositoryImpl
- de.digitalcollections.cudami.server.backend.impl.jdbi.JdbiRepositoryImpl
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.relation.EntityRelationRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.relation.EntityRelationRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.IdentifiableRepositoryImpl<I> (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.IdentifiableRepository<I>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.parts.EntityPartRepositoryImpl<P> (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.parts.EntityPartRepository<P>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.parts.SubtopicRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.parts.SubtopicRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.parts.WebpageRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.parts.WebpageRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.EntityRepositoryImpl<E> (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.EntityRepository<E>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.agent.AgentRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.agent.AgentRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.ArticleRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.ArticleRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.CollectionRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.CollectionRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.agent.CorporateBodyRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.agent.CorporateBodyRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.DigitalObjectRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.DigitalObjectRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.GeoLocationRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.GeoLocationRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.HumanSettlementRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.HumanSettlementRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work.ItemRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.work.ItemRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.agent.PersonRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.agent.PersonRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.ProjectRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.ProjectRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.TopicRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.TopicRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.WebsiteRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.WebsiteRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work.WorkRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.work.WorkRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.agent.FamilyNameRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.agent.FamilyNameRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource.FileResourceMetadataRepositoryImpl<F> (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.resource.FileResourceMetadataRepository<F>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource.ApplicationFileResourceRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.resource.ApplicationFileResourceRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource.AudioFileResourceRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.resource.AudioFileResourceRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource.ImageFileResourceRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.resource.ImageFileResourceRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource.LinkedDataFileResourceRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.resource.LinkedDataFileResourceRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource.TextFileResourceRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.resource.TextFileResourceRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource.VideoFileResourceRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.resource.VideoFileResourceRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.agent.GivenNameRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.agent.GivenNameRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.parts.EntityPartRepositoryImpl<P> (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.parts.EntityPartRepository<P>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.IdentifierRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.IdentifierRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.IdentifierTypeRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.IdentifierTypeRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.relation.PredicateRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.relation.PredicateRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.security.UserRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.security.UserRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.VersionRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.VersionRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.view.RenderingTemplateRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.view.RenderingTemplateRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.JdbiRepositoryImpl
- org.flywaydb.core.api.migration.BaseJavaMigration (implements org.flywaydb.core.api.migration.JavaMigration)
- de.digitalcollections.cudami.server.backend.impl.database.migration.V1_4_0__DML_Refactor_localized_content
- de.digitalcollections.cudami.server.backend.impl.database.migration.V1_4_2__DML_Change_locales_to_languages
- de.digitalcollections.cudami.server.backend.impl.database.migration.V1_6_3__DML_Change_fileresource_filename_to_resource
- de.digitalcollections.cudami.server.backend.impl.database.migration.V1_6_5__DML_Change_imagefileresource_iiifBaseUrl
- de.digitalcollections.cudami.server.backend.impl.database.migration.V1_7_2__DML_Fix_imagefileresource_external_filename
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.relation.EntityRelationMapper<E> (implements org.jdbi.v3.core.mapper.RowMapper<T>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.plugins.JsonbJdbiPlugin (implements org.jdbi.v3.core.spi.JdbiPlugin)
- de.digitalcollections.cudami.server.config.SpringConfigBackendDatabase
- de.digitalcollections.cudami.server.backend.impl.database.AbstractPagingAndSortingRepositoryImpl