Modifier and Type | Field and Description |
---|---|
static PartnerFunctionalAreaLink<PartnerFunctionalAreaText> |
PartnerFunctionalArea.TO_CNSLDTN_PART_FUNCNL_AREA_T
Use with available fluent helpers to apply the to_CnsldtnPartFuncnlAreaT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerFunctionalAreaText |
PartnerFunctionalAreaText.PartnerFunctionalAreaTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PartnerFunctionalAreaText> |
PartnerFunctionalArea.fetchCnsldtnPartFuncnlAreaT()
Fetches the PartnerFunctionalAreaText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<PartnerFunctionalAreaText>> |
PartnerFunctionalArea.getCnsldtnPartFuncnlAreaTIfPresent()
Retrieval of associated PartnerFunctionalAreaText entities (one to many).
|
List<PartnerFunctionalAreaText> |
PartnerFunctionalArea.getCnsldtnPartFuncnlAreaTOrFetch()
Retrieval of associated PartnerFunctionalAreaText entities (one to many).
|
protected Class<PartnerFunctionalAreaText> |
PartnerFunctionalAreaTextFluentHelper.getEntityClass() |
protected Class<PartnerFunctionalAreaText> |
PartnerFunctionalAreaTextByKeyFluentHelper.getEntityClass() |
Class<PartnerFunctionalAreaText> |
PartnerFunctionalAreaText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PartnerFunctionalArea.addCnsldtnPartFuncnlAreaT(PartnerFunctionalAreaText... entity)
Adds elements to the list of associated PartnerFunctionalAreaText entities.
|
PartnerFunctionalArea.PartnerFunctionalAreaBuilder |
PartnerFunctionalArea.PartnerFunctionalAreaBuilder.cnsldtnPartFuncnlAreaT(PartnerFunctionalAreaText... value)
Navigation property to_CnsldtnPartFuncnlAreaT for PartnerFunctionalArea to multiple
PartnerFunctionalAreaText.
|
Modifier and Type | Method and Description |
---|---|
void |
PartnerFunctionalArea.setCnsldtnPartFuncnlAreaT(List<PartnerFunctionalAreaText> value)
Overwrites the list of associated PartnerFunctionalAreaText entities for the loaded navigation property
to_CnsldtnPartFuncnlAreaT.
|
Constructor and Description |
---|
PartnerFunctionalArea(String functionalArea,
String functionalArea_Text,
String additionalMasterDataSource,
List<PartnerFunctionalAreaHier> toCnsldtnPartFuncnlAreaHier,
List<PartnerFunctionalAreaText> toCnsldtnPartFuncnlAreaT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerFunctionalAreaText> |
PartnerFunctionalAreaTextOneToOneLink.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 PartnerFunctionalAreaTextLink<ObjectT> |
PartnerFunctionalAreaTextLink.translateLinkType(EntityLink<PartnerFunctionalAreaTextLink<ObjectT>,PartnerFunctionalAreaText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.