Class CxLocationConsumptionLayerMapper

    • Constructor Detail

      • CxLocationConsumptionLayerMapper

        public CxLocationConsumptionLayerMapper()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getDefaultRequiredFields

        protected java.util.Set<java.lang.String> getDefaultRequiredFields()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        getDefaultRequiredFields in class AbstractBaseMapper
      • getEnabledProperty

        protected java.lang.String getEnabledProperty()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        getEnabledProperty in class AbstractBaseMapper
      • getMappedLocations

        protected java.util.Map<java.lang.String,​LocationsAffinity> getMappedLocations​(java.util.Collection<LocationsAffinity> original)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • addCountry

        protected void 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.
      • addRegion

        protected void 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.
      • addCity

        protected void 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.