Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype.selectable.SituationContextDefSchemaSelectable
Packages that use SituationContextDefSchemaSelectable
Package
Description
-
Uses of SituationContextDefSchemaSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype declared as SituationContextDefSchemaSelectableModifier and TypeFieldDescriptionstatic final SituationContextDefSchemaSelectableSituationContextDefSchema.ALL_FIELDSSelector for all available fields of SituationContextDefSchema. -
Uses of SituationContextDefSchemaSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype.field that implement SituationContextDefSchemaSelectableModifier and TypeClassDescriptionclassSituationContextDefSchemaField<FieldT>Template class to represent entity fields of the EntitySituationContextDefSchema. -
Uses of SituationContextDefSchemaSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype.link that implement SituationContextDefSchemaSelectableModifier and TypeClassDescriptionclassSituationContextDefSchemaLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSituationContextDefSchemato other entities.classSituationContextDefSchemaOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSituationContextDefSchemato other entities, where the cardinality of the related entity is at most 1.