Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SAP__Signature
Packages that use SAP__Signature
Package
Description
-
Uses of SAP__Signature in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore with type parameters of type SAP__SignatureModifier and TypeFieldDescriptionstatic final SAP__DocumentDescriptionOneToOneLink<SAP__Signature>SAP__DocumentDescription.TO_SIGNATUREUse with available fluent helpers to apply the Signature navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore that return SAP__SignatureModifier and TypeMethodDescriptionSAP__Signature.SAP__SignatureBuilder.build()SAP__DocumentDescription.fetchSignature()Fetches the SAP__Signature entity (one to one) associated with this entity.SAP__DocumentDescription.getSignatureOrFetch()Retrieval of associated SAP__Signature entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore that return types with arguments of type SAP__SignatureModifier and TypeMethodDescriptionio.vavr.control.Option<SAP__Signature>SAP__DocumentDescription.getSignatureIfPresent()Retrieval of associated SAP__Signature entity (one to one).SAP__Signature.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore with parameters of type SAP__SignatureModifier and TypeMethodDescriptionvoidSAP__DocumentDescription.setSignature(SAP__Signature value) Overwrites the associated SAP__Signature entity for the loaded navigation property Signature.SAP__DocumentDescription.SAP__DocumentDescriptionBuilder.signature(SAP__Signature value) Navigation property Signature for SAP__DocumentDescription to single SAP__Signature.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore with parameters of type SAP__SignatureModifierConstructorDescriptionSAP__DocumentDescription(UUID id, String createdBy, LocalDateTime createdAt, String fileName, String title, SAP__Format toFormat, List<SAP__TableColumns> toTableColumns, List<SAP__CoverPage> toCoverPage, SAP__Signature toSignature, SAP__PDFStandard toPDFStandard) -
Uses of SAP__Signature in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.link that return types with arguments of type SAP__SignatureModifier and TypeMethodDescriptionSAP__SignatureOneToOneLink.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.supplierevaluationscore.link with type arguments of type SAP__SignatureModifier and TypeMethodDescriptionprotected SAP__SignatureLink<ObjectT>SAP__SignatureLink.translateLinkType(EntityLink<SAP__SignatureLink<ObjectT>, SAP__Signature, ObjectT> link)