Modifier and Type | Field and Description |
---|---|
static RecProcParamValCharcLink<RecProcParamValCharcValue> |
RecProcParamValCharc.TO_VALUATION
Use with available fluent helpers to apply the to_Valuation navigation property to query operations.
|
static RecProcParamValClassCharcLink<RecProcParamValCharcValue> |
RecProcParamValClassCharc.TO_VALUATION
Use with available fluent helpers to apply the to_Valuation navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
RecProcParamValCharcValue |
RecProcParamValCharcValue.RecProcParamValCharcValueBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<RecProcParamValCharcValue> |
RecProcParamValCharc.fetchValuation()
Fetches the RecProcParamValCharcValue entities (one to many) associated with this entity.
|
List<RecProcParamValCharcValue> |
RecProcParamValClassCharc.fetchValuation()
Fetches the RecProcParamValCharcValue entities (one to many) associated with this entity.
|
protected Class<RecProcParamValCharcValue> |
RecProcParamValCharcValueByKeyFluentHelper.getEntityClass() |
protected Class<RecProcParamValCharcValue> |
RecProcParamValCharcValueFluentHelper.getEntityClass() |
Class<RecProcParamValCharcValue> |
RecProcParamValCharcValue.getType() |
io.vavr.control.Option<List<RecProcParamValCharcValue>> |
RecProcParamValCharc.getValuationIfPresent()
Retrieval of associated RecProcParamValCharcValue entities (one to many).
|
io.vavr.control.Option<List<RecProcParamValCharcValue>> |
RecProcParamValClassCharc.getValuationIfPresent()
Retrieval of associated RecProcParamValCharcValue entities (one to many).
|
List<RecProcParamValCharcValue> |
RecProcParamValCharc.getValuationOrFetch()
Retrieval of associated RecProcParamValCharcValue entities (one to many).
|
List<RecProcParamValCharcValue> |
RecProcParamValClassCharc.getValuationOrFetch()
Retrieval of associated RecProcParamValCharcValue entities (one to many).
|
Modifier and Type | Method and Description |
---|---|
void |
RecProcParamValCharc.addValuation(RecProcParamValCharcValue... entity)
Adds elements to the list of associated RecProcParamValCharcValue entities.
|
void |
RecProcParamValClassCharc.addValuation(RecProcParamValCharcValue... entity)
Adds elements to the list of associated RecProcParamValCharcValue entities.
|
RecProcParamValCharc.RecProcParamValCharcBuilder |
RecProcParamValCharc.RecProcParamValCharcBuilder.valuation(RecProcParamValCharcValue... value)
Navigation property to_Valuation for RecProcParamValCharc to multiple
RecProcParamValCharcValue.
|
RecProcParamValClassCharc.RecProcParamValClassCharcBuilder |
RecProcParamValClassCharc.RecProcParamValClassCharcBuilder.valuation(RecProcParamValCharcValue... value)
Navigation property to_Valuation for RecProcParamValClassCharc to multiple
RecProcParamValCharcValue.
|
Modifier and Type | Method and Description |
---|---|
void |
RecProcParamValCharc.setValuation(List<RecProcParamValCharcValue> value)
Overwrites the list of associated RecProcParamValCharcValue entities for the loaded navigation property
to_Valuation.
|
void |
RecProcParamValClassCharc.setValuation(List<RecProcParamValCharcValue> value)
Overwrites the list of associated RecProcParamValCharcValue entities for the loaded navigation property
to_Valuation.
|
Constructor and Description |
---|
RecProcParamValCharc(UUID recipeProcessParamValUUID,
String charcInternalID,
String classType,
LocalDateTime keyDate,
List<RecProcParamValCharcValue> toValuation) |
RecProcParamValClassCharc(UUID recipeProcessParamValUUID,
String classInternalID,
String charcInternalID,
LocalDateTime keyDate,
String classType,
List<RecProcParamValCharcValue> toValuation) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<RecProcParamValCharcValue> |
RecProcParamValCharcValueOneToOneLink.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 RecProcParamValCharcValueLink<ObjectT> |
RecProcParamValCharcValueLink.translateLinkType(EntityLink<RecProcParamValCharcValueLink<ObjectT>,RecProcParamValCharcValue,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.