Uses of Class
de.hybris.platform.jalo.c2l.Country
-
-
Uses of Country in de.hybris.platform.catalog.jalo
Methods in de.hybris.platform.catalog.jalo that return Country Modifier and Type Method Description CountryGeneratedCompany. getCountry()Generated method - Getter of theCompany.countryattribute.CountryGeneratedCompany. getCountry(SessionContext ctx)Generated method - Getter of theCompany.countryattribute.Methods in de.hybris.platform.catalog.jalo that return types with arguments of type Country Modifier and Type Method Description java.util.Collection<Country>Catalog. getTerritories()java.util.Collection<Country>Catalog. getTerritories(SessionContext ctx)Deprecated.since ages - Use CatalogModel.getActiveCatalogVersion() and CatalogVersionModel.getTerritories() instead.java.util.Collection<Country>GeneratedCatalogVersion. getTerritories()Generated method - Getter of theCatalogVersion.territoriesattribute.java.util.Collection<Country>GeneratedCatalogVersion. getTerritories(SessionContext ctx)Generated method - Getter of theCatalogVersion.territoriesattribute.Methods in de.hybris.platform.catalog.jalo with parameters of type Country Modifier and Type Method Description voidGeneratedCompany. setCountry(Country value)Generated method - Setter of theCompany.countryattribute.voidGeneratedCompany. setCountry(SessionContext ctx, Country value)Generated method - Setter of theCompany.countryattribute.Method parameters in de.hybris.platform.catalog.jalo with type arguments of type Country Modifier and Type Method Description voidGeneratedCatalogVersion. setTerritories(SessionContext ctx, java.util.Collection<Country> value)Generated method - Setter of theCatalogVersion.territoriesattribute.voidGeneratedCatalogVersion. setTerritories(java.util.Collection<Country> value)Generated method - Setter of theCatalogVersion.territoriesattribute. -
Uses of Country in de.hybris.platform.cms2.jalo.preview
Methods in de.hybris.platform.cms2.jalo.preview that return Country Modifier and Type Method Description CountryGeneratedPreviewData. getCountry()Generated method - Getter of thePreviewData.countryattribute.CountryGeneratedPreviewData. getCountry(SessionContext ctx)Generated method - Getter of thePreviewData.countryattribute.Methods in de.hybris.platform.cms2.jalo.preview with parameters of type Country Modifier and Type Method Description voidGeneratedPreviewData. setCountry(Country value)Generated method - Setter of thePreviewData.countryattribute.voidGeneratedPreviewData. setCountry(SessionContext ctx, Country value)Generated method - Setter of thePreviewData.countryattribute. -
Uses of Country in de.hybris.platform.cockpit.services.label.impl
Methods in de.hybris.platform.cockpit.services.label.impl with parameters of type Country Modifier and Type Method Description protected java.lang.StringCountryLabelProvider. getIconPath(Country item)Deprecated.protected java.lang.StringCountryLabelProvider. getIconPath(Country item, java.lang.String languageIso)Deprecated.protected java.lang.StringCountryLabelProvider. getItemDescription(Country item)Deprecated.protected java.lang.StringCountryLabelProvider. getItemDescription(Country item, java.lang.String languageIso)Deprecated.protected java.lang.StringCountryLabelProvider. getItemLabel(Country currency)Deprecated.protected java.lang.StringCountryLabelProvider. getItemLabel(Country currency, java.lang.String languageIso)Deprecated. -
Uses of Country in de.hybris.platform.commerceservices.jalo
Methods in de.hybris.platform.commerceservices.jalo that return types with arguments of type Country Modifier and Type Method Description java.util.Collection<Country>GeneratedCommerceServicesManager. getBillingCountries(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.billingCountriesattribute.java.util.Collection<Country>GeneratedCommerceServicesManager. getBillingCountries(BaseStore item)Generated method - Getter of theBaseStore.billingCountriesattribute.java.util.Collection<Country>GeneratedCommerceServicesManager. getDeliveryCountries(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.deliveryCountriesattribute.java.util.Collection<Country>GeneratedCommerceServicesManager. getDeliveryCountries(BaseStore item)Generated method - Getter of theBaseStore.deliveryCountriesattribute.Methods in de.hybris.platform.commerceservices.jalo with parameters of type Country Modifier and Type Method Description voidGeneratedCommerceServicesManager. addToBaseStores(Country item, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedCommerceServicesManager. addToBaseStores(SessionContext ctx, Country item, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedCommerceServicesManager. addToBillingBaseStores(Country item, BaseStore value)Generated method - Addsvalueto billingBaseStores.voidGeneratedCommerceServicesManager. addToBillingBaseStores(SessionContext ctx, Country item, BaseStore value)Generated method - Addsvalueto billingBaseStores.voidGeneratedCommerceServicesManager. addToBillingCountries(SessionContext ctx, BaseStore item, Country value)Generated method - Addsvalueto billingCountries.voidGeneratedCommerceServicesManager. addToBillingCountries(BaseStore item, Country value)Generated method - Addsvalueto billingCountries.voidGeneratedCommerceServicesManager. addToDeliveryCountries(SessionContext ctx, BaseStore item, Country value)Generated method - Addsvalueto deliveryCountries.voidGeneratedCommerceServicesManager. addToDeliveryCountries(BaseStore item, Country value)Generated method - Addsvalueto deliveryCountries.java.util.Set<BaseStore>GeneratedCommerceServicesManager. getBaseStores(Country item)Generated method - Getter of theCountry.baseStoresattribute.java.util.Set<BaseStore>GeneratedCommerceServicesManager. getBaseStores(SessionContext ctx, Country item)Generated method - Getter of theCountry.baseStoresattribute.longGeneratedCommerceServicesManager. getBaseStoresCount(Country item)longGeneratedCommerceServicesManager. getBaseStoresCount(SessionContext ctx, Country item)java.util.Set<BaseStore>GeneratedCommerceServicesManager. getBillingBaseStores(Country item)Generated method - Getter of theCountry.billingBaseStoresattribute.java.util.Set<BaseStore>GeneratedCommerceServicesManager. getBillingBaseStores(SessionContext ctx, Country item)Generated method - Getter of theCountry.billingBaseStoresattribute.longGeneratedCommerceServicesManager. getBillingBaseStoresCount(Country item)longGeneratedCommerceServicesManager. getBillingBaseStoresCount(SessionContext ctx, Country item)voidGeneratedCommerceServicesManager. removeFromBaseStores(Country item, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedCommerceServicesManager. removeFromBaseStores(SessionContext ctx, Country item, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedCommerceServicesManager. removeFromBillingBaseStores(Country item, BaseStore value)Generated method - Removesvaluefrom billingBaseStores.voidGeneratedCommerceServicesManager. removeFromBillingBaseStores(SessionContext ctx, Country item, BaseStore value)Generated method - Removesvaluefrom billingBaseStores.voidGeneratedCommerceServicesManager. removeFromBillingCountries(SessionContext ctx, BaseStore item, Country value)Generated method - Removesvaluefrom billingCountries.voidGeneratedCommerceServicesManager. removeFromBillingCountries(BaseStore item, Country value)Generated method - Removesvaluefrom billingCountries.voidGeneratedCommerceServicesManager. removeFromDeliveryCountries(SessionContext ctx, BaseStore item, Country value)Generated method - Removesvaluefrom deliveryCountries.voidGeneratedCommerceServicesManager. removeFromDeliveryCountries(BaseStore item, Country value)Generated method - Removesvaluefrom deliveryCountries.voidGeneratedCommerceServicesManager. setBaseStores(Country item, java.util.Set<BaseStore> value)Generated method - Setter of theCountry.baseStoresattribute.voidGeneratedCommerceServicesManager. setBaseStores(SessionContext ctx, Country item, java.util.Set<BaseStore> value)Generated method - Setter of theCountry.baseStoresattribute.voidGeneratedCommerceServicesManager. setBillingBaseStores(Country item, java.util.Set<BaseStore> value)Generated method - Setter of theCountry.billingBaseStoresattribute.voidGeneratedCommerceServicesManager. setBillingBaseStores(SessionContext ctx, Country item, java.util.Set<BaseStore> value)Generated method - Setter of theCountry.billingBaseStoresattribute.Method parameters in de.hybris.platform.commerceservices.jalo with type arguments of type Country Modifier and Type Method Description voidGeneratedCommerceServicesManager. setBillingCountries(SessionContext ctx, BaseStore item, java.util.Collection<Country> value)Generated method - Setter of theBaseStore.billingCountriesattribute.voidGeneratedCommerceServicesManager. setBillingCountries(BaseStore item, java.util.Collection<Country> value)Generated method - Setter of theBaseStore.billingCountriesattribute.voidGeneratedCommerceServicesManager. setDeliveryCountries(SessionContext ctx, BaseStore item, java.util.Collection<Country> value)Generated method - Setter of theBaseStore.deliveryCountriesattribute.voidGeneratedCommerceServicesManager. setDeliveryCountries(BaseStore item, java.util.Collection<Country> value)Generated method - Setter of theBaseStore.deliveryCountriesattribute. -
Uses of Country in de.hybris.platform.core.systemsetup.datacreator.impl
Methods in de.hybris.platform.core.systemsetup.datacreator.impl that return Country Modifier and Type Method Description CountryC2LDataCreator. createOrGetCountry(java.lang.String isoCode, boolean setActiveOnCreate) -
Uses of Country in de.hybris.platform.deliveryzone.jalo
Methods in de.hybris.platform.deliveryzone.jalo that return types with arguments of type Country Modifier and Type Method Description protected java.util.Map<Country,java.util.Set<Zone>>ZoneDeliveryMode. getAmbigousZones(java.util.Set<Zone> zones)java.util.Set<Country>GeneratedZone. getCountries()Generated method - Getter of theZone.countriesattribute.java.util.Set<Country>GeneratedZone. getCountries(SessionContext ctx)Generated method - Getter of theZone.countriesattribute.Methods in de.hybris.platform.deliveryzone.jalo with parameters of type Country Modifier and Type Method Description voidZone. addCountry(Country country)Deprecated.since ages - useGeneratedZone.addToCountries(Country)insteadvoidGeneratedZone. addToCountries(Country value)Generated method - Addsvalueto countries.voidGeneratedZone. addToCountries(SessionContext ctx, Country value)Generated method - Addsvalueto countries.voidGeneratedZoneDeliveryModeManager. addToZones(Country item, Zone value)Generated method - Addsvalueto zones.voidGeneratedZoneDeliveryModeManager. addToZones(SessionContext ctx, Country item, Zone value)Generated method - Addsvalueto zones.java.util.Set<Zone>GeneratedZoneDeliveryModeManager. getZones(Country item)Generated method - Getter of theCountry.zonesattribute.java.util.Set<Zone>GeneratedZoneDeliveryModeManager. getZones(SessionContext ctx, Country item)Generated method - Getter of theCountry.zonesattribute.longGeneratedZoneDeliveryModeManager. getZonesCount(Country item)longGeneratedZoneDeliveryModeManager. getZonesCount(SessionContext ctx, Country item)voidZone. removeCountry(Country country)Deprecated.since ages - useGeneratedZone.removeFromCountries(Country)insteadvoidGeneratedZone. removeFromCountries(Country value)Generated method - Removesvaluefrom countries.voidGeneratedZone. removeFromCountries(SessionContext ctx, Country value)Generated method - Removesvaluefrom countries.voidGeneratedZoneDeliveryModeManager. removeFromZones(Country item, Zone value)Generated method - Removesvaluefrom zones.voidGeneratedZoneDeliveryModeManager. removeFromZones(SessionContext ctx, Country item, Zone value)Generated method - Removesvaluefrom zones.voidGeneratedZoneDeliveryModeManager. setZones(Country item, java.util.Set<Zone> value)Generated method - Setter of theCountry.zonesattribute.voidGeneratedZoneDeliveryModeManager. setZones(SessionContext ctx, Country item, java.util.Set<Zone> value)Generated method - Setter of theCountry.zonesattribute.Method parameters in de.hybris.platform.deliveryzone.jalo with type arguments of type Country Modifier and Type Method Description voidGeneratedZone. setCountries(SessionContext ctx, java.util.Set<Country> value)Generated method - Setter of theZone.countriesattribute.voidGeneratedZone. setCountries(java.util.Set<Country> value)Generated method - Setter of theZone.countriesattribute. -
Uses of Country in de.hybris.platform.hac.performance.impl
Fields in de.hybris.platform.hac.performance.impl declared as Country Modifier and Type Field Description protected CountryAbstractJaloItemTest. country -
Uses of Country in de.hybris.platform.jalo.c2l
Methods in de.hybris.platform.jalo.c2l that return Country Modifier and Type Method Description CountryC2LManager. createCountry(PK pkBase, java.lang.String isoCode)Deprecated.since ages - use plainCountryModelcreation instead seeC2LManager.createCountry(String), see also model saving exampleCountryC2LManager. createCountry(java.lang.String isoCode)Deprecated.since ages - use plainCountryModelcreation instead :CountryGeneratedRegion. getCountry()Generated method - Getter of theRegion.countryattribute.CountryGeneratedRegion. getCountry(SessionContext ctx)Generated method - Getter of theRegion.countryattribute.CountryC2LManager. getCountryByIsoCode(java.lang.String iso)Deprecated.since ages - useCommonI18NService.getCountry(String)instead.Methods in de.hybris.platform.jalo.c2l that return types with arguments of type Country Modifier and Type Method Description java.util.Set<Country>C2LManager. getActiveCountries()Deprecated.since ages - useCommonI18NService.getAllCountries()instead.java.util.Set<Country>C2LManager. getAllCountries()Deprecated.since ages - useCommonI18NService.getAllCountries()instead.Methods in de.hybris.platform.jalo.c2l with parameters of type Country Modifier and Type Method Description protected voidC2LItem. checkConsistencyIsocode(java.lang.String newIsoCode, Country country, java.lang.String composedTypeCode)is overridden in RegionEJB to allow unique code per countryprotected voidRegion. checkConsistencyIsocode(java.lang.String newIsoCodeRegion, Country country, java.lang.String composedTypeCode)RegionC2LManager. createRegion(PK pkBase, java.lang.String code, Country country)Deprecated.since ages - use plainRegionModelcreation instead see also model saving example.RegionC2LManager. createRegion(java.lang.String code, Country country)Deprecated.since ages - please useaddNewRegion(String)insteadRegionC2LManager. getRegionByCode(Country country, java.lang.String code)Deprecated.since ages - useCommonI18NService.getRegion(de.hybris.platform.core.model.c2l.CountryModel, String)instead.java.util.Collection<Region>C2LManager. getRegions(Country country)Deprecated.since ages - useCountryModel.getRegions()instead.voidGeneratedRegion. setCountry(Country value)Generated method - Setter of theRegion.countryattribute.voidGeneratedRegion. setCountry(SessionContext ctx, Country value)Generated method - Setter of theRegion.countryattribute.voidRegion. setCountry(SessionContext ctx, Country value)Assigns thisRegionto the specifiedCountry. -
Uses of Country in de.hybris.platform.jalo.user
Methods in de.hybris.platform.jalo.user that return Country Modifier and Type Method Description CountryGeneratedAddress. getCountry()Generated method - Getter of theAddress.countryattribute.CountryGeneratedAddress. getCountry(SessionContext ctx)Generated method - Getter of theAddress.countryattribute.Methods in de.hybris.platform.jalo.user with parameters of type Country Modifier and Type Method Description protected AddressUserManager. createAddress(PK pkBase, Item owner, Address original, Country country, Region region, Title title, JaloPropertyContainer props)voidGeneratedAddress. setCountry(Country value)Generated method - Setter of theAddress.countryattribute.voidGeneratedAddress. setCountry(SessionContext ctx, Country value)Generated method - Setter of theAddress.countryattribute. -
Uses of Country in de.hybris.platform.secureportaladdon.jalo
Methods in de.hybris.platform.secureportaladdon.jalo that return Country Modifier and Type Method Description CountryGeneratedB2BRegistration. getCompanyAddressCountry()Generated method - Getter of theB2BRegistration.companyAddressCountryattribute.CountryGeneratedB2BRegistration. getCompanyAddressCountry(SessionContext ctx)Generated method - Getter of theB2BRegistration.companyAddressCountryattribute.Methods in de.hybris.platform.secureportaladdon.jalo with parameters of type Country Modifier and Type Method Description voidGeneratedB2BRegistration. setCompanyAddressCountry(Country value)Generated method - Setter of theB2BRegistration.companyAddressCountryattribute.voidGeneratedB2BRegistration. setCompanyAddressCountry(SessionContext ctx, Country value)Generated method - Setter of theB2BRegistration.companyAddressCountryattribute. -
Uses of Country in de.hybris.platform.servicelayer.impex
Methods in de.hybris.platform.servicelayer.impex with parameters of type Country Modifier and Type Method Description protected voidImpExEmptyUpdateTest. simulateConcurrentUpdateToSameValueMustFail(CountryModel model, Country jaloItem, boolean mustFailImmediately) -
Uses of Country in de.hybris.platform.servicelayer.internal.jalo
Methods in de.hybris.platform.servicelayer.internal.jalo that return Country Modifier and Type Method Description CountryGeneratedServicelayerManager. createCountry(SessionContext ctx, java.util.Map attributeValues)CountryGeneratedServicelayerManager. createCountry(java.util.Map attributeValues)
-