Class GeneratedDeltadetectionManager

java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.deltadetection.jalo.GeneratedDeltadetectionManager
All Implemented Interfaces:
ItemLifecycleListener, Serializable
Direct Known Subclasses:
DeltadetectionManager

public abstract class GeneratedDeltadetectionManager extends Extension
Generated class for type DeltadetectionManager.
See Also:
  • Field Details

    • STREAMCONFIGURATIONEXCLUDEDSUBTYPES_SRC_ORDERED

      protected static String STREAMCONFIGURATIONEXCLUDEDSUBTYPES_SRC_ORDERED
      Relation ordering override parameter constants for StreamConfigurationExcludedSubtypes from ((deltadetection))
    • STREAMCONFIGURATIONEXCLUDEDSUBTYPES_TGT_ORDERED

      protected static String STREAMCONFIGURATIONEXCLUDEDSUBTYPES_TGT_ORDERED
    • STREAMCONFIGURATIONEXCLUDEDSUBTYPES_MARKMODIFIED

      protected static String STREAMCONFIGURATIONEXCLUDEDSUBTYPES_MARKMODIFIED
      Relation disable markmodifed parameter constants for StreamConfigurationExcludedSubtypes from ((deltadetection))
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Map<String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedDeltadetectionManager

      public GeneratedDeltadetectionManager()
  • Method Details