Modifier and Type | Field and Description |
---|---|
static PartnerBusinessAreaLink<PartnerBusinessAreaHier> |
PartnerBusinessArea.TO_CNSLDTN_PARTNER_BUS_AREA_HIER
Use with available fluent helpers to apply the to_CnsldtnPartnerBusAreaHier navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerBusinessAreaHier |
PartnerBusinessAreaHier.PartnerBusinessAreaHierBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PartnerBusinessAreaHier> |
PartnerBusinessArea.fetchCnsldtnPartnerBusAreaHier()
Fetches the PartnerBusinessAreaHier entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<PartnerBusinessAreaHier>> |
PartnerBusinessArea.getCnsldtnPartnerBusAreaHierIfPresent()
Retrieval of associated PartnerBusinessAreaHier entities (one to many).
|
List<PartnerBusinessAreaHier> |
PartnerBusinessArea.getCnsldtnPartnerBusAreaHierOrFetch()
Retrieval of associated PartnerBusinessAreaHier entities (one to many).
|
protected Class<PartnerBusinessAreaHier> |
PartnerBusinessAreaHierByKeyFluentHelper.getEntityClass() |
protected Class<PartnerBusinessAreaHier> |
PartnerBusinessAreaHierFluentHelper.getEntityClass() |
Class<PartnerBusinessAreaHier> |
PartnerBusinessAreaHier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PartnerBusinessArea.addCnsldtnPartnerBusAreaHier(PartnerBusinessAreaHier... entity)
Adds elements to the list of associated PartnerBusinessAreaHier entities.
|
PartnerBusinessArea.PartnerBusinessAreaBuilder |
PartnerBusinessArea.PartnerBusinessAreaBuilder.cnsldtnPartnerBusAreaHier(PartnerBusinessAreaHier... value)
Navigation property to_CnsldtnPartnerBusAreaHier for PartnerBusinessArea to multiple
PartnerBusinessAreaHier.
|
Modifier and Type | Method and Description |
---|---|
void |
PartnerBusinessArea.setCnsldtnPartnerBusAreaHier(List<PartnerBusinessAreaHier> value)
Overwrites the list of associated PartnerBusinessAreaHier entities for the loaded navigation property
to_CnsldtnPartnerBusAreaHier.
|
Constructor and Description |
---|
PartnerBusinessArea(String businessArea,
String businessArea_Text,
String additionalMasterDataSource,
List<PartnerBusinessAreaHier> toCnsldtnPartnerBusAreaHier,
List<PartnerBusinessAreaText> toCnsldtnPartnerBusAreaT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerBusinessAreaHier> |
PartnerBusinessAreaHierOneToOneLink.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 PartnerBusinessAreaHierLink<ObjectT> |
PartnerBusinessAreaHierLink.translateLinkType(EntityLink<PartnerBusinessAreaHierLink<ObjectT>,PartnerBusinessAreaHier,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.