Class SapRevenueCloudProductCodeTranslator


  • @Deprecated
    public class SapRevenueCloudProductCodeTranslator
    extends AbstractValueTranslator
    Deprecated.
    This class is deprecated since 1811. This is achieved in SAP Cloud Platform Integration by maintaining a separate Value Mapping
    Translates the combination of ProductModel' code and marketId to the ] ProductModel
    • Constructor Detail

      • SapRevenueCloudProductCodeTranslator

        public SapRevenueCloudProductCodeTranslator()
        Deprecated.
    • Method Detail

      • exportValue

        public java.lang.String exportValue​(java.lang.Object arg0)
        Deprecated.
        No export supported. Throws UnsupportedOperationException
        Specified by:
        exportValue in class AbstractValueTranslator
        Parameters:
        obj - - imput object
        Returns:
        String
      • importValue

        public java.lang.Object importValue​(java.lang.String prodCodeMarkrtId,
                                            Item importItem)
        Deprecated.
        Imports the product code and market ID combined with ':' and converts it to product
        Specified by:
        importValue in class AbstractValueTranslator
        Parameters:
        prodCodeMarkrtId - - product code and market ID combined with ':'
        importItem - - current import item
        Returns:
        Object
      • getSapRevenueCloudProductInboudHelper

        public SapRevenueCloudProductInboudHelper getSapRevenueCloudProductInboudHelper()
        Deprecated.
        Returns:
        the sapRevenueCloudProductInboudHelper
      • setSapRevenueCloudProductInboudHelper

        public void setSapRevenueCloudProductInboudHelper​(SapRevenueCloudProductInboudHelper sapRevenueCloudProductInboudHelper)
        Deprecated.
        Parameters:
        sapRevenueCloudProductInboudHelper - the sapRevenueCloudProductInboudHelper to set