Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.selectable.ProductGroupTextSelectable
Packages that use ProductGroupTextSelectable
Package
Description
-
Uses of ProductGroupTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup declared as ProductGroupTextSelectableModifier and TypeFieldDescriptionstatic final ProductGroupTextSelectableProductGroupText.ALL_FIELDSSelector for all available fields of ProductGroupText. -
Uses of ProductGroupTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.field that implement ProductGroupTextSelectableModifier and TypeClassDescriptionclassProductGroupTextField<FieldT>Template class to represent entity fields of the EntityProductGroupText. -
Uses of ProductGroupTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productgroup.link that implement ProductGroupTextSelectableModifier and TypeClassDescriptionclassProductGroupTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductGroupTextto other entities.classProductGroupTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductGroupTextto other entities, where the cardinality of the related entity is at most 1.