Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype |
Modifier and Type | Field and Description |
---|---|
static SituationTemplateTextField<String> |
SituationTemplateText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static SituationTemplateTextField<String> |
SituationTemplateText.SITN_DEF_DESCRIPTION
Use with available fluent helpers to apply the SitnDefDescription field to query operations.
|
static SituationTemplateTextField<String> |
SituationTemplateText.SITN_DEF_NAME
Use with available fluent helpers to apply the SitnDefName field to query operations.
|
static SituationTemplateTextField<String> |
SituationTemplateText.SITN_DEF_TEMPLATE_ID
Use with available fluent helpers to apply the SitnDefTemplateID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SituationTemplateTextField<T> |
SituationTemplateText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SituationTemplateText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.