Modifier and Type | Field and Description |
---|---|
static MaterialGroupLink<MaterialGroupText> |
MaterialGroup.TO_CNSLDTN_MATERIAL_GROUP_T
Use with available fluent helpers to apply the to_CnsldtnMaterialGroupT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
MaterialGroupText |
MaterialGroupText.MaterialGroupTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<MaterialGroupText> |
MaterialGroup.fetchCnsldtnMaterialGroupT()
Fetches the MaterialGroupText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<MaterialGroupText>> |
MaterialGroup.getCnsldtnMaterialGroupTIfPresent()
Retrieval of associated MaterialGroupText entities (one to many).
|
List<MaterialGroupText> |
MaterialGroup.getCnsldtnMaterialGroupTOrFetch()
Retrieval of associated MaterialGroupText entities (one to many).
|
protected Class<MaterialGroupText> |
MaterialGroupTextByKeyFluentHelper.getEntityClass() |
protected Class<MaterialGroupText> |
MaterialGroupTextFluentHelper.getEntityClass() |
Class<MaterialGroupText> |
MaterialGroupText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
MaterialGroup.addCnsldtnMaterialGroupT(MaterialGroupText... entity)
Adds elements to the list of associated MaterialGroupText entities.
|
MaterialGroup.MaterialGroupBuilder |
MaterialGroup.MaterialGroupBuilder.cnsldtnMaterialGroupT(MaterialGroupText... value)
Navigation property to_CnsldtnMaterialGroupT for MaterialGroup to multiple
MaterialGroupText.
|
Modifier and Type | Method and Description |
---|---|
void |
MaterialGroup.setCnsldtnMaterialGroupT(List<MaterialGroupText> value)
Overwrites the list of associated MaterialGroupText entities for the loaded navigation property
to_CnsldtnMaterialGroupT.
|
Constructor and Description |
---|
MaterialGroup(String materialGroup,
String materialGroup_Text,
String additionalMasterDataSource,
List<MaterialGroupText> toCnsldtnMaterialGroupT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<MaterialGroupText> |
MaterialGroupTextOneToOneLink.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 MaterialGroupTextLink<ObjectT> |
MaterialGroupTextLink.translateLinkType(EntityLink<MaterialGroupTextLink<ObjectT>,MaterialGroupText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.