Modifier and Type | Field and Description |
---|---|
static WBSElementLink<WBSElementText> |
WBSElement.TO_CNSLDTN_WBS_ELEMENT_T
Use with available fluent helpers to apply the to_CnsldtnWBSElementT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
WBSElementText |
WBSElementText.WBSElementTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<WBSElementText> |
WBSElement.fetchCnsldtnWBSElementT()
Fetches the WBSElementText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<WBSElementText>> |
WBSElement.getCnsldtnWBSElementTIfPresent()
Retrieval of associated WBSElementText entities (one to many).
|
List<WBSElementText> |
WBSElement.getCnsldtnWBSElementTOrFetch()
Retrieval of associated WBSElementText entities (one to many).
|
protected Class<WBSElementText> |
WBSElementTextByKeyFluentHelper.getEntityClass() |
protected Class<WBSElementText> |
WBSElementTextFluentHelper.getEntityClass() |
Class<WBSElementText> |
WBSElementText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
WBSElement.addCnsldtnWBSElementT(WBSElementText... entity)
Adds elements to the list of associated WBSElementText entities.
|
WBSElement.WBSElementBuilder |
WBSElement.WBSElementBuilder.cnsldtnWBSElementT(WBSElementText... value)
Navigation property to_CnsldtnWBSElementT for WBSElement to multiple WBSElementText.
|
Modifier and Type | Method and Description |
---|---|
void |
WBSElement.setCnsldtnWBSElementT(List<WBSElementText> value)
Overwrites the list of associated WBSElementText entities for the loaded navigation property
to_CnsldtnWBSElementT.
|
Constructor and Description |
---|
WBSElement(String wBSElement,
String wBSElement_Text,
String project,
String additionalMasterDataSource,
String wBSElementInternalID,
List<WBSElementText> toCnsldtnWBSElementT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<WBSElementText> |
WBSElementTextOneToOneLink.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 WBSElementTextLink<ObjectT> |
WBSElementTextLink.translateLinkType(EntityLink<WBSElementTextLink<ObjectT>,WBSElementText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.