Modifier and Type | Field and Description |
---|---|
static ProjectHierLink<ProjectHierText> |
ProjectHier.TO_CNSLDTN_PROJECT_HIER_T
Use with available fluent helpers to apply the to_CnsldtnProjectHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProjectHierText |
ProjectHierText.ProjectHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProjectHierText> |
ProjectHier.fetchCnsldtnProjectHierT()
Fetches the ProjectHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ProjectHierText>> |
ProjectHier.getCnsldtnProjectHierTIfPresent()
Retrieval of associated ProjectHierText entities (one to many).
|
List<ProjectHierText> |
ProjectHier.getCnsldtnProjectHierTOrFetch()
Retrieval of associated ProjectHierText entities (one to many).
|
protected Class<ProjectHierText> |
ProjectHierTextFluentHelper.getEntityClass() |
protected Class<ProjectHierText> |
ProjectHierTextByKeyFluentHelper.getEntityClass() |
Class<ProjectHierText> |
ProjectHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProjectHier.addCnsldtnProjectHierT(ProjectHierText... entity)
Adds elements to the list of associated ProjectHierText entities.
|
ProjectHier.ProjectHierBuilder |
ProjectHier.ProjectHierBuilder.cnsldtnProjectHierT(ProjectHierText... value)
Navigation property to_CnsldtnProjectHierT for ProjectHier to multiple ProjectHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectHier.setCnsldtnProjectHierT(List<ProjectHierText> value)
Overwrites the list of associated ProjectHierText entities for the loaded navigation property
to_CnsldtnProjectHierT.
|
Constructor and Description |
---|
ProjectHier(String additionalMasterDataHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
String parentNode,
LocalDateTime validityStartDate,
String project,
String project_Text,
String sequenceNumber,
String hierarchyNodeSequence,
String hierarchyNodeLevel,
String nodeType,
Project toCnsldtnProject,
List<ProjectHierText> toCnsldtnProjectHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProjectHierText> |
ProjectHierTextOneToOneLink.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 ProjectHierTextLink<ObjectT> |
ProjectHierTextLink.translateLinkType(EntityLink<ProjectHierTextLink<ObjectT>,ProjectHierText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.