| Modifier and Type | Method and Description |
|---|---|
Country |
BMECatImportCronJob.getCountry(java.lang.String isoCode) |
protected Country |
BMECatImportCronJob.getMappedCountry(java.lang.String isoCode) |
Country |
BMECatImportCronJob.getOrCreateCountry(java.lang.String isoCode) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Country> |
GeneratedBMECatImportCronJob.getAllCountryMappings()
Generated method - Getter of the
BMECatImportCronJob.countryMappings attribute. |
java.util.Map<java.lang.String,Country> |
GeneratedBMECatImportWithCsvCronJob.getAllCountryMappings()
Generated method - Getter of the
BMECatImportWithCsvCronJob.countryMappings attribute. |
java.util.Map<java.lang.String,Country> |
GeneratedBMECatImportCronJob.getAllCountryMappings(SessionContext ctx)
Generated method - Getter of the
BMECatImportCronJob.countryMappings attribute. |
java.util.Map<java.lang.String,Country> |
GeneratedBMECatImportWithCsvCronJob.getAllCountryMappings(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvCronJob.countryMappings attribute. |
java.util.Map<java.lang.String,Country> |
GeneratedBMECatImportWithCsvJob.getAllDefaultCountryMappings()
Generated method - Getter of the
BMECatImportWithCsvJob.defaultCountryMappings attribute. |
java.util.Map<java.lang.String,Country> |
GeneratedBMECatImportBatchJob.getAllDefaultCountryMappings()
Generated method - Getter of the
BMECatImportBatchJob.defaultCountryMappings attribute. |
java.util.Map<java.lang.String,Country> |
GeneratedBMECatImportWithCsvJob.getAllDefaultCountryMappings(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvJob.defaultCountryMappings attribute. |
java.util.Map<java.lang.String,Country> |
GeneratedBMECatImportBatchJob.getAllDefaultCountryMappings(SessionContext ctx)
Generated method - Getter of the
BMECatImportBatchJob.defaultCountryMappings attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BMECatImportCronJob.addToCountryMapping(java.lang.String code,
Country country) |
protected Region |
BMECatCatalogStep.getOrCreateRegion(CronJob cronJob,
Country jaloCountry,
java.lang.String state)
Gets existing region by parameter "state" or creates new
|
protected Region |
BMECatCatalogStep.getRegion(CronJob cronJob,
Country jaloCountry,
java.lang.String state)
Gets existing region by parameter "state"
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBMECatImportCronJob.setAllCountryMappings(java.util.Map<java.lang.String,Country> value)
Generated method - Setter of the
BMECatImportCronJob.countryMappings attribute. |
void |
GeneratedBMECatImportWithCsvCronJob.setAllCountryMappings(java.util.Map<java.lang.String,Country> value)
Generated method - Setter of the
BMECatImportWithCsvCronJob.countryMappings attribute. |
void |
GeneratedBMECatImportCronJob.setAllCountryMappings(SessionContext ctx,
java.util.Map<java.lang.String,Country> value)
Generated method - Setter of the
BMECatImportCronJob.countryMappings attribute. |
void |
GeneratedBMECatImportWithCsvCronJob.setAllCountryMappings(SessionContext ctx,
java.util.Map<java.lang.String,Country> value)
Generated method - Setter of the
BMECatImportWithCsvCronJob.countryMappings attribute. |
void |
GeneratedBMECatImportWithCsvJob.setAllDefaultCountryMappings(java.util.Map<java.lang.String,Country> value)
Generated method - Setter of the
BMECatImportWithCsvJob.defaultCountryMappings attribute. |
void |
GeneratedBMECatImportBatchJob.setAllDefaultCountryMappings(java.util.Map<java.lang.String,Country> value)
Generated method - Setter of the
BMECatImportBatchJob.defaultCountryMappings attribute. |
void |
GeneratedBMECatImportWithCsvJob.setAllDefaultCountryMappings(SessionContext ctx,
java.util.Map<java.lang.String,Country> value)
Generated method - Setter of the
BMECatImportWithCsvJob.defaultCountryMappings attribute. |
void |
GeneratedBMECatImportBatchJob.setAllDefaultCountryMappings(SessionContext ctx,
java.util.Map<java.lang.String,Country> value)
Generated method - Setter of the
BMECatImportBatchJob.defaultCountryMappings attribute. |
| Modifier and Type | Method and Description |
|---|---|
Country |
GeneratedCompany.getCountry()
Generated method - Getter of the
Company.country attribute. |
Country |
GeneratedCompany.getCountry(SessionContext ctx)
Generated method - Getter of the
Company.country attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Country> |
Catalog.getTerritories() |
java.util.Collection<Country> |
GeneratedCatalogVersion.getTerritories()
Generated method - Getter of the
CatalogVersion.territories attribute. |
java.util.Collection<Country> |
Catalog.getTerritories(SessionContext ctx)
Deprecated.
since ages - Use CatalogModel.getActiveCatalogVersion() and CatalogVersionModel.getTerritories() instead.
|
java.util.Collection<Country> |
GeneratedCatalogVersion.getTerritories(SessionContext ctx)
Generated method - Getter of the
CatalogVersion.territories attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCompany.setCountry(Country value)
Generated method - Setter of the
Company.country attribute. |
void |
GeneratedCompany.setCountry(SessionContext ctx,
Country value)
Generated method - Setter of the
Company.country attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCatalogVersion.setTerritories(java.util.Collection<Country> value)
Generated method - Setter of the
CatalogVersion.territories attribute. |
void |
GeneratedCatalogVersion.setTerritories(SessionContext ctx,
java.util.Collection<Country> value)
Generated method - Setter of the
CatalogVersion.territories attribute. |
| Modifier and Type | Method and Description |
|---|---|
Country |
GeneratedPreviewData.getCountry()
Generated method - Getter of the
PreviewData.country attribute. |
Country |
GeneratedPreviewData.getCountry(SessionContext ctx)
Generated method - Getter of the
PreviewData.country attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPreviewData.setCountry(Country value)
Generated method - Setter of the
PreviewData.country attribute. |
void |
GeneratedPreviewData.setCountry(SessionContext ctx,
Country value)
Generated method - Setter of the
PreviewData.country attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
CountryLabelProvider.getIconPath(Country item)
Deprecated.
|
protected java.lang.String |
CountryLabelProvider.getIconPath(Country item,
java.lang.String languageIso)
Deprecated.
|
protected java.lang.String |
CountryLabelProvider.getItemDescription(Country item)
Deprecated.
|
protected java.lang.String |
CountryLabelProvider.getItemDescription(Country item,
java.lang.String languageIso)
Deprecated.
|
protected java.lang.String |
CountryLabelProvider.getItemLabel(Country currency)
Deprecated.
|
protected java.lang.String |
CountryLabelProvider.getItemLabel(Country currency,
java.lang.String languageIso)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Country> |
GeneratedCommerceServicesManager.getBillingCountries(BaseStore item)
Generated method - Getter of the
BaseStore.billingCountries attribute. |
java.util.Collection<Country> |
GeneratedCommerceServicesManager.getBillingCountries(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.billingCountries attribute. |
java.util.Collection<Country> |
GeneratedCommerceServicesManager.getDeliveryCountries(BaseStore item)
Generated method - Getter of the
BaseStore.deliveryCountries attribute. |
java.util.Collection<Country> |
GeneratedCommerceServicesManager.getDeliveryCountries(SessionContext ctx,
BaseStore item)
Generated method - Getter of the
BaseStore.deliveryCountries attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCommerceServicesManager.addToBaseStores(Country item,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedCommerceServicesManager.addToBaseStores(SessionContext ctx,
Country item,
BaseStore value)
Generated method - Adds
value to baseStores. |
void |
GeneratedCommerceServicesManager.addToBillingBaseStores(Country item,
BaseStore value)
Generated method - Adds
value to billingBaseStores. |
void |
GeneratedCommerceServicesManager.addToBillingBaseStores(SessionContext ctx,
Country item,
BaseStore value)
Generated method - Adds
value to billingBaseStores. |
void |
GeneratedCommerceServicesManager.addToBillingCountries(BaseStore item,
Country value)
Generated method - Adds
value to billingCountries. |
void |
GeneratedCommerceServicesManager.addToBillingCountries(SessionContext ctx,
BaseStore item,
Country value)
Generated method - Adds
value to billingCountries. |
void |
GeneratedCommerceServicesManager.addToDeliveryCountries(BaseStore item,
Country value)
Generated method - Adds
value to deliveryCountries. |
void |
GeneratedCommerceServicesManager.addToDeliveryCountries(SessionContext ctx,
BaseStore item,
Country value)
Generated method - Adds
value to deliveryCountries. |
java.util.Set<BaseStore> |
GeneratedCommerceServicesManager.getBaseStores(Country item)
Generated method - Getter of the
Country.baseStores attribute. |
java.util.Set<BaseStore> |
GeneratedCommerceServicesManager.getBaseStores(SessionContext ctx,
Country item)
Generated method - Getter of the
Country.baseStores attribute. |
long |
GeneratedCommerceServicesManager.getBaseStoresCount(Country item) |
long |
GeneratedCommerceServicesManager.getBaseStoresCount(SessionContext ctx,
Country item) |
java.util.Set<BaseStore> |
GeneratedCommerceServicesManager.getBillingBaseStores(Country item)
Generated method - Getter of the
Country.billingBaseStores attribute. |
java.util.Set<BaseStore> |
GeneratedCommerceServicesManager.getBillingBaseStores(SessionContext ctx,
Country item)
Generated method - Getter of the
Country.billingBaseStores attribute. |
long |
GeneratedCommerceServicesManager.getBillingBaseStoresCount(Country item) |
long |
GeneratedCommerceServicesManager.getBillingBaseStoresCount(SessionContext ctx,
Country item) |
void |
GeneratedCommerceServicesManager.removeFromBaseStores(Country item,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedCommerceServicesManager.removeFromBaseStores(SessionContext ctx,
Country item,
BaseStore value)
Generated method - Removes
value from baseStores. |
void |
GeneratedCommerceServicesManager.removeFromBillingBaseStores(Country item,
BaseStore value)
Generated method - Removes
value from billingBaseStores. |
void |
GeneratedCommerceServicesManager.removeFromBillingBaseStores(SessionContext ctx,
Country item,
BaseStore value)
Generated method - Removes
value from billingBaseStores. |
void |
GeneratedCommerceServicesManager.removeFromBillingCountries(BaseStore item,
Country value)
Generated method - Removes
value from billingCountries. |
void |
GeneratedCommerceServicesManager.removeFromBillingCountries(SessionContext ctx,
BaseStore item,
Country value)
Generated method - Removes
value from billingCountries. |
void |
GeneratedCommerceServicesManager.removeFromDeliveryCountries(BaseStore item,
Country value)
Generated method - Removes
value from deliveryCountries. |
void |
GeneratedCommerceServicesManager.removeFromDeliveryCountries(SessionContext ctx,
BaseStore item,
Country value)
Generated method - Removes
value from deliveryCountries. |
void |
GeneratedCommerceServicesManager.setBaseStores(Country item,
java.util.Set<BaseStore> value)
Generated method - Setter of the
Country.baseStores attribute. |
void |
GeneratedCommerceServicesManager.setBaseStores(SessionContext ctx,
Country item,
java.util.Set<BaseStore> value)
Generated method - Setter of the
Country.baseStores attribute. |
void |
GeneratedCommerceServicesManager.setBillingBaseStores(Country item,
java.util.Set<BaseStore> value)
Generated method - Setter of the
Country.billingBaseStores attribute. |
void |
GeneratedCommerceServicesManager.setBillingBaseStores(SessionContext ctx,
Country item,
java.util.Set<BaseStore> value)
Generated method - Setter of the
Country.billingBaseStores attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCommerceServicesManager.setBillingCountries(BaseStore item,
java.util.Collection<Country> value)
Generated method - Setter of the
BaseStore.billingCountries attribute. |
void |
GeneratedCommerceServicesManager.setBillingCountries(SessionContext ctx,
BaseStore item,
java.util.Collection<Country> value)
Generated method - Setter of the
BaseStore.billingCountries attribute. |
void |
GeneratedCommerceServicesManager.setDeliveryCountries(BaseStore item,
java.util.Collection<Country> value)
Generated method - Setter of the
BaseStore.deliveryCountries attribute. |
void |
GeneratedCommerceServicesManager.setDeliveryCountries(SessionContext ctx,
BaseStore item,
java.util.Collection<Country> value)
Generated method - Setter of the
BaseStore.deliveryCountries attribute. |
| Modifier and Type | Method and Description |
|---|---|
Country |
C2LDataCreator.createOrGetCountry(java.lang.String isoCode,
boolean setActiveOnCreate) |
| Modifier and Type | Method and 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 the
Zone.countries attribute. |
java.util.Set<Country> |
GeneratedZone.getCountries(SessionContext ctx)
Generated method - Getter of the
Zone.countries attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
Zone.addCountry(Country country)
Deprecated.
since ages - use
GeneratedZone.addToCountries(Country) instead |
void |
GeneratedZone.addToCountries(Country value)
Generated method - Adds
value to countries. |
void |
GeneratedZone.addToCountries(SessionContext ctx,
Country value)
Generated method - Adds
value to countries. |
void |
GeneratedZoneDeliveryModeManager.addToZones(Country item,
Zone value)
Generated method - Adds
value to zones. |
void |
GeneratedZoneDeliveryModeManager.addToZones(SessionContext ctx,
Country item,
Zone value)
Generated method - Adds
value to zones. |
java.util.Set<Zone> |
GeneratedZoneDeliveryModeManager.getZones(Country item)
Generated method - Getter of the
Country.zones attribute. |
java.util.Set<Zone> |
GeneratedZoneDeliveryModeManager.getZones(SessionContext ctx,
Country item)
Generated method - Getter of the
Country.zones attribute. |
long |
GeneratedZoneDeliveryModeManager.getZonesCount(Country item) |
long |
GeneratedZoneDeliveryModeManager.getZonesCount(SessionContext ctx,
Country item) |
void |
Zone.removeCountry(Country country)
Deprecated.
since ages - use
GeneratedZone.removeFromCountries(Country) instead |
void |
GeneratedZone.removeFromCountries(Country value)
Generated method - Removes
value from countries. |
void |
GeneratedZone.removeFromCountries(SessionContext ctx,
Country value)
Generated method - Removes
value from countries. |
void |
GeneratedZoneDeliveryModeManager.removeFromZones(Country item,
Zone value)
Generated method - Removes
value from zones. |
void |
GeneratedZoneDeliveryModeManager.removeFromZones(SessionContext ctx,
Country item,
Zone value)
Generated method - Removes
value from zones. |
void |
GeneratedZoneDeliveryModeManager.setZones(Country item,
java.util.Set<Zone> value)
Generated method - Setter of the
Country.zones attribute. |
void |
GeneratedZoneDeliveryModeManager.setZones(SessionContext ctx,
Country item,
java.util.Set<Zone> value)
Generated method - Setter of the
Country.zones attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedZone.setCountries(SessionContext ctx,
java.util.Set<Country> value)
Generated method - Setter of the
Zone.countries attribute. |
void |
GeneratedZone.setCountries(java.util.Set<Country> value)
Generated method - Setter of the
Zone.countries attribute. |
| Modifier and Type | Field and Description |
|---|---|
protected Country |
AbstractJaloItemTest.country |
| Modifier and Type | Method and Description |
|---|---|
Country |
C2LManager.createCountry(PK pkBase,
java.lang.String isoCode)
Deprecated.
since ages - use plain
CountryModel creation instead see
C2LManager.createCountry(String), see also model saving example |
Country |
C2LManager.createCountry(java.lang.String isoCode)
Deprecated.
since ages - use plain
CountryModel creation instead :
final CountryModel model = modelService.create(CountryModel.class);
model.setIsocode("tinyRed");
modelService.save(model);
see also model saving
example. |
Country |
GeneratedRegion.getCountry()
Generated method - Getter of the
Region.country attribute. |
Country |
GeneratedRegion.getCountry(SessionContext ctx)
Generated method - Getter of the
Region.country attribute. |
Country |
C2LManager.getCountryByIsoCode(java.lang.String iso)
Deprecated.
since ages - use
CommonI18NService.getCountry(String) instead. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Country> |
C2LManager.getActiveCountries()
Deprecated.
since ages - use
CommonI18NService.getAllCountries() instead. |
java.util.Set<Country> |
C2LManager.getAllCountries()
Deprecated.
since ages - use
CommonI18NService.getAllCountries() instead. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Region.checkConsistencyIsocode(java.lang.String newIsoCodeRegion,
Country country,
java.lang.String composedTypeCode) |
protected void |
C2LItem.checkConsistencyIsocode(java.lang.String newIsoCode,
Country country,
java.lang.String composedTypeCode)
is overridden in RegionEJB to allow unique code per country
|
Region |
C2LManager.createRegion(PK pkBase,
java.lang.String code,
Country country)
Deprecated.
since ages - use plain
RegionModel creation instead see also model saving example. |
Region |
C2LManager.createRegion(java.lang.String code,
Country country)
Deprecated.
since ages - please use
addNewRegion(String) instead |
Region |
C2LManager.getRegionByCode(Country country,
java.lang.String code)
Deprecated.
since ages - use
CommonI18NService.getRegion(de.hybris.platform.core.model.c2l.CountryModel, String)
instead. |
java.util.Collection<Region> |
C2LManager.getRegions(Country country)
Deprecated.
since ages - please use
GeneratedCountry.getRegions() instead |
void |
GeneratedRegion.setCountry(Country value)
Generated method - Setter of the
Region.country attribute. |
void |
Region.setCountry(SessionContext ctx,
Country value)
Assigns this
Region to the specified Country. |
void |
GeneratedRegion.setCountry(SessionContext ctx,
Country value)
Generated method - Setter of the
Region.country attribute. |
| Modifier and Type | Method and Description |
|---|---|
Country |
GeneratedAddress.getCountry()
Generated method - Getter of the
Address.country attribute. |
Country |
GeneratedAddress.getCountry(SessionContext ctx)
Generated method - Getter of the
Address.country attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected Address |
UserManager.createAddress(PK pkBase,
Item owner,
Address original,
Country country,
Region region,
Title title,
JaloPropertyContainer props) |
void |
GeneratedAddress.setCountry(Country value)
Generated method - Setter of the
Address.country attribute. |
void |
GeneratedAddress.setCountry(SessionContext ctx,
Country value)
Generated method - Setter of the
Address.country attribute. |
| Modifier and Type | Method and Description |
|---|---|
Country |
GeneratedPhoneNumber.getCountry()
Generated method - Getter of the
PhoneNumber.country attribute. |
Country |
GeneratedMobileShortcode.getCountry()
Generated method - Getter of the
MobileShortcode.country attribute. |
Country |
GeneratedPhoneNumber.getCountry(SessionContext ctx)
Generated method - Getter of the
PhoneNumber.country attribute. |
Country |
GeneratedMobileShortcode.getCountry(SessionContext ctx)
Generated method - Getter of the
MobileShortcode.country attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPhoneNumber.setCountry(Country value)
Generated method - Setter of the
PhoneNumber.country attribute. |
void |
GeneratedMobileShortcode.setCountry(Country value)
Generated method - Setter of the
MobileShortcode.country attribute. |
void |
GeneratedPhoneNumber.setCountry(SessionContext ctx,
Country value)
Generated method - Setter of the
PhoneNumber.country attribute. |
void |
PhoneNumber.setCountry(SessionContext ctx,
Country value) |
void |
GeneratedMobileShortcode.setCountry(SessionContext ctx,
Country value)
Generated method - Setter of the
MobileShortcode.country attribute. |
| Modifier and Type | Method and Description |
|---|---|
Country |
GeneratedSAPProductSalesAreaToCatalogMapping.getTaxClassCountry()
Generated method - Getter of the
SAPProductSalesAreaToCatalogMapping.taxClassCountry attribute. |
Country |
GeneratedSAPProductSalesAreaToCatalogMapping.getTaxClassCountry(SessionContext ctx)
Generated method - Getter of the
SAPProductSalesAreaToCatalogMapping.taxClassCountry attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
GeneratedSapmodelManager.getSapCode(Country item)
Generated method - Getter of the
Country.sapCode attribute. |
java.lang.String |
GeneratedSapmodelManager.getSapCode(SessionContext ctx,
Country item)
Generated method - Getter of the
Country.sapCode attribute. |
void |
GeneratedSapmodelManager.setSapCode(Country item,
java.lang.String value)
Generated method - Setter of the
Country.sapCode attribute. |
void |
GeneratedSapmodelManager.setSapCode(SessionContext ctx,
Country item,
java.lang.String value)
Generated method - Setter of the
Country.sapCode attribute. |
void |
GeneratedSAPProductSalesAreaToCatalogMapping.setTaxClassCountry(Country value)
Generated method - Setter of the
SAPProductSalesAreaToCatalogMapping.taxClassCountry attribute. |
void |
GeneratedSAPProductSalesAreaToCatalogMapping.setTaxClassCountry(SessionContext ctx,
Country value)
Generated method - Setter of the
SAPProductSalesAreaToCatalogMapping.taxClassCountry attribute. |
| Modifier and Type | Method and Description |
|---|---|
Country |
GeneratedB2BRegistration.getCompanyAddressCountry()
Generated method - Getter of the
B2BRegistration.companyAddressCountry attribute. |
Country |
GeneratedB2BRegistration.getCompanyAddressCountry(SessionContext ctx)
Generated method - Getter of the
B2BRegistration.companyAddressCountry attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedB2BRegistration.setCompanyAddressCountry(Country value)
Generated method - Setter of the
B2BRegistration.companyAddressCountry attribute. |
void |
GeneratedB2BRegistration.setCompanyAddressCountry(SessionContext ctx,
Country value)
Generated method - Setter of the
B2BRegistration.companyAddressCountry attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImpExEmptyUpdateTest.simulateConcurrentUpdateMustFail(CountryModel model,
Country jaloItem,
boolean mustFailImmediately) |
protected void |
ImpExEmptyUpdateTest.simulateConcurrentUpdateToSameValueMustFail(CountryModel model,
Country jaloItem,
boolean mustFailImmediately) |
protected void |
ImpExEmptyUpdateTest.simulateJaloWritesGetTrackedCorrectly(CountryModel model,
Country jaloItem) |
| Modifier and Type | Method and Description |
|---|---|
Country |
GeneratedServicelayerManager.createCountry(java.util.Map attributeValues) |
Country |
GeneratedServicelayerManager.createCountry(SessionContext ctx,
java.util.Map attributeValues) |
Copyright © 2018 SAP SE. All Rights Reserved.