Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.lead |
Modifier and Type | Field and Description |
---|---|
static LeadTextField<String> |
LeadText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static LeadTextField<String> |
LeadText.LEAD
Use with available fluent helpers to apply the Lead field to query operations.
|
static LeadTextField<String> |
LeadText.PLAIN_LONG_TEXT
Use with available fluent helpers to apply the PlainLongText field to query operations.
|
static LeadTextField<String> |
LeadText.TEXT_OBJECT_TYPE
Use with available fluent helpers to apply the TextObjectType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LeadTextField<T> |
LeadText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LeadText.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.