Uses of Interface
de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.EntityRepository
Packages that use EntityRepository
Package
Description
-
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.entityModifier and TypeInterfaceDescriptioninterfaceRepository for Article persistence handling.interfaceRepository for Collection persistence handling.interfaceRepository for Digital object persistence handling.interfaceinterfaceRepository for HeadwordEntry persistence handling.interfaceRepository for Project persistence handling.interfaceRepository for Topic persistence handling.interfaceRepository 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.agentModifier and TypeInterfaceDescriptioninterfaceAgentRepository<A extends de.digitalcollections.model.identifiable.entity.agent.Agent>interfaceRepository for CorporateBody persistence handling.interface -
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.locationModifier and TypeInterfaceDescriptioninterfaceRepository for Canyon persistence handling.interfaceRepository for Cave persistence handling.interfaceRepository for Continent persistence handling.interfaceRepository for Country persistence handling.interfaceRepository for Creek persistence handling.interfaceGeoLocationRepository<G extends de.digitalcollections.model.identifiable.entity.geo.location.GeoLocation>Repository for GeoLocation persistence handling.interfaceRepository for HumanSettlement persistence handling.interfaceRepository for Lake persistence handling.interfaceRepository for Mountain persistence handling.interfaceRepository for Ocean persistence handling.interfaceRepository for River persistence handling.interfaceRepository for Sea persistence handling.interfaceRepository for StillWaters persistence handling.interfaceRepository for Valley 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.workModifier and TypeInterfaceDescriptioninterfaceRepository for Item persistence handling.interfaceinterfaceRepository for Work persistence handling.