Modifier and Type | Field and Description |
---|---|
static MaterialHierLink<MaterialHierText> |
MaterialHier.TO_CNSLDTN_MATERIAL_HIER_T
Use with available fluent helpers to apply the to_CnsldtnMaterialHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
MaterialHierText |
MaterialHierText.MaterialHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<MaterialHierText> |
MaterialHier.fetchCnsldtnMaterialHierT()
Fetches the MaterialHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<MaterialHierText>> |
MaterialHier.getCnsldtnMaterialHierTIfPresent()
Retrieval of associated MaterialHierText entities (one to many).
|
List<MaterialHierText> |
MaterialHier.getCnsldtnMaterialHierTOrFetch()
Retrieval of associated MaterialHierText entities (one to many).
|
protected Class<MaterialHierText> |
MaterialHierTextByKeyFluentHelper.getEntityClass() |
protected Class<MaterialHierText> |
MaterialHierTextFluentHelper.getEntityClass() |
Class<MaterialHierText> |
MaterialHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
MaterialHier.addCnsldtnMaterialHierT(MaterialHierText... entity)
Adds elements to the list of associated MaterialHierText entities.
|
MaterialHier.MaterialHierBuilder |
MaterialHier.MaterialHierBuilder.cnsldtnMaterialHierT(MaterialHierText... value)
Navigation property to_CnsldtnMaterialHierT for MaterialHier to multiple
MaterialHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
MaterialHier.setCnsldtnMaterialHierT(List<MaterialHierText> value)
Overwrites the list of associated MaterialHierText entities for the loaded navigation property
to_CnsldtnMaterialHierT.
|
Constructor and Description |
---|
MaterialHier(String additionalMasterDataHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
String parentNode,
LocalDateTime validityStartDate,
String material,
String material_Text,
String sequenceNumber,
String hierarchyNodeSequence,
String hierarchyNodeLevel,
String nodeType,
Material toCnsldtnMaterial,
List<MaterialHierText> toCnsldtnMaterialHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<MaterialHierText> |
MaterialHierTextOneToOneLink.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 MaterialHierTextLink<ObjectT> |
MaterialHierTextLink.translateLinkType(EntityLink<MaterialHierTextLink<ObjectT>,MaterialHierText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.