Interface ContinentRepository
- All Superinterfaces:
EntityRepository<de.digitalcollections.model.identifiable.entity.geo.location.Continent>,GeoLocationRepository<de.digitalcollections.model.identifiable.entity.geo.location.Continent>,IdentifiableRepository<de.digitalcollections.model.identifiable.entity.geo.location.Continent>,PagingSortingFilteringRepository<de.digitalcollections.model.identifiable.entity.geo.location.Continent>,UniqueObjectRepository<de.digitalcollections.model.identifiable.entity.geo.location.Continent>
public interface ContinentRepository
extends GeoLocationRepository<de.digitalcollections.model.identifiable.entity.geo.location.Continent>
Repository for Continent persistence handling.
-
Method Summary
Methods inherited from interface de.digitalcollections.cudami.server.backend.api.repository.identifiable.entity.EntityRepository
getByRefId, setRelatedEntitiesMethods inherited from interface de.digitalcollections.cudami.server.backend.api.repository.identifiable.IdentifiableRepository
addRelatedEntity, addRelatedEntity, addRelatedFileresource, addRelatedFileresource, findByLanguageAndInitial, findRelatedEntities, findRelatedEntities, findRelatedFileResources, findRelatedFileResources, getByIdentifiables, getByIdentifier, getByIdentifier, getLanguages, setRelatedEntities, setRelatedFileResources, setRelatedFileResourcesMethods inherited from interface de.digitalcollections.cudami.server.backend.api.repository.PagingSortingFilteringRepository
findMethods inherited from interface de.digitalcollections.cudami.server.backend.api.repository.UniqueObjectRepository
count, create, delete, delete, deleteByUuid, deleteByUuids, getByExample, getByExampleAndFiltering, getByExamples, getByExamplesAndFiltering, getByUuid, getByUuidAndFiltering, getByUuids, getByUuidsAndFiltering, getRandom, save, save, saveOrUpdate, update, update