Modifier and Type | Field and Description |
---|---|
static CustomerSupplierIndustryTextOneToOneLink<CustomerSupplierIndustry> |
CustomerSupplierIndustryText.TO_CNSLDTN_INDUSTRY
Use with available fluent helpers to apply the to_CnsldtnIndustry navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
CustomerSupplierIndustry |
CustomerSupplierIndustry.CustomerSupplierIndustryBuilder.build() |
CustomerSupplierIndustry |
CustomerSupplierIndustryText.fetchCnsldtnIndustry()
Fetches the CustomerSupplierIndustry entity (one to one) associated with this entity.
|
CustomerSupplierIndustry |
CustomerSupplierIndustryText.getCnsldtnIndustryOrFetch()
Retrieval of associated CustomerSupplierIndustry entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<CustomerSupplierIndustry> |
CustomerSupplierIndustryText.getCnsldtnIndustryIfPresent()
Retrieval of associated CustomerSupplierIndustry entity (one to one).
|
protected Class<CustomerSupplierIndustry> |
CustomerSupplierIndustryFluentHelper.getEntityClass() |
protected Class<CustomerSupplierIndustry> |
CustomerSupplierIndustryByKeyFluentHelper.getEntityClass() |
Class<CustomerSupplierIndustry> |
CustomerSupplierIndustry.getType() |
Modifier and Type | Method and Description |
---|---|
CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder |
CustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder.cnsldtnIndustry(CustomerSupplierIndustry value)
Navigation property to_CnsldtnIndustry for CustomerSupplierIndustryText to single
CustomerSupplierIndustry.
|
void |
CustomerSupplierIndustryText.setCnsldtnIndustry(CustomerSupplierIndustry value)
Overwrites the associated CustomerSupplierIndustry entity for the loaded navigation property
to_CnsldtnIndustry.
|
Constructor and Description |
---|
CustomerSupplierIndustryText(String language,
String industry,
String customerSupplierIndustryText,
CustomerSupplierIndustry toCnsldtnIndustry) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CustomerSupplierIndustry> |
CustomerSupplierIndustryOneToOneLink.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 CustomerSupplierIndustryLink<ObjectT> |
CustomerSupplierIndustryLink.translateLinkType(EntityLink<CustomerSupplierIndustryLink<ObjectT>,CustomerSupplierIndustry,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.