Modifier and Type | Field and Description |
---|---|
static InvestmentActivityTypeTextOneToOneLink<InvestmentActivityType> |
InvestmentActivityTypeText.TO_CNSLDTN_INVMT_ACTY_TYPE
Use with available fluent helpers to apply the to_CnsldtnInvmtActyType navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
InvestmentActivityType |
InvestmentActivityType.InvestmentActivityTypeBuilder.build() |
InvestmentActivityType |
InvestmentActivityTypeText.fetchCnsldtnInvmtActyType()
Fetches the InvestmentActivityType entity (one to one) associated with this entity.
|
InvestmentActivityType |
InvestmentActivityTypeText.getCnsldtnInvmtActyTypeOrFetch()
Retrieval of associated InvestmentActivityType entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<InvestmentActivityType> |
InvestmentActivityTypeText.getCnsldtnInvmtActyTypeIfPresent()
Retrieval of associated InvestmentActivityType entity (one to one).
|
protected Class<InvestmentActivityType> |
InvestmentActivityTypeFluentHelper.getEntityClass() |
protected Class<InvestmentActivityType> |
InvestmentActivityTypeByKeyFluentHelper.getEntityClass() |
Class<InvestmentActivityType> |
InvestmentActivityType.getType() |
Modifier and Type | Method and Description |
---|---|
InvestmentActivityTypeText.InvestmentActivityTypeTextBuilder |
InvestmentActivityTypeText.InvestmentActivityTypeTextBuilder.cnsldtnInvmtActyType(InvestmentActivityType value)
Navigation property to_CnsldtnInvmtActyType for InvestmentActivityTypeText to single
InvestmentActivityType.
|
void |
InvestmentActivityTypeText.setCnsldtnInvmtActyType(InvestmentActivityType value)
Overwrites the associated InvestmentActivityType entity for the loaded navigation property
to_CnsldtnInvmtActyType.
|
Constructor and Description |
---|
InvestmentActivityTypeText(String language,
String investmentActivityType,
String investmentActivityTypeText,
InvestmentActivityType toCnsldtnInvmtActyType) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<InvestmentActivityType> |
InvestmentActivityTypeOneToOneLink.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 InvestmentActivityTypeLink<ObjectT> |
InvestmentActivityTypeLink.translateLinkType(EntityLink<InvestmentActivityTypeLink<ObjectT>,InvestmentActivityType,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.