Uses of Interface
com.hybris.cis.client.geolocation.GeolocationClient
-
Packages that use GeolocationClient Package Description com.hybris.cis.client.mock com.hybris.cis.service.impl -
-
Uses of GeolocationClient in com.hybris.cis.client.mock
Classes in com.hybris.cis.client.mock that implement GeolocationClient Modifier and Type Class Description classGeolocationClientMockMock implementation ofGeolocationClientMock -
Uses of GeolocationClient in com.hybris.cis.service.impl
Methods in com.hybris.cis.service.impl that return GeolocationClient Modifier and Type Method Description protected GeolocationClientDefaultCisClientGeolocationService. getGeolocationClient()Methods in com.hybris.cis.service.impl with parameters of type GeolocationClient Modifier and Type Method Description voidDefaultCisClientGeolocationService. setGeolocationClient(GeolocationClient geolocationClient)
-