Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue |
Modifier and Type | Field and Description |
---|---|
static BusinessObjectKeysField<String> |
BusinessObjectKeys.KEY_FIELD_NAME1
Use with available fluent helpers to apply the KeyFieldName1 field to query operations.
|
static BusinessObjectKeysField<String> |
BusinessObjectKeys.KEY_FIELD_NAME2
Use with available fluent helpers to apply the KeyFieldName2 field to query operations.
|
static BusinessObjectKeysField<String> |
BusinessObjectKeys.KEY_FIELD_NAME3
Use with available fluent helpers to apply the KeyFieldName3 field to query operations.
|
static BusinessObjectKeysField<String> |
BusinessObjectKeys.KEY_FIELD_NAME4
Use with available fluent helpers to apply the KeyFieldName4 field to query operations.
|
static BusinessObjectKeysField<String> |
BusinessObjectKeys.KEY_FIELD_NAME5
Use with available fluent helpers to apply the KeyFieldName5 field to query operations.
|
static BusinessObjectKeysField<String> |
BusinessObjectKeys.KEY_FIELD_NAME6
Use with available fluent helpers to apply the KeyFieldName6 field to query operations.
|
static BusinessObjectKeysField<String> |
BusinessObjectKeys.SAP_OBJECT_TYPE
Use with available fluent helpers to apply the SAPObjectType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BusinessObjectKeysField<T> |
BusinessObjectKeys.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusinessObjectKeys.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.