Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory.link |
Modifier and Type | Field and Description |
---|---|
static PlanningCategoryTextOneToOneLink<PlanningCategory> |
PlanningCategoryText.TO_PLANNING_CATEGORY
Use with available fluent helpers to apply the to_PlanningCategory navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PlanningCategory |
PlanningCategory.PlanningCategoryBuilder.build() |
PlanningCategory |
PlanningCategoryText.fetchPlanningCategory()
Fetches the PlanningCategory entity (one to one) associated with this entity.
|
PlanningCategory |
PlanningCategoryText.getPlanningCategoryOrFetch()
Retrieval of associated PlanningCategory entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PlanningCategory> |
PlanningCategoryByKeyFluentHelper.getEntityClass() |
protected Class<PlanningCategory> |
PlanningCategoryFluentHelper.getEntityClass() |
io.vavr.control.Option<PlanningCategory> |
PlanningCategoryText.getPlanningCategoryIfPresent()
Retrieval of associated PlanningCategory entity (one to one).
|
Class<PlanningCategory> |
PlanningCategory.getType() |
Modifier and Type | Method and Description |
---|---|
PlanningCategoryText.PlanningCategoryTextBuilder |
PlanningCategoryText.PlanningCategoryTextBuilder.planningCategory(PlanningCategory value)
Navigation property to_PlanningCategory for PlanningCategoryText to single
PlanningCategory.
|
void |
PlanningCategoryText.setPlanningCategory(PlanningCategory value)
Overwrites the associated PlanningCategory entity for the loaded navigation property
to_PlanningCategory.
|
Constructor and Description |
---|
PlanningCategoryText(String planningCategory,
String language,
String planningCategoryName,
PlanningCategory toPlanningCategory) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PlanningCategory> |
PlanningCategoryOneToOneLink.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 PlanningCategoryLink<ObjectT> |
PlanningCategoryLink.translateLinkType(EntityLink<PlanningCategoryLink<ObjectT>,PlanningCategory,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.