Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
PurchasingSource |
PurchasingSource.PurchasingSourceBuilder.build() |
protected PurchasingSource |
PurchasingSourceCreateFluentHelper.getEntity() |
protected PurchasingSource |
PurchasingSourceDeleteFluentHelper.getEntity() |
protected PurchasingSource |
PurchasingSourceUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<PurchasingSource> |
PurchasingSourceByKeyFluentHelper.getEntityClass() |
protected Class<PurchasingSource> |
PurchasingSourceFluentHelper.getEntityClass() |
Class<PurchasingSource> |
PurchasingSource.getType() |
Modifier and Type | Method and Description |
---|---|
protected PurchasingSourceLink<ObjectT> |
PurchasingSourceLink.translateLinkType(EntityLink<PurchasingSourceLink<ObjectT>,PurchasingSource,ObjectT> link) |
Constructor and Description |
---|
PurchasingSourceCreateFluentHelper(String servicePath,
PurchasingSource entity)
Creates a fluent helper object that will create a
PurchasingSource entity on the OData endpoint. |
PurchasingSourceDeleteFluentHelper(String servicePath,
PurchasingSource entity)
Creates a fluent helper object that will delete a
PurchasingSource entity on the OData endpoint. |
PurchasingSourceUpdateFluentHelper(String servicePath,
PurchasingSource entity)
Creates a fluent helper object that will update a
PurchasingSource entity on the OData endpoint. |
Copyright © 2018 SAP SE. All rights reserved.