Interface SeaRepository
- All Superinterfaces:
EntityRepository<de.digitalcollections.model.identifiable.entity.geo.location.Sea>,GeoLocationRepository<de.digitalcollections.model.identifiable.entity.geo.location.Sea>,IdentifiableRepository<de.digitalcollections.model.identifiable.entity.geo.location.Sea>,PagingSortingFilteringRepository<de.digitalcollections.model.identifiable.entity.geo.location.Sea>,UniqueObjectRepository<de.digitalcollections.model.identifiable.entity.geo.location.Sea>
public interface SeaRepository
extends GeoLocationRepository<de.digitalcollections.model.identifiable.entity.geo.location.Sea>
Repository for Sea 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