Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.LegalDocument
Packages that use LegalDocument
Package
Description
-
Uses of LegalDocument in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument that return LegalDocumentModifier and TypeMethodDescriptionLegalDocument.LegalDocumentBuilder.build()SetLegalDocumentToAcceptedFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.protected LegalDocumentLegalDocumentCreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument that return types with arguments of type LegalDocumentModifier and TypeMethodDescriptionprotected Class<LegalDocument>LegalDocumentByKeyFluentHelper.getEntityClass()protected Class<LegalDocument>LegalDocumentFluentHelper.getEntityClass()protected Class<LegalDocument>SetLegalDocumentToAcceptedFluentHelper.getEntityClass()LegalDocument.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument with parameters of type LegalDocumentModifierConstructorDescriptionLegalDocumentCreateFluentHelper(String servicePath, LegalDocument entity, String entityCollection) Creates a fluent helper object that will create aLegalDocumententity on the OData endpoint. -
Uses of LegalDocument in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.batch with parameters of type LegalDocumentModifier and TypeMethodDescriptionDefaultLegalDocumentServiceBatchChangeSet.createLegalDocument(LegalDocument legalDocument) LegalDocumentServiceBatchChangeSet.createLegalDocument(LegalDocument legalDocument) Create a newLegalDocumententity and save it to the S/4HANA system. -
Uses of LegalDocument in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.link that return types with arguments of type LegalDocumentModifier and TypeMethodDescriptionLegalDocumentOneToOneLink.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.legaldocument.link with type arguments of type LegalDocumentModifier and TypeMethodDescriptionprotected LegalDocumentLink<ObjectT>LegalDocumentLink.translateLinkType(EntityLink<LegalDocumentLink<ObjectT>, LegalDocument, ObjectT> link) -
Uses of LegalDocument in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type LegalDocumentModifier and TypeMethodDescriptionDefaultLegalDocumentService.createLegalDocument(LegalDocument legalDocument) Deprecated.LegalDocumentService.createLegalDocument(LegalDocument legalDocument) Deprecated.Create a newLegalDocumententity and save it to the S/4HANA system.