| Package | Description |
|---|---|
| de.hybris.platform.patchesdemo.release | |
| de.hybris.platform.patchesdemo.structure |
| Modifier and Type | Method and Description |
|---|---|
default void |
SimpleDemoPatch.createCountryData(CountryOrganisation country) |
void |
Patch2x0.createCountryData(CountryOrganisation country) |
void |
Patch1x0.createCountryData(CountryOrganisation country) |
void |
DemoPatch.createCountryData(CountryOrganisation country)
Creates country specific data.
|
void |
MinorErrorPatch.createCountryData(CountryOrganisation country) |
protected void |
AbstractDemoPatch.importCountryData(java.lang.String fileName,
CountryOrganisation countryOrganisationn) |
protected void |
AbstractDemoPatch.importCountryData(java.lang.String fileName,
CountryOrganisation countryOrganisationn,
ImpexImportUnitOption[] importOptions) |
| Modifier and Type | Method and Description |
|---|---|
static CountryOrganisation |
CountryOrganisation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CountryOrganisation[] |
CountryOrganisation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CountryOrganisation> |
ShopOrganisation.getChildren() |
java.util.Collection<CountryOrganisation> |
CountryOrganisation.getChildren() |
Copyright © 2018 SAP SE. All Rights Reserved.