Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula |
Modifier and Type | Field and Description |
---|---|
static RecipeProcessElementTextField<String> |
RecipeProcessElementText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static RecipeProcessElementTextField<ZonedDateTime> |
RecipeProcessElementText.RECIPE_LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.
|
static RecipeProcessElementTextField<String> |
RecipeProcessElementText.RECIPE_PROCESS_ELEMENT_DESC
Use with available fluent helpers to apply the RecipeProcessElementDesc field to query operations.
|
static RecipeProcessElementTextField<UUID> |
RecipeProcessElementText.RECIPE_PROCESS_ELEMENT_UUID
Use with available fluent helpers to apply the RecipeProcessElementUUID field to query operations.
|
static RecipeProcessElementTextField<UUID> |
RecipeProcessElementText.RECIPE_PROCESS_UUID
Use with available fluent helpers to apply the RecipeProcessUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> RecipeProcessElementTextField<T> |
RecipeProcessElementText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
RecipeProcessElementText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.