Class GeoLocationServiceImpl<G extends de.digitalcollections.model.identifiable.entity.geo.location.GeoLocation>

All Implemented Interfaces:
EntityService<G>, GeoLocationService<G>, IdentifiableService<G>, UniqueObjectService<G>
Direct Known Subclasses:
CanyonServiceImpl, CaveServiceImpl, ContinentServiceImpl, CountryServiceImpl, CreekServiceImpl, HumanSettlementServiceImpl, LakeServiceImpl, MountainServiceImpl, OceanServiceImpl, RiverServiceImpl, SeaServiceImpl, StillWatersServiceImpl, ValleyServiceImpl

@Service public class GeoLocationServiceImpl<G extends de.digitalcollections.model.identifiable.entity.geo.location.GeoLocation> extends EntityServiceImpl<G> implements GeoLocationService<G>