Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.selectable.ClfnProductSelectable
Packages that use ClfnProductSelectable
Package
Description
-
Uses of ClfnProductSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification declared as ClfnProductSelectableModifier and TypeFieldDescriptionstatic final ClfnProductSelectableClfnProduct.ALL_FIELDSSelector for all available fields of ClfnProduct. -
Uses of ClfnProductSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.field that implement ClfnProductSelectableModifier and TypeClassDescriptionclassClfnProductField<FieldT>Template class to represent entity fields of the EntityClfnProduct. -
Uses of ClfnProductSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link that implement ClfnProductSelectableModifier and TypeClassDescriptionclassClfnProductLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofClfnProductto other entities.classClfnProductOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofClfnProductto other entities, where the cardinality of the related entity is at most 1.