Interface CxConsumptionLayerProfileMapper

    • Method Detail

      • getRequiredFields

        java.util.Set<java.lang.String> getRequiredFields()
        Method define which profile attributes are needed by mapper.
        They will be send to profile service.
        Returns:
        set of profile attributes needed by mapper.
        Example : [insights.affinities.products, insights.affinities.categories]