Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype.SituationContextDefText
Packages that use SituationContextDefText
Package
Description
-
Uses of SituationContextDefText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype with type parameters of type SituationContextDefTextModifier and TypeFieldDescriptionstatic final SituationContextDefSchemaLink<SituationContextDefText>SituationContextDefSchema.TO_SITUATION_CONTEXT_DEF_TEXTUse with available fluent helpers to apply the to_SituationContextDefText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype that return SituationContextDefTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype that return types with arguments of type SituationContextDefTextModifier and TypeMethodDescriptionSituationContextDefSchema.fetchSituationContextDefText()Fetches the SituationContextDefText entities (one to many) associated with this entity.protected Class<SituationContextDefText>SituationContextDefTextByKeyFluentHelper.getEntityClass()protected Class<SituationContextDefText>SituationContextDefTextFluentHelper.getEntityClass()io.vavr.control.Option<List<SituationContextDefText>>SituationContextDefSchema.getSituationContextDefTextIfPresent()Retrieval of associated SituationContextDefText entities (one to many).SituationContextDefSchema.getSituationContextDefTextOrFetch()Retrieval of associated SituationContextDefText entities (one to many).SituationContextDefText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype with parameters of type SituationContextDefTextModifier and TypeMethodDescriptionvoidSituationContextDefSchema.addSituationContextDefText(SituationContextDefText... entity) Adds elements to the list of associated SituationContextDefText entities.SituationContextDefSchema.SituationContextDefSchemaBuilder.situationContextDefText(SituationContextDefText... value) Navigation property to_SituationContextDefText for SituationContextDefSchema to multiple SituationContextDefText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype with type arguments of type SituationContextDefTextModifier and TypeMethodDescriptionvoidSituationContextDefSchema.setSituationContextDefText(List<SituationContextDefText> value) Overwrites the list of associated SituationContextDefText entities for the loaded navigation property to_SituationContextDefText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype with type arguments of type SituationContextDefTextModifierConstructorDescriptionSituationContextDefSchema(String sitnDefTemplateID, Integer sitnDataCntxtFormatVersion, Integer sitnDataCntxtSchemaVersion, String sitnDataCntxtSchema, List<SituationContextDefText> toSituationContextDefText) -
Uses of SituationContextDefText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype.link that return types with arguments of type SituationContextDefTextModifier and TypeMethodDescriptionSituationContextDefTextOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype.link with type arguments of type SituationContextDefTextModifier and TypeMethodDescriptionprotected SituationContextDefTextLink<ObjectT>SituationContextDefTextLink.translateLinkType(EntityLink<SituationContextDefTextLink<ObjectT>, SituationContextDefText, ObjectT> link)