Class GeneratedSapmodelManager

    • Field Detail

      • ORDERENTRY2SAPPRICINGCONDITIONSAPPRICINGCONDITIONSHANDLER

        protected static final OneToManyHandler<SAPPricingCondition> ORDERENTRY2SAPPRICINGCONDITIONSAPPRICINGCONDITIONSHANDLER
        OneToManyHandler for handling 1:n SAPPRICINGCONDITIONS's relation attributes from 'many' side.
      • SAPCONFIGDELIVERYRELATIONSAPDELIVERYMODESHANDLER

        protected static final OneToManyHandler<SAPDeliveryMode> SAPCONFIGDELIVERYRELATIONSAPDELIVERYMODESHANDLER
        OneToManyHandler for handling 1:n SAPDELIVERYMODES's relation attributes from 'many' side.
      • SAPCONFIGPAYMENTRELATIONSAPPAYMENTMODESHANDLER

        protected static final OneToManyHandler<SAPPaymentMode> SAPCONFIGPAYMENTRELATIONSAPPAYMENTMODESHANDLER
        OneToManyHandler for handling 1:n SAPPAYMENTMODES's relation attributes from 'many' side.
      • SAPCONFIG2PLANTLOGSYSORGSAPPLANTLOGSYSORGHANDLER

        protected static final OneToManyHandler<SAPPlantLogSysOrg> SAPCONFIG2PLANTLOGSYSORGSAPPLANTLOGSYSORGHANDLER
        OneToManyHandler for handling 1:n SAPPLANTLOGSYSORG's relation attributes from 'many' side.
      • SAPGLOBALCONFIGSAPPRODUCTSALESAREATOCATALOGMAPPINGRELATIONSAPPRODUCTSALESAREATOCATALOGMAPPINGHANDLER

        protected static final OneToManyHandler<SAPProductSalesAreaToCatalogMapping> SAPGLOBALCONFIGSAPPRODUCTSALESAREATOCATALOGMAPPINGRELATIONSAPPRODUCTSALESAREATOCATALOGMAPPINGHANDLER
        OneToManyHandler for handling 1:n SAPPRODUCTSALESAREATOCATALOGMAPPING's relation attributes from 'many' side.
      • SAPGLOBALCONFIGURATIONPRICINGSALESAREASAPCOMMON_SAPPRICINGSALESAREAHANDLER

        protected static final OneToManyHandler<SAPPricingSalesAreaToCatalog> SAPGLOBALCONFIGURATIONPRICINGSALESAREASAPCOMMON_SAPPRICINGSALESAREAHANDLER
        OneToManyHandler for handling 1:n SAPCOMMON_SAPPRICINGSALESAREA's relation attributes from 'many' side.
      • SAPGLOBALCONFIG2LOGSYSTEMSAPLOGICALSYSTEMGLOBALCONFIGHANDLER

        protected static final OneToManyHandler<SAPLogicalSystem> SAPGLOBALCONFIG2LOGSYSTEMSAPLOGICALSYSTEMGLOBALCONFIGHANDLER
        OneToManyHandler for handling 1:n SAPLOGICALSYSTEMGLOBALCONFIG's relation attributes from 'many' side.
      • SAPPRODUCTPLANTRELATIONPRODUCTHANDLER

        protected static final OneToManyHandler<Product> SAPPRODUCTPLANTRELATIONPRODUCTHANDLER
        OneToManyHandler for handling 1:n PRODUCT's relation attributes from 'many' side.
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​java.util.Map<java.lang.String,​Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSapmodelManager

        public GeneratedSapmodelManager()
    • Method Detail

      • getAuthor

        public java.lang.String getAuthor​(SessionContext ctx,
                                          ProductFeature item)
        Generated method - Getter of the ProductFeature.author attribute.
        Returns:
        the author - author of attribute value
      • getAuthor

        public java.lang.String getAuthor​(ProductFeature item)
        Generated method - Getter of the ProductFeature.author attribute.
        Returns:
        the author - author of attribute value
      • setAuthor

        public void setAuthor​(SessionContext ctx,
                              ProductFeature item,
                              java.lang.String value)
        Generated method - Setter of the ProductFeature.author attribute.
        Parameters:
        value - the author - author of attribute value
      • setAuthor

        public void setAuthor​(ProductFeature item,
                              java.lang.String value)
        Generated method - Setter of the ProductFeature.author attribute.
        Parameters:
        value - the author - author of attribute value
      • createERPVariantProduct

        public ERPVariantProduct createERPVariantProduct​(java.util.Map attributeValues)
      • createReferenceDivisionMapping

        public ReferenceDivisionMapping createReferenceDivisionMapping​(java.util.Map attributeValues)
      • createSAPDeliveryMode

        public SAPDeliveryMode createSAPDeliveryMode​(java.util.Map attributeValues)
      • createSAPInboundProduct

        public SAPInboundProduct createSAPInboundProduct​(java.util.Map attributeValues)
      • createSAPInboundVariant

        public SAPInboundVariant createSAPInboundVariant​(java.util.Map attributeValues)
      • createSAPLogicalSystem

        public SAPLogicalSystem createSAPLogicalSystem​(java.util.Map attributeValues)
      • createSAPOrder

        public SAPOrder createSAPOrder​(java.util.Map attributeValues)
      • createSAPPaymentMode

        public SAPPaymentMode createSAPPaymentMode​(java.util.Map attributeValues)
      • createSAPPlantLogSysOrg

        public SAPPlantLogSysOrg createSAPPlantLogSysOrg​(java.util.Map attributeValues)
      • createSAPPricingCondition

        public SAPPricingCondition createSAPPricingCondition​(java.util.Map attributeValues)
      • createSAPPricingSalesAreaToCatalog

        public SAPPricingSalesAreaToCatalog createSAPPricingSalesAreaToCatalog​(java.util.Map attributeValues)
      • createSAPProductIDDataConversion

        public SAPProductIDDataConversion createSAPProductIDDataConversion​(java.util.Map attributeValues)
      • createSAPSalesOrganization

        public SAPSalesOrganization createSAPSalesOrganization​(java.util.Map attributeValues)
      • getDescription

        public java.lang.String getDescription​(SessionContext ctx,
                                               ClassificationAttribute item)
        Generated method - Getter of the ClassificationAttribute.description attribute.
        Returns:
        the description - Enhanced Description
      • getDescription

        public java.lang.String getDescription​(ClassificationAttribute item)
        Generated method - Getter of the ClassificationAttribute.description attribute.
        Returns:
        the description - Enhanced Description
      • getAllDescription

        public java.util.Map<Language,​java.lang.String> getAllDescription​(SessionContext ctx,
                                                                                ClassificationAttribute item)
        Generated method - Getter of the ClassificationAttribute.description attribute.
        Returns:
        the localized description - Enhanced Description
      • getAllDescription

        public java.util.Map<Language,​java.lang.String> getAllDescription​(ClassificationAttribute item)
        Generated method - Getter of the ClassificationAttribute.description attribute.
        Returns:
        the localized description - Enhanced Description
      • setDescription

        public void setDescription​(SessionContext ctx,
                                   ClassificationAttribute item,
                                   java.lang.String value)
        Generated method - Setter of the ClassificationAttribute.description attribute.
        Parameters:
        value - the description - Enhanced Description
      • setDescription

        public void setDescription​(ClassificationAttribute item,
                                   java.lang.String value)
        Generated method - Setter of the ClassificationAttribute.description attribute.
        Parameters:
        value - the description - Enhanced Description
      • setAllDescription

        public void setAllDescription​(SessionContext ctx,
                                      ClassificationAttribute item,
                                      java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ClassificationAttribute.description attribute.
        Parameters:
        value - the description - Enhanced Description
      • setAllDescription

        public void setAllDescription​(ClassificationAttribute item,
                                      java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ClassificationAttribute.description attribute.
        Parameters:
        value - the description - Enhanced Description
      • getExternalConfiguration

        public java.lang.String getExternalConfiguration​(SessionContext ctx,
                                                         AbstractOrderEntry item)
        Generated method - Getter of the AbstractOrderEntry.externalConfiguration attribute.
        Returns:
        the externalConfiguration - XML Representation of a Product Configuration
      • getExternalConfiguration

        public java.lang.String getExternalConfiguration​(AbstractOrderEntry item)
        Generated method - Getter of the AbstractOrderEntry.externalConfiguration attribute.
        Returns:
        the externalConfiguration - XML Representation of a Product Configuration
      • setExternalConfiguration

        public void setExternalConfiguration​(SessionContext ctx,
                                             AbstractOrderEntry item,
                                             java.lang.String value)
        Generated method - Setter of the AbstractOrderEntry.externalConfiguration attribute.
        Parameters:
        value - the externalConfiguration - XML Representation of a Product Configuration
      • setExternalConfiguration

        public void setExternalConfiguration​(AbstractOrderEntry item,
                                             java.lang.String value)
        Generated method - Setter of the AbstractOrderEntry.externalConfiguration attribute.
        Parameters:
        value - the externalConfiguration - XML Representation of a Product Configuration
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class Extension
      • isReplicateregistereduser

        public java.lang.Boolean isReplicateregistereduser​(SessionContext ctx,
                                                           GenericItem item)
        Generated method - Getter of the SAPGlobalConfiguration.replicateregistereduser attribute.
        Returns:
        the replicateregistereduser - Replicate Registered User
      • isReplicateregistereduser

        public java.lang.Boolean isReplicateregistereduser​(SAPGlobalConfiguration item)
        Generated method - Getter of the SAPGlobalConfiguration.replicateregistereduser attribute.
        Returns:
        the replicateregistereduser - Replicate Registered User
      • isReplicateregistereduserAsPrimitive

        public boolean isReplicateregistereduserAsPrimitive​(SessionContext ctx,
                                                            SAPGlobalConfiguration item)
        Generated method - Getter of the SAPGlobalConfiguration.replicateregistereduser attribute.
        Returns:
        the replicateregistereduser - Replicate Registered User
      • isReplicateregistereduserAsPrimitive

        public boolean isReplicateregistereduserAsPrimitive​(SAPGlobalConfiguration item)
        Generated method - Getter of the SAPGlobalConfiguration.replicateregistereduser attribute.
        Returns:
        the replicateregistereduser - Replicate Registered User
      • setReplicateregistereduser

        public void setReplicateregistereduser​(SessionContext ctx,
                                               GenericItem item,
                                               java.lang.Boolean value)
        Generated method - Setter of the SAPGlobalConfiguration.replicateregistereduser attribute.
        Parameters:
        value - the replicateregistereduser - Replicate Registered User
      • setReplicateregistereduser

        public void setReplicateregistereduser​(SAPGlobalConfiguration item,
                                               java.lang.Boolean value)
        Generated method - Setter of the SAPGlobalConfiguration.replicateregistereduser attribute.
        Parameters:
        value - the replicateregistereduser - Replicate Registered User
      • setReplicateregistereduser

        public void setReplicateregistereduser​(SessionContext ctx,
                                               SAPGlobalConfiguration item,
                                               boolean value)
        Generated method - Setter of the SAPGlobalConfiguration.replicateregistereduser attribute.
        Parameters:
        value - the replicateregistereduser - Replicate Registered User
      • setReplicateregistereduser

        public void setReplicateregistereduser​(SAPGlobalConfiguration item,
                                               boolean value)
        Generated method - Setter of the SAPGlobalConfiguration.replicateregistereduser attribute.
        Parameters:
        value - the replicateregistereduser - Replicate Registered User
      • getSapAddressUsage

        public java.lang.String getSapAddressUsage​(SessionContext ctx,
                                                   Address item)
        Generated method - Getter of the Address.sapAddressUsage attribute.
        Returns:
        the sapAddressUsage - SAP address usage
      • getSapAddressUsage

        public java.lang.String getSapAddressUsage​(Address item)
        Generated method - Getter of the Address.sapAddressUsage attribute.
        Returns:
        the sapAddressUsage - SAP address usage
      • setSapAddressUsage

        public void setSapAddressUsage​(SessionContext ctx,
                                       Address item,
                                       java.lang.String value)
        Generated method - Setter of the Address.sapAddressUsage attribute.
        Parameters:
        value - the sapAddressUsage - SAP address usage
      • setSapAddressUsage

        public void setSapAddressUsage​(Address item,
                                       java.lang.String value)
        Generated method - Setter of the Address.sapAddressUsage attribute.
        Parameters:
        value - the sapAddressUsage - SAP address usage
      • getSapAddressUsageCounter

        public java.lang.String getSapAddressUsageCounter​(SessionContext ctx,
                                                          Address item)
        Generated method - Getter of the Address.sapAddressUsageCounter attribute.
        Returns:
        the sapAddressUsageCounter - SAP address usage counter
      • getSapAddressUsageCounter

        public java.lang.String getSapAddressUsageCounter​(Address item)
        Generated method - Getter of the Address.sapAddressUsageCounter attribute.
        Returns:
        the sapAddressUsageCounter - SAP address usage counter
      • setSapAddressUsageCounter

        public void setSapAddressUsageCounter​(SessionContext ctx,
                                              Address item,
                                              java.lang.String value)
        Generated method - Setter of the Address.sapAddressUsageCounter attribute.
        Parameters:
        value - the sapAddressUsageCounter - SAP address usage counter
      • setSapAddressUsageCounter

        public void setSapAddressUsageCounter​(Address item,
                                              java.lang.String value)
        Generated method - Setter of the Address.sapAddressUsageCounter attribute.
        Parameters:
        value - the sapAddressUsageCounter - SAP address usage counter
      • getSapBaseUnitConversion

        public java.lang.Double getSapBaseUnitConversion​(SessionContext ctx,
                                                         Product item)
        Generated method - Getter of the Product.sapBaseUnitConversion attribute.
        Returns:
        the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
      • getSapBaseUnitConversion

        public java.lang.Double getSapBaseUnitConversion​(Product item)
        Generated method - Getter of the Product.sapBaseUnitConversion attribute.
        Returns:
        the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
      • getSapBaseUnitConversionAsPrimitive

        public double getSapBaseUnitConversionAsPrimitive​(SessionContext ctx,
                                                          Product item)
        Generated method - Getter of the Product.sapBaseUnitConversion attribute.
        Returns:
        the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
      • getSapBaseUnitConversionAsPrimitive

        public double getSapBaseUnitConversionAsPrimitive​(Product item)
        Generated method - Getter of the Product.sapBaseUnitConversion attribute.
        Returns:
        the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
      • setSapBaseUnitConversion

        public void setSapBaseUnitConversion​(SessionContext ctx,
                                             Product item,
                                             java.lang.Double value)
        Generated method - Setter of the Product.sapBaseUnitConversion attribute.
        Parameters:
        value - the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
      • setSapBaseUnitConversion

        public void setSapBaseUnitConversion​(Product item,
                                             java.lang.Double value)
        Generated method - Setter of the Product.sapBaseUnitConversion attribute.
        Parameters:
        value - the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
      • setSapBaseUnitConversion

        public void setSapBaseUnitConversion​(SessionContext ctx,
                                             Product item,
                                             double value)
        Generated method - Setter of the Product.sapBaseUnitConversion attribute.
        Parameters:
        value - the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
      • setSapBaseUnitConversion

        public void setSapBaseUnitConversion​(Product item,
                                             double value)
        Generated method - Setter of the Product.sapBaseUnitConversion attribute.
        Parameters:
        value - the sapBaseUnitConversion - Factor for converting Sales Unit quantity to Base Unit quantity
      • isSapBlocked

        public java.lang.Boolean isSapBlocked​(SessionContext ctx,
                                              Product item)
        Generated method - Getter of the Product.sapBlocked attribute.
        Returns:
        the sapBlocked - Indicator if item is blocked for sale
      • isSapBlocked

        public java.lang.Boolean isSapBlocked​(Product item)
        Generated method - Getter of the Product.sapBlocked attribute.
        Returns:
        the sapBlocked - Indicator if item is blocked for sale
      • isSapBlockedAsPrimitive

        public boolean isSapBlockedAsPrimitive​(SessionContext ctx,
                                               Product item)
        Generated method - Getter of the Product.sapBlocked attribute.
        Returns:
        the sapBlocked - Indicator if item is blocked for sale
      • isSapBlockedAsPrimitive

        public boolean isSapBlockedAsPrimitive​(Product item)
        Generated method - Getter of the Product.sapBlocked attribute.
        Returns:
        the sapBlocked - Indicator if item is blocked for sale
      • setSapBlocked

        public void setSapBlocked​(SessionContext ctx,
                                  Product item,
                                  java.lang.Boolean value)
        Generated method - Setter of the Product.sapBlocked attribute.
        Parameters:
        value - the sapBlocked - Indicator if item is blocked for sale
      • setSapBlocked

        public void setSapBlocked​(Product item,
                                  java.lang.Boolean value)
        Generated method - Setter of the Product.sapBlocked attribute.
        Parameters:
        value - the sapBlocked - Indicator if item is blocked for sale
      • setSapBlocked

        public void setSapBlocked​(SessionContext ctx,
                                  Product item,
                                  boolean value)
        Generated method - Setter of the Product.sapBlocked attribute.
        Parameters:
        value - the sapBlocked - Indicator if item is blocked for sale
      • setSapBlocked

        public void setSapBlocked​(Product item,
                                  boolean value)
        Generated method - Setter of the Product.sapBlocked attribute.
        Parameters:
        value - the sapBlocked - Indicator if item is blocked for sale
      • getSapBlockedDate

        public java.util.Date getSapBlockedDate​(SessionContext ctx,
                                                Product item)
        Generated method - Getter of the Product.sapBlockedDate attribute.
        Returns:
        the sapBlockedDate - Indicates the date the product is blocked from
      • getSapBlockedDate

        public java.util.Date getSapBlockedDate​(Product item)
        Generated method - Getter of the Product.sapBlockedDate attribute.
        Returns:
        the sapBlockedDate - Indicates the date the product is blocked from
      • setSapBlockedDate

        public void setSapBlockedDate​(SessionContext ctx,
                                      Product item,
                                      java.util.Date value)
        Generated method - Setter of the Product.sapBlockedDate attribute.
        Parameters:
        value - the sapBlockedDate - Indicates the date the product is blocked from
      • setSapBlockedDate

        public void setSapBlockedDate​(Product item,
                                      java.util.Date value)
        Generated method - Setter of the Product.sapBlockedDate attribute.
        Parameters:
        value - the sapBlockedDate - Indicates the date the product is blocked from
      • getSapCode

        public java.lang.String getSapCode​(SessionContext ctx,
                                           Language item)
        Generated method - Getter of the Language.sapCode attribute.
        Returns:
        the sapCode - SAP Code (ERP Table T002 field SPRAS)
      • getSapCode

        public java.lang.String getSapCode​(Language item)
        Generated method - Getter of the Language.sapCode attribute.
        Returns:
        the sapCode - SAP Code (ERP Table T002 field SPRAS)
      • setSapCode

        public void setSapCode​(SessionContext ctx,
                               Language item,
                               java.lang.String value)
        Generated method - Setter of the Language.sapCode attribute.
        Parameters:
        value - the sapCode - SAP Code (ERP Table T002 field SPRAS)
      • setSapCode

        public void setSapCode​(Language item,
                               java.lang.String value)
        Generated method - Setter of the Language.sapCode attribute.
        Parameters:
        value - the sapCode - SAP Code (ERP Table T002 field SPRAS)
      • getSapCode

        public java.lang.String getSapCode​(SessionContext ctx,
                                           Currency item)
        Generated method - Getter of the Currency.sapCode attribute.
        Returns:
        the sapCode - SAP Code (ERP Table TCURC field WAERS)
      • getSapCode

        public java.lang.String getSapCode​(Currency item)
        Generated method - Getter of the Currency.sapCode attribute.
        Returns:
        the sapCode - SAP Code (ERP Table TCURC field WAERS)
      • setSapCode

        public void setSapCode​(SessionContext ctx,
                               Currency item,
                               java.lang.String value)
        Generated method - Setter of the Currency.sapCode attribute.
        Parameters:
        value - the sapCode - SAP Code (ERP Table TCURC field WAERS)
      • setSapCode

        public void setSapCode​(Currency item,
                               java.lang.String value)
        Generated method - Setter of the Currency.sapCode attribute.
        Parameters:
        value - the sapCode - SAP Code (ERP Table TCURC field WAERS)
      • getSapCode

        public java.lang.String getSapCode​(SessionContext ctx,
                                           Unit item)
        Generated method - Getter of the Unit.sapCode attribute.
        Returns:
        the sapCode - SAP Code (ERP Table T006 field MSEHI)
      • getSapCode

        public java.lang.String getSapCode​(Unit item)
        Generated method - Getter of the Unit.sapCode attribute.
        Returns:
        the sapCode - SAP Code (ERP Table T006 field MSEHI)
      • setSapCode

        public void setSapCode​(SessionContext ctx,
                               Unit item,
                               java.lang.String value)
        Generated method - Setter of the Unit.sapCode attribute.
        Parameters:
        value - the sapCode - SAP Code (ERP Table T006 field MSEHI)
      • setSapCode

        public void setSapCode​(Unit item,
                               java.lang.String value)
        Generated method - Setter of the Unit.sapCode attribute.
        Parameters:
        value - the sapCode - SAP Code (ERP Table T006 field MSEHI)
      • getSapCode

        public java.lang.String getSapCode​(SessionContext ctx,
                                           ClassificationAttributeUnit item)
        Generated method - Getter of the ClassificationAttributeUnit.sapCode attribute.
        Returns:
        the sapCode - SAP Code (ERP Table T006 field MSEHI)
      • getSapCode

        public java.lang.String getSapCode​(ClassificationAttributeUnit item)
        Generated method - Getter of the ClassificationAttributeUnit.sapCode attribute.
        Returns:
        the sapCode - SAP Code (ERP Table T006 field MSEHI)
      • setSapCode

        public void setSapCode​(SessionContext ctx,
                               ClassificationAttributeUnit item,
                               java.lang.String value)
        Generated method - Setter of the ClassificationAttributeUnit.sapCode attribute.
        Parameters:
        value - the sapCode - SAP Code (ERP Table T006 field MSEHI)
      • setSapCode

        public void setSapCode​(ClassificationAttributeUnit item,
                               java.lang.String value)
        Generated method - Setter of the ClassificationAttributeUnit.sapCode attribute.
        Parameters:
        value - the sapCode - SAP Code (ERP Table T006 field MSEHI)
      • getSapCode

        public java.lang.String getSapCode​(SessionContext ctx,
                                           Country item)
        Generated method - Getter of the Country.sapCode attribute.
        Returns:
        the sapCode - SAP Code (ERP Table T005 field LAND1)
      • getSapCode

        public java.lang.String getSapCode​(Country item)
        Generated method - Getter of the Country.sapCode attribute.
        Returns:
        the sapCode - SAP Code (ERP Table T005 field LAND1)
      • setSapCode

        public void setSapCode​(SessionContext ctx,
                               Country item,
                               java.lang.String value)
        Generated method - Setter of the Country.sapCode attribute.
        Parameters:
        value - the sapCode - SAP Code (ERP Table T005 field LAND1)
      • setSapCode

        public void setSapCode​(Country item,
                               java.lang.String value)
        Generated method - Setter of the Country.sapCode attribute.
        Parameters:
        value - the sapCode - SAP Code (ERP Table T005 field LAND1)
      • getSapcommon_distributionChannel

        public java.lang.String getSapcommon_distributionChannel​(SessionContext ctx,
                                                                 GenericItem item)
        Generated method - Getter of the SAPConfiguration.sapcommon_distributionChannel attribute.
        Returns:
        the sapcommon_distributionChannel
      • getSapcommon_distributionChannel

        public java.lang.String getSapcommon_distributionChannel​(SAPConfiguration item)
        Generated method - Getter of the SAPConfiguration.sapcommon_distributionChannel attribute.
        Returns:
        the sapcommon_distributionChannel
      • setSapcommon_distributionChannel

        public void setSapcommon_distributionChannel​(SessionContext ctx,
                                                     GenericItem item,
                                                     java.lang.String value)
        Generated method - Setter of the SAPConfiguration.sapcommon_distributionChannel attribute.
        Parameters:
        value - the sapcommon_distributionChannel
      • setSapcommon_distributionChannel

        public void setSapcommon_distributionChannel​(SAPConfiguration item,
                                                     java.lang.String value)
        Generated method - Setter of the SAPConfiguration.sapcommon_distributionChannel attribute.
        Parameters:
        value - the sapcommon_distributionChannel
      • getSapcommon_division

        public java.lang.String getSapcommon_division​(SessionContext ctx,
                                                      GenericItem item)
        Generated method - Getter of the SAPConfiguration.sapcommon_division attribute.
        Returns:
        the sapcommon_division
      • getSapcommon_division

        public java.lang.String getSapcommon_division​(SAPConfiguration item)
        Generated method - Getter of the SAPConfiguration.sapcommon_division attribute.
        Returns:
        the sapcommon_division
      • setSapcommon_division

        public void setSapcommon_division​(SessionContext ctx,
                                          GenericItem item,
                                          java.lang.String value)
        Generated method - Setter of the SAPConfiguration.sapcommon_division attribute.
        Parameters:
        value - the sapcommon_division
      • setSapcommon_division

        public void setSapcommon_division​(SAPConfiguration item,
                                          java.lang.String value)
        Generated method - Setter of the SAPConfiguration.sapcommon_division attribute.
        Parameters:
        value - the sapcommon_division
      • getSapcommon_erpHttpDestination

        public SAPHTTPDestination getSapcommon_erpHttpDestination​(SessionContext ctx,
                                                                  GenericItem item)
        Generated method - Getter of the SAPGlobalConfiguration.sapcommon_erpHttpDestination attribute.
        Returns:
        the sapcommon_erpHttpDestination
      • getSapcommon_erpHttpDestination

        public SAPHTTPDestination getSapcommon_erpHttpDestination​(SAPGlobalConfiguration item)
        Generated method - Getter of the SAPGlobalConfiguration.sapcommon_erpHttpDestination attribute.
        Returns:
        the sapcommon_erpHttpDestination
      • setSapcommon_erpHttpDestination

        public void setSapcommon_erpHttpDestination​(SessionContext ctx,
                                                    GenericItem item,
                                                    SAPHTTPDestination value)
        Generated method - Setter of the SAPGlobalConfiguration.sapcommon_erpHttpDestination attribute.
        Parameters:
        value - the sapcommon_erpHttpDestination
      • setSapcommon_erpHttpDestination

        public void setSapcommon_erpHttpDestination​(SAPGlobalConfiguration item,
                                                    SAPHTTPDestination value)
        Generated method - Setter of the SAPGlobalConfiguration.sapcommon_erpHttpDestination attribute.
        Parameters:
        value - the sapcommon_erpHttpDestination
      • getSapcommon_erpLogicalSystem

        public java.lang.String getSapcommon_erpLogicalSystem​(SessionContext ctx,
                                                              GenericItem item)
        Generated method - Getter of the SAPGlobalConfiguration.sapcommon_erpLogicalSystem attribute.
        Returns:
        the sapcommon_erpLogicalSystem
      • getSapcommon_erpLogicalSystem

        public java.lang.String getSapcommon_erpLogicalSystem​(SAPGlobalConfiguration item)
        Generated method - Getter of the SAPGlobalConfiguration.sapcommon_erpLogicalSystem attribute.
        Returns:
        the sapcommon_erpLogicalSystem
      • setSapcommon_erpLogicalSystem

        public void setSapcommon_erpLogicalSystem​(SessionContext ctx,
                                                  GenericItem item,
                                                  java.lang.String value)
        Generated method - Setter of the SAPGlobalConfiguration.sapcommon_erpLogicalSystem attribute.
        Parameters:
        value - the sapcommon_erpLogicalSystem
      • setSapcommon_erpLogicalSystem

        public void setSapcommon_erpLogicalSystem​(SAPGlobalConfiguration item,
                                                  java.lang.String value)
        Generated method - Setter of the SAPGlobalConfiguration.sapcommon_erpLogicalSystem attribute.
        Parameters:
        value - the sapcommon_erpLogicalSystem
      • getSapcommon_referenceCustomer

        public java.lang.String getSapcommon_referenceCustomer​(SessionContext ctx,
                                                               GenericItem item)
        Generated method - Getter of the SAPConfiguration.sapcommon_referenceCustomer attribute.
        Returns:
        the sapcommon_referenceCustomer - reference customer used in RFC call
      • getSapcommon_referenceCustomer

        public java.lang.String getSapcommon_referenceCustomer​(SAPConfiguration item)
        Generated method - Getter of the SAPConfiguration.sapcommon_referenceCustomer attribute.
        Returns:
        the sapcommon_referenceCustomer - reference customer used in RFC call
      • setSapcommon_referenceCustomer

        public void setSapcommon_referenceCustomer​(SessionContext ctx,
                                                   GenericItem item,
                                                   java.lang.String value)
        Generated method - Setter of the SAPConfiguration.sapcommon_referenceCustomer attribute.
        Parameters:
        value - the sapcommon_referenceCustomer - reference customer used in RFC call
      • setSapcommon_referenceCustomer

        public void setSapcommon_referenceCustomer​(SAPConfiguration item,
                                                   java.lang.String value)
        Generated method - Setter of the SAPConfiguration.sapcommon_referenceCustomer attribute.
        Parameters:
        value - the sapcommon_referenceCustomer - reference customer used in RFC call
      • getSapcommon_salesOrganization

        public java.lang.String getSapcommon_salesOrganization​(SessionContext ctx,
                                                               GenericItem item)
        Generated method - Getter of the SAPConfiguration.sapcommon_salesOrganization attribute.
        Returns:
        the sapcommon_salesOrganization
      • getSapcommon_salesOrganization

        public java.lang.String getSapcommon_salesOrganization​(SAPConfiguration item)
        Generated method - Getter of the SAPConfiguration.sapcommon_salesOrganization attribute.
        Returns:
        the sapcommon_salesOrganization
      • setSapcommon_salesOrganization

        public void setSapcommon_salesOrganization​(SessionContext ctx,
                                                   GenericItem item,
                                                   java.lang.String value)
        Generated method - Setter of the SAPConfiguration.sapcommon_salesOrganization attribute.
        Parameters:
        value - the sapcommon_salesOrganization
      • setSapcommon_salesOrganization

        public void setSapcommon_salesOrganization​(SAPConfiguration item,
                                                   java.lang.String value)
        Generated method - Setter of the SAPConfiguration.sapcommon_salesOrganization attribute.
        Parameters:
        value - the sapcommon_salesOrganization
      • getSapcommon_sapPricingSalesArea

        public java.util.Set<SAPPricingSalesAreaToCatalog> getSapcommon_sapPricingSalesArea​(SessionContext ctx,
                                                                                            GenericItem item)
        Generated method - Getter of the SAPGlobalConfiguration.sapcommon_sapPricingSalesArea attribute.
        Returns:
        the sapcommon_sapPricingSalesArea
      • getSapcommon_sapPricingSalesArea

        public java.util.Set<SAPPricingSalesAreaToCatalog> getSapcommon_sapPricingSalesArea​(SAPGlobalConfiguration item)
        Generated method - Getter of the SAPGlobalConfiguration.sapcommon_sapPricingSalesArea attribute.
        Returns:
        the sapcommon_sapPricingSalesArea
      • setSapcommon_sapPricingSalesArea

        public void setSapcommon_sapPricingSalesArea​(SessionContext ctx,
                                                     GenericItem item,
                                                     java.util.Set<SAPPricingSalesAreaToCatalog> value)
        Generated method - Setter of the SAPGlobalConfiguration.sapcommon_sapPricingSalesArea attribute.
        Parameters:
        value - the sapcommon_sapPricingSalesArea
      • setSapcommon_sapPricingSalesArea

        public void setSapcommon_sapPricingSalesArea​(SAPGlobalConfiguration item,
                                                     java.util.Set<SAPPricingSalesAreaToCatalog> value)
        Generated method - Setter of the SAPGlobalConfiguration.sapcommon_sapPricingSalesArea attribute.
        Parameters:
        value - the sapcommon_sapPricingSalesArea
      • addToSapcommon_sapPricingSalesArea

        public void addToSapcommon_sapPricingSalesArea​(SessionContext ctx,
                                                       GenericItem item,
                                                       SAPPricingSalesAreaToCatalog value)
        Generated method - Adds value to sapcommon_sapPricingSalesArea.
        Parameters:
        value - the item to add to sapcommon_sapPricingSalesArea
      • addToSapcommon_sapPricingSalesArea

        public void addToSapcommon_sapPricingSalesArea​(SAPGlobalConfiguration item,
                                                       SAPPricingSalesAreaToCatalog value)
        Generated method - Adds value to sapcommon_sapPricingSalesArea.
        Parameters:
        value - the item to add to sapcommon_sapPricingSalesArea
      • removeFromSapcommon_sapPricingSalesArea

        public void removeFromSapcommon_sapPricingSalesArea​(SessionContext ctx,
                                                            GenericItem item,
                                                            SAPPricingSalesAreaToCatalog value)
        Generated method - Removes value from sapcommon_sapPricingSalesArea.
        Parameters:
        value - the item to remove from sapcommon_sapPricingSalesArea
      • removeFromSapcommon_sapPricingSalesArea

        public void removeFromSapcommon_sapPricingSalesArea​(SAPGlobalConfiguration item,
                                                            SAPPricingSalesAreaToCatalog value)
        Generated method - Removes value from sapcommon_sapPricingSalesArea.
        Parameters:
        value - the item to remove from sapcommon_sapPricingSalesArea
      • getSapcommon_transactionType

        public java.lang.String getSapcommon_transactionType​(SessionContext ctx,
                                                             GenericItem item)
        Generated method - Getter of the SAPConfiguration.sapcommon_transactionType attribute.
        Returns:
        the sapcommon_transactionType
      • getSapcommon_transactionType

        public java.lang.String getSapcommon_transactionType​(SAPConfiguration item)
        Generated method - Getter of the SAPConfiguration.sapcommon_transactionType attribute.
        Returns:
        the sapcommon_transactionType
      • setSapcommon_transactionType

        public void setSapcommon_transactionType​(SessionContext ctx,
                                                 GenericItem item,
                                                 java.lang.String value)
        Generated method - Setter of the SAPConfiguration.sapcommon_transactionType attribute.
        Parameters:
        value - the sapcommon_transactionType
      • setSapcommon_transactionType

        public void setSapcommon_transactionType​(SAPConfiguration item,
                                                 java.lang.String value)
        Generated method - Setter of the SAPConfiguration.sapcommon_transactionType attribute.
        Parameters:
        value - the sapcommon_transactionType
      • getSapConditionId

        public java.lang.String getSapConditionId​(SessionContext ctx,
                                                  PriceRow item)
        Generated method - Getter of the PriceRow.sapConditionId attribute.
        Returns:
        the sapConditionId - Unique identifier of Price Condition.
      • getSapConditionId

        public java.lang.String getSapConditionId​(PriceRow item)
        Generated method - Getter of the PriceRow.sapConditionId attribute.
        Returns:
        the sapConditionId - Unique identifier of Price Condition.
      • setSapConditionId

        public void setSapConditionId​(SessionContext ctx,
                                      PriceRow item,
                                      java.lang.String value)
        Generated method - Setter of the PriceRow.sapConditionId attribute.
        Parameters:
        value - the sapConditionId - Unique identifier of Price Condition.
      • setSapConditionId

        public void setSapConditionId​(PriceRow item,
                                      java.lang.String value)
        Generated method - Setter of the PriceRow.sapConditionId attribute.
        Parameters:
        value - the sapConditionId - Unique identifier of Price Condition.
      • getSapConditionId

        public java.lang.String getSapConditionId​(SessionContext ctx,
                                                  DiscountRow item)
        Generated method - Getter of the DiscountRow.sapConditionId attribute.
        Returns:
        the sapConditionId - Unique identifier of Price Condition.
      • getSapConditionId

        public java.lang.String getSapConditionId​(DiscountRow item)
        Generated method - Getter of the DiscountRow.sapConditionId attribute.
        Returns:
        the sapConditionId - Unique identifier of Price Condition.
      • setSapConditionId

        public void setSapConditionId​(SessionContext ctx,
                                      DiscountRow item,
                                      java.lang.String value)
        Generated method - Setter of the DiscountRow.sapConditionId attribute.
        Parameters:
        value - the sapConditionId - Unique identifier of Price Condition.
      • setSapConditionId

        public void setSapConditionId​(DiscountRow item,
                                      java.lang.String value)
        Generated method - Setter of the DiscountRow.sapConditionId attribute.
        Parameters:
        value - the sapConditionId - Unique identifier of Price Condition.
      • isSapConfigurable

        public java.lang.Boolean isSapConfigurable​(SessionContext ctx,
                                                   Product item)
        Generated method - Getter of the Product.sapConfigurable attribute.
        Returns:
        the sapConfigurable - Is the product configurable?
      • isSapConfigurable

        public java.lang.Boolean isSapConfigurable​(Product item)
        Generated method - Getter of the Product.sapConfigurable attribute.
        Returns:
        the sapConfigurable - Is the product configurable?
      • isSapConfigurableAsPrimitive

        public boolean isSapConfigurableAsPrimitive​(SessionContext ctx,
                                                    Product item)
        Generated method - Getter of the Product.sapConfigurable attribute.
        Returns:
        the sapConfigurable - Is the product configurable?
      • isSapConfigurableAsPrimitive

        public boolean isSapConfigurableAsPrimitive​(Product item)
        Generated method - Getter of the Product.sapConfigurable attribute.
        Returns:
        the sapConfigurable - Is the product configurable?
      • setSapConfigurable

        public void setSapConfigurable​(SessionContext ctx,
                                       Product item,
                                       java.lang.Boolean value)
        Generated method - Setter of the Product.sapConfigurable attribute.
        Parameters:
        value - the sapConfigurable - Is the product configurable?
      • setSapConfigurable

        public void setSapConfigurable​(Product item,
                                       java.lang.Boolean value)
        Generated method - Setter of the Product.sapConfigurable attribute.
        Parameters:
        value - the sapConfigurable - Is the product configurable?
      • setSapConfigurable

        public void setSapConfigurable​(SessionContext ctx,
                                       Product item,
                                       boolean value)
        Generated method - Setter of the Product.sapConfigurable attribute.
        Parameters:
        value - the sapConfigurable - Is the product configurable?
      • setSapConfigurable

        public void setSapConfigurable​(Product item,
                                       boolean value)
        Generated method - Setter of the Product.sapConfigurable attribute.
        Parameters:
        value - the sapConfigurable - Is the product configurable?
      • getSapConsumerID

        public java.lang.String getSapConsumerID​(SessionContext ctx,
                                                 Customer item)
        Generated method - Getter of the Customer.sapConsumerID attribute.
        Returns:
        the sapConsumerID - Unique identifier of SAP consumer
      • getSapConsumerID

        public java.lang.String getSapConsumerID​(Customer item)
        Generated method - Getter of the Customer.sapConsumerID attribute.
        Returns:
        the sapConsumerID - Unique identifier of SAP consumer
      • setSapConsumerID

        public void setSapConsumerID​(SessionContext ctx,
                                     Customer item,
                                     java.lang.String value)
        Generated method - Setter of the Customer.sapConsumerID attribute.
        Parameters:
        value - the sapConsumerID - Unique identifier of SAP consumer
      • setSapConsumerID

        public void setSapConsumerID​(Customer item,
                                     java.lang.String value)
        Generated method - Setter of the Customer.sapConsumerID attribute.
        Parameters:
        value - the sapConsumerID - Unique identifier of SAP consumer
      • getSapContactID

        public java.lang.String getSapContactID​(SessionContext ctx,
                                                Customer item)
        Generated method - Getter of the Customer.sapContactID attribute.
        Returns:
        the sapContactID - Unique identifier of SAP contact
      • getSapContactID

        public java.lang.String getSapContactID​(Customer item)
        Generated method - Getter of the Customer.sapContactID attribute.
        Returns:
        the sapContactID - Unique identifier of SAP contact
      • setSapContactID

        public void setSapContactID​(SessionContext ctx,
                                    Customer item,
                                    java.lang.String value)
        Generated method - Setter of the Customer.sapContactID attribute.
        Parameters:
        value - the sapContactID - Unique identifier of SAP contact
      • setSapContactID

        public void setSapContactID​(Customer item,
                                    java.lang.String value)
        Generated method - Setter of the Customer.sapContactID attribute.
        Parameters:
        value - the sapContactID - Unique identifier of SAP contact
      • getSapCustomerID

        public java.lang.String getSapCustomerID​(SessionContext ctx,
                                                 Address item)
        Generated method - Getter of the Address.sapCustomerID attribute.
        Returns:
        the sapCustomerID - Unique identifier of SAP customer
      • getSapCustomerID

        public java.lang.String getSapCustomerID​(Address item)
        Generated method - Getter of the Address.sapCustomerID attribute.
        Returns:
        the sapCustomerID - Unique identifier of SAP customer
      • setSapCustomerID

        public void setSapCustomerID​(SessionContext ctx,
                                     Address item,
                                     java.lang.String value)
        Generated method - Setter of the Address.sapCustomerID attribute.
        Parameters:
        value - the sapCustomerID - Unique identifier of SAP customer
      • setSapCustomerID

        public void setSapCustomerID​(Address item,
                                     java.lang.String value)
        Generated method - Setter of the Address.sapCustomerID attribute.
        Parameters:
        value - the sapCustomerID - Unique identifier of SAP customer
      • getSapDeliveryModes

        public java.util.Set<SAPDeliveryMode> getSapDeliveryModes​(SessionContext ctx,
                                                                  GenericItem item)
        Generated method - Getter of the SAPConfiguration.sapDeliveryModes attribute.
        Returns:
        the sapDeliveryModes
      • getSapDeliveryModes

        public java.util.Set<SAPDeliveryMode> getSapDeliveryModes​(SAPConfiguration item)
        Generated method - Getter of the SAPConfiguration.sapDeliveryModes attribute.
        Returns:
        the sapDeliveryModes
      • setSapDeliveryModes

        public void setSapDeliveryModes​(SessionContext ctx,
                                        GenericItem item,
                                        java.util.Set<SAPDeliveryMode> value)
        Generated method - Setter of the SAPConfiguration.sapDeliveryModes attribute.
        Parameters:
        value - the sapDeliveryModes
      • setSapDeliveryModes

        public void setSapDeliveryModes​(SAPConfiguration item,
                                        java.util.Set<SAPDeliveryMode> value)
        Generated method - Setter of the SAPConfiguration.sapDeliveryModes attribute.
        Parameters:
        value - the sapDeliveryModes
      • addToSapDeliveryModes

        public void addToSapDeliveryModes​(SessionContext ctx,
                                          GenericItem item,
                                          SAPDeliveryMode value)
        Generated method - Adds value to sapDeliveryModes.
        Parameters:
        value - the item to add to sapDeliveryModes
      • addToSapDeliveryModes

        public void addToSapDeliveryModes​(SAPConfiguration item,
                                          SAPDeliveryMode value)
        Generated method - Adds value to sapDeliveryModes.
        Parameters:
        value - the item to add to sapDeliveryModes
      • removeFromSapDeliveryModes

        public void removeFromSapDeliveryModes​(SessionContext ctx,
                                               GenericItem item,
                                               SAPDeliveryMode value)
        Generated method - Removes value from sapDeliveryModes.
        Parameters:
        value - the item to remove from sapDeliveryModes
      • removeFromSapDeliveryModes

        public void removeFromSapDeliveryModes​(SAPConfiguration item,
                                               SAPDeliveryMode value)
        Generated method - Removes value from sapDeliveryModes.
        Parameters:
        value - the item to remove from sapDeliveryModes
      • getSapEAN

        public java.lang.String getSapEAN​(SessionContext ctx,
                                          Product item)
        Generated method - Getter of the Product.sapEAN attribute.
        Returns:
        the sapEAN - Product EAN
      • getSapEAN

        public java.lang.String getSapEAN​(Product item)
        Generated method - Getter of the Product.sapEAN attribute.
        Returns:
        the sapEAN - Product EAN
      • setSapEAN

        public void setSapEAN​(SessionContext ctx,
                              Product item,
                              java.lang.String value)
        Generated method - Setter of the Product.sapEAN attribute.
        Parameters:
        value - the sapEAN - Product EAN
      • setSapEAN

        public void setSapEAN​(Product item,
                              java.lang.String value)
        Generated method - Setter of the Product.sapEAN attribute.
        Parameters:
        value - the sapEAN - Product EAN
      • getSapERPCharacteristicLongText

        public java.lang.String getSapERPCharacteristicLongText​(SessionContext ctx,
                                                                ClassificationAttribute item)
        Generated method - Getter of the ClassificationAttribute.sapERPCharacteristicLongText attribute.
        Returns:
        the sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
      • getSapERPCharacteristicLongText

        public java.lang.String getSapERPCharacteristicLongText​(ClassificationAttribute item)
        Generated method - Getter of the ClassificationAttribute.sapERPCharacteristicLongText attribute.
        Returns:
        the sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
      • getAllSapERPCharacteristicLongText

        public java.util.Map<Language,​java.lang.String> getAllSapERPCharacteristicLongText​(SessionContext ctx,
                                                                                                 ClassificationAttribute item)
        Generated method - Getter of the ClassificationAttribute.sapERPCharacteristicLongText attribute.
        Returns:
        the localized sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
      • getAllSapERPCharacteristicLongText

        public java.util.Map<Language,​java.lang.String> getAllSapERPCharacteristicLongText​(ClassificationAttribute item)
        Generated method - Getter of the ClassificationAttribute.sapERPCharacteristicLongText attribute.
        Returns:
        the localized sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
      • setSapERPCharacteristicLongText

        public void setSapERPCharacteristicLongText​(SessionContext ctx,
                                                    ClassificationAttribute item,
                                                    java.lang.String value)
        Generated method - Setter of the ClassificationAttribute.sapERPCharacteristicLongText attribute.
        Parameters:
        value - the sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
      • setSapERPCharacteristicLongText

        public void setSapERPCharacteristicLongText​(ClassificationAttribute item,
                                                    java.lang.String value)
        Generated method - Setter of the ClassificationAttribute.sapERPCharacteristicLongText attribute.
        Parameters:
        value - the sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
      • setAllSapERPCharacteristicLongText

        public void setAllSapERPCharacteristicLongText​(SessionContext ctx,
                                                       ClassificationAttribute item,
                                                       java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ClassificationAttribute.sapERPCharacteristicLongText attribute.
        Parameters:
        value - the sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
      • setAllSapERPCharacteristicLongText

        public void setAllSapERPCharacteristicLongText​(ClassificationAttribute item,
                                                       java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the ClassificationAttribute.sapERPCharacteristicLongText attribute.
        Parameters:
        value - the sapERPCharacteristicLongText - Original Characteristic Long Text in SAP ERP
      • isSapIsReplicated

        public java.lang.Boolean isSapIsReplicated​(SessionContext ctx,
                                                   Customer item)
        Generated method - Getter of the Customer.sapIsReplicated attribute.
        Returns:
        the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
      • isSapIsReplicated

        public java.lang.Boolean isSapIsReplicated​(Customer item)
        Generated method - Getter of the Customer.sapIsReplicated attribute.
        Returns:
        the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
      • isSapIsReplicatedAsPrimitive

        public boolean isSapIsReplicatedAsPrimitive​(SessionContext ctx,
                                                    Customer item)
        Generated method - Getter of the Customer.sapIsReplicated attribute.
        Returns:
        the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
      • isSapIsReplicatedAsPrimitive

        public boolean isSapIsReplicatedAsPrimitive​(Customer item)
        Generated method - Getter of the Customer.sapIsReplicated attribute.
        Returns:
        the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
      • setSapIsReplicated

        public void setSapIsReplicated​(SessionContext ctx,
                                       Customer item,
                                       java.lang.Boolean value)
        Generated method - Setter of the Customer.sapIsReplicated attribute.
        Parameters:
        value - the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
      • setSapIsReplicated

        public void setSapIsReplicated​(Customer item,
                                       java.lang.Boolean value)
        Generated method - Setter of the Customer.sapIsReplicated attribute.
        Parameters:
        value - the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
      • setSapIsReplicated

        public void setSapIsReplicated​(SessionContext ctx,
                                       Customer item,
                                       boolean value)
        Generated method - Setter of the Customer.sapIsReplicated attribute.
        Parameters:
        value - the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
      • setSapIsReplicated

        public void setSapIsReplicated​(Customer item,
                                       boolean value)
        Generated method - Setter of the Customer.sapIsReplicated attribute.
        Parameters:
        value - the sapIsReplicated - Indicates if the customer has been replicated to the SAP system
      • getSapLogicalSystemGlobalConfig

        public java.util.Set<SAPLogicalSystem> getSapLogicalSystemGlobalConfig​(SessionContext ctx,
                                                                               GenericItem item)
        Generated method - Getter of the SAPGlobalConfiguration.sapLogicalSystemGlobalConfig attribute.
        Returns:
        the sapLogicalSystemGlobalConfig
      • getSapLogicalSystemGlobalConfig

        public java.util.Set<SAPLogicalSystem> getSapLogicalSystemGlobalConfig​(SAPGlobalConfiguration item)
        Generated method - Getter of the SAPGlobalConfiguration.sapLogicalSystemGlobalConfig attribute.
        Returns:
        the sapLogicalSystemGlobalConfig
      • setSapLogicalSystemGlobalConfig

        public void setSapLogicalSystemGlobalConfig​(SessionContext ctx,
                                                    GenericItem item,
                                                    java.util.Set<SAPLogicalSystem> value)
        Generated method - Setter of the SAPGlobalConfiguration.sapLogicalSystemGlobalConfig attribute.
        Parameters:
        value - the sapLogicalSystemGlobalConfig
      • setSapLogicalSystemGlobalConfig

        public void setSapLogicalSystemGlobalConfig​(SAPGlobalConfiguration item,
                                                    java.util.Set<SAPLogicalSystem> value)
        Generated method - Setter of the SAPGlobalConfiguration.sapLogicalSystemGlobalConfig attribute.
        Parameters:
        value - the sapLogicalSystemGlobalConfig
      • addToSapLogicalSystemGlobalConfig

        public void addToSapLogicalSystemGlobalConfig​(SessionContext ctx,
                                                      GenericItem item,
                                                      SAPLogicalSystem value)
        Generated method - Adds value to sapLogicalSystemGlobalConfig.
        Parameters:
        value - the item to add to sapLogicalSystemGlobalConfig
      • addToSapLogicalSystemGlobalConfig

        public void addToSapLogicalSystemGlobalConfig​(SAPGlobalConfiguration item,
                                                      SAPLogicalSystem value)
        Generated method - Adds value to sapLogicalSystemGlobalConfig.
        Parameters:
        value - the item to add to sapLogicalSystemGlobalConfig
      • removeFromSapLogicalSystemGlobalConfig

        public void removeFromSapLogicalSystemGlobalConfig​(SessionContext ctx,
                                                           GenericItem item,
                                                           SAPLogicalSystem value)
        Generated method - Removes value from sapLogicalSystemGlobalConfig.
        Parameters:
        value - the item to remove from sapLogicalSystemGlobalConfig
      • removeFromSapLogicalSystemGlobalConfig

        public void removeFromSapLogicalSystemGlobalConfig​(SAPGlobalConfiguration item,
                                                           SAPLogicalSystem value)
        Generated method - Removes value from sapLogicalSystemGlobalConfig.
        Parameters:
        value - the item to remove from sapLogicalSystemGlobalConfig
      • getSapOrder

        public SAPOrder getSapOrder​(SessionContext ctx,
                                    Consignment item)
        Generated method - Getter of the Consignment.sapOrder attribute.
        Returns:
        the sapOrder
      • getSapOrder

        public SAPOrder getSapOrder​(Consignment item)
        Generated method - Getter of the Consignment.sapOrder attribute.
        Returns:
        the sapOrder
      • setSapOrder

        protected void setSapOrder​(SessionContext ctx,
                                   Consignment item,
                                   SAPOrder value)
        Generated method - Setter of the Consignment.sapOrder attribute.
        Parameters:
        value - the sapOrder
      • setSapOrder

        protected void setSapOrder​(Consignment item,
                                   SAPOrder value)
        Generated method - Setter of the Consignment.sapOrder attribute.
        Parameters:
        value - the sapOrder
      • getSapOrderEntryRowNumber

        public java.lang.Integer getSapOrderEntryRowNumber​(SessionContext ctx,
                                                           ConsignmentEntry item)
        Generated method - Getter of the ConsignmentEntry.sapOrderEntryRowNumber attribute.
        Returns:
        the sapOrderEntryRowNumber
      • getSapOrderEntryRowNumber

        public java.lang.Integer getSapOrderEntryRowNumber​(ConsignmentEntry item)
        Generated method - Getter of the ConsignmentEntry.sapOrderEntryRowNumber attribute.
        Returns:
        the sapOrderEntryRowNumber
      • getSapOrderEntryRowNumberAsPrimitive

        public int getSapOrderEntryRowNumberAsPrimitive​(SessionContext ctx,
                                                        ConsignmentEntry item)
        Generated method - Getter of the ConsignmentEntry.sapOrderEntryRowNumber attribute.
        Returns:
        the sapOrderEntryRowNumber
      • getSapOrderEntryRowNumberAsPrimitive

        public int getSapOrderEntryRowNumberAsPrimitive​(ConsignmentEntry item)
        Generated method - Getter of the ConsignmentEntry.sapOrderEntryRowNumber attribute.
        Returns:
        the sapOrderEntryRowNumber
      • setSapOrderEntryRowNumber

        public void setSapOrderEntryRowNumber​(SessionContext ctx,
                                              ConsignmentEntry item,
                                              java.lang.Integer value)
        Generated method - Setter of the ConsignmentEntry.sapOrderEntryRowNumber attribute.
        Parameters:
        value - the sapOrderEntryRowNumber
      • setSapOrderEntryRowNumber

        public void setSapOrderEntryRowNumber​(ConsignmentEntry item,
                                              java.lang.Integer value)
        Generated method - Setter of the ConsignmentEntry.sapOrderEntryRowNumber attribute.
        Parameters:
        value - the sapOrderEntryRowNumber
      • setSapOrderEntryRowNumber

        public void setSapOrderEntryRowNumber​(SessionContext ctx,
                                              ConsignmentEntry item,
                                              int value)
        Generated method - Setter of the ConsignmentEntry.sapOrderEntryRowNumber attribute.
        Parameters:
        value - the sapOrderEntryRowNumber
      • setSapOrderEntryRowNumber

        public void setSapOrderEntryRowNumber​(ConsignmentEntry item,
                                              int value)
        Generated method - Setter of the ConsignmentEntry.sapOrderEntryRowNumber attribute.
        Parameters:
        value - the sapOrderEntryRowNumber
      • getSapOrders

        public java.util.Set<SAPOrder> getSapOrders​(SessionContext ctx,
                                                    Order item)
        Generated method - Getter of the Order.sapOrders attribute.
        Returns:
        the sapOrders
      • getSapOrders

        public java.util.Set<SAPOrder> getSapOrders​(Order item)
        Generated method - Getter of the Order.sapOrders attribute.
        Returns:
        the sapOrders
      • setSapOrders

        public void setSapOrders​(SessionContext ctx,
                                 Order item,
                                 java.util.Set<SAPOrder> value)
        Generated method - Setter of the Order.sapOrders attribute.
        Parameters:
        value - the sapOrders
      • setSapOrders

        public void setSapOrders​(Order item,
                                 java.util.Set<SAPOrder> value)
        Generated method - Setter of the Order.sapOrders attribute.
        Parameters:
        value - the sapOrders
      • addToSapOrders

        public void addToSapOrders​(SessionContext ctx,
                                   Order item,
                                   SAPOrder value)
        Generated method - Adds value to sapOrders.
        Parameters:
        value - the item to add to sapOrders
      • addToSapOrders

        public void addToSapOrders​(Order item,
                                   SAPOrder value)
        Generated method - Adds value to sapOrders.
        Parameters:
        value - the item to add to sapOrders
      • removeFromSapOrders

        public void removeFromSapOrders​(SessionContext ctx,
                                        Order item,
                                        SAPOrder value)
        Generated method - Removes value from sapOrders.
        Parameters:
        value - the item to remove from sapOrders
      • removeFromSapOrders

        public void removeFromSapOrders​(Order item,
                                        SAPOrder value)
        Generated method - Removes value from sapOrders.
        Parameters:
        value - the item to remove from sapOrders
      • getSapPaymentModes

        public java.util.Set<SAPPaymentMode> getSapPaymentModes​(SessionContext ctx,
                                                                GenericItem item)
        Generated method - Getter of the SAPConfiguration.sapPaymentModes attribute.
        Returns:
        the sapPaymentModes
      • getSapPaymentModes

        public java.util.Set<SAPPaymentMode> getSapPaymentModes​(SAPConfiguration item)
        Generated method - Getter of the SAPConfiguration.sapPaymentModes attribute.
        Returns:
        the sapPaymentModes
      • setSapPaymentModes

        public void setSapPaymentModes​(SessionContext ctx,
                                       GenericItem item,
                                       java.util.Set<SAPPaymentMode> value)
        Generated method - Setter of the SAPConfiguration.sapPaymentModes attribute.
        Parameters:
        value - the sapPaymentModes
      • setSapPaymentModes

        public void setSapPaymentModes​(SAPConfiguration item,
                                       java.util.Set<SAPPaymentMode> value)
        Generated method - Setter of the SAPConfiguration.sapPaymentModes attribute.
        Parameters:
        value - the sapPaymentModes
      • addToSapPaymentModes

        public void addToSapPaymentModes​(SessionContext ctx,
                                         GenericItem item,
                                         SAPPaymentMode value)
        Generated method - Adds value to sapPaymentModes.
        Parameters:
        value - the item to add to sapPaymentModes
      • addToSapPaymentModes

        public void addToSapPaymentModes​(SAPConfiguration item,
                                         SAPPaymentMode value)
        Generated method - Adds value to sapPaymentModes.
        Parameters:
        value - the item to add to sapPaymentModes
      • removeFromSapPaymentModes

        public void removeFromSapPaymentModes​(SessionContext ctx,
                                              GenericItem item,
                                              SAPPaymentMode value)
        Generated method - Removes value from sapPaymentModes.
        Parameters:
        value - the item to remove from sapPaymentModes
      • removeFromSapPaymentModes

        public void removeFromSapPaymentModes​(SAPConfiguration item,
                                              SAPPaymentMode value)
        Generated method - Removes value from sapPaymentModes.
        Parameters:
        value - the item to remove from sapPaymentModes
      • getSapPlant

        public Warehouse getSapPlant​(SessionContext ctx,
                                     Product item)
        Generated method - Getter of the Product.sapPlant attribute.
        Returns:
        the sapPlant - Sap Plant mapped to hybris warehouse
      • getSapPlant

        public Warehouse getSapPlant​(Product item)
        Generated method - Getter of the Product.sapPlant attribute.
        Returns:
        the sapPlant - Sap Plant mapped to hybris warehouse
      • setSapPlant

        public void setSapPlant​(SessionContext ctx,
                                Product item,
                                Warehouse value)
        Generated method - Setter of the Product.sapPlant attribute.
        Parameters:
        value - the sapPlant - Sap Plant mapped to hybris warehouse
      • setSapPlant

        public void setSapPlant​(Product item,
                                Warehouse value)
        Generated method - Setter of the Product.sapPlant attribute.
        Parameters:
        value - the sapPlant - Sap Plant mapped to hybris warehouse
      • getSapPlantLogSysOrg

        public java.util.Set<SAPPlantLogSysOrg> getSapPlantLogSysOrg​(SessionContext ctx,
                                                                     GenericItem item)
        Generated method - Getter of the SAPConfiguration.sapPlantLogSysOrg attribute.
        Returns:
        the sapPlantLogSysOrg
      • getSapPlantLogSysOrg

        public java.util.Set<SAPPlantLogSysOrg> getSapPlantLogSysOrg​(SAPConfiguration item)
        Generated method - Getter of the SAPConfiguration.sapPlantLogSysOrg attribute.
        Returns:
        the sapPlantLogSysOrg
      • setSapPlantLogSysOrg

        public void setSapPlantLogSysOrg​(SessionContext ctx,
                                         GenericItem item,
                                         java.util.Set<SAPPlantLogSysOrg> value)
        Generated method - Setter of the SAPConfiguration.sapPlantLogSysOrg attribute.
        Parameters:
        value - the sapPlantLogSysOrg
      • setSapPlantLogSysOrg

        public void setSapPlantLogSysOrg​(SAPConfiguration item,
                                         java.util.Set<SAPPlantLogSysOrg> value)
        Generated method - Setter of the SAPConfiguration.sapPlantLogSysOrg attribute.
        Parameters:
        value - the sapPlantLogSysOrg
      • addToSapPlantLogSysOrg

        public void addToSapPlantLogSysOrg​(SessionContext ctx,
                                           GenericItem item,
                                           SAPPlantLogSysOrg value)
        Generated method - Adds value to sapPlantLogSysOrg.
        Parameters:
        value - the item to add to sapPlantLogSysOrg
      • addToSapPlantLogSysOrg

        public void addToSapPlantLogSysOrg​(SAPConfiguration item,
                                           SAPPlantLogSysOrg value)
        Generated method - Adds value to sapPlantLogSysOrg.
        Parameters:
        value - the item to add to sapPlantLogSysOrg
      • removeFromSapPlantLogSysOrg

        public void removeFromSapPlantLogSysOrg​(SessionContext ctx,
                                                GenericItem item,
                                                SAPPlantLogSysOrg value)
        Generated method - Removes value from sapPlantLogSysOrg.
        Parameters:
        value - the item to remove from sapPlantLogSysOrg
      • removeFromSapPlantLogSysOrg

        public void removeFromSapPlantLogSysOrg​(SAPConfiguration item,
                                                SAPPlantLogSysOrg value)
        Generated method - Removes value from sapPlantLogSysOrg.
        Parameters:
        value - the item to remove from sapPlantLogSysOrg
      • getSapPlantLogSysOrg

        public SAPPlantLogSysOrg getSapPlantLogSysOrg​(SessionContext ctx,
                                                      Warehouse item)
        Generated method - Getter of the Warehouse.sapPlantLogSysOrg attribute.
        Returns:
        the sapPlantLogSysOrg
      • getSapPlantLogSysOrg

        public SAPPlantLogSysOrg getSapPlantLogSysOrg​(Warehouse item)
        Generated method - Getter of the Warehouse.sapPlantLogSysOrg attribute.
        Returns:
        the sapPlantLogSysOrg
      • setSapPlantLogSysOrg

        public void setSapPlantLogSysOrg​(SessionContext ctx,
                                         Warehouse item,
                                         SAPPlantLogSysOrg value)
        Generated method - Setter of the Warehouse.sapPlantLogSysOrg attribute.
        Parameters:
        value - the sapPlantLogSysOrg
      • setSapPlantLogSysOrg

        public void setSapPlantLogSysOrg​(Warehouse item,
                                         SAPPlantLogSysOrg value)
        Generated method - Setter of the Warehouse.sapPlantLogSysOrg attribute.
        Parameters:
        value - the sapPlantLogSysOrg
      • getSapPricingConditions

        public java.util.Set<SAPPricingCondition> getSapPricingConditions​(SessionContext ctx,
                                                                          AbstractOrderEntry item)
        Generated method - Getter of the AbstractOrderEntry.sapPricingConditions attribute.
        Returns:
        the sapPricingConditions - SAP pricing conditions
      • getSapPricingConditions

        public java.util.Set<SAPPricingCondition> getSapPricingConditions​(AbstractOrderEntry item)
        Generated method - Getter of the AbstractOrderEntry.sapPricingConditions attribute.
        Returns:
        the sapPricingConditions - SAP pricing conditions
      • setSapPricingConditions

        public void setSapPricingConditions​(SessionContext ctx,
                                            AbstractOrderEntry item,
                                            java.util.Set<SAPPricingCondition> value)
        Generated method - Setter of the AbstractOrderEntry.sapPricingConditions attribute.
        Parameters:
        value - the sapPricingConditions - SAP pricing conditions
      • setSapPricingConditions

        public void setSapPricingConditions​(AbstractOrderEntry item,
                                            java.util.Set<SAPPricingCondition> value)
        Generated method - Setter of the AbstractOrderEntry.sapPricingConditions attribute.
        Parameters:
        value - the sapPricingConditions - SAP pricing conditions
      • addToSapPricingConditions

        public void addToSapPricingConditions​(SessionContext ctx,
                                              AbstractOrderEntry item,
                                              SAPPricingCondition value)
        Generated method - Adds value to sapPricingConditions.
        Parameters:
        value - the item to add to sapPricingConditions - SAP pricing conditions
      • addToSapPricingConditions

        public void addToSapPricingConditions​(AbstractOrderEntry item,
                                              SAPPricingCondition value)
        Generated method - Adds value to sapPricingConditions.
        Parameters:
        value - the item to add to sapPricingConditions - SAP pricing conditions
      • removeFromSapPricingConditions

        public void removeFromSapPricingConditions​(SessionContext ctx,
                                                   AbstractOrderEntry item,
                                                   SAPPricingCondition value)
        Generated method - Removes value from sapPricingConditions.
        Parameters:
        value - the item to remove from sapPricingConditions - SAP pricing conditions
      • removeFromSapPricingConditions

        public void removeFromSapPricingConditions​(AbstractOrderEntry item,
                                                   SAPPricingCondition value)
        Generated method - Removes value from sapPricingConditions.
        Parameters:
        value - the item to remove from sapPricingConditions - SAP pricing conditions
      • getSapProductSalesAreaToCatalogMapping

        public java.util.Set<SAPProductSalesAreaToCatalogMapping> getSapProductSalesAreaToCatalogMapping​(SessionContext ctx,
                                                                                                         GenericItem item)
        Generated method - Getter of the SAPGlobalConfiguration.sapProductSalesAreaToCatalogMapping attribute.
        Returns:
        the sapProductSalesAreaToCatalogMapping
      • getSapProductSalesAreaToCatalogMapping

        public java.util.Set<SAPProductSalesAreaToCatalogMapping> getSapProductSalesAreaToCatalogMapping​(SAPGlobalConfiguration item)
        Generated method - Getter of the SAPGlobalConfiguration.sapProductSalesAreaToCatalogMapping attribute.
        Returns:
        the sapProductSalesAreaToCatalogMapping
      • setSapProductSalesAreaToCatalogMapping

        public void setSapProductSalesAreaToCatalogMapping​(SessionContext ctx,
                                                           GenericItem item,
                                                           java.util.Set<SAPProductSalesAreaToCatalogMapping> value)
        Generated method - Setter of the SAPGlobalConfiguration.sapProductSalesAreaToCatalogMapping attribute.
        Parameters:
        value - the sapProductSalesAreaToCatalogMapping
      • setSapProductSalesAreaToCatalogMapping

        public void setSapProductSalesAreaToCatalogMapping​(SAPGlobalConfiguration item,
                                                           java.util.Set<SAPProductSalesAreaToCatalogMapping> value)
        Generated method - Setter of the SAPGlobalConfiguration.sapProductSalesAreaToCatalogMapping attribute.
        Parameters:
        value - the sapProductSalesAreaToCatalogMapping
      • addToSapProductSalesAreaToCatalogMapping

        public void addToSapProductSalesAreaToCatalogMapping​(SessionContext ctx,
                                                             GenericItem item,
                                                             SAPProductSalesAreaToCatalogMapping value)
        Generated method - Adds value to sapProductSalesAreaToCatalogMapping.
        Parameters:
        value - the item to add to sapProductSalesAreaToCatalogMapping
      • addToSapProductSalesAreaToCatalogMapping

        public void addToSapProductSalesAreaToCatalogMapping​(SAPGlobalConfiguration item,
                                                             SAPProductSalesAreaToCatalogMapping value)
        Generated method - Adds value to sapProductSalesAreaToCatalogMapping.
        Parameters:
        value - the item to add to sapProductSalesAreaToCatalogMapping
      • removeFromSapProductSalesAreaToCatalogMapping

        public void removeFromSapProductSalesAreaToCatalogMapping​(SessionContext ctx,
                                                                  GenericItem item,
                                                                  SAPProductSalesAreaToCatalogMapping value)
        Generated method - Removes value from sapProductSalesAreaToCatalogMapping.
        Parameters:
        value - the item to remove from sapProductSalesAreaToCatalogMapping
      • removeFromSapProductSalesAreaToCatalogMapping

        public void removeFromSapProductSalesAreaToCatalogMapping​(SAPGlobalConfiguration item,
                                                                  SAPProductSalesAreaToCatalogMapping value)
        Generated method - Removes value from sapProductSalesAreaToCatalogMapping.
        Parameters:
        value - the item to remove from sapProductSalesAreaToCatalogMapping
      • getSapReplicationInfo

        public java.lang.String getSapReplicationInfo​(SessionContext ctx,
                                                      Customer item)
        Generated method - Getter of the Customer.sapReplicationInfo attribute.
        Returns:
        the sapReplicationInfo - Information related to the replication to the SAP system
      • getSapReplicationInfo

        public java.lang.String getSapReplicationInfo​(Customer item)
        Generated method - Getter of the Customer.sapReplicationInfo attribute.
        Returns:
        the sapReplicationInfo - Information related to the replication to the SAP system
      • setSapReplicationInfo

        public void setSapReplicationInfo​(SessionContext ctx,
                                          Customer item,
                                          java.lang.String value)
        Generated method - Setter of the Customer.sapReplicationInfo attribute.
        Parameters:
        value - the sapReplicationInfo - Information related to the replication to the SAP system
      • setSapReplicationInfo

        public void setSapReplicationInfo​(Customer item,
                                          java.lang.String value)
        Generated method - Setter of the Customer.sapReplicationInfo attribute.
        Parameters:
        value - the sapReplicationInfo - Information related to the replication to the SAP system
      • getStatus

        public EnumerationValue getStatus​(ConsignmentEntry item)
        Generated method - Getter of the ConsignmentEntry.status attribute.
        Returns:
        the status
      • setStatus

        public void setStatus​(ConsignmentEntry item,
                              EnumerationValue value)
        Generated method - Setter of the ConsignmentEntry.status attribute.
        Parameters:
        value - the status