Modifier and Type | Field and Description |
---|---|
static PartnerBusinessAreaLink<PartnerBusinessAreaText> |
PartnerBusinessArea.TO_CNSLDTN_PARTNER_BUS_AREA_T
Use with available fluent helpers to apply the to_CnsldtnPartnerBusAreaT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerBusinessAreaText |
PartnerBusinessAreaText.PartnerBusinessAreaTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PartnerBusinessAreaText> |
PartnerBusinessArea.fetchCnsldtnPartnerBusAreaT()
Fetches the PartnerBusinessAreaText entities (one to many) associated with this entity.
|
Optional<List<PartnerBusinessAreaText>> |
PartnerBusinessArea.getCnsldtnPartnerBusAreaTIfPresent()
Retrieval of associated PartnerBusinessAreaText entities (one to many).
|
List<PartnerBusinessAreaText> |
PartnerBusinessArea.getCnsldtnPartnerBusAreaTOrFetch()
Retrieval of associated PartnerBusinessAreaText entities (one to many).
|
protected Class<PartnerBusinessAreaText> |
PartnerBusinessAreaTextFluentHelper.getEntityClass() |
protected Class<PartnerBusinessAreaText> |
PartnerBusinessAreaTextByKeyFluentHelper.getEntityClass() |
Class<PartnerBusinessAreaText> |
PartnerBusinessAreaText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PartnerBusinessArea.addCnsldtnPartnerBusAreaT(PartnerBusinessAreaText... entity)
Adds elements to the list of associated PartnerBusinessAreaText entities.
|
PartnerBusinessArea.PartnerBusinessAreaBuilder |
PartnerBusinessArea.PartnerBusinessAreaBuilder.cnsldtnPartnerBusAreaT(PartnerBusinessAreaText... value) |
Modifier and Type | Method and Description |
---|---|
void |
PartnerBusinessArea.setCnsldtnPartnerBusAreaT(List<PartnerBusinessAreaText> value)
Overwrites the list of associated PartnerBusinessAreaText entities for the loaded navigation property
to_CnsldtnPartnerBusAreaT.
|
Constructor and Description |
---|
PartnerBusinessArea(String businessArea,
String businessArea_Text,
String additionalMasterDataSource,
List<PartnerBusinessAreaHier> toCnsldtnPartnerBusAreaHier,
List<PartnerBusinessAreaText> toCnsldtnPartnerBusAreaT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerBusinessAreaText> |
PartnerBusinessAreaTextOneToOneLink.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 PartnerBusinessAreaTextLink<ObjectT> |
PartnerBusinessAreaTextLink.translateLinkType(EntityLink<PartnerBusinessAreaTextLink<ObjectT>,PartnerBusinessAreaText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.