Uses of Class
de.hybris.platform.personalizationyprofile.yaas.Location
-
Packages that use Location Package Description de.hybris.platform.personalizationyprofile.mapper.impl de.hybris.platform.personalizationyprofile.yaas -
-
Uses of Location in de.hybris.platform.personalizationyprofile.mapper.impl
Methods in de.hybris.platform.personalizationyprofile.mapper.impl with parameters of type Location Modifier and Type Method Description protected voidCxLocationConsumptionLayerMapper. addCity(java.util.Map<java.lang.String,LocationsAffinity> map, LocationsAffinity locationAffiinity, Location location)Deprecated, for removal: This API element is subject to removal in a future version.protected voidCxLocationConsumptionLayerMapper. addCountry(java.util.Map<java.lang.String,LocationsAffinity> map, LocationsAffinity locationAffiinity, Location location)Deprecated, for removal: This API element is subject to removal in a future version.protected voidCxLocationConsumptionLayerMapper. addRegion(java.util.Map<java.lang.String,LocationsAffinity> map, LocationsAffinity locationAffiinity, Location location)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of Location in de.hybris.platform.personalizationyprofile.yaas
Methods in de.hybris.platform.personalizationyprofile.yaas that return Location Modifier and Type Method Description LocationLocation.LocationBuilder. build()LocationLocationsAffinity. getLocation()Deprecated.Methods in de.hybris.platform.personalizationyprofile.yaas with parameters of type Location Modifier and Type Method Description voidLocationsAffinity. setLocation(Location location)Deprecated.Generated property forLocationsAffinity.locationproperty defined at extensionpersonalizationyprofile.LocationsAffinity.LocationsAffinityBuilderLocationsAffinity.LocationsAffinityBuilder. withLocation(Location location)
-