Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.SuplrEvalRspExternalName
Packages that use SuplrEvalRspExternalName
Package
Description
-
Uses of SuplrEvalRspExternalName in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with type parameters of type SuplrEvalRspExternalNameModifier and TypeFieldDescriptionstatic final SupplierEvaluationResponseLink<SuplrEvalRspExternalName>SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_EXTERNAL_NAMEUse with available fluent helpers to apply the to_SuplrEvalRspExternalName navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspExternalNameModifier and TypeMethodDescriptionSuplrEvalRspExternalName.SuplrEvalRspExternalNameBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return types with arguments of type SuplrEvalRspExternalNameModifier and TypeMethodDescriptionSupplierEvaluationResponse.fetchSuplrEvalRspExternalName()Fetches the SuplrEvalRspExternalName entities (one to many) associated with this entity.protected Class<SuplrEvalRspExternalName>SuplrEvalRspExternalNameByKeyFluentHelper.getEntityClass()protected Class<SuplrEvalRspExternalName>SuplrEvalRspExternalNameFluentHelper.getEntityClass()io.vavr.control.Option<List<SuplrEvalRspExternalName>>SupplierEvaluationResponse.getSuplrEvalRspExternalNameIfPresent()Retrieval of associated SuplrEvalRspExternalName entities (one to many).SupplierEvaluationResponse.getSuplrEvalRspExternalNameOrFetch()Retrieval of associated SuplrEvalRspExternalName entities (one to many).SuplrEvalRspExternalName.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with parameters of type SuplrEvalRspExternalNameModifier and TypeMethodDescriptionvoidSupplierEvaluationResponse.addSuplrEvalRspExternalName(SuplrEvalRspExternalName... entity) Adds elements to the list of associated SuplrEvalRspExternalName entities.SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspExternalName(SuplrEvalRspExternalName... value) Navigation property to_SuplrEvalRspExternalName for SupplierEvaluationResponse to multiple SuplrEvalRspExternalName.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with type arguments of type SuplrEvalRspExternalNameModifier and TypeMethodDescriptionvoidSupplierEvaluationResponse.setSuplrEvalRspExternalName(List<SuplrEvalRspExternalName> value) Overwrites the list of associated SuplrEvalRspExternalName entities for the loaded navigation property to_SuplrEvalRspExternalName.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse with type arguments of type SuplrEvalRspExternalNameModifierConstructorDescriptionSupplierEvaluationResponse(UUID suplrEvalRspUUID, UUID suplrEvalReqUUID, UUID purgCatUUID, String supplierEvalResponse, String suplrEvalRspName, String language, String createdByUser, String lastChangedByUser, LocalDateTime suplrEvalStartDate, LocalDateTime suplrEvalEndDate, LocalDateTime suplrEvalDeadlineDate, ZonedDateTime lastChangeDateTime, ZonedDateTime suplrEvalSubmissionDateTime, ZonedDateTime creationDateTime, String suplrEvalRspLifecycleStatus, SuplrEvalRspAppraiser toSuplrEvalRspAppraiser, List<SuplrEvalRspExternalName> toSuplrEvalRspExternalName, List<SuplrEvalRspIntroduction> toSuplrEvalRspIntroduction, List<SuplrEvalRspLanguage> toSuplrEvalRspLanguage, SuplrEvalRspPurchaserResp toSuplrEvalRspPurchaserResp, SuplrEvalRspRootQnaire toSuplrEvalRspRootQnaire, SuplrEvalRspSupplier toSuplrEvalRspSupplier) -
Uses of SuplrEvalRspExternalName in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.link that return types with arguments of type SuplrEvalRspExternalNameModifier and TypeMethodDescriptionSuplrEvalRspExternalNameOneToOneLink.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.supplierevaluationresponse.link with type arguments of type SuplrEvalRspExternalNameModifier and TypeMethodDescriptionprotected SuplrEvalRspExternalNameLink<ObjectT>SuplrEvalRspExternalNameLink.translateLinkType(EntityLink<SuplrEvalRspExternalNameLink<ObjectT>, SuplrEvalRspExternalName, ObjectT> link)