| Package | Description |
|---|---|
| com.hybris.cockpitng.widgets.compare |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultComparisonState |
CompareViewController.getComparisonState() |
protected DefaultComparisonState |
CompareViewController.getComparisonStatus()
Deprecated.
since 1811. Please use
CompareViewController.getComparisonState() instead. |
| Modifier and Type | Method and Description |
|---|---|
protected Operation |
CompareViewController.createBuildDataOperation(DefaultComparisonState status)
Deprecated.
since 1811. Please use
CompareViewController.createBuildDataOperation() |
protected void |
CompareViewController.handlePartialComparisonResult(DefaultComparisonState state,
org.apache.commons.lang3.tuple.Pair<Object,ComparisonResult> compareObjectIdAndResult) |
protected void |
CompareViewController.updateComparisonState(DefaultComparisonState<? super Object> comparisonState,
Object objectId) |
protected void |
CompareViewController.updateComparisonStatus(DefaultComparisonState<? super Object> comparisonStatus,
Object comparedObject)
Deprecated.
since 1811. Please use
CompareViewController.updateComparisonState(DefaultComparisonState, Object) |
| Constructor and Description |
|---|
PartialComparisonOperation(DefaultComparisonState state)
Deprecated.
since 1811 Please use
#PartialComparisonOperation() instead |
Copyright © 2018. All rights reserved.