Modifier and Type | Field and Description |
---|---|
static WBSElementTextLink<WBSElement> |
WBSElementText.TO_CNSLDTN_WBS_ELEMENT
Use with available fluent helpers to apply the to_CnsldtnWBSElement navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
WBSElement |
WBSElement.WBSElementBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<WBSElement> |
WBSElementText.fetchCnsldtnWBSElement()
Fetches the WBSElement entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<WBSElement>> |
WBSElementText.getCnsldtnWBSElementIfPresent()
Retrieval of associated WBSElement entities (one to many).
|
List<WBSElement> |
WBSElementText.getCnsldtnWBSElementOrFetch()
Retrieval of associated WBSElement entities (one to many).
|
protected Class<WBSElement> |
WBSElementFluentHelper.getEntityClass() |
protected Class<WBSElement> |
WBSElementByKeyFluentHelper.getEntityClass() |
Class<WBSElement> |
WBSElement.getType() |
Modifier and Type | Method and Description |
---|---|
void |
WBSElementText.addCnsldtnWBSElement(WBSElement... entity)
Adds elements to the list of associated WBSElement entities.
|
WBSElementText.WBSElementTextBuilder |
WBSElementText.WBSElementTextBuilder.cnsldtnWBSElement(WBSElement... value)
Navigation property to_CnsldtnWBSElement for WBSElementText to multiple WBSElement.
|
Modifier and Type | Method and Description |
---|---|
void |
WBSElementText.setCnsldtnWBSElement(List<WBSElement> value)
Overwrites the list of associated WBSElement entities for the loaded navigation property
to_CnsldtnWBSElement.
|
Constructor and Description |
---|
WBSElementText(String language,
String wBSElement,
String project,
String wBSElementText,
List<WBSElement> toCnsldtnWBSElement) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<WBSElement> |
WBSElementOneToOneLink.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 WBSElementLink<ObjectT> |
WBSElementLink.translateLinkType(EntityLink<WBSElementLink<ObjectT>,WBSElement,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.