public class SapPricingBackendERP extends BackendBusinessObjectBaseJCo implements SapPricingBackend
| Modifier and Type | Field and Description |
|---|---|
protected JCoManagedConnectionFactory |
managedConnectionFactory |
genericFactory, moduleConfigurationAccess| Constructor and Description |
|---|
SapPricingBackendERP() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
closeConnection(JCoConnection connection) |
SapPricingCachedBackendERP |
getCacheAccess() |
SapPricingMapper |
getPricingMapper() |
protected void |
logMesages(JCoTable etMessage) |
java.util.List<PriceInformation> |
readPriceInformationForProducts(java.util.List<ProductModel> productModels,
SapPricingPartnerFunction partnerFunction,
ConversionService conversionService) |
void |
readPricesForCart(AbstractOrderModel order,
SapPricingPartnerFunction partnerFunction,
ConversionService conversionService) |
void |
setCacheAccess(SapPricingCachedBackendERP cacheAccess) |
void |
setManagedConnectionFactory(JCoManagedConnectionFactory managedConnectionFactory) |
void |
setPricingMapper(SapPricingMapper pricingMapper) |
getDefaultConnectionName, getDefaultDestinationName, getDefaultJCoConnection, getJCoConnection, getJCoConnection, getModuleId, setDefaultConnectionName, setDefaultDestinationName, setManagedConnectionContainer, toStringdestroyBackendObject, getModuleConfigurationAccess, initBackendObject, setGenericFactory, setModuleConfigurationAccessclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdestroyBackendObject, initBackendObjectprotected JCoManagedConnectionFactory managedConnectionFactory
public java.util.List<PriceInformation> readPriceInformationForProducts(java.util.List<ProductModel> productModels, SapPricingPartnerFunction partnerFunction, ConversionService conversionService) throws BackendException
readPriceInformationForProducts in interface SapPricingBackendconversionService - TODOBackendExceptionpublic void readPricesForCart(AbstractOrderModel order, SapPricingPartnerFunction partnerFunction, ConversionService conversionService) throws BackendException, CommunicationException
readPricesForCart in interface SapPricingBackendconversionService - TODOBackendExceptionCommunicationExceptionprotected void closeConnection(JCoConnection connection)
protected void logMesages(JCoTable etMessage)
public SapPricingCachedBackendERP getCacheAccess()
public void setCacheAccess(SapPricingCachedBackendERP cacheAccess)
cacheAccess - public void setManagedConnectionFactory(JCoManagedConnectionFactory managedConnectionFactory)
public SapPricingMapper getPricingMapper()
public void setPricingMapper(SapPricingMapper pricingMapper)
pricingMapper - Copyright © 2018 SAP SE. All Rights Reserved.