Modifier and Type | Field and Description |
---|---|
static PureSubstanceDescriptionOneToOneLink<PureSubstance> |
PureSubstanceDescription.TO_PURE_SUBSTANCE
Use with available fluent helpers to apply the to_PureSubstance navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
PureSubstance |
PureSubstance.PureSubstanceBuilder.build() |
PureSubstance |
PureSubstanceDescription.fetchPureSubstance()
Fetches the PureSubstance entity (one to one) associated with this entity.
|
PureSubstance |
PureSubstanceDescription.getPureSubstanceOrFetch()
Retrieval of associated PureSubstance entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PureSubstance> |
PureSubstanceByKeyFluentHelper.getEntityClass() |
protected Class<PureSubstance> |
PureSubstanceFluentHelper.getEntityClass() |
io.vavr.control.Option<PureSubstance> |
PureSubstanceDescription.getPureSubstanceIfPresent()
Retrieval of associated PureSubstance entity (one to one).
|
Class<PureSubstance> |
PureSubstance.getType() |
Modifier and Type | Method and Description |
---|---|
PureSubstanceDescription.PureSubstanceDescriptionBuilder |
PureSubstanceDescription.PureSubstanceDescriptionBuilder.pureSubstance(PureSubstance value)
Navigation property to_PureSubstance for PureSubstanceDescription to single
PureSubstance.
|
void |
PureSubstanceDescription.setPureSubstance(PureSubstance value)
Overwrites the associated PureSubstance entity for the loaded navigation property to_PureSubstance.
|
Constructor and Description |
---|
PureSubstanceDescription(String pureSubstanceInternalID,
String pureSubstanceDescriptionLang,
String pureSubstanceDescription,
PureSubstance toPureSubstance) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PureSubstance> |
PureSubstanceOneToOneLink.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 PureSubstanceLink<ObjectT> |
PureSubstanceLink.translateLinkType(EntityLink<PureSubstanceLink<ObjectT>,PureSubstance,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.