Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.field.BusinessObjectKeysField
Packages that use BusinessObjectKeysField
-
Uses of BusinessObjectKeysField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue declared as BusinessObjectKeysFieldModifier and TypeFieldDescriptionstatic final BusinessObjectKeysField<String>BusinessObjectKeys.KEY_FIELD_NAME1Use with available fluent helpers to apply the KeyFieldName1 field to query operations.static final BusinessObjectKeysField<String>BusinessObjectKeys.KEY_FIELD_NAME2Use with available fluent helpers to apply the KeyFieldName2 field to query operations.static final BusinessObjectKeysField<String>BusinessObjectKeys.KEY_FIELD_NAME3Use with available fluent helpers to apply the KeyFieldName3 field to query operations.static final BusinessObjectKeysField<String>BusinessObjectKeys.KEY_FIELD_NAME4Use with available fluent helpers to apply the KeyFieldName4 field to query operations.static final BusinessObjectKeysField<String>BusinessObjectKeys.KEY_FIELD_NAME5Use with available fluent helpers to apply the KeyFieldName5 field to query operations.static final BusinessObjectKeysField<String>BusinessObjectKeys.KEY_FIELD_NAME6Use with available fluent helpers to apply the KeyFieldName6 field to query operations.static final BusinessObjectKeysField<String>BusinessObjectKeys.KEY_FIELD_NAME7Use with available fluent helpers to apply the KeyFieldName7 field to query operations.static final BusinessObjectKeysField<String>BusinessObjectKeys.SAP_OBJECT_TYPEUse with available fluent helpers to apply the SAPObjectType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue that return BusinessObjectKeysFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusinessObjectKeysField<T>BusinessObjectKeys.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusinessObjectKeysField<T>Use with available fluent helpers to apply an extension field to query operations.