Class DistChannelMappingImpl
java.lang.Object
de.hybris.platform.sap.sapcommonbol.common.salesarea.businessobject.impl.DistChannelMappingImpl
- All Implemented Interfaces:
DistChannelMapping
Class contains the mapping information for the sales organisation and
distribution channel
- Version:
- 1.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAllowedPricingLevel(String allowedPricingLevel) voidsetDistChainCategory(String distChainCategory) voidsetDistChannelForConditions(String distChannelForConditions) voidsetDistChannelForCustomerMatirial(String distChannelForCustomerMatirial) voidsetDistChannelForSalesDocTypes(String distChannelForSalesDocTypes) voidsetReferencePlant(String referencePlant) toString()
-
Field Details
-
distChannelForConditions
-
distChannelForSalesDocTypes
-
distChannelForCustomerMatirial
-
referencePlant
-
distChainCategory
-
allowedPricingLevel
-
-
Constructor Details
-
DistChannelMappingImpl
public DistChannelMappingImpl()
-
-
Method Details
-
getDistChannelForConditions
- Specified by:
getDistChannelForConditionsin interfaceDistChannelMapping- Returns:
- alternative distribution channel for the condition technique
-
setDistChannelForConditions
- Specified by:
setDistChannelForConditionsin interfaceDistChannelMapping- Parameters:
distChannelForConditions- mapped distribution channel which is used for the pricing
-
getDistChannelForSalesDocTypes
- Specified by:
getDistChannelForSalesDocTypesin interfaceDistChannelMapping- Returns:
- alternative distribution channel for the document management
-
setDistChannelForSalesDocTypes
- Specified by:
setDistChannelForSalesDocTypesin interfaceDistChannelMapping- Parameters:
distChannelForSalesDocTypes- alternative distribution channel for the document management
-
getDistChannelForCustomerMatirial
- Specified by:
getDistChannelForCustomerMatirialin interfaceDistChannelMapping- Returns:
- alternative distribution channel for the customer and material data (product data in catalog)
-
setDistChannelForCustomerMatirial
- Specified by:
setDistChannelForCustomerMatirialin interfaceDistChannelMapping- Parameters:
distChannelForCustomerMatirial- alternative distribution channel for the customer and material data (product data in catalog)
-
getReferencePlant
- Specified by:
getReferencePlantin interfaceDistChannelMapping- Returns:
- reference plant
-
setReferencePlant
- Specified by:
setReferencePlantin interfaceDistChannelMapping- Parameters:
referencePlant- reference plant
-
getDistChainCategory
- Specified by:
getDistChainCategoryin interfaceDistChannelMapping- Returns:
- distribution chain category
-
setDistChainCategory
- Specified by:
setDistChainCategoryin interfaceDistChannelMapping- Parameters:
distChainCategory- distribution chain category
-
getAllowedPricingLevel
- Specified by:
getAllowedPricingLevelin interfaceDistChannelMapping- Returns:
- Allowed pricing levels below distribution chain level
-
setAllowedPricingLevel
- Specified by:
setAllowedPricingLevelin interfaceDistChannelMapping- Parameters:
allowedPricingLevel- Allowed pricing levels below distribution chain level
-
hashCode
public int hashCode() -
equals
-
toString
-