Modifier and Type | Field and Description |
---|---|
static BusinessAreaHierLink<BusinessAreaHierText> |
BusinessAreaHier.TO_CNSLDTN_BUSINESS_AREA_HIER_T
Use with available fluent helpers to apply the to_CnsldtnBusinessAreaHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
BusinessAreaHierText |
BusinessAreaHierText.BusinessAreaHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<BusinessAreaHierText> |
BusinessAreaHier.fetchCnsldtnBusinessAreaHierT()
Fetches the BusinessAreaHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<BusinessAreaHierText>> |
BusinessAreaHier.getCnsldtnBusinessAreaHierTIfPresent()
Retrieval of associated BusinessAreaHierText entities (one to many).
|
List<BusinessAreaHierText> |
BusinessAreaHier.getCnsldtnBusinessAreaHierTOrFetch()
Retrieval of associated BusinessAreaHierText entities (one to many).
|
protected Class<BusinessAreaHierText> |
BusinessAreaHierTextFluentHelper.getEntityClass() |
protected Class<BusinessAreaHierText> |
BusinessAreaHierTextByKeyFluentHelper.getEntityClass() |
Class<BusinessAreaHierText> |
BusinessAreaHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BusinessAreaHier.addCnsldtnBusinessAreaHierT(BusinessAreaHierText... entity)
Adds elements to the list of associated BusinessAreaHierText entities.
|
BusinessAreaHier.BusinessAreaHierBuilder |
BusinessAreaHier.BusinessAreaHierBuilder.cnsldtnBusinessAreaHierT(BusinessAreaHierText... value)
Navigation property to_CnsldtnBusinessAreaHierT for BusinessAreaHier to multiple
BusinessAreaHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
BusinessAreaHier.setCnsldtnBusinessAreaHierT(List<BusinessAreaHierText> value)
Overwrites the list of associated BusinessAreaHierText entities for the loaded navigation property
to_CnsldtnBusinessAreaHierT.
|
Constructor and Description |
---|
BusinessAreaHier(String additionalMasterDataHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
String parentNode,
LocalDateTime validityStartDate,
String businessArea,
String businessArea_Text,
String sequenceNumber,
String hierarchyNodeSequence,
String hierarchyNodeLevel,
String nodeType,
BusinessArea toCnsldtnBusinessArea,
List<BusinessAreaHierText> toCnsldtnBusinessAreaHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BusinessAreaHierText> |
BusinessAreaHierTextOneToOneLink.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 BusinessAreaHierTextLink<ObjectT> |
BusinessAreaHierTextLink.translateLinkType(EntityLink<BusinessAreaHierTextLink<ObjectT>,BusinessAreaHierText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.