Class SapRevenueCloudProductCodeTranslator

java.lang.Object
de.hybris.platform.impex.jalo.translators.AbstractValueTranslator
com.sap.hybris.saprevenuecloudproduct.inbound.SapRevenueCloudProductCodeTranslator

@Deprecated(since="1811", forRemoval=true) public class SapRevenueCloudProductCodeTranslator extends de.hybris.platform.impex.jalo.translators.AbstractValueTranslator
Deprecated, for removal: This API element is subject to removal in a future version.
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 Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    No export supported.
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    importValue(String prodCodeMarkrtId, de.hybris.platform.jalo.Item importItem)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Imports the product code and market ID combined with ':' and converts it to product
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class de.hybris.platform.impex.jalo.translators.AbstractValueTranslator

    clearStatus, createTranslator, createTranslator, createTranslator, debug, error, getColumnDescriptor, getFlexibleSearch, info, init, isDebugEnabled, isInfoEnabled, setEmpty, setError, validate, warn, wasEmpty, wasUnresolved

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SapRevenueCloudProductCodeTranslator

      public SapRevenueCloudProductCodeTranslator()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • exportValue

      public String exportValue(Object arg0)
      Deprecated, for removal: This API element is subject to removal in a future version.
      No export supported. Throws UnsupportedOperationException
      Specified by:
      exportValue in class de.hybris.platform.impex.jalo.translators.AbstractValueTranslator
      Parameters:
      obj - - imput object
      Returns:
      String
    • importValue

      public Object importValue(String prodCodeMarkrtId, de.hybris.platform.jalo.Item importItem)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Imports the product code and market ID combined with ':' and converts it to product
      Specified by:
      importValue in class de.hybris.platform.impex.jalo.translators.AbstractValueTranslator
      Parameters:
      prodCodeMarkrtId - - product code and market ID combined with ':'
      importItem - - current import item
      Returns:
      Object
    • getSapRevenueCloudProductInboudHelper

      public SapRevenueCloudProductInboudHelper getSapRevenueCloudProductInboudHelper()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Returns:
      the sapRevenueCloudProductInboudHelper
    • setSapRevenueCloudProductInboudHelper

      public void setSapRevenueCloudProductInboudHelper(SapRevenueCloudProductInboudHelper sapRevenueCloudProductInboudHelper)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Parameters:
      sapRevenueCloudProductInboudHelper - the sapRevenueCloudProductInboudHelper to set