Interface CanyonService
- All Superinterfaces:
EntityService<de.digitalcollections.model.identifiable.entity.geo.location.Canyon>,GeoLocationService<de.digitalcollections.model.identifiable.entity.geo.location.Canyon>,IdentifiableService<de.digitalcollections.model.identifiable.entity.geo.location.Canyon>,UniqueObjectService<de.digitalcollections.model.identifiable.entity.geo.location.Canyon>
- All Known Implementing Classes:
CanyonServiceImpl
public interface CanyonService
extends GeoLocationService<de.digitalcollections.model.identifiable.entity.geo.location.Canyon>
-
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