Interface CaveService
- All Superinterfaces:
EntityService<de.digitalcollections.model.identifiable.entity.geo.location.Cave>,GeoLocationService<de.digitalcollections.model.identifiable.entity.geo.location.Cave>,IdentifiableService<de.digitalcollections.model.identifiable.entity.geo.location.Cave>,UniqueObjectService<de.digitalcollections.model.identifiable.entity.geo.location.Cave>
- All Known Implementing Classes:
CaveServiceImpl
public interface CaveService
extends GeoLocationService<de.digitalcollections.model.identifiable.entity.geo.location.Cave>
-
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, getByExampleAndFiltering, getRandom, save, update