Modifier and Type | Field and Description |
---|---|
static PhaseRelationshipTypeTextOneToOneLink<PhaseRelationshipType> |
PhaseRelationshipTypeText.TO_RELSHP_TYPE
Use with available fluent helpers to apply the to_RelshpType navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
PhaseRelationshipType |
PhaseRelationshipType.PhaseRelationshipTypeBuilder.build() |
PhaseRelationshipType |
PhaseRelationshipTypeText.fetchRelshpType()
Fetches the PhaseRelationshipType entity (one to one) associated with this entity.
|
PhaseRelationshipType |
PhaseRelationshipTypeText.getRelshpTypeOrFetch()
Retrieval of associated PhaseRelationshipType entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PhaseRelationshipType> |
PhaseRelationshipTypeFluentHelper.getEntityClass() |
protected Class<PhaseRelationshipType> |
PhaseRelationshipTypeByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<PhaseRelationshipType> |
PhaseRelationshipTypeText.getRelshpTypeIfPresent()
Retrieval of associated PhaseRelationshipType entity (one to one).
|
Class<PhaseRelationshipType> |
PhaseRelationshipType.getType() |
Modifier and Type | Method and Description |
---|---|
PhaseRelationshipTypeText.PhaseRelationshipTypeTextBuilder |
PhaseRelationshipTypeText.PhaseRelationshipTypeTextBuilder.relshpType(PhaseRelationshipType value)
Navigation property to_RelshpType for PhaseRelationshipTypeText to single
PhaseRelationshipType.
|
void |
PhaseRelationshipTypeText.setRelshpType(PhaseRelationshipType value)
Overwrites the associated PhaseRelationshipType entity for the loaded navigation property
to_RelshpType.
|
Constructor and Description |
---|
PhaseRelationshipTypeText(String language,
String phaseRelationshipTypeKey,
String phaseRelationshipType,
String phaseRelationshipTypeDesc,
PhaseRelationshipType toRelshpType) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PhaseRelationshipType> |
PhaseRelationshipTypeOneToOneLink.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 PhaseRelationshipTypeLink<ObjectT> |
PhaseRelationshipTypeLink.translateLinkType(EntityLink<PhaseRelationshipTypeLink<ObjectT>,PhaseRelationshipType,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.