Modifier and Type | Field and Description |
---|---|
static SlsPricingProcedureLink<SlsPricingProcedureText> |
SlsPricingProcedure.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SlsPricingProcedureText |
SlsPricingProcedureText.SlsPricingProcedureTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SlsPricingProcedureText> |
SlsPricingProcedure.fetchText()
Fetches the SlsPricingProcedureText entities (one to many) associated with this entity.
|
protected Class<SlsPricingProcedureText> |
SlsPricingProcedureTextByKeyFluentHelper.getEntityClass() |
protected Class<SlsPricingProcedureText> |
SlsPricingProcedureTextFluentHelper.getEntityClass() |
Optional<List<SlsPricingProcedureText>> |
SlsPricingProcedure.getTextIfPresent()
Retrieval of associated SlsPricingProcedureText entities (one to many).
|
List<SlsPricingProcedureText> |
SlsPricingProcedure.getTextOrFetch()
Retrieval of associated SlsPricingProcedureText entities (one to many).
|
Class<SlsPricingProcedureText> |
SlsPricingProcedureText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SlsPricingProcedure.addText(SlsPricingProcedureText... entity)
Adds elements to the list of associated SlsPricingProcedureText entities.
|
SlsPricingProcedure.SlsPricingProcedureBuilder |
SlsPricingProcedure.SlsPricingProcedureBuilder.text(SlsPricingProcedureText... value) |
Modifier and Type | Method and Description |
---|---|
void |
SlsPricingProcedure.setText(List<SlsPricingProcedureText> value)
Overwrites the list of associated SlsPricingProcedureText entities for the loaded navigation property
to_Text.
|
Constructor and Description |
---|
SlsPricingProcedure(String conditionUsage,
String conditionApplication,
String pricingProcedure,
List<SlsPricingProcedureItem> toSalesPricingProcedureItem,
List<SlsPricingProcedureText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SlsPricingProcedureText> |
SlsPricingProcedureTextOneToOneLink.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 SlsPricingProcedureTextLink<ObjectT> |
SlsPricingProcedureTextLink.translateLinkType(EntityLink<SlsPricingProcedureTextLink<ObjectT>,SlsPricingProcedureText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.