Modifier and Type | Field and Description |
---|---|
static CustomerSupplierCountryHierLink<CustomerSuplrCntryHierText> |
CustomerSupplierCountryHier.TO_CNSLDTN_COUNTRY_HIER_T
Use with available fluent helpers to apply the to_CnsldtnCountryHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
CustomerSuplrCntryHierText |
CustomerSuplrCntryHierText.CustomerSuplrCntryHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<CustomerSuplrCntryHierText> |
CustomerSupplierCountryHier.fetchCnsldtnCountryHierT()
Fetches the CustomerSuplrCntryHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<CustomerSuplrCntryHierText>> |
CustomerSupplierCountryHier.getCnsldtnCountryHierTIfPresent()
Retrieval of associated CustomerSuplrCntryHierText entities (one to many).
|
List<CustomerSuplrCntryHierText> |
CustomerSupplierCountryHier.getCnsldtnCountryHierTOrFetch()
Retrieval of associated CustomerSuplrCntryHierText entities (one to many).
|
protected Class<CustomerSuplrCntryHierText> |
CustomerSuplrCntryHierTextByKeyFluentHelper.getEntityClass() |
protected Class<CustomerSuplrCntryHierText> |
CustomerSuplrCntryHierTextFluentHelper.getEntityClass() |
Class<CustomerSuplrCntryHierText> |
CustomerSuplrCntryHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CustomerSupplierCountryHier.addCnsldtnCountryHierT(CustomerSuplrCntryHierText... entity)
Adds elements to the list of associated CustomerSuplrCntryHierText entities.
|
CustomerSupplierCountryHier.CustomerSupplierCountryHierBuilder |
CustomerSupplierCountryHier.CustomerSupplierCountryHierBuilder.cnsldtnCountryHierT(CustomerSuplrCntryHierText... value)
Navigation property to_CnsldtnCountryHierT for CustomerSupplierCountryHier to multiple
CustomerSuplrCntryHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
CustomerSupplierCountryHier.setCnsldtnCountryHierT(List<CustomerSuplrCntryHierText> value)
Overwrites the list of associated CustomerSuplrCntryHierText entities for the loaded navigation property
to_CnsldtnCountryHierT.
|
Constructor and Description |
---|
CustomerSupplierCountryHier(String additionalMasterDataHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
String parentNode,
LocalDateTime validityStartDate,
String country,
String country_Text,
String sequenceNumber,
String hierarchyNodeSequence,
String hierarchyNodeLevel,
String nodeType,
CustomerSupplierCountry toCnsldtnCountry,
List<CustomerSuplrCntryHierText> toCnsldtnCountryHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CustomerSuplrCntryHierText> |
CustomerSuplrCntryHierTextOneToOneLink.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 CustomerSuplrCntryHierTextLink<ObjectT> |
CustomerSuplrCntryHierTextLink.translateLinkType(EntityLink<CustomerSuplrCntryHierTextLink<ObjectT>,CustomerSuplrCntryHierText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.