Class ItemModelConverter.AttributesToLoad

java.lang.Object
de.hybris.platform.servicelayer.internal.converter.impl.ItemModelConverter.AttributesToLoad
Enclosing class:
ItemModelConverter

protected class ItemModelConverter.AttributesToLoad extends Object
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • addUnlocalizedAttribute

      protected void addUnlocalizedAttribute(String quali)
    • addLocalized

      protected void addLocalized(String quali, Locale loc)
    • clearUnlocalizedAttribute

      protected void clearUnlocalizedAttribute(String quali)
    • clearLocalized

      protected void clearLocalized(String quali, Locale loc)