Class GeoLocationServiceImpl
java.lang.Object
de.digitalcollections.cudami.server.business.impl.service.identifiable.IdentifiableServiceImpl<E>
de.digitalcollections.cudami.server.business.impl.service.identifiable.entity.EntityServiceImpl<de.digitalcollections.model.api.identifiable.entity.geo.GeoLocation>
de.digitalcollections.cudami.server.business.impl.service.identifiable.entity.geo.GeoLocationServiceImpl
- All Implemented Interfaces:
EntityService<de.digitalcollections.model.api.identifiable.entity.geo.GeoLocation>,GeoLocationService,IdentifiableService<de.digitalcollections.model.api.identifiable.entity.geo.GeoLocation>
@Service public class GeoLocationServiceImpl extends EntityServiceImpl<de.digitalcollections.model.api.identifiable.entity.geo.GeoLocation> implements GeoLocationService
-
Field Summary
Fields inherited from class de.digitalcollections.cudami.server.business.impl.service.identifiable.entity.EntityServiceImpl
hookProperties, httpClientFields inherited from class de.digitalcollections.cudami.server.business.impl.service.identifiable.IdentifiableServiceImpl
repositoryFields inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.entity.geo.GeoLocationService
EARTH_RADIUS_KM -
Constructor Summary
Constructors Constructor Description GeoLocationServiceImpl(GeoLocationRepository repository) -
Method Summary
Methods inherited from class de.digitalcollections.cudami.server.business.impl.service.identifiable.entity.EntityServiceImpl
addRelatedFileresource, addRelatedFileresource, buildNotificationUrl, filteringForActive, getByRefId, getRandom, getRelatedFileResources, getRelatedFileResources, save, saveRelatedFileResources, saveRelatedFileResources, sendNotification, updateMethods inherited from class de.digitalcollections.cudami.server.business.impl.service.identifiable.IdentifiableServiceImpl
count, delete, find, find, find, findAllFull, findAllReduced, findByLanguageAndInitial, get, get, get, getByIdentifier, reduceMultilanguageFieldsToGivenLocale, setDefaultSortingMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.entity.EntityService
addRelatedFileresource, addRelatedFileresource, getByRefId, getRandom, getRelatedFileResources, getRelatedFileResources, saveRelatedFileResources, saveRelatedFileResourcesMethods inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.IdentifiableService
cleanupLabelFromUnwantedLocales, count, delete, delete, find, find, find, findAllFull, findAllReduced, findByLanguageAndInitial, get, get, get, getByIdentifier, save, update