Class DefaultSapB2BEntitlementService

java.lang.Object
com.sap.hybris.sapentitlementsintegration.service.impl.DefaultSapEntitlementService
com.sap.hybris.sapentitlementsintegrationb2b.service.impl.DefaultSapB2BEntitlementService
All Implemented Interfaces:
SapEntitlementService

public class DefaultSapB2BEntitlementService extends DefaultSapEntitlementService implements SapEntitlementService
B2B implementation of SapEntitlementService
  • Constructor Details

    • DefaultSapB2BEntitlementService

      public DefaultSapB2BEntitlementService()
  • Method Details

    • getCustomerId

      protected String getCustomerId()
      Overrides:
      getCustomerId in class DefaultSapEntitlementService
    • setB2bUnitService

      public void setB2bUnitService(de.hybris.platform.b2b.services.B2BUnitService b2bUnitService)
      Parameters:
      b2bUnitService - the b2bUnitService to set