Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.SAP__PDFStandard
Packages that use SAP__PDFStandard
Package
Description
-
Uses of SAP__PDFStandard in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag with type parameters of type SAP__PDFStandardModifier and TypeFieldDescriptionstatic final SAP__DocumentDescriptionOneToOneLink<SAP__PDFStandard>SAP__DocumentDescription.TO_PDF_STANDARDUse with available fluent helpers to apply the PDFStandard navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag that return SAP__PDFStandardModifier and TypeMethodDescriptionSAP__PDFStandard.SAP__PDFStandardBuilder.build()SAP__DocumentDescription.fetchPDFStandard()Fetches the SAP__PDFStandard entity (one to one) associated with this entity.SAP__DocumentDescription.getPDFStandardOrFetch()Retrieval of associated SAP__PDFStandard entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag that return types with arguments of type SAP__PDFStandardModifier and TypeMethodDescriptionio.vavr.control.Option<SAP__PDFStandard>SAP__DocumentDescription.getPDFStandardIfPresent()Retrieval of associated SAP__PDFStandard entity (one to one).SAP__PDFStandard.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag with parameters of type SAP__PDFStandardModifier and TypeMethodDescriptionSAP__DocumentDescription.SAP__DocumentDescriptionBuilder.pdfStandard(SAP__PDFStandard value) Navigation property PDFStandard for SAP__DocumentDescription to single SAP__PDFStandard.voidSAP__DocumentDescription.setPDFStandard(SAP__PDFStandard value) Overwrites the associated SAP__PDFStandard entity for the loaded navigation property PDFStandard.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag with parameters of type SAP__PDFStandardModifierConstructorDescriptionSAP__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__PDFStandard in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.link that return types with arguments of type SAP__PDFStandardModifier and TypeMethodDescriptionSAP__PDFStandardOneToOneLink.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.workforcepersonskilltag.link with type arguments of type SAP__PDFStandardModifier and TypeMethodDescriptionprotected SAP__PDFStandardLink<ObjectT>SAP__PDFStandardLink.translateLinkType(EntityLink<SAP__PDFStandardLink<ObjectT>, SAP__PDFStandard, ObjectT> link)