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.alias,
- 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.location,
- 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.identifiable.semantic,
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.versioning,
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.web,
- de.digitalcollections.cudami.server.backend.impl.jdbi.legal,
- de.digitalcollections.cudami.server.backend.impl.jdbi.plugins,
- de.digitalcollections.cudami.server.backend.impl.jdbi.relation,
- de.digitalcollections.cudami.server.backend.impl.jdbi.security,
- de.digitalcollections.cudami.server.backend.impl.jdbi.semantic,
- de.digitalcollections.cudami.server.backend.impl.jdbi.type,
- 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.AbstractPagingSortingFilteringRepositoryImpl
- de.digitalcollections.cudami.server.backend.impl.jdbi.JdbiRepositoryImpl<U>
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource.DigitalObjectLinkedDataFileResourceRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.resource.DigitalObjectLinkedDataFileResourceRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.resource.DigitalObjectRenderingFileResourceRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.resource.DigitalObjectRenderingFileResourceRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.relation.EntityToEntityRelationRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.relation.EntityToEntityRelationRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.UniqueObjectRepositoryImpl<U> (implements de.digitalcollections.cudami.server.backend.api.repository.UniqueObjectRepository<U>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.semantic.HeadwordRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.semantic.HeadwordRepository)
- 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.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<A> (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.agent.AgentRepository<A>)
- 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.agent.PersonRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.agent.PersonRepository)
- 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.DigitalObjectRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.DigitalObjectRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.EventRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.EventRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.GeoLocationRepositoryImpl<G> (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.GeoLocationRepository<G>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.geo.location.HumanSettlementRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location.HumanSettlementRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.HeadwordEntryRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.HeadwordEntryRepository)
- 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.work.ManifestationRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.work.ManifestationRepository)
- 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.entity.agent.AgentRepositoryImpl<A> (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.agent.AgentRepository<A>)
- 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.web.WebpageRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.web.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.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.legal.LicenseRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.legal.LicenseRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.relation.PredicateRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.relation.PredicateRepository)
- 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.identifiable.semantic.SubjectRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.semantic.SubjectRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.semantic.TagRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.semantic.TagRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.alias.UrlAliasRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.alias.UrlAliasRepository)
- 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.versioning.VersionRepositoryImpl (implements de.digitalcollections.cudami.server.backend.api.repository.identifiable.versioning.VersionRepository)
- de.digitalcollections.cudami.server.backend.impl.jdbi.JdbiRepositoryImpl<U>
- 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.database.migration.V11_05_00__DDL_DML_UrlAlias_replace_targetEntityType_with_targetIdentifiableObjectType
- de.digitalcollections.cudami.server.backend.impl.database.migration.V9_02_02__DML_Fill_urlaliases
- de.digitalcollections.cudami.server.backend.impl.database.migration.V9_05_01__DDL_Add_missing_column_to_predicates
- de.digitalcollections.cudami.server.backend.impl.jdbi.type.DbIdentifierMapper (implements org.jdbi.v3.core.mapper.ColumnMapper<T>, org.jdbi.v3.core.array.SqlArrayType<T>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.relation.EntityToEntityRelationMapper<E>
- org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration.FlywayConfiguration
- de.digitalcollections.cudami.server.config.CudamiFlywayConfiguration
- de.digitalcollections.cudami.model.config.IiifServerConfig
- de.digitalcollections.cudami.server.config.BackendIiifServerConfig
- de.digitalcollections.cudami.server.backend.impl.jdbi.plugins.JsonbJdbiPlugin (implements org.jdbi.v3.core.spi.JdbiPlugin)
- de.digitalcollections.cudami.server.backend.impl.jdbi.type.LocalDateRangeMapper (implements org.jdbi.v3.core.argument.ArgumentFactory, org.jdbi.v3.core.mapper.ColumnMapper<T>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.type.MainSubTypeMapper<M>
- de.digitalcollections.cudami.server.backend.impl.jdbi.type.MainSubTypeMapper.ExpressionTypeMapper (implements org.jdbi.v3.core.mapper.ColumnMapper<T>, org.jdbi.v3.core.array.SqlArrayType<T>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.type.MainSubTypeMapper.TitleTypeMapper (implements org.jdbi.v3.core.mapper.ColumnMapper<T>, org.jdbi.v3.core.array.SqlArrayType<T>)
- de.digitalcollections.cudami.server.config.SpringConfigBackendDatabase
- de.digitalcollections.cudami.server.config.SpringUtility (implements org.springframework.context.ApplicationContextAware)
- de.digitalcollections.cudami.server.backend.impl.jdbi.type.TitleMapper (implements org.jdbi.v3.core.mapper.ColumnMapper<T>)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity.work.TitleSqlHelper
- de.digitalcollections.cudami.server.backend.impl.database.AbstractPagingSortingFilteringRepositoryImpl
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.SearchTermTemplates
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)