Class SimpleExternalConfigurationAccess

java.lang.Object
de.hybris.platform.sap.productconfig.services.impl.SimpleExternalConfigurationAccess
All Implemented Interfaces:
ExternalConfigurationAccess

public class SimpleExternalConfigurationAccess extends Object implements ExternalConfigurationAccess
Trivial implementation of ExternalConfigurationAccess, active in a deployment where no SAP integration is available. If SAP integration is available, this bean isn't active, another implementation of the interface residing in an SAP integration extension will take over.

This implementation does not access AbstractOrderEntryModel at all.