Class MerchSnFieldModel

All Implemented Interfaces:
Serializable

public class MerchSnFieldModel extends ItemModel
Generated model class for type MerchSnField first defined at extension merchandisingservices.

Merchandising field mapping.

See Also:
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • _MERCHSNCONFIG2MERCHSNFIELD

      public static final String _MERCHSNCONFIG2MERCHSNFIELD
      Generated relation code constant for relation MerchSnConfig2MerchSnField defining source attribute merchSnConfig in extension merchandisingservices.
      See Also:
    • INDEXEDFIELD

      public static final String INDEXEDFIELD
      Generated constant - Attribute key of MerchSnField.indexedField attribute defined at extension merchandisingservices.
      See Also:
    • MERCHMAPPEDNAME

      public static final String MERCHMAPPEDNAME
      Generated constant - Attribute key of MerchSnField.merchMappedName attribute defined at extension merchandisingservices.
      See Also:
    • MERCHSNCONFIGPOS

      public static final String MERCHSNCONFIGPOS
      Generated constant - Attribute key of MerchSnField.merchSnConfigPOS attribute defined at extension merchandisingservices.
      See Also:
    • MERCHSNCONFIG

      public static final String MERCHSNCONFIG
      Generated constant - Attribute key of MerchSnField.merchSnConfig attribute defined at extension merchandisingservices.
      See Also:
  • Constructor Details

    • MerchSnFieldModel

      public MerchSnFieldModel()
      Generated constructor - Default constructor for generic creation.
    • MerchSnFieldModel

      public MerchSnFieldModel(ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • MerchSnFieldModel

      @Deprecated(since="4.1.1", forRemoval=true) public MerchSnFieldModel(SnFieldModel _indexedField)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _indexedField - initial attribute declared by type MerchSnField at extension merchandisingservices
    • MerchSnFieldModel

      @Deprecated(since="4.1.1", forRemoval=true) public MerchSnFieldModel(SnFieldModel _indexedField, ItemModel _owner)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _indexedField - initial attribute declared by type MerchSnField at extension merchandisingservices
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getIndexedField

      @Accessor(qualifier="indexedField", type=GETTER) public SnFieldModel getIndexedField()
      Generated method - Getter of the MerchSnField.indexedField attribute defined at extension merchandisingservices.
      Returns:
      the indexedField - Unique identifier
    • getMerchMappedName

      @Accessor(qualifier="merchMappedName", type=GETTER) public String getMerchMappedName()
      Generated method - Getter of the MerchSnField.merchMappedName attribute defined at extension merchandisingservices.
      Returns:
      the merchMappedName - Mapped property name
    • getMerchSnConfig

      @Accessor(qualifier="merchSnConfig", type=GETTER) public MerchSnConfigModel getMerchSnConfig()
      Generated method - Getter of the MerchSnField.merchSnConfig attribute defined at extension merchandisingservices.
      Returns:
      the merchSnConfig
    • setIndexedField

      @Accessor(qualifier="indexedField", type=SETTER) public void setIndexedField(SnFieldModel value)
      Generated method - Setter of MerchSnField.indexedField attribute defined at extension merchandisingservices.
      Parameters:
      value - the indexedField - Unique identifier
    • setMerchMappedName

      @Accessor(qualifier="merchMappedName", type=SETTER) public void setMerchMappedName(String value)
      Generated method - Setter of MerchSnField.merchMappedName attribute defined at extension merchandisingservices.
      Parameters:
      value - the merchMappedName - Mapped property name
    • setMerchSnConfig

      @Accessor(qualifier="merchSnConfig", type=SETTER) public void setMerchSnConfig(MerchSnConfigModel value)
      Generated method - Setter of MerchSnField.merchSnConfig attribute defined at extension merchandisingservices.
      Parameters:
      value - the merchSnConfig