Uses of Interface
de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.EntityRepository
-
-
Uses of EntityRepository in de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity
Subinterfaces of EntityRepository in de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity Modifier and Type Interface Description interfaceArticleRepositoryRepository for Article persistence handling.interfaceCollectionRepositoryRepository for Collection persistence handling.interfaceDigitalObjectRepositoryRepository for Digital object persistence handling.interfaceHeadwordEntryRepositoryRepository for HeadwordEntry persistence handling.interfaceProjectRepositoryRepository for Project persistence handling.interfaceTopicRepositoryRepository for Topic persistence handling.interfaceWebsiteRepositoryRepository for Website persistence handling. -
Uses of EntityRepository in de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.agent
Subinterfaces of EntityRepository in de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.agent Modifier and Type Interface Description interfaceAgentRepositoryinterfaceCorporateBodyRepositoryRepository for CorporateBody persistence handling.interfacePersonRepository -
Uses of EntityRepository in de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location
Subinterfaces of EntityRepository in de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.geo.location Modifier and Type Interface Description interfaceGeoLocationRepositoryRepository for GeoLocation persistence handling.interfaceHumanSettlementRepositoryRepository for HumanSettlement persistence handling. -
Uses of EntityRepository in de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.work
Subinterfaces of EntityRepository in de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.work Modifier and Type Interface Description interfaceItemRepositoryRepository for Item persistence handling.interfaceWorkRepositoryRepository for Work persistence handling.
-