Interface SeaService
- All Superinterfaces:
EntityService<de.digitalcollections.model.identifiable.entity.geo.location.Sea>,GeoLocationService<de.digitalcollections.model.identifiable.entity.geo.location.Sea>,IdentifiableService<de.digitalcollections.model.identifiable.entity.geo.location.Sea>,UniqueObjectService<de.digitalcollections.model.identifiable.entity.geo.location.Sea>
- All Known Implementing Classes:
SeaServiceImpl
public interface SeaService
extends GeoLocationService<de.digitalcollections.model.identifiable.entity.geo.location.Sea>
-
Field Summary
Fields inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.entity.geo.location.GeoLocationService
EARTH_RADIUS_KM -
Method Summary
Methods inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.entity.EntityService
getByRefIdMethods inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.IdentifiableService
addRelatedEntity, addRelatedFileresource, cleanupLabelFromUnwantedLocales, findByLanguageAndInitial, findRelatedEntities, findRelatedFileResources, getByExampleAndLocale, getByIdentifier, getLanguages, setRelatedEntities, setRelatedFileResources, validateMethods inherited from interface de.digitalcollections.cudami.server.business.api.service.UniqueObjectService
count, create, delete, delete, find, getAll, getByExample, getByExamples, getByExamplesAndFiltering, getRandom, save, update