Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel.DistributionChannel
Packages that use DistributionChannel
Package
Description
-
Uses of DistributionChannel in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel with type parameters of type DistributionChannelModifier and TypeFieldDescriptionstatic final DistributionChannelTextOneToOneLink<DistributionChannel>DistributionChannelText.TO_DISTRIBUTION_CHANNELUse with available fluent helpers to apply the to_DistributionChannel navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel that return DistributionChannelModifier and TypeMethodDescriptionDistributionChannel.DistributionChannelBuilder.build()DistributionChannelText.fetchDistributionChannel()Fetches the DistributionChannel entity (one to one) associated with this entity.DistributionChannelText.getDistributionChannelOrFetch()Retrieval of associated DistributionChannel entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel that return types with arguments of type DistributionChannelModifier and TypeMethodDescriptionio.vavr.control.Option<DistributionChannel>DistributionChannelText.getDistributionChannelIfPresent()Retrieval of associated DistributionChannel entity (one to one).protected Class<DistributionChannel>DistributionChannelByKeyFluentHelper.getEntityClass()protected Class<DistributionChannel>DistributionChannelFluentHelper.getEntityClass()DistributionChannel.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel with parameters of type DistributionChannelModifier and TypeMethodDescriptionDistributionChannelText.DistributionChannelTextBuilder.distributionChannel(DistributionChannel value) Navigation property to_DistributionChannel for DistributionChannelText to single DistributionChannel.voidDistributionChannelText.setDistributionChannel(DistributionChannel value) Overwrites the associated DistributionChannel entity for the loaded navigation property to_DistributionChannel.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel with parameters of type DistributionChannelModifierConstructorDescriptionDistributionChannelText(String distributionChannel, String language, String distributionChannelName, DistributionChannel toDistributionChannel) -
Uses of DistributionChannel in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.distributionchannel.link that return types with arguments of type DistributionChannelModifier and TypeMethodDescriptionDistributionChannelOneToOneLink.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.distributionchannel.link with type arguments of type DistributionChannelModifier and TypeMethodDescriptionprotected DistributionChannelLink<ObjectT>DistributionChannelLink.translateLinkType(EntityLink<DistributionChannelLink<ObjectT>, DistributionChannel, ObjectT> link)