Class CoreImpExConstants

java.lang.Object
de.hybris.platform.util.CoreImpExConstants

public final class CoreImpExConstants extends Object
Specifies constants for ImpEx module which are also used by classes of core module, especially Order and LinkManager.
  • Field Details

    • IMPORT_MODE

      public static final String IMPORT_MODE
      SessionContext property to signal that all item creations or attribute settings are done by an import process of ImpEx. Is this property is set some business logic is deactivated, because the logic was already done before and only pure data has to be set.
      See Also:
  • Constructor Details

    • CoreImpExConstants

      public CoreImpExConstants()