Class ReferenceDistributionChannelMappingModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.sap.sapmodel.model.ReferenceDistributionChannelMappingModel
All Implemented Interfaces:
Serializable

public class ReferenceDistributionChannelMappingModel extends ItemModel
Generated model class for type ReferenceDistributionChannelMapping first defined at extension sapmodel.

Distribution Channel per Sales Organization - Assign Master Data. Filled from ERP view V_TVKOV_ST.

See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of ReferenceDistributionChannelMapping.distChannel attribute defined at extension sapmodel.
    static final String
    Generated constant - Attribute key of ReferenceDistributionChannelMapping.distChannelName attribute defined at extension sapmodel.
    static final String
    Generated constant - Attribute key of ReferenceDistributionChannelMapping.refDistChannelConditions attribute defined at extension sapmodel.
    static final String
    Generated constant - Attribute key of ReferenceDistributionChannelMapping.refDistChannelConditionsName attribute defined at extension sapmodel.
    static final String
    Generated constant - Attribute key of ReferenceDistributionChannelMapping.refDistChannelCustMat attribute defined at extension sapmodel.
    static final String
    Generated constant - Attribute key of ReferenceDistributionChannelMapping.refDistChannelCustMatName attribute defined at extension sapmodel.
    static final String
    Generated constant - Attribute key of ReferenceDistributionChannelMapping.salesOrganization attribute defined at extension sapmodel.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    ReferenceDistributionChannelMappingModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
    ReferenceDistributionChannelMappingModel(String _distChannel, ItemModel _owner, String _refDistChannelConditions, String _refDistChannelCustMat, String _salesOrganization)
    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
    ReferenceDistributionChannelMappingModel(String _distChannel, String _refDistChannelConditions, String _refDistChannelCustMat, String _salesOrganization)
    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
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the ReferenceDistributionChannelMapping.distChannel attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDistributionChannelMapping.distChannelName attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDistributionChannelMapping.distChannelName attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelConditions attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelConditionsName attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelConditionsName attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelCustMat attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelCustMatName attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelCustMatName attribute defined at extension sapmodel.
    Generated method - Getter of the ReferenceDistributionChannelMapping.salesOrganization attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDistributionChannelMapping.distChannel attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDistributionChannelMapping.distChannelName attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDistributionChannelMapping.distChannelName attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelConditions attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelConditionsName attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelConditionsName attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelCustMat attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelCustMatName attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelCustMatName attribute defined at extension sapmodel.
    void
    Generated method - Setter of ReferenceDistributionChannelMapping.salesOrganization attribute defined at extension sapmodel.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • _TYPECODE

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

      public static final String SALESORGANIZATION
      Generated constant - Attribute key of ReferenceDistributionChannelMapping.salesOrganization attribute defined at extension sapmodel.
      See Also:
    • DISTCHANNEL

      public static final String DISTCHANNEL
      Generated constant - Attribute key of ReferenceDistributionChannelMapping.distChannel attribute defined at extension sapmodel.
      See Also:
    • DISTCHANNELNAME

      public static final String DISTCHANNELNAME
      Generated constant - Attribute key of ReferenceDistributionChannelMapping.distChannelName attribute defined at extension sapmodel.
      See Also:
    • REFDISTCHANNELCONDITIONS

      public static final String REFDISTCHANNELCONDITIONS
      Generated constant - Attribute key of ReferenceDistributionChannelMapping.refDistChannelConditions attribute defined at extension sapmodel.
      See Also:
    • REFDISTCHANNELCONDITIONSNAME

      public static final String REFDISTCHANNELCONDITIONSNAME
      Generated constant - Attribute key of ReferenceDistributionChannelMapping.refDistChannelConditionsName attribute defined at extension sapmodel.
      See Also:
    • REFDISTCHANNELCUSTMAT

      public static final String REFDISTCHANNELCUSTMAT
      Generated constant - Attribute key of ReferenceDistributionChannelMapping.refDistChannelCustMat attribute defined at extension sapmodel.
      See Also:
    • REFDISTCHANNELCUSTMATNAME

      public static final String REFDISTCHANNELCUSTMATNAME
      Generated constant - Attribute key of ReferenceDistributionChannelMapping.refDistChannelCustMatName attribute defined at extension sapmodel.
      See Also:
  • Constructor Details

    • ReferenceDistributionChannelMappingModel

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

      public ReferenceDistributionChannelMappingModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • ReferenceDistributionChannelMappingModel

      @Deprecated(since="4.1.1", forRemoval=true) public ReferenceDistributionChannelMappingModel(String _distChannel, String _refDistChannelConditions, String _refDistChannelCustMat, String _salesOrganization)
      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:
      _distChannel - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
      _refDistChannelConditions - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
      _refDistChannelCustMat - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
      _salesOrganization - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
    • ReferenceDistributionChannelMappingModel

      @Deprecated(since="4.1.1", forRemoval=true) public ReferenceDistributionChannelMappingModel(String _distChannel, ItemModel _owner, String _refDistChannelConditions, String _refDistChannelCustMat, String _salesOrganization)
      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:
      _distChannel - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
      _owner - initial attribute declared by type Item at extension core
      _refDistChannelConditions - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
      _refDistChannelCustMat - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
      _salesOrganization - initial attribute declared by type ReferenceDistributionChannelMapping at extension sapmodel
  • Method Details

    • getDistChannel

      @Accessor(qualifier="distChannel", type=GETTER) public String getDistChannel()
      Generated method - Getter of the ReferenceDistributionChannelMapping.distChannel attribute defined at extension sapmodel.
      Returns:
      the distChannel - Distribution Channel
    • getDistChannelName

      @Accessor(qualifier="distChannelName", type=GETTER) public String getDistChannelName()
      Generated method - Getter of the ReferenceDistributionChannelMapping.distChannelName attribute defined at extension sapmodel.
      Returns:
      the distChannelName - Distribution Channel Name
    • getDistChannelName

      @Accessor(qualifier="distChannelName", type=GETTER) public String getDistChannelName(Locale loc)
      Generated method - Getter of the ReferenceDistributionChannelMapping.distChannelName attribute defined at extension sapmodel.
      Parameters:
      loc - the value localization key
      Returns:
      the distChannelName - Distribution Channel Name
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • getRefDistChannelConditions

      @Accessor(qualifier="refDistChannelConditions", type=GETTER) public String getRefDistChannelConditions()
      Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelConditions attribute defined at extension sapmodel.
      Returns:
      the refDistChannelConditions - Reference distribution channel for conditions
    • getRefDistChannelConditionsName

      @Accessor(qualifier="refDistChannelConditionsName", type=GETTER) public String getRefDistChannelConditionsName()
      Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelConditionsName attribute defined at extension sapmodel.
      Returns:
      the refDistChannelConditionsName - Reference distribution channel name for conditions
    • getRefDistChannelConditionsName

      @Accessor(qualifier="refDistChannelConditionsName", type=GETTER) public String getRefDistChannelConditionsName(Locale loc)
      Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelConditionsName attribute defined at extension sapmodel.
      Parameters:
      loc - the value localization key
      Returns:
      the refDistChannelConditionsName - Reference distribution channel name for conditions
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • getRefDistChannelCustMat

      @Accessor(qualifier="refDistChannelCustMat", type=GETTER) public String getRefDistChannelCustMat()
      Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelCustMat attribute defined at extension sapmodel.
      Returns:
      the refDistChannelCustMat - Reference distribution channel for customer and material masters
    • getRefDistChannelCustMatName

      @Accessor(qualifier="refDistChannelCustMatName", type=GETTER) public String getRefDistChannelCustMatName()
      Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelCustMatName attribute defined at extension sapmodel.
      Returns:
      the refDistChannelCustMatName - Reference distribution channel name for customer and material masters
    • getRefDistChannelCustMatName

      @Accessor(qualifier="refDistChannelCustMatName", type=GETTER) public String getRefDistChannelCustMatName(Locale loc)
      Generated method - Getter of the ReferenceDistributionChannelMapping.refDistChannelCustMatName attribute defined at extension sapmodel.
      Parameters:
      loc - the value localization key
      Returns:
      the refDistChannelCustMatName - Reference distribution channel name for customer and material masters
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • getSalesOrganization

      @Accessor(qualifier="salesOrganization", type=GETTER) public String getSalesOrganization()
      Generated method - Getter of the ReferenceDistributionChannelMapping.salesOrganization attribute defined at extension sapmodel.
      Returns:
      the salesOrganization - Sales Organization
    • setDistChannel

      @Accessor(qualifier="distChannel", type=SETTER) public void setDistChannel(String value)
      Generated method - Setter of ReferenceDistributionChannelMapping.distChannel attribute defined at extension sapmodel.
      Parameters:
      value - the distChannel - Distribution Channel
    • setDistChannelName

      @Accessor(qualifier="distChannelName", type=SETTER) public void setDistChannelName(String value)
      Generated method - Setter of ReferenceDistributionChannelMapping.distChannelName attribute defined at extension sapmodel.
      Parameters:
      value - the distChannelName - Distribution Channel Name
    • setDistChannelName

      @Accessor(qualifier="distChannelName", type=SETTER) public void setDistChannelName(String value, Locale loc)
      Generated method - Setter of ReferenceDistributionChannelMapping.distChannelName attribute defined at extension sapmodel.
      Parameters:
      value - the distChannelName - Distribution Channel Name
      loc - the value localization key
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • setRefDistChannelConditions

      @Accessor(qualifier="refDistChannelConditions", type=SETTER) public void setRefDistChannelConditions(String value)
      Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelConditions attribute defined at extension sapmodel.
      Parameters:
      value - the refDistChannelConditions - Reference distribution channel for conditions
    • setRefDistChannelConditionsName

      @Accessor(qualifier="refDistChannelConditionsName", type=SETTER) public void setRefDistChannelConditionsName(String value)
      Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelConditionsName attribute defined at extension sapmodel.
      Parameters:
      value - the refDistChannelConditionsName - Reference distribution channel name for conditions
    • setRefDistChannelConditionsName

      @Accessor(qualifier="refDistChannelConditionsName", type=SETTER) public void setRefDistChannelConditionsName(String value, Locale loc)
      Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelConditionsName attribute defined at extension sapmodel.
      Parameters:
      value - the refDistChannelConditionsName - Reference distribution channel name for conditions
      loc - the value localization key
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • setRefDistChannelCustMat

      @Accessor(qualifier="refDistChannelCustMat", type=SETTER) public void setRefDistChannelCustMat(String value)
      Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelCustMat attribute defined at extension sapmodel.
      Parameters:
      value - the refDistChannelCustMat - Reference distribution channel for customer and material masters
    • setRefDistChannelCustMatName

      @Accessor(qualifier="refDistChannelCustMatName", type=SETTER) public void setRefDistChannelCustMatName(String value)
      Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelCustMatName attribute defined at extension sapmodel.
      Parameters:
      value - the refDistChannelCustMatName - Reference distribution channel name for customer and material masters
    • setRefDistChannelCustMatName

      @Accessor(qualifier="refDistChannelCustMatName", type=SETTER) public void setRefDistChannelCustMatName(String value, Locale loc)
      Generated method - Setter of ReferenceDistributionChannelMapping.refDistChannelCustMatName attribute defined at extension sapmodel.
      Parameters:
      value - the refDistChannelCustMatName - Reference distribution channel name for customer and material masters
      loc - the value localization key
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • setSalesOrganization

      @Accessor(qualifier="salesOrganization", type=SETTER) public void setSalesOrganization(String value)
      Generated method - Setter of ReferenceDistributionChannelMapping.salesOrganization attribute defined at extension sapmodel.
      Parameters:
      value - the salesOrganization - Sales Organization