Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.PartnerProject
Packages that use PartnerProject
Package
Description
-
Uses of PartnerProject in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with type parameters of type PartnerProjectModifier and TypeFieldDescriptionstatic final TRIALBALANCEResultOneToOneLink<PartnerProject>TRIALBALANCEResult.TO_PARTNER_PROJECT_DETAILSUse with available fluent helpers to apply the PartnerProjectDetails navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return PartnerProjectModifier and TypeMethodDescriptionPartnerProject.PartnerProjectBuilder.build()TRIALBALANCEResult.fetchPartnerProjectDetails()Fetches the PartnerProject entity (one to one) associated with this entity.TRIALBALANCEResult.getPartnerProjectDetailsOrFetch()Retrieval of associated PartnerProject entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type PartnerProjectModifier and TypeMethodDescriptionprotected Class<PartnerProject>PartnerProjectByKeyFluentHelper.getEntityClass()protected Class<PartnerProject>PartnerProjectFluentHelper.getEntityClass()io.vavr.control.Option<PartnerProject>TRIALBALANCEResult.getPartnerProjectDetailsIfPresent()Retrieval of associated PartnerProject entity (one to one).PartnerProject.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type PartnerProjectModifier and TypeMethodDescriptionTRIALBALANCEResult.TRIALBALANCEResultBuilder.partnerProjectDetails(PartnerProject value) Navigation property PartnerProjectDetails for TRIALBALANCEResult to single PartnerProject.voidTRIALBALANCEResult.setPartnerProjectDetails(PartnerProject value) Overwrites the associated PartnerProject entity for the loaded navigation property PartnerProjectDetails. -
Uses of PartnerProject in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that return types with arguments of type PartnerProjectModifier and TypeMethodDescriptionPartnerProjectOneToOneLink.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.trialbalance.link with type arguments of type PartnerProjectModifier and TypeMethodDescriptionprotected PartnerProjectLink<ObjectT>PartnerProjectLink.translateLinkType(EntityLink<PartnerProjectLink<ObjectT>, PartnerProject, ObjectT> link)