Modifier and Type | Field and Description |
---|---|
static OrganizationDivisionTextOneToOneLink<OrganizationDivision> |
OrganizationDivisionText.TO_CNSLDTN_DIVISION
Use with available fluent helpers to apply the to_CnsldtnDivision navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
OrganizationDivision |
OrganizationDivision.OrganizationDivisionBuilder.build() |
OrganizationDivision |
OrganizationDivisionText.fetchCnsldtnDivision()
Fetches the OrganizationDivision entity (one to one) associated with this entity.
|
OrganizationDivision |
OrganizationDivisionText.getCnsldtnDivisionOrFetch()
Retrieval of associated OrganizationDivision entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<OrganizationDivision> |
OrganizationDivisionText.getCnsldtnDivisionIfPresent()
Retrieval of associated OrganizationDivision entity (one to one).
|
protected Class<OrganizationDivision> |
OrganizationDivisionFluentHelper.getEntityClass() |
protected Class<OrganizationDivision> |
OrganizationDivisionByKeyFluentHelper.getEntityClass() |
Class<OrganizationDivision> |
OrganizationDivision.getType() |
Modifier and Type | Method and Description |
---|---|
OrganizationDivisionText.OrganizationDivisionTextBuilder |
OrganizationDivisionText.OrganizationDivisionTextBuilder.cnsldtnDivision(OrganizationDivision value)
Navigation property to_CnsldtnDivision for OrganizationDivisionText to single
OrganizationDivision.
|
void |
OrganizationDivisionText.setCnsldtnDivision(OrganizationDivision value)
Overwrites the associated OrganizationDivision entity for the loaded navigation property
to_CnsldtnDivision.
|
Constructor and Description |
---|
OrganizationDivisionText(String language,
String division,
String organizationDivisionText,
OrganizationDivision toCnsldtnDivision) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<OrganizationDivision> |
OrganizationDivisionOneToOneLink.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 OrganizationDivisionLink<ObjectT> |
OrganizationDivisionLink.translateLinkType(EntityLink<OrganizationDivisionLink<ObjectT>,OrganizationDivision,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.