| Package | Description |
|---|---|
| de.hybris.platform.catalog.jalo.synccompare |
| Modifier and Type | Field and Description |
|---|---|
protected CompareSyncUtils.Status |
AbstractCompareResult.result |
| Modifier and Type | Method and Description |
|---|---|
CompareSyncUtils.Status |
AbstractCompareResult.getResult() |
static CompareSyncUtils.Status |
CompareSyncUtils.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompareSyncUtils.Status[] |
CompareSyncUtils.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCompareResult.setResult(CompareSyncUtils.Status status) |
void |
AbstractCompareResult.setResult(CompareSyncUtils.Status status,
String txt) |
Copyright © 2017 SAP SE. All Rights Reserved.