Modifier and Type | Field and Description |
---|---|
static SoldProductGroupTextOneToOneLink<SoldProductGroup> |
SoldProductGroupText.TO_CNSLDTN_PRODUCT_SOLD_GROUP
Use with available fluent helpers to apply the to_CnsldtnProductSoldGroup navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SoldProductGroup |
SoldProductGroup.SoldProductGroupBuilder.build() |
SoldProductGroup |
SoldProductGroupText.fetchCnsldtnProductSoldGroup()
Fetches the SoldProductGroup entity (one to one) associated with this entity.
|
SoldProductGroup |
SoldProductGroupText.getCnsldtnProductSoldGroupOrFetch()
Retrieval of associated SoldProductGroup entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<SoldProductGroup> |
SoldProductGroupText.getCnsldtnProductSoldGroupIfPresent()
Retrieval of associated SoldProductGroup entity (one to one).
|
protected Class<SoldProductGroup> |
SoldProductGroupByKeyFluentHelper.getEntityClass() |
protected Class<SoldProductGroup> |
SoldProductGroupFluentHelper.getEntityClass() |
Class<SoldProductGroup> |
SoldProductGroup.getType() |
Modifier and Type | Method and Description |
---|---|
SoldProductGroupText.SoldProductGroupTextBuilder |
SoldProductGroupText.SoldProductGroupTextBuilder.cnsldtnProductSoldGroup(SoldProductGroup value)
Navigation property to_CnsldtnProductSoldGroup for SoldProductGroupText to single
SoldProductGroup.
|
void |
SoldProductGroupText.setCnsldtnProductSoldGroup(SoldProductGroup value)
Overwrites the associated SoldProductGroup entity for the loaded navigation property
to_CnsldtnProductSoldGroup.
|
Constructor and Description |
---|
SoldProductGroupText(String language,
String materialGroup,
String soldProductGroupText,
SoldProductGroup toCnsldtnProductSoldGroup) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SoldProductGroup> |
SoldProductGroupOneToOneLink.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 SoldProductGroupLink<ObjectT> |
SoldProductGroupLink.translateLinkType(EntityLink<SoldProductGroupLink<ObjectT>,SoldProductGroup,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.