Modifier and Type | Field and Description |
---|---|
static SupplierHierLink<SupplierHierText> |
SupplierHier.TO_CNSLDTN_SUPPLIER_HIER_T
Use with available fluent helpers to apply the to_CnsldtnSupplierHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SupplierHierText |
SupplierHierText.SupplierHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SupplierHierText> |
SupplierHier.fetchCnsldtnSupplierHierT()
Fetches the SupplierHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<SupplierHierText>> |
SupplierHier.getCnsldtnSupplierHierTIfPresent()
Retrieval of associated SupplierHierText entities (one to many).
|
List<SupplierHierText> |
SupplierHier.getCnsldtnSupplierHierTOrFetch()
Retrieval of associated SupplierHierText entities (one to many).
|
protected Class<SupplierHierText> |
SupplierHierTextByKeyFluentHelper.getEntityClass() |
protected Class<SupplierHierText> |
SupplierHierTextFluentHelper.getEntityClass() |
Class<SupplierHierText> |
SupplierHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierHier.addCnsldtnSupplierHierT(SupplierHierText... entity)
Adds elements to the list of associated SupplierHierText entities.
|
SupplierHier.SupplierHierBuilder |
SupplierHier.SupplierHierBuilder.cnsldtnSupplierHierT(SupplierHierText... value)
Navigation property to_CnsldtnSupplierHierT for SupplierHier to multiple
SupplierHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
SupplierHier.setCnsldtnSupplierHierT(List<SupplierHierText> value)
Overwrites the list of associated SupplierHierText entities for the loaded navigation property
to_CnsldtnSupplierHierT.
|
Constructor and Description |
---|
SupplierHier(String additionalMasterDataHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
String parentNode,
LocalDateTime validityStartDate,
String supplier,
String supplier_Text,
String sequenceNumber,
String hierarchyNodeSequence,
String hierarchyNodeLevel,
String nodeType,
Supplier toCnsldtnSupplier,
List<SupplierHierText> toCnsldtnSupplierHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SupplierHierText> |
SupplierHierTextOneToOneLink.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 SupplierHierTextLink<ObjectT> |
SupplierHierTextLink.translateLinkType(EntityLink<SupplierHierTextLink<ObjectT>,SupplierHierText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.