Modifier and Type | Field and Description |
---|---|
static SupplierOplScoresAVParametersLink<SupplierOplScoresAVResult> |
SupplierOplScoresAVParameters.TO_RESULTS
Use with available fluent helpers to apply the Results navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SupplierOplScoresAVResult |
SupplierOplScoresAVResult.SupplierOplScoresAVResultBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SupplierOplScoresAVResult> |
SupplierOplScoresAVParameters.fetchResults()
Fetches the SupplierOplScoresAVResult entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<SupplierOplScoresAVResult>> |
SupplierOplScoresAVParameters.getResultsIfPresent()
Retrieval of associated SupplierOplScoresAVResult entities (one to many).
|
List<SupplierOplScoresAVResult> |
SupplierOplScoresAVParameters.getResultsOrFetch()
Retrieval of associated SupplierOplScoresAVResult entities (one to many).
|
Class<SupplierOplScoresAVResult> |
SupplierOplScoresAVResult.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierOplScoresAVParameters.addResults(SupplierOplScoresAVResult... entity)
Adds elements to the list of associated SupplierOplScoresAVResult entities.
|
SupplierOplScoresAVParameters.SupplierOplScoresAVParametersBuilder |
SupplierOplScoresAVParameters.SupplierOplScoresAVParametersBuilder.results(SupplierOplScoresAVResult... value)
Navigation property Results for SupplierOplScoresAVParameters to multiple
SupplierOplScoresAVResult.
|
Modifier and Type | Method and Description |
---|---|
void |
SupplierOplScoresAVParameters.setResults(List<SupplierOplScoresAVResult> value)
Overwrites the list of associated SupplierOplScoresAVResult entities for the loaded navigation property
Results.
|
Constructor and Description |
---|
SupplierOplScoresAVParameters(String p_DisplayCurrency,
String p_DateFunction,
List<SupplierOplScoresAVResult> toResults) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SupplierOplScoresAVResult> |
SupplierOplScoresAVResultOneToOneLink.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 SupplierOplScoresAVResultLink<ObjectT> |
SupplierOplScoresAVResultLink.translateLinkType(EntityLink<SupplierOplScoresAVResultLink<ObjectT>,SupplierOplScoresAVResult,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.