Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.selectable.BusinessObjectKeysSelectable
Packages that use BusinessObjectKeysSelectable
Package
Description
-
Uses of BusinessObjectKeysSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue declared as BusinessObjectKeysSelectableModifier and TypeFieldDescriptionstatic final BusinessObjectKeysSelectableBusinessObjectKeys.ALL_FIELDSSelector for all available fields of BusinessObjectKeys. -
Uses of BusinessObjectKeysSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.field that implement BusinessObjectKeysSelectableModifier and TypeClassDescriptionclassBusinessObjectKeysField<FieldT>Template class to represent entity fields of the EntityBusinessObjectKeys. -
Uses of BusinessObjectKeysSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.link that implement BusinessObjectKeysSelectableModifier and TypeClassDescriptionclassBusinessObjectKeysLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusinessObjectKeysto other entities.classBusinessObjectKeysOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusinessObjectKeysto other entities, where the cardinality of the related entity is at most 1.