Modifier and Type | Field and Description |
---|---|
static PurgPricingProcedureLink<PurgPricingProcedureText> |
PurgPricingProcedure.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
PurgPricingProcedureText |
PurgPricingProcedureText.PurgPricingProcedureTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PurgPricingProcedureText> |
PurgPricingProcedure.fetchText()
Fetches the PurgPricingProcedureText entities (one to many) associated with this entity.
|
protected Class<PurgPricingProcedureText> |
PurgPricingProcedureTextByKeyFluentHelper.getEntityClass() |
protected Class<PurgPricingProcedureText> |
PurgPricingProcedureTextFluentHelper.getEntityClass() |
io.vavr.control.Option<List<PurgPricingProcedureText>> |
PurgPricingProcedure.getTextIfPresent()
Retrieval of associated PurgPricingProcedureText entities (one to many).
|
List<PurgPricingProcedureText> |
PurgPricingProcedure.getTextOrFetch()
Retrieval of associated PurgPricingProcedureText entities (one to many).
|
Class<PurgPricingProcedureText> |
PurgPricingProcedureText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PurgPricingProcedure.addText(PurgPricingProcedureText... entity)
Adds elements to the list of associated PurgPricingProcedureText entities.
|
PurgPricingProcedure.PurgPricingProcedureBuilder |
PurgPricingProcedure.PurgPricingProcedureBuilder.text(PurgPricingProcedureText... value)
Navigation property to_Text for PurgPricingProcedure to multiple
PurgPricingProcedureText.
|
Modifier and Type | Method and Description |
---|---|
void |
PurgPricingProcedure.setText(List<PurgPricingProcedureText> value)
Overwrites the list of associated PurgPricingProcedureText entities for the loaded navigation property
to_Text.
|
Constructor and Description |
---|
PurgPricingProcedure(String conditionUsage,
String conditionApplication,
String pricingProcedure,
List<PurgPricingProcedureItem> toPurgPricingProcedureItem,
List<PurgPricingProcedureText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PurgPricingProcedureText> |
PurgPricingProcedureTextOneToOneLink.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 PurgPricingProcedureTextLink<ObjectT> |
PurgPricingProcedureTextLink.translateLinkType(EntityLink<PurgPricingProcedureTextLink<ObjectT>,PurgPricingProcedureText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.