Modifier and Type | Field and Description |
---|---|
static PartnerCnsldtnUnitHierLink<PartnerCnsldtnUnitHierText> |
PartnerCnsldtnUnitHier.TO_CNSLDTN_PARTNER_UNIT_HIER_T
Use with available fluent helpers to apply the to_CnsldtnPartnerUnitHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerCnsldtnUnitHierText |
PartnerCnsldtnUnitHierText.PartnerCnsldtnUnitHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PartnerCnsldtnUnitHierText> |
PartnerCnsldtnUnitHier.fetchCnsldtnPartnerUnitHierT()
Fetches the PartnerCnsldtnUnitHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<PartnerCnsldtnUnitHierText>> |
PartnerCnsldtnUnitHier.getCnsldtnPartnerUnitHierTIfPresent()
Retrieval of associated PartnerCnsldtnUnitHierText entities (one to many).
|
List<PartnerCnsldtnUnitHierText> |
PartnerCnsldtnUnitHier.getCnsldtnPartnerUnitHierTOrFetch()
Retrieval of associated PartnerCnsldtnUnitHierText entities (one to many).
|
protected Class<PartnerCnsldtnUnitHierText> |
PartnerCnsldtnUnitHierTextFluentHelper.getEntityClass() |
protected Class<PartnerCnsldtnUnitHierText> |
PartnerCnsldtnUnitHierTextByKeyFluentHelper.getEntityClass() |
Class<PartnerCnsldtnUnitHierText> |
PartnerCnsldtnUnitHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PartnerCnsldtnUnitHier.addCnsldtnPartnerUnitHierT(PartnerCnsldtnUnitHierText... entity)
Adds elements to the list of associated PartnerCnsldtnUnitHierText entities.
|
PartnerCnsldtnUnitHier.PartnerCnsldtnUnitHierBuilder |
PartnerCnsldtnUnitHier.PartnerCnsldtnUnitHierBuilder.cnsldtnPartnerUnitHierT(PartnerCnsldtnUnitHierText... value)
Navigation property to_CnsldtnPartnerUnitHierT for PartnerCnsldtnUnitHier to multiple
PartnerCnsldtnUnitHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
PartnerCnsldtnUnitHier.setCnsldtnPartnerUnitHierT(List<PartnerCnsldtnUnitHierText> value)
Overwrites the list of associated PartnerCnsldtnUnitHierText entities for the loaded navigation property
to_CnsldtnPartnerUnitHierT.
|
Constructor and Description |
---|
PartnerCnsldtnUnitHier(String consolidationUnitHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
LocalDateTime validityStartDate,
String parentNode,
String consolidationUnit,
String consolidationUnit_Text,
String sequenceNumber,
String hierarchyNodeLevel,
String nodeType,
PartnerCnsldtnUnit toCnsldtnPartnerUnit,
List<PartnerCnsldtnUnitHierText> toCnsldtnPartnerUnitHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerCnsldtnUnitHierText> |
PartnerCnsldtnUnitHierTextOneToOneLink.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 PartnerCnsldtnUnitHierTextLink<ObjectT> |
PartnerCnsldtnUnitHierTextLink.translateLinkType(EntityLink<PartnerCnsldtnUnitHierTextLink<ObjectT>,PartnerCnsldtnUnitHierText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.