| Package | Description |
|---|---|
| com.hybris.cockpitng.widgets.compare |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultComparisonState |
CompareViewController.getComparisonStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected Operation |
CompareViewController.createBuildDataOperation(DefaultComparisonState status)
Creates an operation responsible for performing a partial comparison in background.
|
protected void |
CompareViewController.handlePartialComparisonResult(DefaultComparisonState status,
org.apache.commons.lang3.tuple.Pair<Object,ComparisonResult> comparisonResult) |
protected void |
CompareViewController.updateComparisonStatus(DefaultComparisonState<? super Object> comparisonStatus,
Object comparedObject) |
| Constructor and Description |
|---|
PartialComparisonOperation(DefaultComparisonState status) |
Copyright © 2018. All rights reserved.