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_TYPECODEGenerated model type code constant.static java.lang.StringDISTCHANNELGenerated constant - Attribute key ofReferenceDistributionChannelMapping.distChannelattribute defined at extensionsapmodel.static java.lang.StringDISTCHANNELNAMEGenerated constant - Attribute key ofReferenceDistributionChannelMapping.distChannelNameattribute defined at extensionsapmodel.static java.lang.StringREFDISTCHANNELCONDITIONSGenerated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelConditionsattribute defined at extensionsapmodel.static java.lang.StringREFDISTCHANNELCONDITIONSNAMEGenerated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelConditionsNameattribute defined at extensionsapmodel.static java.lang.StringREFDISTCHANNELCUSTMATGenerated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelCustMatattribute defined at extensionsapmodel.static java.lang.StringREFDISTCHANNELCUSTMATNAMEGenerated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelCustMatNameattribute defined at extensionsapmodel.static java.lang.StringSALESORGANIZATIONGenerated constant - Attribute key ofReferenceDistributionChannelMapping.salesOrganizationattribute 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.StringgetDistChannel()Generated method - Getter of theReferenceDistributionChannelMapping.distChannelattribute defined at extensionsapmodel.java.lang.StringgetDistChannelName()Generated method - Getter of theReferenceDistributionChannelMapping.distChannelNameattribute defined at extensionsapmodel.java.lang.StringgetDistChannelName(java.util.Locale loc)Generated method - Getter of theReferenceDistributionChannelMapping.distChannelNameattribute defined at extensionsapmodel.java.lang.StringgetRefDistChannelConditions()Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelConditionsattribute defined at extensionsapmodel.java.lang.StringgetRefDistChannelConditionsName()Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelConditionsNameattribute defined at extensionsapmodel.java.lang.StringgetRefDistChannelConditionsName(java.util.Locale loc)Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelConditionsNameattribute defined at extensionsapmodel.java.lang.StringgetRefDistChannelCustMat()Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelCustMatattribute defined at extensionsapmodel.java.lang.StringgetRefDistChannelCustMatName()Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelCustMatNameattribute defined at extensionsapmodel.java.lang.StringgetRefDistChannelCustMatName(java.util.Locale loc)Generated method - Getter of theReferenceDistributionChannelMapping.refDistChannelCustMatNameattribute defined at extensionsapmodel.java.lang.StringgetSalesOrganization()Generated method - Getter of theReferenceDistributionChannelMapping.salesOrganizationattribute defined at extensionsapmodel.voidsetDistChannel(java.lang.String value)Generated method - Setter ofReferenceDistributionChannelMapping.distChannelattribute defined at extensionsapmodel.voidsetDistChannelName(java.lang.String value)Generated method - Setter ofReferenceDistributionChannelMapping.distChannelNameattribute defined at extensionsapmodel.voidsetDistChannelName(java.lang.String value, java.util.Locale loc)Generated method - Setter ofReferenceDistributionChannelMapping.distChannelNameattribute defined at extensionsapmodel.voidsetRefDistChannelConditions(java.lang.String value)Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelConditionsattribute defined at extensionsapmodel.voidsetRefDistChannelConditionsName(java.lang.String value)Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelConditionsNameattribute defined at extensionsapmodel.voidsetRefDistChannelConditionsName(java.lang.String value, java.util.Locale loc)Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelConditionsNameattribute defined at extensionsapmodel.voidsetRefDistChannelCustMat(java.lang.String value)Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelCustMatattribute defined at extensionsapmodel.voidsetRefDistChannelCustMatName(java.lang.String value)Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelCustMatNameattribute defined at extensionsapmodel.voidsetRefDistChannelCustMatName(java.lang.String value, java.util.Locale loc)Generated method - Setter ofReferenceDistributionChannelMapping.refDistChannelCustMatNameattribute defined at extensionsapmodel.voidsetSalesOrganization(java.lang.String value)Generated method - Setter ofReferenceDistributionChannelMapping.salesOrganizationattribute 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.salesOrganizationattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
DISTCHANNEL
public static final java.lang.String DISTCHANNEL
Generated constant - Attribute key ofReferenceDistributionChannelMapping.distChannelattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
DISTCHANNELNAME
public static final java.lang.String DISTCHANNELNAME
Generated constant - Attribute key ofReferenceDistributionChannelMapping.distChannelNameattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
REFDISTCHANNELCONDITIONS
public static final java.lang.String REFDISTCHANNELCONDITIONS
Generated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelConditionsattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
REFDISTCHANNELCONDITIONSNAME
public static final java.lang.String REFDISTCHANNELCONDITIONSNAME
Generated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelConditionsNameattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
REFDISTCHANNELCUSTMAT
public static final java.lang.String REFDISTCHANNELCUSTMAT
Generated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelCustMatattribute defined at extensionsapmodel.- See Also:
- Constant Field Values
-
REFDISTCHANNELCUSTMATNAME
public static final java.lang.String REFDISTCHANNELCUSTMATNAME
Generated constant - Attribute key ofReferenceDistributionChannelMapping.refDistChannelCustMatNameattribute 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 typeReferenceDistributionChannelMappingat extensionsapmodel_refDistChannelConditions- initial attribute declared by typeReferenceDistributionChannelMappingat extensionsapmodel_refDistChannelCustMat- initial attribute declared by typeReferenceDistributionChannelMappingat extensionsapmodel_salesOrganization- initial attribute declared by typeReferenceDistributionChannelMappingat 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 typeReferenceDistributionChannelMappingat extensionsapmodel_owner- initial attribute declared by typeItemat extensioncore_refDistChannelConditions- initial attribute declared by typeReferenceDistributionChannelMappingat extensionsapmodel_refDistChannelCustMat- initial attribute declared by typeReferenceDistributionChannelMappingat extensionsapmodel_salesOrganization- initial attribute declared by typeReferenceDistributionChannelMappingat extensionsapmodel
-
-
Method Detail
-
getDistChannel
@Accessor(qualifier="distChannel", type=GETTER) public java.lang.String getDistChannel()
Generated method - Getter of theReferenceDistributionChannelMapping.distChannelattribute defined at extensionsapmodel.- Returns:
- the distChannel - Distribution Channel
-
getDistChannelName
@Accessor(qualifier="distChannelName", type=GETTER) public java.lang.String getDistChannelName()
Generated method - Getter of theReferenceDistributionChannelMapping.distChannelNameattribute 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.distChannelNameattribute 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.refDistChannelConditionsattribute 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.refDistChannelConditionsNameattribute 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.refDistChannelConditionsNameattribute 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.refDistChannelCustMatattribute 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.refDistChannelCustMatNameattribute 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.refDistChannelCustMatNameattribute 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.salesOrganizationattribute 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.distChannelattribute 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.distChannelNameattribute 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.distChannelNameattribute 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.refDistChannelConditionsattribute 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.refDistChannelConditionsNameattribute 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.refDistChannelConditionsNameattribute 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.refDistChannelCustMatattribute 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.refDistChannelCustMatNameattribute 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.refDistChannelCustMatNameattribute 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.salesOrganizationattribute defined at extensionsapmodel.- Parameters:
value- the salesOrganization - Sales Organization
-
-