Class DefaultPPSClientBeanAccessor

java.lang.Object
com.sap.retail.sapppspricing.opps.PPSClientBeanAccessorImpl
com.sap.retail.sapppspricing.impl.DefaultPPSClientBeanAccessor
All Implemented Interfaces:
PPSClientBeanAccessor
Direct Known Subclasses:
DefaultPPSClient, DefaultPriceCalculateToOrderMapper, MerchandiseHierarchyLineItemPopulator, PPSAccessorHelper

public class DefaultPPSClientBeanAccessor extends PPSClientBeanAccessorImpl
PPS bean accessor as a subclass of the one provided by PPS. Just introduced to avoid too strong coupling - the PPS class is located in the client-impl module which would not be present in case of a remote scenario. Consumers of this class should not rely on this class being an instance of PPSClientBeanAccessorImpl. They should only rely on this class implementing PPSClientBeanAccessor.
  • Constructor Details

    • DefaultPPSClientBeanAccessor

      public DefaultPPSClientBeanAccessor()