Interface SapProductTypesAttributeHelper

All Known Implementing Classes:
DefaultServiceSapProductTypesAttributeHelper, DefaultSubscriptionSapProductTypesAttributeHelper

public interface SapProductTypesAttributeHelper
Interface to provide access to module specific determination of SAP product types, abstracting internal attributes of the module.
  • Method Details

    • getSapProductTypes

      Set<SAPProductType> getSapProductTypes(ProductModel product)
      Get Set of ProductTypes for a given product
      Parameters:
      product - the ProductModel
      Returns:
      Returns Set set of types determined for a product by a module