Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
LegalDocument |
LegalDocument.LegalDocumentBuilder.build() |
protected LegalDocument |
LegalDocumentCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<LegalDocument> |
LegalDocumentByKeyFluentHelper.getEntityClass() |
protected Class<LegalDocument> |
LegalDocumentFluentHelper.getEntityClass() |
Class<LegalDocument> |
LegalDocument.getType() |
Modifier and Type | Method and Description |
---|---|
protected LegalDocumentLink<ObjectT> |
LegalDocumentLink.translateLinkType(EntityLink<LegalDocumentLink<ObjectT>,LegalDocument,ObjectT> link) |
Constructor and Description |
---|
LegalDocumentCreateFluentHelper(String servicePath,
LegalDocument entity)
Creates a fluent helper object that will create a
LegalDocument entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
LegalDocumentCreateFluentHelper |
DefaultLegalDocumentService.createLegalDocument(LegalDocument legalDocument) |
LegalDocumentCreateFluentHelper |
LegalDocumentService.createLegalDocument(LegalDocument legalDocument)
Create a new
LegalDocument entity and save it to the S/4HANA system. |
Copyright © 2018 SAP SE. All rights reserved.