| Package | Description |
|---|---|
| de.hybris.platform.patches | |
| de.hybris.platform.patches.data | |
| de.hybris.platform.patchesdemo.release |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractPatch.importData(java.lang.String fileName,
ImportOrganisationUnit organisationUnit,
java.util.Collection<ImportLanguage> languages,
boolean runAgain,
ImpexImportUnitOption[] importOptions,
ImpexHeaderOption[][] headerOptions)
Imports impex data for given organisation and languages.
|
protected void |
AbstractPatch.importGlobalData(java.lang.String fileName,
java.util.Collection<ImportLanguage> languages,
boolean runAgain,
ImpexImportUnitOption[] importOptions)
Imports global impex data for given languages.
|
| Modifier and Type | Method and Description |
|---|---|
ImpexImportUnitOption[] |
ImpexImportUnit.getImpexImportUnitOptions() |
static ImpexImportUnitOption |
ImpexImportUnitOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ImpexImportUnitOption[] |
ImpexImportUnitOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImpexImportUnit.addImpexImportUnitOption(ImpexImportUnitOption importUnitOptionToAdd)
Adds impexImportUnitOption to existing list.
|
void |
ImpexImportUnit.setImpexImportUnitOptions(ImpexImportUnitOption[] impexImportUnitOptions) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractDemoPatch.importCountryData(java.lang.String fileName,
CountryOrganisation countryOrganisationn,
ImpexImportUnitOption[] importOptions) |
protected void |
AbstractDemoPatch.importShopCatalogVersionSpecificData(java.lang.String fileName,
java.util.Set<ImportLanguage> languages,
ShopOrganisation shopOrganisation,
boolean runAgain,
ImpexImportUnitOption[] importOptions) |
protected void |
AbstractDemoPatch.importShopSpecificData(java.lang.String fileName,
java.util.Set<ImportLanguage> languages,
ShopOrganisation shopOrganisation,
boolean runAgain,
ImpexImportUnitOption[] importOptions) |
Copyright © 2018 SAP SE. All Rights Reserved.