Uses of Class
de.hybris.platform.sap.core.configuration.jalo.SAPConfiguration
-
-
Uses of SAPConfiguration in com.sap.hybris.returnsexchange.jalo
Methods in com.sap.hybris.returnsexchange.jalo that return SAPConfiguration Modifier and Type Method Description SAPConfigurationGeneratedSapReturnOrderReason. getSapConfiguration()Generated method - Getter of theSapReturnOrderReason.sapConfigurationattribute.SAPConfigurationGeneratedSapReturnOrderReason. getSapConfiguration(SessionContext ctx)Generated method - Getter of theSapReturnOrderReason.sapConfigurationattribute.Methods in com.sap.hybris.returnsexchange.jalo with parameters of type SAPConfiguration Modifier and Type Method Description voidGeneratedSapreturnsexchangeManager. addToSapReturnReasons(SAPConfiguration item, SapReturnOrderReason value)Generated method - Addsvalueto sapReturnReasons.java.lang.StringGeneratedSapreturnsexchangeManager. getReturnOrderProcesstype(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.returnOrderProcesstypeattribute.java.lang.StringGeneratedSapreturnsexchangeManager. getReturnOrderReason(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.returnOrderReasonattribute.java.util.Set<SapReturnOrderReason>GeneratedSapreturnsexchangeManager. getSapReturnReasons(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapReturnReasonsattribute.voidGeneratedSapreturnsexchangeManager. removeFromSapReturnReasons(SAPConfiguration item, SapReturnOrderReason value)Generated method - Removesvaluefrom sapReturnReasons.voidGeneratedSapreturnsexchangeManager. setReturnOrderProcesstype(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.returnOrderProcesstypeattribute.voidGeneratedSapreturnsexchangeManager. setReturnOrderReason(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.returnOrderReasonattribute.protected voidGeneratedSapReturnOrderReason. setSapConfiguration(SessionContext ctx, SAPConfiguration value)Generated method - Setter of theSapReturnOrderReason.sapConfigurationattribute.protected voidGeneratedSapReturnOrderReason. setSapConfiguration(SAPConfiguration value)Generated method - Setter of theSapReturnOrderReason.sapConfigurationattribute.voidGeneratedSapreturnsexchangeManager. setSapReturnReasons(SAPConfiguration item, java.util.Set<SapReturnOrderReason> value)Generated method - Setter of theSAPConfiguration.sapReturnReasonsattribute. -
Uses of SAPConfiguration in com.sap.hybris.sapcustomerb2b.jalo
Methods in com.sap.hybris.sapcustomerb2b.jalo with parameters of type SAPConfiguration Modifier and Type Method Description java.lang.BooleanGeneratedSapcustomerb2bManager. isReplicateregisteredb2buser(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.replicateregisteredb2buserattribute.booleanGeneratedSapcustomerb2bManager. isReplicateregisteredb2buserAsPrimitive(SessionContext ctx, SAPConfiguration item)Generated method - Getter of theSAPConfiguration.replicateregisteredb2buserattribute.booleanGeneratedSapcustomerb2bManager. isReplicateregisteredb2buserAsPrimitive(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.replicateregisteredb2buserattribute.voidGeneratedSapcustomerb2bManager. setReplicateregisteredb2buser(SessionContext ctx, SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.replicateregisteredb2buserattribute.voidGeneratedSapcustomerb2bManager. setReplicateregisteredb2buser(SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.replicateregisteredb2buserattribute.voidGeneratedSapcustomerb2bManager. setReplicateregisteredb2buser(SAPConfiguration item, java.lang.Boolean value)Generated method - Setter of theSAPConfiguration.replicateregisteredb2buserattribute. -
Uses of SAPConfiguration in com.sap.hybris.sapquoteintegration.jalo
Methods in com.sap.hybris.sapquoteintegration.jalo with parameters of type SAPConfiguration Modifier and Type Method Description java.lang.StringGeneratedSapquoteintegrationManager. getQuoteDiscountConditionCode(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.quoteDiscountConditionCodeattribute.java.lang.StringGeneratedSapquoteintegrationManager. getQuoteEntryDiscountConditionCode(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.quoteEntryDiscountConditionCodeattribute.voidGeneratedSapquoteintegrationManager. setQuoteDiscountConditionCode(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.quoteDiscountConditionCodeattribute.voidGeneratedSapquoteintegrationManager. setQuoteEntryDiscountConditionCode(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.quoteEntryDiscountConditionCodeattribute. -
Uses of SAPConfiguration in de.hybris.platform.sap.c4c.quote.jalo
Methods in de.hybris.platform.sap.c4c.quote.jalo with parameters of type SAPConfiguration Modifier and Type Method Description java.lang.StringGeneratedC4cquoteManager. getQuoteType(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.quoteTypeattribute.voidGeneratedC4cquoteManager. setQuoteType(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.quoteTypeattribute. -
Uses of SAPConfiguration in de.hybris.platform.sap.core.configuration.jalo
Fields in de.hybris.platform.sap.core.configuration.jalo with type parameters of type SAPConfiguration Modifier and Type Field Description protected static OneToManyHandler<SAPConfiguration>GeneratedSAPRFCDestination. SAPCONFIGURATIONSHANDLEROneToManyHandlerfor handling 1:n SAPCONFIGURATIONS's relation attributes from 'many' side.Methods in de.hybris.platform.sap.core.configuration.jalo that return SAPConfiguration Modifier and Type Method Description SAPConfigurationGeneratedSapcoreconfigurationManager. createSAPConfiguration(SessionContext ctx, java.util.Map attributeValues)SAPConfigurationGeneratedSapcoreconfigurationManager. createSAPConfiguration(java.util.Map attributeValues)SAPConfigurationGeneratedSapcoreconfigurationManager. getSAPConfiguration(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.SAPConfigurationattribute.SAPConfigurationGeneratedSapcoreconfigurationManager. getSAPConfiguration(BaseStore item)Generated method - Getter of theBaseStore.SAPConfigurationattribute.Methods in de.hybris.platform.sap.core.configuration.jalo that return types with arguments of type SAPConfiguration Modifier and Type Method Description java.util.Collection<SAPConfiguration>GeneratedSAPRFCDestination. getSAPConfigurations()Generated method - Getter of theSAPRFCDestination.SAPConfigurationsattribute.java.util.Collection<SAPConfiguration>GeneratedSAPRFCDestination. getSAPConfigurations(SessionContext ctx)Generated method - Getter of theSAPRFCDestination.SAPConfigurationsattribute.Methods in de.hybris.platform.sap.core.configuration.jalo with parameters of type SAPConfiguration Modifier and Type Method Description voidGeneratedSAPRFCDestination. addToSAPConfigurations(SessionContext ctx, SAPConfiguration value)Generated method - Addsvalueto SAPConfigurations.voidGeneratedSAPRFCDestination. addToSAPConfigurations(SAPConfiguration value)Generated method - Addsvalueto SAPConfigurations.voidGeneratedSAPRFCDestination. removeFromSAPConfigurations(SessionContext ctx, SAPConfiguration value)Generated method - Removesvaluefrom SAPConfigurations.voidGeneratedSAPRFCDestination. removeFromSAPConfigurations(SAPConfiguration value)Generated method - Removesvaluefrom SAPConfigurations.voidGeneratedSapcoreconfigurationManager. setSAPConfiguration(SessionContext ctx, BaseStore item, SAPConfiguration value)Generated method - Setter of theBaseStore.SAPConfigurationattribute.voidGeneratedSapcoreconfigurationManager. setSAPConfiguration(BaseStore item, SAPConfiguration value)Generated method - Setter of theBaseStore.SAPConfigurationattribute.Method parameters in de.hybris.platform.sap.core.configuration.jalo with type arguments of type SAPConfiguration Modifier and Type Method Description voidGeneratedSAPRFCDestination. setSAPConfigurations(SessionContext ctx, java.util.Collection<SAPConfiguration> value)Generated method - Setter of theSAPRFCDestination.SAPConfigurationsattribute.voidGeneratedSAPRFCDestination. setSAPConfigurations(java.util.Collection<SAPConfiguration> value)Generated method - Setter of theSAPRFCDestination.SAPConfigurationsattribute. -
Uses of SAPConfiguration in de.hybris.platform.sap.orderexchange.jalo
Methods in de.hybris.platform.sap.orderexchange.jalo with parameters of type SAPConfiguration Modifier and Type Method Description java.lang.StringGeneratedSaporderexchangeManager. getSaporderexchange_deliveryCostConditionType(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.saporderexchange_deliveryCostConditionTypeattribute.java.lang.StringGeneratedSaporderexchangeManager. getSaporderexchange_itemPriceConditionType(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.saporderexchange_itemPriceConditionTypeattribute.java.lang.StringGeneratedSaporderexchangeManager. getSaporderexchange_paymentCostConditionType(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.saporderexchange_paymentCostConditionTypeattribute.voidGeneratedSaporderexchangeManager. setSaporderexchange_deliveryCostConditionType(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.saporderexchange_deliveryCostConditionTypeattribute.voidGeneratedSaporderexchangeManager. setSaporderexchange_itemPriceConditionType(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.saporderexchange_itemPriceConditionTypeattribute.voidGeneratedSaporderexchangeManager. setSaporderexchange_paymentCostConditionType(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.saporderexchange_paymentCostConditionTypeattribute. -
Uses of SAPConfiguration in de.hybris.platform.sap.productconfig.model.jalo
Methods in de.hybris.platform.sap.productconfig.model.jalo that return SAPConfiguration Modifier and Type Method Description SAPConfigurationGeneratedDataLoaderCronJob. getSapConfiguration()Generated method - Getter of theDataLoaderCronJob.sapConfigurationattribute.SAPConfigurationGeneratedDataLoaderCronJob. getSapConfiguration(SessionContext ctx)Generated method - Getter of theDataLoaderCronJob.sapConfigurationattribute.Methods in de.hybris.platform.sap.productconfig.model.jalo with parameters of type SAPConfiguration Modifier and Type Method Description CPQDataloadStatusGeneratedSapproductconfigmodelManager. getSapproductconfig_cpqDataloadStatus(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_cpqDataloadStatusattribute.MediaGeneratedSapproductconfigmodelManager. getSapproductconfig_filterCondition(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_filterConditionattribute.MediaGeneratedSapproductconfigmodelManager. getSapproductconfig_filterKnowledgeBase(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_filterKnowledgeBaseattribute.MediaGeneratedSapproductconfigmodelManager. getSapproductconfig_filterMaterial(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_filterMaterialattribute.java.lang.StringGeneratedSapproductconfigmodelManager. getSapproductconfig_sapRFCDestination(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_sapRFCDestinationattribute.SAPRFCDestinationGeneratedSapproductconfigmodelManager. getSapproductconfig_sapServer(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_sapServerattribute.voidGeneratedDataLoaderCronJob. setSapConfiguration(SessionContext ctx, SAPConfiguration value)Generated method - Setter of theDataLoaderCronJob.sapConfigurationattribute.voidGeneratedDataLoaderCronJob. setSapConfiguration(SAPConfiguration value)Generated method - Setter of theDataLoaderCronJob.sapConfigurationattribute.voidGeneratedSapproductconfigmodelManager. setSapproductconfig_cpqDataloadStatus(SAPConfiguration item, CPQDataloadStatus value)Generated method - Setter of theSAPConfiguration.sapproductconfig_cpqDataloadStatusattribute.voidGeneratedSapproductconfigmodelManager. setSapproductconfig_filterCondition(SAPConfiguration item, Media value)Generated method - Setter of theSAPConfiguration.sapproductconfig_filterConditionattribute.voidGeneratedSapproductconfigmodelManager. setSapproductconfig_filterKnowledgeBase(SAPConfiguration item, Media value)Generated method - Setter of theSAPConfiguration.sapproductconfig_filterKnowledgeBaseattribute.voidGeneratedSapproductconfigmodelManager. setSapproductconfig_filterMaterial(SAPConfiguration item, Media value)Generated method - Setter of theSAPConfiguration.sapproductconfig_filterMaterialattribute.voidGeneratedSapproductconfigmodelManager. setSapproductconfig_sapRFCDestination(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapproductconfig_sapRFCDestinationattribute.voidGeneratedSapproductconfigmodelManager. setSapproductconfig_sapServer(SAPConfiguration item, SAPRFCDestination value)Generated method - Setter of theSAPConfiguration.sapproductconfig_sapServerattribute. -
Uses of SAPConfiguration in de.hybris.platform.sap.productconfig.runtime.cps.jalo
Methods in de.hybris.platform.sap.productconfig.runtime.cps.jalo with parameters of type SAPConfiguration Modifier and Type Method Description BaseSiteGeneratedSapproductconfigruntimecpsManager. getSapproductconfig_basesite_cps(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_basesite_cpsattribute.java.lang.StringGeneratedSapproductconfigruntimecpsManager. getSapproductconfig_condfunc_baseprice_cps(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_condfunc_baseprice_cpsattribute.java.lang.StringGeneratedSapproductconfigruntimecpsManager. getSapproductconfig_condfunc_selectedoptions_cps(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_condfunc_selectedoptions_cpsattribute.java.lang.StringGeneratedSapproductconfigruntimecpsManager. getSapproductconfig_pricingprocedure_cps(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_pricingprocedure_cpsattribute.voidGeneratedSapproductconfigruntimecpsManager. setSapproductconfig_basesite_cps(SAPConfiguration item, BaseSite value)Generated method - Setter of theSAPConfiguration.sapproductconfig_basesite_cpsattribute.voidGeneratedSapproductconfigruntimecpsManager. setSapproductconfig_condfunc_baseprice_cps(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapproductconfig_condfunc_baseprice_cpsattribute.voidGeneratedSapproductconfigruntimecpsManager. setSapproductconfig_condfunc_selectedoptions_cps(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapproductconfig_condfunc_selectedoptions_cpsattribute.voidGeneratedSapproductconfigruntimecpsManager. setSapproductconfig_pricingprocedure_cps(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapproductconfig_pricingprocedure_cpsattribute. -
Uses of SAPConfiguration in de.hybris.platform.sap.productconfig.runtime.interf.jalo
Methods in de.hybris.platform.sap.productconfig.runtime.interf.jalo with parameters of type SAPConfiguration Modifier and Type Method Description java.lang.BooleanGeneratedSapproductconfigruntimeinterfaceManager. isSapproductconfig_enable_pricing(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_enable_pricingattribute.booleanGeneratedSapproductconfigruntimeinterfaceManager. isSapproductconfig_enable_pricingAsPrimitive(SessionContext ctx, SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_enable_pricingattribute.booleanGeneratedSapproductconfigruntimeinterfaceManager. isSapproductconfig_enable_pricingAsPrimitive(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_enable_pricingattribute.java.lang.BooleanGeneratedSapproductconfigruntimeinterfaceManager. isSapproductconfig_show_baseprice_and_options(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_show_baseprice_and_optionsattribute.booleanGeneratedSapproductconfigruntimeinterfaceManager. isSapproductconfig_show_baseprice_and_optionsAsPrimitive(SessionContext ctx, SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_show_baseprice_and_optionsattribute.booleanGeneratedSapproductconfigruntimeinterfaceManager. isSapproductconfig_show_baseprice_and_optionsAsPrimitive(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_show_baseprice_and_optionsattribute.java.lang.BooleanGeneratedSapproductconfigruntimeinterfaceManager. isSapproductconfig_show_deltaprices(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_show_deltapricesattribute.booleanGeneratedSapproductconfigruntimeinterfaceManager. isSapproductconfig_show_deltapricesAsPrimitive(SessionContext ctx, SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_show_deltapricesattribute.booleanGeneratedSapproductconfigruntimeinterfaceManager. isSapproductconfig_show_deltapricesAsPrimitive(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_show_deltapricesattribute.voidGeneratedSapproductconfigruntimeinterfaceManager. setSapproductconfig_enable_pricing(SessionContext ctx, SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sapproductconfig_enable_pricingattribute.voidGeneratedSapproductconfigruntimeinterfaceManager. setSapproductconfig_enable_pricing(SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sapproductconfig_enable_pricingattribute.voidGeneratedSapproductconfigruntimeinterfaceManager. setSapproductconfig_enable_pricing(SAPConfiguration item, java.lang.Boolean value)Generated method - Setter of theSAPConfiguration.sapproductconfig_enable_pricingattribute.voidGeneratedSapproductconfigruntimeinterfaceManager. setSapproductconfig_show_baseprice_and_options(SessionContext ctx, SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sapproductconfig_show_baseprice_and_optionsattribute.voidGeneratedSapproductconfigruntimeinterfaceManager. setSapproductconfig_show_baseprice_and_options(SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sapproductconfig_show_baseprice_and_optionsattribute.voidGeneratedSapproductconfigruntimeinterfaceManager. setSapproductconfig_show_baseprice_and_options(SAPConfiguration item, java.lang.Boolean value)Generated method - Setter of theSAPConfiguration.sapproductconfig_show_baseprice_and_optionsattribute.voidGeneratedSapproductconfigruntimeinterfaceManager. setSapproductconfig_show_deltaprices(SessionContext ctx, SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sapproductconfig_show_deltapricesattribute.voidGeneratedSapproductconfigruntimeinterfaceManager. setSapproductconfig_show_deltaprices(SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sapproductconfig_show_deltapricesattribute.voidGeneratedSapproductconfigruntimeinterfaceManager. setSapproductconfig_show_deltaprices(SAPConfiguration item, java.lang.Boolean value)Generated method - Setter of theSAPConfiguration.sapproductconfig_show_deltapricesattribute. -
Uses of SAPConfiguration in de.hybris.platform.sap.productconfig.runtime.ssc.jalo
Methods in de.hybris.platform.sap.productconfig.runtime.ssc.jalo with parameters of type SAPConfiguration Modifier and Type Method Description java.lang.StringGeneratedSapproductconfigruntimesscManager. getSapproductconfig_condfunc_baseprice(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_condfunc_basepriceattribute.java.lang.StringGeneratedSapproductconfigruntimesscManager. getSapproductconfig_condfunc_selectedoptions(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_condfunc_selectedoptionsattribute.java.lang.StringGeneratedSapproductconfigruntimesscManager. getSapproductconfig_pricingprocedure(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductconfig_pricingprocedureattribute.voidGeneratedSapproductconfigruntimesscManager. setSapproductconfig_condfunc_baseprice(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapproductconfig_condfunc_basepriceattribute.voidGeneratedSapproductconfigruntimesscManager. setSapproductconfig_condfunc_selectedoptions(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapproductconfig_condfunc_selectedoptionsattribute.voidGeneratedSapproductconfigruntimesscManager. setSapproductconfig_pricingprocedure(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapproductconfig_pricingprocedureattribute. -
Uses of SAPConfiguration in de.hybris.platform.sap.sapcarintegration.jalo
Methods in de.hybris.platform.sap.sapcarintegration.jalo with parameters of type SAPConfiguration Modifier and Type Method Description java.lang.StringGeneratedSapcarintegrationManager. getSapcarintegration_client(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapcarintegration_clientattribute.SAPHTTPDestinationGeneratedSapcarintegrationManager. getSapcarintegration_HTTPDestination(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapcarintegration_HTTPDestinationattribute.java.lang.StringGeneratedSapcarintegrationManager. getSapcarintegration_serviceName(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapcarintegration_serviceNameattribute.voidGeneratedSapcarintegrationManager. setSapcarintegration_client(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapcarintegration_clientattribute.voidGeneratedSapcarintegrationManager. setSapcarintegration_HTTPDestination(SAPConfiguration item, SAPHTTPDestination value)Generated method - Setter of theSAPConfiguration.sapcarintegration_HTTPDestinationattribute.voidGeneratedSapcarintegrationManager. setSapcarintegration_serviceName(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapcarintegration_serviceNameattribute. -
Uses of SAPConfiguration in de.hybris.platform.sap.sapcreditcheck.jalo
Methods in de.hybris.platform.sap.sapcreditcheck.jalo with parameters of type SAPConfiguration Modifier and Type Method Description java.lang.BooleanGeneratedSapcreditcheckManager. isSapcreditcheckactive(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapcreditcheckactiveattribute.booleanGeneratedSapcreditcheckManager. isSapcreditcheckactiveAsPrimitive(SessionContext ctx, SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapcreditcheckactiveattribute.booleanGeneratedSapcreditcheckManager. isSapcreditcheckactiveAsPrimitive(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapcreditcheckactiveattribute.voidGeneratedSapcreditcheckManager. setSapcreditcheckactive(SessionContext ctx, SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sapcreditcheckactiveattribute.voidGeneratedSapcreditcheckManager. setSapcreditcheckactive(SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sapcreditcheckactiveattribute.voidGeneratedSapcreditcheckManager. setSapcreditcheckactive(SAPConfiguration item, java.lang.Boolean value)Generated method - Setter of theSAPConfiguration.sapcreditcheckactiveattribute. -
Uses of SAPConfiguration in de.hybris.platform.sap.sapmodel.jalo
Methods in de.hybris.platform.sap.sapmodel.jalo that return SAPConfiguration Modifier and Type Method Description SAPConfigurationGeneratedSAPDeliveryMode. getSapConfiguration()Generated method - Getter of theSAPDeliveryMode.sapConfigurationattribute.SAPConfigurationGeneratedSAPDeliveryMode. getSapConfiguration(SessionContext ctx)Generated method - Getter of theSAPDeliveryMode.sapConfigurationattribute.SAPConfigurationGeneratedSAPPaymentMode. getSapConfiguration()Generated method - Getter of theSAPPaymentMode.sapConfigurationattribute.SAPConfigurationGeneratedSAPPaymentMode. getSapConfiguration(SessionContext ctx)Generated method - Getter of theSAPPaymentMode.sapConfigurationattribute.SAPConfigurationGeneratedSAPPlantLogSysOrg. getSapConfiguration()Generated method - Getter of theSAPPlantLogSysOrg.sapConfigurationattribute.SAPConfigurationGeneratedSAPPlantLogSysOrg. getSapConfiguration(SessionContext ctx)Generated method - Getter of theSAPPlantLogSysOrg.sapConfigurationattribute.Methods in de.hybris.platform.sap.sapmodel.jalo with parameters of type SAPConfiguration Modifier and Type Method Description voidGeneratedSapmodelManager. addToSapDeliveryModes(SAPConfiguration item, SAPDeliveryMode value)Generated method - Addsvalueto sapDeliveryModes.voidGeneratedSapmodelManager. addToSapPaymentModes(SAPConfiguration item, SAPPaymentMode value)Generated method - Addsvalueto sapPaymentModes.voidGeneratedSapmodelManager. addToSapPlantLogSysOrg(SAPConfiguration item, SAPPlantLogSysOrg value)Generated method - Addsvalueto sapPlantLogSysOrg.java.lang.StringGeneratedSapmodelManager. getSapcommon_distributionChannel(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapcommon_distributionChannelattribute.java.lang.StringGeneratedSapmodelManager. getSapcommon_division(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapcommon_divisionattribute.java.lang.StringGeneratedSapmodelManager. getSapcommon_referenceCustomer(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapcommon_referenceCustomerattribute.java.lang.StringGeneratedSapmodelManager. getSapcommon_salesOrganization(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapcommon_salesOrganizationattribute.java.lang.StringGeneratedSapmodelManager. getSapcommon_transactionType(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapcommon_transactionTypeattribute.java.util.Set<SAPDeliveryMode>GeneratedSapmodelManager. getSapDeliveryModes(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapDeliveryModesattribute.java.util.Set<SAPPaymentMode>GeneratedSapmodelManager. getSapPaymentModes(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapPaymentModesattribute.java.util.Set<SAPPlantLogSysOrg>GeneratedSapmodelManager. getSapPlantLogSysOrg(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapPlantLogSysOrgattribute.voidGeneratedSapmodelManager. removeFromSapDeliveryModes(SAPConfiguration item, SAPDeliveryMode value)Generated method - Removesvaluefrom sapDeliveryModes.voidGeneratedSapmodelManager. removeFromSapPaymentModes(SAPConfiguration item, SAPPaymentMode value)Generated method - Removesvaluefrom sapPaymentModes.voidGeneratedSapmodelManager. removeFromSapPlantLogSysOrg(SAPConfiguration item, SAPPlantLogSysOrg value)Generated method - Removesvaluefrom sapPlantLogSysOrg.voidGeneratedSapmodelManager. setSapcommon_distributionChannel(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapcommon_distributionChannelattribute.voidGeneratedSapmodelManager. setSapcommon_division(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapcommon_divisionattribute.voidGeneratedSapmodelManager. setSapcommon_referenceCustomer(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapcommon_referenceCustomerattribute.voidGeneratedSapmodelManager. setSapcommon_salesOrganization(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapcommon_salesOrganizationattribute.voidGeneratedSapmodelManager. setSapcommon_transactionType(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapcommon_transactionTypeattribute.protected voidGeneratedSAPDeliveryMode. setSapConfiguration(SessionContext ctx, SAPConfiguration value)Generated method - Setter of theSAPDeliveryMode.sapConfigurationattribute.protected voidGeneratedSAPDeliveryMode. setSapConfiguration(SAPConfiguration value)Generated method - Setter of theSAPDeliveryMode.sapConfigurationattribute.protected voidGeneratedSAPPaymentMode. setSapConfiguration(SessionContext ctx, SAPConfiguration value)Generated method - Setter of theSAPPaymentMode.sapConfigurationattribute.protected voidGeneratedSAPPaymentMode. setSapConfiguration(SAPConfiguration value)Generated method - Setter of theSAPPaymentMode.sapConfigurationattribute.voidGeneratedSAPPlantLogSysOrg. setSapConfiguration(SessionContext ctx, SAPConfiguration value)Generated method - Setter of theSAPPlantLogSysOrg.sapConfigurationattribute.voidGeneratedSAPPlantLogSysOrg. setSapConfiguration(SAPConfiguration value)Generated method - Setter of theSAPPlantLogSysOrg.sapConfigurationattribute.voidGeneratedSapmodelManager. setSapDeliveryModes(SAPConfiguration item, java.util.Set<SAPDeliveryMode> value)Generated method - Setter of theSAPConfiguration.sapDeliveryModesattribute.voidGeneratedSapmodelManager. setSapPaymentModes(SAPConfiguration item, java.util.Set<SAPPaymentMode> value)Generated method - Setter of theSAPConfiguration.sapPaymentModesattribute.voidGeneratedSapmodelManager. setSapPlantLogSysOrg(SAPConfiguration item, java.util.Set<SAPPlantLogSysOrg> value)Generated method - Setter of theSAPConfiguration.sapPlantLogSysOrgattribute. -
Uses of SAPConfiguration in de.hybris.platform.sap.sapordermgmtbol.jalo
Methods in de.hybris.platform.sap.sapordermgmtbol.jalo with parameters of type SAPConfiguration Modifier and Type Method Description java.lang.StringGeneratedSapordermgmtbolManager. getSapordermgmt_dateRange(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapordermgmt_dateRangeattribute.java.lang.StringGeneratedSapordermgmtbolManager. getSapordermgmt_headerCondTypeFreight(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapordermgmt_headerCondTypeFreightattribute.java.lang.StringGeneratedSapordermgmtbolManager. getSapordermgmt_maxHits(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapordermgmt_maxHitsattribute.java.lang.StringGeneratedSapordermgmtbolManager. getSapordermgmt_sourceFreight(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapordermgmt_sourceFreightattribute.java.lang.StringGeneratedSapordermgmtbolManager. getSapordermgmt_sourceNetWOFreight(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapordermgmt_sourceNetWOFreightattribute.java.lang.BooleanGeneratedSapordermgmtbolManager. isSapordermgmt_enabled(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapordermgmt_enabledattribute.booleanGeneratedSapordermgmtbolManager. isSapordermgmt_enabledAsPrimitive(SessionContext ctx, SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapordermgmt_enabledattribute.booleanGeneratedSapordermgmtbolManager. isSapordermgmt_enabledAsPrimitive(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapordermgmt_enabledattribute.voidGeneratedSapordermgmtbolManager. setSapordermgmt_dateRange(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapordermgmt_dateRangeattribute.voidGeneratedSapordermgmtbolManager. setSapordermgmt_enabled(SessionContext ctx, SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sapordermgmt_enabledattribute.voidGeneratedSapordermgmtbolManager. setSapordermgmt_enabled(SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sapordermgmt_enabledattribute.voidGeneratedSapordermgmtbolManager. setSapordermgmt_enabled(SAPConfiguration item, java.lang.Boolean value)Generated method - Setter of theSAPConfiguration.sapordermgmt_enabledattribute.voidGeneratedSapordermgmtbolManager. setSapordermgmt_headerCondTypeFreight(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapordermgmt_headerCondTypeFreightattribute.voidGeneratedSapordermgmtbolManager. setSapordermgmt_maxHits(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapordermgmt_maxHitsattribute.voidGeneratedSapordermgmtbolManager. setSapordermgmt_sourceFreight(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapordermgmt_sourceFreightattribute.voidGeneratedSapordermgmtbolManager. setSapordermgmt_sourceNetWOFreight(SAPConfiguration item, java.lang.String value)Generated method - Setter of theSAPConfiguration.sapordermgmt_sourceNetWOFreightattribute. -
Uses of SAPConfiguration in de.hybris.platform.sap.sappricingbol.jalo
Methods in de.hybris.platform.sap.sappricingbol.jalo with parameters of type SAPConfiguration Modifier and Type Method Description EnumerationValueGeneratedSappricingbolManager. getSappricingbol_deliverySub(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sappricingbol_deliverySubattribute.EnumerationValueGeneratedSappricingbolManager. getSappricingbol_discountSub(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sappricingbol_discountSubattribute.EnumerationValueGeneratedSappricingbolManager. getSappricingbol_paymentSub(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sappricingbol_paymentSubattribute.EnumerationValueGeneratedSappricingbolManager. getSappricingbol_priceSub(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sappricingbol_priceSubattribute.EnumerationValueGeneratedSappricingbolManager. getSappricingbol_taxesSub(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sappricingbol_taxesSubattribute.java.lang.BooleanGeneratedSappricingbolManager. isSappricingbol_cachePrice(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sappricingbol_cachePriceattribute.booleanGeneratedSappricingbolManager. isSappricingbol_cachePriceAsPrimitive(SessionContext ctx, SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sappricingbol_cachePriceattribute.booleanGeneratedSappricingbolManager. isSappricingbol_cachePriceAsPrimitive(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sappricingbol_cachePriceattribute.java.lang.BooleanGeneratedSappricingbolManager. isSappricingbol_cartPricing(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sappricingbol_cartPricingattribute.booleanGeneratedSappricingbolManager. isSappricingbol_cartPricingAsPrimitive(SessionContext ctx, SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sappricingbol_cartPricingattribute.booleanGeneratedSappricingbolManager. isSappricingbol_cartPricingAsPrimitive(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sappricingbol_cartPricingattribute.java.lang.BooleanGeneratedSappricingbolManager. isSappricingbol_catalogPricing(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sappricingbol_catalogPricingattribute.booleanGeneratedSappricingbolManager. isSappricingbol_catalogPricingAsPrimitive(SessionContext ctx, SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sappricingbol_catalogPricingattribute.booleanGeneratedSappricingbolManager. isSappricingbol_catalogPricingAsPrimitive(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sappricingbol_catalogPricingattribute.voidGeneratedSappricingbolManager. setSappricingbol_cachePrice(SessionContext ctx, SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sappricingbol_cachePriceattribute.voidGeneratedSappricingbolManager. setSappricingbol_cachePrice(SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sappricingbol_cachePriceattribute.voidGeneratedSappricingbolManager. setSappricingbol_cachePrice(SAPConfiguration item, java.lang.Boolean value)Generated method - Setter of theSAPConfiguration.sappricingbol_cachePriceattribute.voidGeneratedSappricingbolManager. setSappricingbol_cartPricing(SessionContext ctx, SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sappricingbol_cartPricingattribute.voidGeneratedSappricingbolManager. setSappricingbol_cartPricing(SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sappricingbol_cartPricingattribute.voidGeneratedSappricingbolManager. setSappricingbol_cartPricing(SAPConfiguration item, java.lang.Boolean value)Generated method - Setter of theSAPConfiguration.sappricingbol_cartPricingattribute.voidGeneratedSappricingbolManager. setSappricingbol_catalogPricing(SessionContext ctx, SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sappricingbol_catalogPricingattribute.voidGeneratedSappricingbolManager. setSappricingbol_catalogPricing(SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sappricingbol_catalogPricingattribute.voidGeneratedSappricingbolManager. setSappricingbol_catalogPricing(SAPConfiguration item, java.lang.Boolean value)Generated method - Setter of theSAPConfiguration.sappricingbol_catalogPricingattribute.voidGeneratedSappricingbolManager. setSappricingbol_deliverySub(SAPConfiguration item, EnumerationValue value)Generated method - Setter of theSAPConfiguration.sappricingbol_deliverySubattribute.voidGeneratedSappricingbolManager. setSappricingbol_discountSub(SAPConfiguration item, EnumerationValue value)Generated method - Setter of theSAPConfiguration.sappricingbol_discountSubattribute.voidGeneratedSappricingbolManager. setSappricingbol_paymentSub(SAPConfiguration item, EnumerationValue value)Generated method - Setter of theSAPConfiguration.sappricingbol_paymentSubattribute.voidGeneratedSappricingbolManager. setSappricingbol_priceSub(SAPConfiguration item, EnumerationValue value)Generated method - Setter of theSAPConfiguration.sappricingbol_priceSubattribute.voidGeneratedSappricingbolManager. setSappricingbol_taxesSub(SAPConfiguration item, EnumerationValue value)Generated method - Setter of theSAPConfiguration.sappricingbol_taxesSubattribute. -
Uses of SAPConfiguration in de.hybris.platform.sap.sapproductavailability.jalo
Methods in de.hybris.platform.sap.sapproductavailability.jalo with parameters of type SAPConfiguration Modifier and Type Method Description java.lang.BooleanGeneratedSapproductavailabilityManager. isSapproductavailability_atpActive(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductavailability_atpActiveattribute.booleanGeneratedSapproductavailabilityManager. isSapproductavailability_atpActiveAsPrimitive(SessionContext ctx, SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductavailability_atpActiveattribute.booleanGeneratedSapproductavailabilityManager. isSapproductavailability_atpActiveAsPrimitive(SAPConfiguration item)Generated method - Getter of theSAPConfiguration.sapproductavailability_atpActiveattribute.voidGeneratedSapproductavailabilityManager. setSapproductavailability_atpActive(SessionContext ctx, SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sapproductavailability_atpActiveattribute.voidGeneratedSapproductavailabilityManager. setSapproductavailability_atpActive(SAPConfiguration item, boolean value)Generated method - Setter of theSAPConfiguration.sapproductavailability_atpActiveattribute.voidGeneratedSapproductavailabilityManager. setSapproductavailability_atpActive(SAPConfiguration item, java.lang.Boolean value)Generated method - Setter of theSAPConfiguration.sapproductavailability_atpActiveattribute.
-