Modifier and Type | Method and Description |
---|---|
ComparisonResult |
ComparisonResult.ComparisonResultBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ComparisonResult> |
BOMComparisonFluentHelper.execute(HttpDestinationProperties destination)
Deprecated.
Use the improved method
executeRequest(HttpDestinationProperties) instead. |
protected Class<ComparisonResult> |
BOMComparisonFluentHelper.getEntityClass() |
protected Class<ComparisonResult> |
ComparisonResultByKeyFluentHelper.getEntityClass() |
protected Class<ComparisonResult> |
ComparisonResultFluentHelper.getEntityClass() |
Class<ComparisonResult> |
ComparisonResult.getType() |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ComparisonResult> |
ComparisonResultOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected ComparisonResultLink<ObjectT> |
ComparisonResultLink.translateLinkType(EntityLink<ComparisonResultLink<ObjectT>,ComparisonResult,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.