Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification |
Modifier and Type | Field and Description |
---|---|
static ClfnClassKeywordForKeyDateField<String> |
ClfnClassKeywordForKeyDate.CLASS_INTERNAL_ID
Use with available fluent helpers to apply the ClassInternalID field to query operations.
|
static ClfnClassKeywordForKeyDateField<String> |
ClfnClassKeywordForKeyDate.CLASS_KEYWORD_POSITION_NUMBER
Use with available fluent helpers to apply the ClassKeywordPositionNumber field to query operations.
|
static ClfnClassKeywordForKeyDateField<String> |
ClfnClassKeywordForKeyDate.CLASS_KEYWORD_TEXT
Use with available fluent helpers to apply the ClassKeywordText field to query operations.
|
static ClfnClassKeywordForKeyDateField<ZonedDateTime> |
ClfnClassKeywordForKeyDate.CLASS_LAST_CHANGED_DATE_TIME
Use with available fluent helpers to apply the ClassLastChangedDateTime field to query operations.
|
static ClfnClassKeywordForKeyDateField<LocalDateTime> |
ClfnClassKeywordForKeyDate.KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
static ClfnClassKeywordForKeyDateField<String> |
ClfnClassKeywordForKeyDate.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ClfnClassKeywordForKeyDateField<T> |
ClfnClassKeywordForKeyDate.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ClfnClassKeywordForKeyDate.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.