Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.selectable.SubscriptionReadSelectable
Packages that use SubscriptionReadSelectable
Package
Description
-
Uses of SubscriptionReadSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription declared as SubscriptionReadSelectableModifier and TypeFieldDescriptionstatic final SubscriptionReadSelectableSubscriptionRead.ALL_FIELDSSelector for all available fields of SubscriptionRead. -
Uses of SubscriptionReadSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.field that implement SubscriptionReadSelectableModifier and TypeClassDescriptionclassSubscriptionReadField<FieldT>Template class to represent entity fields of the EntitySubscriptionRead. -
Uses of SubscriptionReadSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventsubscription.link that implement SubscriptionReadSelectableModifier and TypeClassDescriptionclassSubscriptionReadLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSubscriptionReadto other entities.classSubscriptionReadOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSubscriptionReadto other entities, where the cardinality of the related entity is at most 1.