Modifier and Type | Field and Description |
---|---|
static PartnerCompanyLink<PartnerCompanyText> |
PartnerCompany.TO_CNSLDTN_GLOBAL_COMPANY_T
Use with available fluent helpers to apply the to_CnsldtnGlobalCompanyT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerCompanyText |
PartnerCompanyText.PartnerCompanyTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PartnerCompanyText> |
PartnerCompany.fetchCnsldtnGlobalCompanyT()
Fetches the PartnerCompanyText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<PartnerCompanyText>> |
PartnerCompany.getCnsldtnGlobalCompanyTIfPresent()
Retrieval of associated PartnerCompanyText entities (one to many).
|
List<PartnerCompanyText> |
PartnerCompany.getCnsldtnGlobalCompanyTOrFetch()
Retrieval of associated PartnerCompanyText entities (one to many).
|
protected Class<PartnerCompanyText> |
PartnerCompanyTextFluentHelper.getEntityClass() |
protected Class<PartnerCompanyText> |
PartnerCompanyTextByKeyFluentHelper.getEntityClass() |
Class<PartnerCompanyText> |
PartnerCompanyText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PartnerCompany.addCnsldtnGlobalCompanyT(PartnerCompanyText... entity)
Adds elements to the list of associated PartnerCompanyText entities.
|
PartnerCompany.PartnerCompanyBuilder |
PartnerCompany.PartnerCompanyBuilder.cnsldtnGlobalCompanyT(PartnerCompanyText... value)
Navigation property to_CnsldtnGlobalCompanyT for PartnerCompany to multiple
PartnerCompanyText.
|
Modifier and Type | Method and Description |
---|---|
void |
PartnerCompany.setCnsldtnGlobalCompanyT(List<PartnerCompanyText> value)
Overwrites the list of associated PartnerCompanyText entities for the loaded navigation property
to_CnsldtnGlobalCompanyT.
|
Constructor and Description |
---|
PartnerCompany(String company,
String company_Text,
String additionalMasterDataSource,
List<PartnerCompanyText> toCnsldtnGlobalCompanyT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerCompanyText> |
PartnerCompanyTextOneToOneLink.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 PartnerCompanyTextLink<ObjectT> |
PartnerCompanyTextLink.translateLinkType(EntityLink<PartnerCompanyTextLink<ObjectT>,PartnerCompanyText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.