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:
java.io.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:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
_TYPECODE
Generated model type code constant.static java.lang.String
DISTCHANNEL
Generated constant - Attribute key ofReferenceDistributionChannelMapping.distChannel
attribute defined at extensionsapmodel
.static java.lang.String
DISTCHANNELNAME
Generated constant - Attribute key ofReferenceDistributionChannelMapping.distChannelName
attribute defined at extensionsapmodel
.static java.lang.String
REFDISTCHANNELCONDITIONS
Generated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelConditions
attribute defined at extensionsapmodel
.static java.lang.String
REFDISTCHANNELCONDITIONSNAME
Generated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelConditionsName
attribute defined at extensionsapmodel
.static java.lang.String
REFDISTCHANNELCUSTMAT
Generated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelCustMat
attribute defined at extensionsapmodel
.static java.lang.String
REFDISTCHANNELCUSTMATNAME
Generated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelCustMatName
attribute defined at extensionsapmodel
.static java.lang.String
SALESORGANIZATION
Generated constant - Attribute key ofReferenceDistributionChannelMapping.salesOrganization
attribute defined at extensionsapmodel
.-
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 ReferenceDistributionChannelMappingModel()
Generated constructor - Default constructor for generic creation.ReferenceDistributionChannelMappingModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing contextReferenceDistributionChannelMappingModel(java.lang.String _distChannel, ItemModel _owner, java.lang.String _refDistChannelConditions, java.lang.String _refDistChannelCustMat, java.lang.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 parametersReferenceDistributionChannelMappingModel(java.lang.String _distChannel, java.lang.String _refDistChannelConditions, java.lang.String _refDistChannelCustMat, java.lang.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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getDistChannel()
Generated method - Getter of theReferenceDistributionChannelMapping.distChannel
attribute defined at extensionsapmodel
.java.lang.String
getDistChannelName()
Generated method - Getter of theReferenceDistributionChannelMapping.distChannelName
attribute defined at extensionsapmodel
.java.lang.String
getDistChannelName(java.util.Locale loc)
Generated method - Getter of theReferenceDistributionChannelMapping.distChannelName
attribute defined at extensionsapmodel
.java.lang.String
getRefDistChannelConditions()
Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelConditions
attribute defined at extensionsapmodel
.java.lang.String
getRefDistChannelConditionsName()
Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelConditionsName
attribute defined at extensionsapmodel
.java.lang.String
getRefDistChannelConditionsName(java.util.Locale loc)
Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelConditionsName
attribute defined at extensionsapmodel
.java.lang.String
getRefDistChannelCustMat()
Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelCustMat
attribute defined at extensionsapmodel
.java.lang.String
getRefDistChannelCustMatName()
Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelCustMatName
attribute defined at extensionsapmodel
.java.lang.String
getRefDistChannelCustMatName(java.util.Locale loc)
Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelCustMatName
attribute defined at extensionsapmodel
.java.lang.String
getSalesOrganization()
Generated method - Getter of theReferenceDistributionChannelMapping.salesOrganization
attribute defined at extensionsapmodel
.void
setDistChannel(java.lang.String value)
Generated method - Setter ofReferenceDistributionChannelMapping.distChannel
attribute defined at extensionsapmodel
.void
setDistChannelName(java.lang.String value)
Generated method - Setter ofReferenceDistributionChannelMapping.distChannelName
attribute defined at extensionsapmodel
.void
setDistChannelName(java.lang.String value, java.util.Locale loc)
Generated method - Setter ofReferenceDistributionChannelMapping.distChannelName
attribute defined at extensionsapmodel
.void
setRefDistChannelConditions(java.lang.String value)
Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelConditions
attribute defined at extensionsapmodel
.void
setRefDistChannelConditionsName(java.lang.String value)
Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelConditionsName
attribute defined at extensionsapmodel
.void
setRefDistChannelConditionsName(java.lang.String value, java.util.Locale loc)
Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelConditionsName
attribute defined at extensionsapmodel
.void
setRefDistChannelCustMat(java.lang.String value)
Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelCustMat
attribute defined at extensionsapmodel
.void
setRefDistChannelCustMatName(java.lang.String value)
Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelCustMatName
attribute defined at extensionsapmodel
.void
setRefDistChannelCustMatName(java.lang.String value, java.util.Locale loc)
Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelCustMatName
attribute defined at extensionsapmodel
.void
setSalesOrganization(java.lang.String value)
Generated method - Setter ofReferenceDistributionChannelMapping.salesOrganization
attribute defined at extensionsapmodel
.-
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
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
SALESORGANIZATION
public static final java.lang.String SALESORGANIZATION
Generated constant - Attribute key ofReferenceDistributionChannelMapping.salesOrganization
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
DISTCHANNEL
public static final java.lang.String DISTCHANNEL
Generated constant - Attribute key ofReferenceDistributionChannelMapping.distChannel
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
DISTCHANNELNAME
public static final java.lang.String DISTCHANNELNAME
Generated constant - Attribute key ofReferenceDistributionChannelMapping.distChannelName
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
REFDISTCHANNELCONDITIONS
public static final java.lang.String REFDISTCHANNELCONDITIONS
Generated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelConditions
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
REFDISTCHANNELCONDITIONSNAME
public static final java.lang.String REFDISTCHANNELCONDITIONSNAME
Generated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelConditionsName
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
REFDISTCHANNELCUSTMAT
public static final java.lang.String REFDISTCHANNELCUSTMAT
Generated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelCustMat
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
REFDISTCHANNELCUSTMATNAME
public static final java.lang.String REFDISTCHANNELCUSTMATNAME
Generated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelCustMatName
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
ReferenceDistributionChannelMappingModel
public ReferenceDistributionChannelMappingModel()
Generated constructor - Default constructor for generic creation.
-
ReferenceDistributionChannelMappingModel
public ReferenceDistributionChannelMappingModel(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(java.lang.String _distChannel, java.lang.String _refDistChannelConditions, java.lang.String _refDistChannelCustMat, java.lang.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 parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_distChannel
- initial attribute declared by typeReferenceDistributionChannelMapping
at extensionsapmodel
_refDistChannelConditions
- initial attribute declared by typeReferenceDistributionChannelMapping
at extensionsapmodel
_refDistChannelCustMat
- initial attribute declared by typeReferenceDistributionChannelMapping
at extensionsapmodel
_salesOrganization
- initial attribute declared by typeReferenceDistributionChannelMapping
at extensionsapmodel
-
ReferenceDistributionChannelMappingModel
@Deprecated(since="4.1.1", forRemoval=true) public ReferenceDistributionChannelMappingModel(java.lang.String _distChannel, ItemModel _owner, java.lang.String _refDistChannelConditions, java.lang.String _refDistChannelCustMat, java.lang.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 parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_distChannel
- initial attribute declared by typeReferenceDistributionChannelMapping
at extensionsapmodel
_owner
- initial attribute declared by typeItem
at extensioncore
_refDistChannelConditions
- initial attribute declared by typeReferenceDistributionChannelMapping
at extensionsapmodel
_refDistChannelCustMat
- initial attribute declared by typeReferenceDistributionChannelMapping
at extensionsapmodel
_salesOrganization
- initial attribute declared by typeReferenceDistributionChannelMapping
at extensionsapmodel
-
-
Method Detail
-
getDistChannel
@Accessor(qualifier="distChannel", type=GETTER) public java.lang.String getDistChannel()
Generated method - Getter of theReferenceDistributionChannelMapping.distChannel
attribute defined at extensionsapmodel
.- Returns:
- the distChannel - Distribution Channel
-
getDistChannelName
@Accessor(qualifier="distChannelName", type=GETTER) public java.lang.String getDistChannelName()
Generated method - Getter of theReferenceDistributionChannelMapping.distChannelName
attribute defined at extensionsapmodel
.- Returns:
- the distChannelName - Distribution Channel Name
-
getDistChannelName
@Accessor(qualifier="distChannelName", type=GETTER) public java.lang.String getDistChannelName(java.util.Locale loc)
Generated method - Getter of theReferenceDistributionChannelMapping.distChannelName
attribute defined at extensionsapmodel
.- Parameters:
loc
- the value localization key- Returns:
- the distChannelName - Distribution Channel Name
- Throws:
java.lang.IllegalArgumentException
- if localization key cannot be mapped to data language
-
getRefDistChannelConditions
@Accessor(qualifier="refDistChannelConditions", type=GETTER) public java.lang.String getRefDistChannelConditions()
Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelConditions
attribute defined at extensionsapmodel
.- Returns:
- the refDistChannelConditions - Reference distribution channel for conditions
-
getRefDistChannelConditionsName
@Accessor(qualifier="refDistChannelConditionsName", type=GETTER) public java.lang.String getRefDistChannelConditionsName()
Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelConditionsName
attribute defined at extensionsapmodel
.- Returns:
- the refDistChannelConditionsName - Reference distribution channel name for conditions
-
getRefDistChannelConditionsName
@Accessor(qualifier="refDistChannelConditionsName", type=GETTER) public java.lang.String getRefDistChannelConditionsName(java.util.Locale loc)
Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelConditionsName
attribute defined at extensionsapmodel
.- Parameters:
loc
- the value localization key- Returns:
- the refDistChannelConditionsName - Reference distribution channel name for conditions
- Throws:
java.lang.IllegalArgumentException
- if localization key cannot be mapped to data language
-
getRefDistChannelCustMat
@Accessor(qualifier="refDistChannelCustMat", type=GETTER) public java.lang.String getRefDistChannelCustMat()
Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelCustMat
attribute defined at extensionsapmodel
.- Returns:
- the refDistChannelCustMat - Reference distribution channel for customer and material masters
-
getRefDistChannelCustMatName
@Accessor(qualifier="refDistChannelCustMatName", type=GETTER) public java.lang.String getRefDistChannelCustMatName()
Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelCustMatName
attribute defined at extensionsapmodel
.- Returns:
- the refDistChannelCustMatName - Reference distribution channel name for customer and material masters
-
getRefDistChannelCustMatName
@Accessor(qualifier="refDistChannelCustMatName", type=GETTER) public java.lang.String getRefDistChannelCustMatName(java.util.Locale loc)
Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelCustMatName
attribute defined at extensionsapmodel
.- Parameters:
loc
- the value localization key- Returns:
- the refDistChannelCustMatName - Reference distribution channel name for customer and material masters
- Throws:
java.lang.IllegalArgumentException
- if localization key cannot be mapped to data language
-
getSalesOrganization
@Accessor(qualifier="salesOrganization", type=GETTER) public java.lang.String getSalesOrganization()
Generated method - Getter of theReferenceDistributionChannelMapping.salesOrganization
attribute defined at extensionsapmodel
.- Returns:
- the salesOrganization - Sales Organization
-
setDistChannel
@Accessor(qualifier="distChannel", type=SETTER) public void setDistChannel(java.lang.String value)
Generated method - Setter ofReferenceDistributionChannelMapping.distChannel
attribute defined at extensionsapmodel
.- Parameters:
value
- the distChannel - Distribution Channel
-
setDistChannelName
@Accessor(qualifier="distChannelName", type=SETTER) public void setDistChannelName(java.lang.String value)
Generated method - Setter ofReferenceDistributionChannelMapping.distChannelName
attribute defined at extensionsapmodel
.- Parameters:
value
- the distChannelName - Distribution Channel Name
-
setDistChannelName
@Accessor(qualifier="distChannelName", type=SETTER) public void setDistChannelName(java.lang.String value, java.util.Locale loc)
Generated method - Setter ofReferenceDistributionChannelMapping.distChannelName
attribute defined at extensionsapmodel
.- Parameters:
value
- the distChannelName - Distribution Channel Nameloc
- the value localization key- Throws:
java.lang.IllegalArgumentException
- if localization key cannot be mapped to data language
-
setRefDistChannelConditions
@Accessor(qualifier="refDistChannelConditions", type=SETTER) public void setRefDistChannelConditions(java.lang.String value)
Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelConditions
attribute defined at extensionsapmodel
.- Parameters:
value
- the refDistChannelConditions - Reference distribution channel for conditions
-
setRefDistChannelConditionsName
@Accessor(qualifier="refDistChannelConditionsName", type=SETTER) public void setRefDistChannelConditionsName(java.lang.String value)
Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelConditionsName
attribute defined at extensionsapmodel
.- Parameters:
value
- the refDistChannelConditionsName - Reference distribution channel name for conditions
-
setRefDistChannelConditionsName
@Accessor(qualifier="refDistChannelConditionsName", type=SETTER) public void setRefDistChannelConditionsName(java.lang.String value, java.util.Locale loc)
Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelConditionsName
attribute defined at extensionsapmodel
.- Parameters:
value
- the refDistChannelConditionsName - Reference distribution channel name for conditionsloc
- the value localization key- Throws:
java.lang.IllegalArgumentException
- if localization key cannot be mapped to data language
-
setRefDistChannelCustMat
@Accessor(qualifier="refDistChannelCustMat", type=SETTER) public void setRefDistChannelCustMat(java.lang.String value)
Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelCustMat
attribute defined at extensionsapmodel
.- Parameters:
value
- the refDistChannelCustMat - Reference distribution channel for customer and material masters
-
setRefDistChannelCustMatName
@Accessor(qualifier="refDistChannelCustMatName", type=SETTER) public void setRefDistChannelCustMatName(java.lang.String value)
Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelCustMatName
attribute defined at extensionsapmodel
.- Parameters:
value
- the refDistChannelCustMatName - Reference distribution channel name for customer and material masters
-
setRefDistChannelCustMatName
@Accessor(qualifier="refDistChannelCustMatName", type=SETTER) public void setRefDistChannelCustMatName(java.lang.String value, java.util.Locale loc)
Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelCustMatName
attribute defined at extensionsapmodel
.- Parameters:
value
- the refDistChannelCustMatName - Reference distribution channel name for customer and material mastersloc
- the value localization key- Throws:
java.lang.IllegalArgumentException
- if localization key cannot be mapped to data language
-
setSalesOrganization
@Accessor(qualifier="salesOrganization", type=SETTER) public void setSalesOrganization(java.lang.String value)
Generated method - Setter ofReferenceDistributionChannelMapping.salesOrganization
attribute defined at extensionsapmodel
.- Parameters:
value
- the salesOrganization - Sales Organization
-
-