Method and Description |
com.ibm.commerce.beans.DataBeanManager.activate(DataBean, HttpServletRequest)
This has been replaced by the activate(DataBean, HttpServletRequest, HttpServletResponse)
|
com.ibm.commerce.order.commands.OrderCalculateCmdImpl.addCatalogEntriesToOrder(OrderAccessBean, Map)
This method has been deprecated and the logic is moved to CalculateOrderCmd.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.addClick(Integer, Integer)
Replaced by addClick(Integer, Integer, Integer). This method will update a record in the CPGNSTATS table. If a a record is not found, no work will be done. If a record exists, the click count (# times a recommendation was clicked by the user) is incremented.
|
com.ibm.commerce.marketing.promotion.code.PromotionCodeManager.addCodeForOrder(String, OrderKey)
Use addCodeForOrder(String code, OrderKey okey, Date date)
|
com.ibm.commerce.telesales.widgets.tables.ConfiguredTableTree.addColumn(ConfiguredTableColumn)
use ConfiguredTree instead.
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.addContractStoreXML(Long, String)
This method is replaced by ContractStoreAccessBean#ContractStoreAccessBean(Long, String)
|
com.ibm.commerce.registry.StoreRegistry.addElement(Integer, StoreAccessBean, Hashtable) |
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.addEvent()
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. This method will persist/update a record in the CPGNSTATS table. If a a record is not found, one will be created with the counters set to 0. If a record exists, the view count (# times a recommendation was presented to the user; aka impressions) is incremented. The caller must do all the setXXX prior to calling this.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.addEvent(Hashtable)
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. This method will persist/update a record in the CPGNSTATS table. If a a record is not found, one will be created with the counters set to 0. If a record exists, the view count (# times a recommendation was presented to the user; aka impressions) is incremented.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.addEvent(Integer, String, Integer, String, Integer, Integer, String)
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. This method will persist/update a record in the CPGNSTATS table. If a a record is not found, one will be created with the counters set to 0. If a record exists, the view count (# times a recommendation was presented to the user; aka impressions) is incremented.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.addEvent(TypedProperty)
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. This method will persist/update a record in the CPGNSTATS table. If a a record is not found, one will be created with the counters set to 0. If a record exists, the view count (# times a recommendation was presented to the user; aka impressions) is incremented.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.addEvent(TypedProperty, Integer)
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. This method will persist/update a record in the CPGNSTATS table. If a a record is not found, one will be created with the counters set to 0. If a record exists, the view count (# times a recommendation was presented to the user; aka impressions) is incremented.
|
com.ibm.commerce.messaging.commands.SendMsgCmdImpl.addExplicitUsersInMemberGroup(Long)
This method is replaced by #addAlUsersInMemberGroup(Long).
|
com.ibm.commerce.messaging.outboundservice.Messaging.addMemberGroup(Long)
This method is replaced by #addAlUsersInMemberGroup(Long, CommandContext).
|
com.ibm.commerce.order.facade.client.CommonOrderFacadeClient.addOrderItem(OrderIdentifierType, OrderItemType[])
|
com.ibm.commerce.order.facade.client.CommonOrderFacadeClient.addOrderItem(OrderType, OrderItemType[])
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.addPolicyTC(Long, Long)
This method is replaced by PolicyTCRelationAccessBean#PolicyTCRelationAccessBean(Long, Long)
|
com.ibm.commerce.search.rulequery.RuleQuery.addRule(int)
|
com.ibm.commerce.search.rulequery.RuleQuery.addSelectAttribute(String, int, String)
|
com.ibm.commerce.search.rulequery.SelectQuery.addSelectAttribute(String, int, String)
|
com.ibm.commerce.search.rulequery.RuleQuery.addSelectAttribute(String, int, String, String, String)
|
com.ibm.commerce.search.rulequery.SelectQuery.addSelectAttribute(String, int, String, String, String)
|
com.ibm.commerce.search.rulequery.RuleQuery.addSelectAttribute(String, int, String, String, String, int)
|
com.ibm.commerce.search.rulequery.SelectQuery.addSelectAttribute(String, int, String, String, String, int)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.addStoreContract(Long, Long)
This method is replaced by StoreContractAccessBean#StoreContractAccessBean(StoreContractKey)
|
com.ibm.commerce.isv.kit.tax.ApplyCalculationUsageTIKBaseCmdImpl.addTaxTotal(Item, TaxOrderItemCmd)
deprecated in Commerce 5.5. Should use addIntegrationTaxTotal instead to use new Tax interfaces
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.addTCAttributeXML(Long, Long, Integer, String, Integer)
This method is replaced by TermConditionAttributeAccessBean#TermConditionAttributeAccessBean(Long, Integer, Integer, Long, String)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.addTPCXMLDefinition(Long, Vector)
This method is replaced by TradingPositionContainerXMLDefinitionAccessBean#TradingPositionContainerXMLDefinitionAccessBean(Long, Integer, String)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.addTPCXMLDefinition(Long, Vector, boolean)
This method is replaced by TradingPositionContainerXMLDefinitionAccessBean#TradingPositionContainerXMLDefinitionAccessBean(Long, Integer, String)
|
com.ibm.commerce.order.calculation.ApplyShippingCmdImpl.applyServiceDiscount(ServiceDiscount)
blaze rule discount was not supported now, please use promotion engine discount instead. for more information, refer to ShippingAdjustmentCalculationCodeCombineCmdImpl, PromotionEngineDiscountCalculationCodeCombineCmdImpl, DiscountCalculationCodeApplyCmdImpl
|
com.ibm.commerce.order.calculation.ApplyShippingCmdImpl.applyServiceDiscounts()
blaze rule discount was not supported now, please use promotion engine discount instead. for more information, refer to ShippingAdjustmentCalculationCodeCombineCmdImpl, PromotionEngineDiscountCalculationCodeCombineCmdImpl, DiscountCalculationCodeApplyCmdImpl
|
com.ibm.commerce.telesales.widgets.tables.TableDefinitionFactory.applyTableDefinition(String, String, ConfiguredTableTree, ResolverContext)
use ConfiguredTree and TreeDefinitionFactory instead.
|
com.ibm.commerce.server.ServletHelper.arrayCopy(String[], String[]) |
com.ibm.commerce.server.ServletHelper.buildHttpsRedirectUrl(String, TypedProperty, HttpServletResponse)
|
com.ibm.commerce.server.ServletHelper.buildRedirectUrl(String, TypedProperty, HttpServletResponse)
|
com.ibm.commerce.server.ServletHelper.buildRedirectUrl(String, TypedProperty, HttpServletResponse, boolean)
|
com.ibm.commerce.command.CommandContext.buildRedirectUrl(TypedProperty)
This method has no replacement. A view should be used for redirection.
|
com.ibm.commerce.command.CommandContextImpl.buildRedirectUrl(TypedProperty)
No replacement. Use a view for redirection.
|
com.ibm.commerce.isv.kit.tax.ApplyCalculationUsageTIKBaseCmdImpl.callCodeApply(Group, TaxOrderCmd, Integer)
deprecated in Commerce 5.5. Should begin using callIntegrationCodeApply to use new Tax interfaces
|
com.ibm.commerce.isv.kit.tax.ApplyCalculationUsageTIKBaseCmdImpl.callTaxApply(Item[], TaxOrderCmd)
deprecated in Commerce 5.5. Should begin using callIntegrationTaxApply to use new Tax interfaces
|
com.ibm.commerce.isv.kit.tax.ApplyCalculationUsageTIKBaseCmdImpl.callTaxTIFLoop()
deprecated in Commerce 5.5. Should begin using callTaxIntegrationTIFLoop to use new Tax command interfaces
|
com.ibm.commerce.command.CommandContextImpl.canUserExecuteCommand(AccCommand)
This method is replaced by CommandContextHelper.canUserExecuteCommand(AccCommand)
|
com.ibm.commerce.marketing.promotion.PromotionPersistenceManager.changePromotionStatus(PromotionKey, int, HashMap) |
com.ibm.commerce.command.CommandContextImpl.changeUser(Long)
This method has no replacement because it should not be called.
|
com.ibm.commerce.command.AbstractECCommand.checkParameters()
|
com.ibm.commerce.command.AbstractECTargetableCommand.checkParameters()
|
com.ibm.commerce.payment.commands.DoPaymentPMCmdImpl.checkParameters()
Use validateParameters() instead.
|
com.ibm.commerce.payment.commands.DoPaymentTestCmdImpl.checkParameters()
Use validateParameters() instead.
|
com.ibm.commerce.payment.commands.PaymentHelper.checkPaymentPolicyAccess(OrderAccessBean, Long)
- This method is obsolete. It always returns true.
|
com.ibm.commerce.payment.commands.PaymentHelper.checkPaymentPolicyAccess(OrderAccessBean, OrderItemAccessBean[], Long)
- This method is obsolete. It always returns true.
|
com.ibm.commerce.command.ControllerCommand.checkPermission()
This method has been replaced by ECCommand.getResources()
|
com.ibm.commerce.command.ControllerCommandImpl.checkPermission()
This method has been replaced by ECCommand.getResources()
|
com.ibm.commerce.messaging.outboundservice.Messaging.compose(String, CommandContext, TypedProperty, String)
|
com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.AbstractChangeBusinessObjectPartMediatorImpl.convertToBigDecimal(String, String) |
com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.AbstractChangeBusinessObjectPartMediatorImpl.convertToDate(String, String) |
com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.AbstractChangeBusinessObjectPartMediatorImpl.convertToDouble(String, String) |
com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.AbstractChangeBusinessObjectPartMediatorImpl.convertToInteger(String, String) |
com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.AbstractChangeBusinessObjectPartMediatorImpl.convertToLong(String, String) |
com.ibm.commerce.marketing.promotion.PromotionPersistenceManager.create(Promotion, HashMap) |
com.ibm.commerce.telesales.widgets.controls.TableTreeControlDescriptorFactory.createControlDescriptor(String, IConfigurationElement)
use ConfiguredTree and TreeControlDescriptorFactory.
|
com.ibm.commerce.telesales.widgets.controls.TableTreeControlDescriptorFactory.createControlDescriptor(String, IConfigurationElement, ControlDescriptor)
use ConfiguredTree and TreeControlDescriptorFactory.
|
com.ibm.commerce.telesales.messaging.bodreply.ShowInventoryBalance.createInventoryBalanceElement(InventoryBalanceSearchResultBean)
|
com.ibm.commerce.telesales.messaging.bodreply.ShowInventoryBalance.createItemElement(InventoryFFCSearchResultDataBean, AttributeValueDataBean[], Element)
|
com.ibm.commerce.foundation.rest.resourcehandler.AbstractResourceHandler.createMapForProvider(DataObject, String, String, boolean)
Replaced by the method signature AbstractResourceHandler.createMapForProvider(DataObject, String, String) which doesn't include the flattenNoun option. The option to flatten the root noun is now stored in the BOD mapping configuration file.
|
com.ibm.commerce.telesales.messaging.bodreply.OrderBase.createMiscellaneousChargeElement(Element, String, String, String, String)
Alternatively use the method createMiscellaneousChargeElement with promotion code as additional parameter.
|
com.ibm.commerce.telesales.messaging.bodreply.ShowSalesOrder.createShipModeElementForHistory(Element, HistoryShipInfo)
the ship mode element for history is created by createUsableShipChargesAndAccountByShipModeElementsForHistory. This is done by populating ShippingModeDescriptionDataBean for all unique items.
|
com.ibm.commerce.telesales.messaging.bodreply.ShowInventoryBalance.createSiteElement(InventoryFFCSearchResultDataBean, Element)
|
com.ibm.commerce.datatype.TypedProperty.createTextResponse(String)
Use the static method of the same name defined in the AbstractDirectViewCommand class.
|
com.ibm.commerce.experimentation.objects.ExperimentJDBCHelperAccessBean.defaultJNDIName() |
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.deleteContractStoreXML(Long)
This method is replaced by ContractStoreAccessBean#getEJBRef().remove()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.deleteContractStoreXML(Long, boolean)
This method is replaced by ContractStoreAccessBean#getEJBRef().remove()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.deletePolicyTC(Long, Long)
This method is replaced by PolicyTCRelationAccessBean#getEJBRef().remove()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.deletePolicyTCByTC(Long)
This method is replaced by PolicyTCRelationAccessBean#getEJBRef().remove()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.deleteStoreContract(Long, Long)
This method is replaced by StoreContractAccessBean#getEJBRef().remove()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.deleteTCAttributeXML(Long, Integer, Integer)
This method is replaced by TermConditionAttributeAccessBean#getEJBRef().remove()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.deleteTCAttributeXML(Long, Integer, Integer, boolean)
This method is replaced by TermConditionAttributeAccessBean#getEJBRef().remove()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.deleteXMLDefByTPC(Long)
This method is replaced by TradingPositionContainerXMLDefinitionAccessBean#getEJBRef().remove()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.deleteXMLDefByTPC(Long, boolean)
This method is replaced by TradingPositionContainerXMLDefinitionAccessBean#getEJBRef().remove()
|
com.ibm.commerce.marketing.promotion.coupon.CouponManager.deselectCouponForUseInOrder(CouponKey, Date)
Use deselectCouponForUseInOrder(CouponKey ckey)
|
com.ibm.commerce.telesales.ui.impl.editors.order.SalesContainerEditorDropAdapter.doAddOnly(Association) |
com.ibm.commerce.telesales.ui.impl.editors.order.SalesContainerEditorDropAdapter.doAddReplace(Association) |
com.ibm.commerce.telesales.ui.impl.editors.order.SalesContainerEditorDropAdapter.doReplaceOnly(Association) |
com.ibm.commerce.experimentation.objimpl.ExperimentJDBCHelperBeanBase.ejbActivate() |
com.ibm.commerce.experimentation.objimpl.ExperimentJDBCHelperBeanBase.ejbCreate() |
com.ibm.commerce.experimentation.objimpl.ExperimentJDBCHelperBeanBase.ejbPassivate() |
com.ibm.commerce.experimentation.objimpl.ExperimentJDBCHelperBeanBase.ejbRemove() |
com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl.evaluateCoupon(String)
Since the Coupon feature in version 5.4 will be replaced by the Coupon feature in Promotion engine in version 5.6, this method will be replaced by the promotion related method evaluateDiscount(String,String,Integer) for the same purpose. The evaluateCoupon method is used to evaluate the WHAT condition of coupon advertisement type. This method returns a flag which indicates whether the evaluation of all of the conditions was successful.
|
com.ibm.commerce.beans.ControllerCommandInvokerDataBean.executeErrorView()
|
com.ibm.commerce.catalog.dataload.mediator.AbstractBaseCatalogMediator.executeQuery(String) |
com.ibm.commerce.catalog.dataload.mediator.AbstractBaseCatalogMediator.executeSQL(String) |
com.ibm.commerce.beans.ControllerCommandInvokerDataBean.executeView()
|
com.ibm.commerce.server.ServletHelper.extractEncodedRequestParameters(String)
|
com.ibm.commerce.negotiation.commands.StartAuctionCmdImpl.fetchBidReferenceCode()
Bid reference number can be got from auction AccessBean by using method getAuctionAccessBean().
|
com.ibm.commerce.telesales.widgets.tables.ConfiguredTableTree.find(String)
use ConfiguredTree instead.
|
com.ibm.commerce.tickler.beans.TicklerListDataBean.findAllResponsibleTicklers()
since version 6.0. This method is replaced by the method findResponsibleTicklers.
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findAllTCAttributeXML(Long, Integer)
This method is replaced by TermConditionAttributeAccessBean#findByTermConditionIdAndType(Long, Integer)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findAllTCAttributeXML(Long, Integer, boolean)
This method is replaced by TermConditionAttributeAccessBean#findByTermConditionIdAndType(Long, Integer)
|
com.ibm.commerce.tools.optools.user.helpers.UserSearchAccessBean.findBusinessUsers(String, String, String, String, Integer, Integer)
Functionality replaced by findUsersInOrgsICanAdmin() from class CustomerSearchDataBean.
|
com.ibm.commerce.tools.optools.user.helpers.UserSearchBean.findBusinessUsers(String, String, String, String, Integer, Integer)
Functionality replaced by findUsersInOrgsICanAdmin() from class CustomerSearchDataBean.
|
com.ibm.commerce.tools.optools.user.helpers.UserSearchBean.findBusinessUsers(String, String, String, String, Integer, Integer, String)
Functionality replaced by findUsersInOrgsICanAdmin() from class CustomerSearchDataBean.
|
com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeAccessBean.findByCodeAndStore(String, Integer)
use findByCodeAndStoreEntityId method with java.lang.integer
|
com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeAccessBean.findByCodeAndStoreentId(String, Long)
use findByCodeAndStoreEntityId method with java.lang.integer
|
com.ibm.commerce.rest.marketing.handler.ESpotDataHandler.findByNameWithCategory(String, String, String, String)
This API can be implemented using the findByName method with the following URL: store/{storeId}/espot/{name}?categoryId=&DM_ReqCmd=CategoryDisplay.
|
com.ibm.commerce.rest.marketing.handler.ESpotDataHandler.findByNameWithProduct(String, String, String, String)
This API can be implemented using the findByName method with the following URL: store/{storeId}/espot/{name}?productId=&DM_ReqCmd=ProductDisplay.
|
com.ibm.commerce.utf.objects.RFQAccessBean.findByRFQIdForUpdate(Long)
|
com.ibm.commerce.utf.objects.RFQProdAccessBean.findByRFQProdIdForUpdate(Long)
|
com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeAccessBean.findByStoreentId(Long)
use findByStoreEntityId method
|
com.ibm.commerce.marketingcenter.objects.EMarketingSpotAccessBean.findByStoreIdAndName(Integer, String) |
com.ibm.commerce.marketingcenter.objects.EMarketingSpotAccessBean.findByStoreIdSortedByDescription(Integer) |
com.ibm.commerce.marketingcenter.objects.EMarketingSpotAccessBean.findByStoreIdSortedByName(Integer) |
com.ibm.commerce.tools.optools.user.helpers.UserSearchBean.findCollaborativeMembers(String, String, String, String, String, String, String, String, String, String, String, Integer, Integer)
This method is replaced by UserSearchBean.findCollaborativeMembers(String, String, String, String, String, String, String, String, String, String, String, Integer, Integer, String)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findContractComments(Long)
This method is replaced by ContractAccessBean#getComments()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findContractComments(Long, boolean)
This method is replaced by ContractAccessBean#getComments()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findContractStoreXML(Long)
This method is replaced by ContractStoreAccessBean#getStoreXML()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findContractStoreXML(Long, boolean)
This method is replaced by ContractStoreAccessBean#getStoreXML()
|
com.ibm.commerce.tools.optools.user.helpers.UserSearchBean.findCustomers(String, String, String, String, String, String, String, String, String, String, String, Integer, Integer)
This method is replaced by UserSearchBean.findCustomers(String, String, String, String, String, String, String, String, String, String, String, Integer, Integer, String)
|
com.ibm.commerce.tools.optools.user.helpers.UserSearchBean.findCustomersAdvancedSearch(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Integer, Integer)
This method is replaced by UserSearchBean.findCustomersAdvancedSearch(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Integer, Integer, String)
|
com.ibm.commerce.experimentation.objimpl.ExperimentJDBCHelperBeanBase.findExperimentRuleXml(Integer) |
com.ibm.commerce.experimentation.objects.ExperimentJDBCHelperAccessBean.findExperimentRuleXml(Integer, boolean) |
com.ibm.commerce.experimentation.objimpl.ExperimentJDBCHelperBeanBase.findExperimentRuleXml(Integer, boolean) |
com.ibm.commerce.telesales.widgets.tables.ConfiguredTableTree.findFirst(String)
use ConfiguredTree instead.
|
com.ibm.commerce.telesales.widgets.tables.ConfiguredTableTree.findLast(String)
use ConfiguredTree instead.
|
com.ibm.commerce.telesales.widgets.tables.ConfiguredTableTree.findNext(String)
use ConfiguredTree instead.
|
com.ibm.commerce.telesales.ui.impl.actions.FindOrderAction.findOrderComments(Order)
this method was being called as part of this action to fetch order comments and order change comments as part of sales order. As the order comments and order changes comments are fetched now as separate requests this method is no longer being used.
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findParticipntInformation(Long)
This method is replaced by ParticipantAccessBean#getInformation()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findParticipntInformation(Long, boolean)
This method is replaced by ParticipantAccessBean#getInformation()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findPolicyDescription(Long, Integer)
This method is replaced by PolicyDescriptionAccessBean#getLongDescription()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findPolicyDescription(Long, Integer, boolean)
This method is replaced by PolicyDescriptionAccessBean#getLongDescription()
|
com.ibm.commerce.telesales.widgets.tables.ConfiguredTableTree.findPrevious(String)
use ConfiguredTree instead.
|
com.ibm.commerce.rest.search.handler.ProductViewHandler.findProductById(String, String, String)
|
com.ibm.commerce.rest.search.handler.ProductViewHandler.findProductsByCategory(String, String, int, int, String, String)
A new parameter - searchType is added for find products by parent category
|
com.ibm.commerce.rest.search.handler.ProductViewHandler.findProductsBySearchTerm(String, String, int, int, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String)
The facet parameter has been changed from String to List in order to pass multiple facet values.
|
com.ibm.commerce.telesales.ui.impl.actions.FindQuoteAction.findQuoteComments(Quote)
this method was being called as part of this action to fetch order comments and order change comments as part of sales order. As the order comments and order changes comments are fetched now as separate requests this method is no longer being used.
|
com.ibm.commerce.payment.commands.PaymentHelper.findTAsWithCompatiblePaymentTC(Long[], Set, CommandContext)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findTCDescLongDesc(Long, Integer)
This method is replaced by TermConditionDescriptionAccessBean#getLongDescription()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findTCDescLongDesc(Long, Integer, boolean)
This method is replaced by TermConditionDescriptionAccessBean#getLongDescription()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findTermCondStringField1(Long)
This method is replaced by directly mapping STRINGFIELD1 in the term and condition EJB.
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findTermCondStringField1(Long, boolean)
This method is replaced by directly mapping STRINGFIELD1 in the term and condition EJB.
|
com.ibm.commerce.tickler.helpers.TicklerJDBCHelperBase.findTicklerList(String, String, String[], String[], String[], String[], Timestamp, Timestamp, String, SortingAttribute)
since version 6.0. This method is replaced by the method findResponsibleTicklerList.
|
com.ibm.commerce.rest.store.handler.GeoNodeHandler.findTopGeoNodes(String, String)
Adding query parameter "siteLevelSearch"
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findTRDDescLongDesc(Long, Integer)
This method is replaced by TradingDescriptionAccessBean#getLongDescription()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findTRDDescLongDesc(Long, Integer, boolean)
This method is replaced by TradingDescriptionAccessBean#getLongDescription()
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findXMLDefByTPC(Long)
This method is replaced by TradingPositionContainerXMLDefinitionAccessBean#findByTradingPositionContainer(Long)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.findXMLDefByTPC(Long, boolean)
This method is replaced by TradingPositionContainerXMLDefinitionAccessBean#findByTradingPositionContainer(Long)
|
com.ibm.commerce.command.CommandContext.generateLogId()
|
com.ibm.commerce.command.CommandContextImpl.generateLogId()
|
com.ibm.commerce.inventory.commands.GeneratePickBatchCmdImpl.generatePackslip(String, String, String, String, String, String, String)
|
com.ibm.commerce.foundation.rest.resourcehandler.AbstractResourceHandler.generateResponseForEntireDataObject(String, DataObject)
This method shouldn't be used.
|
com.ibm.commerce.command.CommandContext.getActiveOrganizationId()
|
com.ibm.commerce.command.CommandContextImpl.getActiveOrganizationId()
|
com.ibm.commerce.command.CommandContext.getActivityId()
|
com.ibm.commerce.command.CommandContextImpl.getActivityId()
|
com.ibm.commerce.telesales.ui.impl.editors.customer.CustomerEditor.getAddAddressParameters(Address)
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.order.SalesContainerItemPageManager.getAddItemParameters(Line[])
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.order.OrderPaymentConfigurablePage.getAddOrderPaymentParameters(Payment)
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.quote.QuotePaymentConfigurablePage.getAddQuotePaymentParameters(Payment)
Do not use this method for any customization, rather use action class.AddQuotePaymentAction action.
|
com.ibm.commerce.order.beans.OrderItemDataBean.getAdjustmentTotal(Integer, Integer)
use getTotalAdjustmentByDisplayLevel(Integer anDisplayLevel) or This method returnsTotalAdjustmentByCalculationUsageId(Integer anCalculationUsageId) or This method returnsTotalAdjustmentByCalculationUsageIdAndDisplayLevel(Integer anCalculationUsageId, Integer anDisplayLevel) instead.
|
com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord.getAffectedOrderItemIDs(int)
not for general public use. For order subsystem only in the V5.6 release, no future support for this is planned.
|
com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl.getAllocateOrderItems()
This method will be changed to protected.
|
com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl.getAllOrderItems()
This method will be changed to protected.
|
com.ibm.commerce.fulfillment.commands.GetEligibleFulfillmentCentersCmdImpl.getAllOrderItems()
This method will be changed to protected.
|
com.ibm.commerce.fulfillment.commands.ShippingHelper.getAllowableShippingAddresses(Long, Long)
replaced by getAllowableShippingAddresses(Long anMemberId, Long anTradingId, Integer aStoreId)
|
com.ibm.commerce.rest.order.handler.CartHandler.getAllowableShippingModes(String, String, String)
Adding query parameter "locale"
|
com.ibm.commerce.command.CommandContext.getAsyncCommand()
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.getAsyncCommand()
This method has no replacement because it should not be called.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getAttachmentObjectTypeId()
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getAttachmentObjectTypeIdInEJBType()
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getAttachmentRelationId()
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getAttachmentRelationIdInEJBType()
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getAttachmentRelationUsage()
This method should never be used. Access bean should not be returned in from a databean method.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getAttachmentRelationUsageId()
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getAttachmentRelationUsageIdInEJBType()
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getAttachmentTarget()
This method should never be used. Access bean should not be returned in from a databean method.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getAttachmentTargetId()
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getAttachmentTargetIdInEJBType()
This method should never be used.
|
com.ibm.commerce.user.beans.AddressDataBean.getAttributes()
As of release 5.6.1; in order to be more strongly typed, fetch the individual attributes using the appropriate getters on this bean.
|
com.ibm.commerce.tools.campaigns.CampaignInitiativeDetailsDataBean.getAvailableCouponCollateral()
Since the Coupon feature in version 5.4 will be replaced by the Coupon feature in Promotion engine in version 5.6, this method will be replaced by the promotion related method getAvailableDiscountCollateral() for the same purpose. Gets the campaign initiative available coupon ad copies.
|
com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl.getBackorderOrderItems()
This method will be changed to protected.
|
com.ibm.commerce.payment.commands.DoPaymentMPFCmdImpl.getBuyerPOId()
Returns null
|
com.ibm.commerce.payment.extern.AuthorizeAccountPaymentCmdImpl.getBuyerPOId()
|
com.ibm.commerce.command.CommandContextImpl.getCachePage()
This method has no replacement because it should not be called.
|
com.ibm.commerce.telesales.ui.impl.editors.order.OrderEditor.getCalculateOrderParameters(Order)
do not use this method for any customization, rather use action class.
|
com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl.getCampaignInitiativeContext()
This method is used when Blaze is used for campaign rule evaluation. Blaze support has been removed in the current release, there will not be a replacement for this API. Gets the campaign initiative context object.
|
com.ibm.commerce.telesales.ui.impl.editors.quote.QuoteEditor.getCancelQuoteParameters()
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.order.commands.OrderCalculateCmdImpl.getCatalogEntryQuantitiesToAdd(OrderAccessBean, HashMap)
This method has been deprecated and the logic is moved to CalculateOrderCmd.
|
com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchSequencingExpressionProvider.getCatalogId(SelectionCriteria, String) |
com.ibm.commerce.tools.campaigns.CampaignUtil.getCatalogStoreIds(Integer)
Replaced by com.ibm.commerce.common.helpers.StoreUtil.getStorePath(storeId, com.ibm.commerce.server.ECConstants.EC_STRELTYP_CATALOG). This method returns all the catalog related store IDs in the store path given the current store ID.
|
com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchSequencingExpressionProvider.getCategoryId(SelectionCriteria, String) |
com.ibm.commerce.bi.taglib.BaseTag.getCategoryIdForProduct(String)
Use com.ibm.commerce.bi.taglib.TagUtils.findCategoryId( Long catEntryId, HttpServletRequest request, CommandContext ctx)
|
com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchSequencingExpressionProvider.getCategoryIds(SelectionCriteria, String) |
com.ibm.commerce.fulfillment.commands.CheckInventoryAvailabilityCmdImpl.getCatEntry()
This method will be changed to protected.
|
com.ibm.commerce.fulfillment.commands.CheckInventoryAvailabilityCmdImpl.getCatEntryFulfillmentCenters()
This method will be changed to protected.
|
com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl.getCheckOrderItems()
This method will be changed to protected.
|
com.ibm.commerce.command.CommandContext.getClearForUser()
This method has no replacement because it should not be called.
|
com.ibm.commerce.command.CommandContextImpl.getClearForUser()
This method has no replacement because it should not be called.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.getClickCount()
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. Gets the click count recorded in the current event.
|
com.ibm.commerce.tools.util.StringPair.getCollator()
This method is replaced by method getICUCollator() for the same purpose. Gets the collator
|
com.ibm.commerce.telesales.widgets.tables.ConfiguredTableTree.getColumn(int)
use ConfiguredTree instead.
|
com.ibm.commerce.telesales.widgets.tables.ConfiguredTableTree.getColumn(String)
use ConfiguredTree instead.
|
com.ibm.commerce.telesales.widgets.tables.ConfiguredTableTree.getColumn(TableColumn)
use ConfiguredTree instead.
|
com.ibm.commerce.telesales.widgets.tables.ConfiguredTableTree.getColumnCount()
use ConfiguredTree instead.
|
com.ibm.commerce.telesales.widgets.tables.ConfiguredTableTree.getColumns()
use ConfiguredTree instead.
|
com.ibm.commerce.marketing.promotion.DefaultPromotion.getCorrespondingRBDTypeName()
This method is intended for internal usage.
|
com.ibm.commerce.marketing.promotion.Promotion.getCorrespondingRBDTypeName()
Introduced for backward compatibility reasons. This method will be removed in the next release
|
com.ibm.commerce.command.CommandContext.getCountry()
This method has been replaced by CommandContextHelper.getCountry(CommandContext)
|
com.ibm.commerce.command.CommandContextImpl.getCountry()
This method is replaced by CommandContextHelper.getCountry(CommandContext)
|
com.ibm.commerce.telesales.ui.impl.editors.customer.CustomerEditor.getCreateCustomerParameters()
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl.getCreatedTimestamp()
LASTCREATETIMESTAMP handling moved to the EJB.
|
com.ibm.commerce.payment.commands.CheckPaymentAcceptPMCmdImpl.getCurrencyFactor()
instead of using the currency factor, use the currency exponent methods to shift the decimal point CheckPaymentAcceptPMCmdImpl.getCurrencyExponent()
|
com.ibm.commerce.payment.commands.DoDepositPMCmdImpl.getCurrencyFactor()
instead of using the currency factor, use the currency exponent methods to shift the decimal point DoDepositPMCmdImpl.getCurrencyExponent()
|
com.ibm.commerce.payment.commands.DoPaymentPMCmdImpl.getCurrencyFactor()
instead of using the currency factor, use the currency exponent methods to shift the decimal point DoPaymentPMCmdImpl.getCurrencyExponent()
|
com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl.getCurrentInitiativeScheduleId()
CampaignInitiative object is used to communicate schedule data in this command instead of only the schedule ID, method getCurrentCampaignInitiative() is used for that purpose. Gets the current schedule priority which is stored in every result object of this e-Marketing Spot.
|
com.ibm.commerce.order.utils.ResolveOrderItemsCmd.getCurrentOrDiscontinued()
This method returned data for an unsupported operation. It should not be used.
|
com.ibm.commerce.order.utils.ResolveOrderItemsCmdImpl.getCurrentOrDiscontinued()
This method returned data for an unsupported operation. It should not be used.
|
com.ibm.commerce.command.CommandContext.getCurrentTradingAgreementIdsAsString()
|
com.ibm.commerce.command.CommandContextImpl.getCurrentTradingAgreementIdsAsString()
|
com.ibm.commerce.command.CommandContext.getCurrentTradingAgreements()
This method has been replaced by ContractCmdUtil.getCurrentTradingAgreements(CommandContext)
|
com.ibm.commerce.command.CommandContextImpl.getCurrentTradingAgreements()
This method is replaced by ContractCmdUtil.getCurrentTradingAgreements(CommandContext)
|
com.ibm.commerce.command.CommandContext.getDefaultDeviceFormat()
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.getDefaultDeviceFormat()
No replacement.
|
com.ibm.commerce.fulfillment.commands.ShippingHelper.getDefaultShippingAddress(Long, Long)
Replaced by getDefaultShippingAddress(Long anMemberId, Long anTradingId, Integer aStoreId)
|
com.ibm.commerce.telesales.ui.impl.editors.customer.CustomerEditor.getDeleteAddressParameters(Address)
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.order.OrderItemsConfigurablePage.getDeleteOrderItemParameters(Line[])
do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.order.OrderPaymentConfigurablePage.getDeleteOrderPaymentParameters(Payment[])
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.quote.QuoteItemsConfigurablePage.getDeleteQuoteItemParameters(Line[])
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.quote.QuotePaymentConfigurablePage.getDeleteQuotePaymentParameters(Payment[])
Do not use this method for any customization, rather use action class.DeleteQuotePaymentAction action.
|
com.ibm.commerce.user.beans.UserRegistrationDataBean.getDemographicsField1()
in version 6.0. Use getDemographicField1() instead.
|
com.ibm.commerce.user.beans.UserRegistrationDataBean.getDemographicsField2()
in version 6.0. Use getDemographicField2() instead.
|
com.ibm.commerce.user.beans.UserRegistrationDataBean.getDemographicsField3()
in version 6.0. Use getDemographicField3() instead.
|
com.ibm.commerce.user.beans.UserRegistrationDataBean.getDemographicsField4()
in version 6.0. Use getDemographicField4() instead.
|
com.ibm.commerce.user.beans.UserRegistrationDataBean.getDemographicsField5()
in version 6.0. Use getDemographicField5() instead.
|
com.ibm.commerce.user.beans.UserRegistrationDataBean.getDemographicsField6()
in version 6.0. Use getDemographicField6() instead.
|
com.ibm.commerce.user.beans.UserRegistrationDataBean.getDemographicsField7()
in version 6.0. Use getDemographicField7() instead.
|
com.ibm.commerce.member.facade.datatypes.MemberGroupType.getDescription()
Use MemberGroupDescription[language]/LongDescription. The description of the member group.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getDescription(Integer)
This method should never be used. Access bean should not be returned in from a databean method.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getDescription(Integer, Integer)
This method should never be used. Access bean should not be returned in from a databean method.
|
com.ibm.commerce.command.CommandContext.getDeviceFormatAdapter()
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.getDeviceFormatAdapter()
No replacement.
|
com.ibm.commerce.command.CommandContext.getDeviceFormatId()
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.getDeviceFormatId()
No replacement.
|
com.ibm.commerce.command.CommandContext.getDeviceFormatTypeId()
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.getDeviceFormatTypeId()
No replacement.
|
com.ibm.commerce.command.CommandContext.getDeviceType()
This method has no replacement.
|
com.ibm.commerce.command.CommandContextImpl.getDeviceType()
No replacement.
|
com.ibm.commerce.member.facade.datatypes.MemberGroupType.getDisplayName()
Use MemberGroupDescription[language]/ShortDescription. The display name of the member group.
|
com.ibm.commerce.command.CommandContext.getDocumentPathName(String)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.getDocumentPathName(String)
No replacement.
|
com.ibm.commerce.fulfillment.commands.FulfillmentRegistry.getEffectiveFulfillmentCenterIds(Integer, Integer, Timestamp)
|
com.ibm.commerce.command.CommandContext.getEligibleTradingAgreementIds()
This method is replaced by ContractCmdUtil.getEligibleTradingAgreementIds(CommandContext)
|
com.ibm.commerce.command.CommandContextImpl.getEligibleTradingAgreementIds()
This method is replaced by ContractCmdUtil.getEligibleTradingAgreementIds(CommandContext)
|
com.ibm.commerce.command.CommandContext.getEligibleTradingAgreementIdsAsString()
|
com.ibm.commerce.command.CommandContextImpl.getEligibleTradingAgreementIdsAsString()
|
com.ibm.commerce.command.CommandContext.getEncCurContr()
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.getEncCurContr()
This method has no replacement because it should not be called.
|
com.ibm.commerce.command.CommandContext.getEncElgContr()
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.getEncElgContr()
This method has no replacement because it should not be called.
|
com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl.getEncipheredMerchantKey()
in version 6.0. This is no longer used.
|
com.ibm.commerce.command.CommandContext.getEncoding()
If the CommandContext object is an instance of ViewCommandContext (that is, the request is initiated from the web channel), it should be cast to ViewCommandContext and the getEncoding() method should be used. If it is not, use the default encoding for the languageId associated with the request. It can be retrieved by calling LanguageRegistry.getEncoding(Integer)
|
com.ibm.commerce.command.CommandContextImpl.getEncoding()
If the CommandContext is an instance of ViewCommandContext (that is, the request is initiated from the web channel), cast it to ViewCommandContext and use getEncoding() method. If it is not, use the default encoding for the languageId associated with the request. It can be retrieved by calling LanguageRegistry.getEncoding(Integer)
|
com.ibm.commerce.command.CommandContext.getEncParOrg()
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.getEncParOrg()
This method has no replacement because it should not be called.
|
com.ibm.commerce.command.CommandContext.getEncParOrgAndCurContr()
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.getEncParOrgAndCurContr()
This method has no replacement because it should not be called.
|
com.ibm.commerce.security.commands.WMMAuthenticationCmdImpl.getEncryptPassword()
in version 6.0. This is no longer used.
|
com.ibm.commerce.command.CommandContext.getEncSesContr()
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.getEncSesContr()
This method has no replacement because it should not be called.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.getEventType()
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. Gets the event type recorded in the current event.
|
com.ibm.commerce.command.CommandContext.getExpiryDate()
No replacement.
|
com.ibm.commerce.command.CommandContextImpl.getExpiryDate()
No replacement.
|
com.ibm.commerce.telesales.ui.impl.actions.FindOrderAction.getFindOrderCommentsParameters(Order)
this method was being called as part of this action to fetch order comments and order change comments as part of sales order. As the order comments and order changes comments are fetched now as separate requests this method is no longer being used.
|
com.ibm.commerce.telesales.ui.impl.editors.order.OrderCommentsConfigurablePage.getFindOrderCommentsParameters(Order)
do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.order.SalesContainerItemPageManager.getFindProductParameters(String)
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.actions.FindQuoteAction.getFindQuoteCommentsParameters(Quote)
this method was being called as part of this action to fetch order comments and order change comments as part of sales order. As the order comments and order changes comments are fetched now as separate requests this method is no longer being used.
|
com.ibm.commerce.telesales.ui.impl.editors.quote.QuoteCommentsConfigurablePage.getFindQuoteCommentsParameters(Quote)
do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.quote.QuoteEditor.getFindQuoteParameters(String)
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.returns.ReturnItemsPageManager.getFindReturnParameters(Return)
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.order.commands.OrderCalculateCmdImpl.getFreebies(Discount[])
This method has been deprecated and the logic is moved to CalculateOrderCmd.
|
com.ibm.commerce.fulfillment.commands.AllocateExistingInventoryCmdImpl.getFulfillmentCenters()
This method will be changed to protected.
|
com.ibm.commerce.fulfillment.commands.AllocateExpectedInventoryCmdImpl.getFulfillmentCenters()
This method will be changed to protected
|
com.ibm.commerce.catalog.beans.CatalogGroupDescriptionDataBean.getFullIImage()
|
com.ibm.commerce.store.facade.client.StoreFacadeClient.getGeoNodesByGeoNodeTypeAndName(String, String, String)
by #getStoreGeoNodesByGeoNodeTypeAndName(String, Long, String, String)
|
com.ibm.commerce.telesales.ui.impl.editors.order.SalesContainerItemPageManager.getGetPriceListParameters(Line)
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.tools.common.ui.DynamicTreeIconType.getIcons()
|
com.ibm.commerce.emarketing.utils.EmailTemplateUtil.getImageRequestURLForContentSpot(String, String, CommandContext)
Content Spots have been deprecated. For more information, see Content Spots.
|
com.ibm.commerce.command.CommandContext.getInitialPreferredLanguage()
|
com.ibm.commerce.command.CommandContextImpl.getInitialPreferredLanguage()
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.getInitiativeName()
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details, method getInitiativeName() in this class is used for the same purpose as this method. Gets the initiative name recorded in the current event.
|
com.ibm.commerce.rest.bod.helpers.InventoryHelper.getInventoryavAilabilityByProductId(String, String, String, String, BusinessContextType)
|
com.ibm.commerce.telesales.ui.impl.editors.product.ProductCompareEditor.getInventoryBalanceParameters(Product)
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.command.CommandContextImpl.getInvokerStoreId()
This method has no replacement as it should not be called.
|
com.ibm.commerce.ras.ECMessage.getKey()
Replaced with getMessageKey() to return the key associated with the ECMessage object.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getLastUpdate()
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getLastUpdateInEJBType()
This method should never be used.
|
com.ibm.commerce.telesales.ui.impl.editors.order.SalesContainerEditorDropAdapter.getLineItems(Line[], String) |
com.ibm.commerce.emarketing.utils.EmailTemplateUtil.getLinkNamesForContentSpot(String, CommandContext)
Content Spots have been deprecated. For more information, see Content Spots.
|
com.ibm.commerce.command.CommandContext.getLocale(Integer)
This method has been replaced by CommandContextHelper.getLocale(Integer)
|
com.ibm.commerce.command.CommandContextImpl.getLocale(Integer)
This method is replaced by CommandContextHelper.getLocale(Integer)
|
com.ibm.commerce.tools.campaigns.CampaignCollateralDataBean.getLocation()
This method is replaced by method getLocations() for the new attachment support.
|
com.ibm.commerce.command.CommandContext.getLogId()
|
com.ibm.commerce.command.CommandContextImpl.getLogId()
|
com.ibm.etill.framework.clientapi.PSPaymentServer.getLogPath()
WebSphere Commerce now uses the WebSphere trace facility to manage trace settings. You should instead use the WebSphere Application Server administrator's console to manage where message and trace records are written. This method always returns an empty String.
|
com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl.getMerchantKey()
in version 6.0. This is no longer used.
|
com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl.getMergeOrderItems()
This method will be changed to protected.
|
com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmdImpl.getMessageType()
|
com.ibm.commerce.tools.optools.order.commands.CSROrderItemAddressUpdateCmdImpl.getMissingParam(String) |
com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord.getMonetaryAdjustmentTotalForOrderItem(Long, int)
not for general public use. For order subsystem only in the V5.6 release, no future support for this is planned.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.getMpeName()
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details, method getEMarketingSpotName() in this class is used for the same purpose as this method. Gets the MPE name recorded in the current event.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.getMpeType()
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details, method getEMarketingSpotTypeName() in this class is used for the same purpose as this method. Gets the MPE type recorded in the current event.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.getMpeTypeId()
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details, method getEMarketingSpotTypeId() in this class is used for the same purpose as this method. Gets the MPE type ID recorded in the current event.
|
com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmdImpl.getMsgType()
|
com.ibm.commerce.security.keys.WCKey.getNewEncryptedValueAsBytes()
|
com.ibm.commerce.security.keys.WCKey.getNewEncryptedValueAsString()
|
com.ibm.commerce.telesales.ui.impl.editors.order.OrderItemsConfigurablePage.getNewLineItemControl() |
com.ibm.commerce.security.keys.WCKey.getNewValueAsBytes()
in V7.0.0.3. Use WCKey.getValueAsBytes() instead.
|
com.ibm.commerce.security.keys.WCKey.getNewValueAsString()
in V7.0.0.3. Use WCKey.getValueAsString() instead.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getObjectId()
This method should never be used.
|
com.ibm.commerce.order.beans.OrderListDataBean.getOrderDataBeansByPageNumber()
|
com.ibm.commerce.order.beans.OrderListDataBean.getOrderDataBeansByPageNumber(int)
|
com.ibm.commerce.fulfillment.commands.AllocateExistingInventoryCmdImpl.getOrderItem()
This method will be changed to protected.
|
com.ibm.commerce.fulfillment.commands.AllocateExpectedInventoryCmdImpl.getOrderItem()
This method will be changed to protected.
|
com.ibm.commerce.fulfillment.commands.DeallocateExistingInventoryCmdImpl.getOrderItem()
Will be changed to protected.
|
com.ibm.commerce.fulfillment.commands.DeallocateExpectedInventoryCmdImpl.getOrderItem()
Will be changed to protected.
|
com.ibm.commerce.fulfillment.commands.CheckInventoryAvailabilityCmdImpl.getOrderItemFulfillmentCentersMaps()
This method will be changed to protected.
|
com.ibm.commerce.fulfillment.commands.CheckInventoryAvailabilityCmdImpl.getOrderItems()
This method will be changed to protected.
|
com.ibm.commerce.fulfillment.commands.GetEligibleFulfillmentCentersCmdImpl.getOrderItems()
This method will be changed to protected.
|
com.ibm.commerce.messaging.beans.OrderStatusItemDataBean.getOrderItemStatusID()
|
com.ibm.commerce.order.commands.ExtOrderProcessCmd.getOrderRn()
|
com.ibm.commerce.order.commands.ExtOrderProcessCmdImpl.getOrderRn()
|
com.ibm.commerce.order.commands.OrderProcessCmdImpl.getOrderRn()
|
com.ibm.commerce.messaging.beans.OrderStatusDataBean.getOrderStatusID()
|
com.ibm.commerce.orderitems.commands.OrderItemMoveCmdImpl.getOrdersToDeleteIfNotEmpty()
|
com.ibm.commerce.tools.campaigns.CampaignUtil.getOrderStoreIds(Integer)
Replaced by com.ibm.commerce.common.helpers.StoreUtil.getStorePath(storeId, com.ibm.commerce.server.ECConstants.EC_STRELTYP_REFERRAL). Gets all the order related store IDs in string format found in the store path given the current store ID.
|
com.ibm.commerce.membergroup.commands.CheckUserInMemberGroupCmdImpl.getOrgEntityManageBean()
Uses getOrganizationSyncBean() due to integration with WMM.
|
com.ibm.commerce.command.CommandContext.getOrginalUserId()
|
com.ibm.commerce.command.CommandContextImpl.getOrginalUserId()
|
com.ibm.commerce.order.commands.OrderCalculateCmdImpl.getOutOfInventoryCatalogEntryIds(Map)
This method has been deprecated and the logic is moved to CalculateOrderCmd.
|
com.ibm.commerce.telesales.ui.impl.editors.order.SalesContainerItemPageManager.getOverridePriceParameters(Line)
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.contract.facade.datatypes.impl.ContractFactoryImpl.getPackage() |
com.ibm.commerce.order.facade.datatypes.impl.OrderFactoryImpl.getPackage() |
com.ibm.commerce.order.facade.server.commands.AbstractComposeOrderCmdImpl.getPagingPrameter()
|
com.ibm.commerce.order.facade.server.commands.AbstractFetchOrdersSOICmdImpl.getPagingPrameter()
|
com.ibm.commerce.order.facade.server.commands.ComposeOrderCmd.getPagingPrameter()
|
com.ibm.commerce.order.facade.server.commands.FetchOrdersCmd.getPagingPrameter()
|
com.ibm.commerce.command.CommandContext.getParentOrg()
This method has been replaced by CommandContextHelper.getParentOrg(CommandContext)
|
com.ibm.commerce.command.CommandContextImpl.getParentOrg()
This method is replaced by CommandContextHelper.getParentOrg(CommandContext)
|
com.ibm.commerce.payment.commands.DoPaymentMPFCmdImpl.getPaymentMethodId()
DoPaymentMPFInternalCmd was removed, and policyId will be used for payment processing. This method will be useless, only for backward compatibility
|
com.ibm.commerce.marketing.promotion.reward.PercentOffShippingAdjustment.getPercentOff()
USE getPercent() in PercentOffAdjustment.
|
com.ibm.commerce.rest.bod.helpers.StoreLocatorHelper.getPhysicalStore(String, String, String, BusinessContextType, Map, Map)
|
com.ibm.commerce.rest.bod.helpers.StoreLocatorHelper.getPhysicalStorebyGeoNode(String, String, String, BusinessContextType)
|
com.ibm.commerce.rest.bod.helpers.StoreLocatorHelper.getPhysicalStoreDetails(String, BusinessContextType, String, int, int, String, String)
|
com.ibm.commerce.store.facade.client.StoreFacadeClient.getPhysicalStoresByExternalIdentifiers(String, String[])
by #getStorePhysicalStoresByExternalIdentifiers(String, Long, String[], BigInteger, String, BigInteger)
|
com.ibm.commerce.store.facade.client.StoreFacadeClient.getPhysicalStoresByExternalIdentifiers(String, String[], BigInteger, String, BigInteger)
by #getStorePhysicalStoresByExternalIdentifiers(String, Long, String[], BigInteger, String, BigInteger)
|
com.ibm.commerce.store.facade.client.StoreFacadeClient.getPhysicalStoresByExternalIdentifiersUniqueIds(String, String[], String[])
by #getStorePhysicalStoresByExternalIdentifiersUniqueIds(String, Long, String[], String[], BigInteger, String, BigInteger)
|
com.ibm.commerce.store.facade.client.StoreFacadeClient.getPhysicalStoresByExternalIdentifiersUniqueIds(String, String[], String[], BigInteger, String, BigInteger)
by #getStorePhysicalStoresByExternalIdentifiersUniqueIds(String, Long, String[], String[], BigInteger, String, BigInteger)
|
com.ibm.commerce.store.facade.client.StoreFacadeClient.getPhysicalStoresFromGeoCode(String, String, String, Map)
by #getStorePhysicalStoresFromGeoCode(String, Long, String, String, Map, Map)
|
com.ibm.commerce.store.facade.client.StoreFacadeClient.getPhysicalStoresFromGeoCode(String, String, String, Map, Map)
by #getStorePhysicalStoresFromGeoCode(String, Long, String, String, Map, Map)
|
com.ibm.commerce.store.facade.client.StoreFacadeClient.getPhysicalStoresFromLocationExternalIdentifier(String, String, Map)
by #getStorePhysicalStoresFromLocationExternalIdentifier(String, Long, String, Map, Map)
|
com.ibm.commerce.store.facade.client.StoreFacadeClient.getPhysicalStoresFromLocationExternalIdentifier(String, String, Map, Map)
by #getStorePhysicalStoresFromLocationExternalIdentifier(String, Long, String, Map, Map)
|
com.ibm.commerce.store.facade.client.StoreFacadeClient.getPhysicalStoresFromLocationUniqueID(String, String, Map)
by #getStorePhysicalStoresFromLocationUniqueID(String, Long, String, Map, Map)
|
com.ibm.commerce.store.facade.client.StoreFacadeClient.getPhysicalStoresFromLocationUniqueID(String, String, Map, Map)
by #getStorePhysicalStoresFromLocationUniqueID(String, Long, String, Map, Map)
|
com.ibm.commerce.fulfillment.commands.GetEligibleFulfillmentCentersCmdImpl.getPreferredFulfillmentCenterId()
This method will be changed to protected.
|
com.ibm.commerce.telesales.ui.impl.actions.SubmitOrderAction.getPrepareOrderParameters()
Instead use PrepareOrderAction
|
com.ibm.commerce.telesales.ui.impl.editors.order.OrderEditor.getPrepareOrderParameters()
do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.quote.QuoteEditor.getPrepareQuoteParameters()
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.rest.bod.helpers.SearchHelper.getProductById(String, BusinessContextType, String, String, String, CallbackHandler)
|
com.ibm.commerce.rest.bod.helpers.SearchHelper.getProductsByCategory(String, int, int, String, BusinessContextType, String, String, String, CallbackHandler)
A new parameter - searchType is added for find products by parent category
|
com.ibm.commerce.rest.bod.helpers.SearchHelper.getProductsBySearchTerm(String, int, int, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, BusinessContextType, String, String, String, CallbackHandler)
The facet parameter has been changed from String to List in order to pass multiple facet values.
|
com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration.getProjectName()
This implementation will no longer be supported. Blaze based promotion implementation is replaced by Commerce Marketing promotion implementation.
|
com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration.getProjectPath()
This implementation will no longer be supported. Blaze based promotion implementation is replaced by Commerce Marketing promotion implementation.
|
com.ibm.commerce.marketing.databeans.PromoCodeListDataBean.getPromoCodes()
please use getCodes instead
|
com.ibm.commerce.fulfillment.beans.CalculationCodeDataBean.getPromotionCodeDataBean()
This method is reserved for internal use.
To get the promotion code applied to an order, create a new instance of OrderPromotionCodeDataBean , set the order ID by calling method setOrderID, then call method getOrderPromotionCodes.
To get the promotion code of the promotion associated with the calculation code, using method com.ibm.commerce.tools.epromotion.objimpl.CalculationCodePromotionCache#findByCalculationCodeId() to get com.ibm.commerce.tools.epromotion.objimpl.CalculationCodePromotionAccessBean objects. Then get promotion ID by com.ibm.commerce.tools.epromotion.objimpl.CalculationCodePromotionAccessBean#getPromotionId(). Next to call com.ibm.commerce.marketing.promotion.PromotionPersistenceManager#reverseLookup() and com.ibm.commerce.marketing.promotion.PromotionPersistenceManager#lookup() to get Promotion The last is to retrieve promotion code by Promotion.getCode().
|
com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl.getPurchaseHistoryCatalogGroups(String)
Replaced by getPurchaseHistoryCatalogGroup(String). Gets the catalog groups from the purchase history of the store.
|
com.ibm.commerce.me.datatype.PurchaseOrderItem.getQuantity() |
com.ibm.commerce.foundation.server.util.oagis.SelectionCriteriaMapper.getQueryParameters() |
com.ibm.commerce.command.CommandContext.getRedirectionURL()
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.getRedirectionURL()
No replacement.
|
com.ibm.commerce.tools.campaigns.CampaignUtil.getReferralStoreIds(Integer)
Replaced by com.ibm.commerce.common.helpers.StoreUtil.getStorePath(storeId, com.ibm.commerce.server.ECConstants.EC_STRELTYP_REFERRAL). Gets all the referral related store IDs found in the store path given the current store ID.
|
com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl.getRemergeOrderItems()
This method will be changed to protected.
|
com.ibm.commerce.command.CommandContext.getRemoteAddr()
The TransportData object should be retrieved from the AuditContext of the request. The remote address is retrieved by calling TransportData.getRemoteAddress()
|
com.ibm.commerce.command.CommandContextImpl.getRemoteAddr()
Retrieve the TransportData object from the AuditContext of the request. Then get the remote address by calling TransportData.getRemoteAddress()
|
com.ibm.commerce.command.CommandContext.getRemoteHost()
The TransportData object should be retrieved from the AuditContext of the request. The remote host is retrieved by calling TransportData.getRemoteHost()
|
com.ibm.commerce.command.CommandContextImpl.getRemoteHost()
Retrieve the TransportData object from the AuditContext of the request. Then get the remote host by calling TransportData.getRemoteHost()
|
com.ibm.commerce.telesales.ui.impl.editors.product.ProductCompareEditor.getRemoteImageParameters(Product)
Do not use this method for any customization, rather use action class
|
com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration.getRepositoryName()
This implementation will no longer be supported. Blaze based promotion implementation is replaced by Commerce Marketing promotion implementation.
|
com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration.getRepositoryPath()
This implementation will no longer be supported. Blaze based promotion implementation is replaced by Commerce Marketing promotion implementation.
|
com.ibm.commerce.command.CommandContext.getRequest()
If the CommandContext object is an instance of ViewCommandContext (that is, the request is initiated from the web channel), it should be cast to ViewCommandContext and the getRequest() method should be used.
|
com.ibm.commerce.command.CommandContextImpl.getRequest()
If the CommandContext object is an instance of ViewCommandContext (that is, the request is initiated from the web channel), it should be cast to ViewCommandContext and the getRequest() method should be used.
|
com.ibm.commerce.security.commands.WMMAuthenticationCmdImpl.getRequestProperties()
since v6. This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContext.getResolvedQueryString()
This method has been replaced by com.ibm.commerce.command.helper.CommandContextHelper#getResolvedQueryString()
|
com.ibm.commerce.command.CommandContextImpl.getResolvedQueryString()
This method is replaced by CommandContextHelper.getResolvedQueryString(CommandContext)
|
com.ibm.commerce.ras.ECMessage.getResourceBundle()
This method has been replaced with getDefaultResourceProperty() to return the default resource bundle associated with the ECMessage object.
|
com.ibm.commerce.command.AccCommand.getResourceOwners()
This method has been replaced by ECCommand.getResources().
|
com.ibm.commerce.command.ControllerCommandImpl.getResourceOwners()
|
com.ibm.commerce.command.CommandContext.getResponse()
If the CommandContext object is an instance of ViewCommandContext (that is, the request is initiated from the web channel), it should be cast to ViewCommandContext and the getResponse() method should be used.
|
com.ibm.commerce.command.CommandContextImpl.getResponse()
If the CommandContext object is an instance of ViewCommandContext (that is, the request is initiated from the web channel), it should be cast to ViewCommandContext and the getResponse() method should be used.
|
com.ibm.commerce.rfq.commands.NotifyRFQResponseCmdImpl.getResponseNotificationType()
|
com.ibm.commerce.search.beans.CatEntrySearchListDataBean.getResultType()
This method is deprecated and exists for backward compatibility only. Use the methods isPackage, isBundle, isProduct, isItem, or isDynamicKit.
|
com.ibm.commerce.user.beans.AddressDataBean.getRetrieveProperties()
As of release 5.6.1; the list should be null, meaning all properties will be retrieved.
|
com.ibm.commerce.user.beans.UserRegistrationDataBean.getRetrieveProperties()
in Version 6.0. This method is not needed since all the properties will be retrieved.
|
com.ibm.commerce.telesales.ui.impl.editors.returns.ReturnEditor.getReturnReceiptParameters()
do not use this method for any customization, rather use action class.
|
com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl.getReverseOrderItems()
This method will be changed to protected.
|
com.ibm.commerce.telesales.ui.impl.editors.quote.QuoteEditor.getSaveQuoteParameters()
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.quote.QuoteGeneralConfigurablePage.getSaveQuoteParameters()
Do not use this method for any customization, this method is not in use.
|
com.ibm.commerce.tools.campaigns.CampaignInitiativeDetailsDataBean.getSelectedCouponCollateral()
Since the Coupon feature in version 5.4 will be replaced by the Coupon feature in Promotion engine in version 5.6, this method will be replaced by the promotion related method getSelectedDiscountCollateral() for the same purpose. Gets the selected campaign initiative coupon ad copies.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getSequence()
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.getSequenceInEJBType()
This method should never be used.
|
com.ibm.commerce.command.CommandContext.getSessionContext()
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.getSessionContext()
No replacement.
|
com.ibm.commerce.experimentation.objimpl.ExperimentJDBCHelperBeanBase.getSessionContext() |
com.ibm.commerce.command.CommandContext.getSessionData()
This method has no replacement. It should not be called. Instead of retrieving the attributes from the SessionData object, the equivalent methods should be called from the command context.
|
com.ibm.commerce.command.CommandContextImpl.getSessionData()
No replacement. Instead of retrieving the attributes from the SessionData object, should call the equivalent methods from the command context.
|
com.ibm.commerce.command.CommandContextImpl.getSessionPreferredCurrency()
This method is replaced by com.ibm.commerce.context.globalization.GlobalizationContext#getPreferredCurrency(String)
|
com.ibm.commerce.command.CommandContext.getSessionTradingAgreementIdsAsString()
|
com.ibm.commerce.command.CommandContextImpl.getSessionTradingAgreementIdsAsString()
|
com.ibm.commerce.telesales.ui.impl.editors.order.SalesContainerConfigurableItemsPage.getShippingInstructionsParameters(ShippingInfo)
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl.getShoppingCartCatalogGroups(String)
Replaced by getShoppingCartCatalogGroup(String). Gets the catalog groups from the shopping cart of the store.
|
com.ibm.commerce.ras.ECMessage.getSiblingBundle()
This method has been replaced by getDefaultApplicationResourceProperty() to return the application resource bundle associated with the ECMessage object.
|
com.ibm.commerce.user.beans.AddressDataBean.getStoreDirectory()
As of release 5.6.1; this is no longer used.
|
com.ibm.commerce.registry.StoreRegistry.getStoreElements() |
com.ibm.commerce.fulfillment.commands.AllocateExistingInventoryCmdImpl.getStrategy()
This method will be changed to protected. External callers should use AllocateExistingInventoryCmdImpl.getNextStrategy().
|
com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryAssociationCmdImpl.getSupportedAssociationNames() |
com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryAssociationCmdImpl.getSupportedSemanticSpecifier() |
com.ibm.commerce.ras.ECMessage.getSystemErrorCode()
This method had been replaced with getSystemMessageIdentifier() to return the system message identifier associated with the ECMessage object.
|
com.ibm.commerce.telesales.widgets.tables.ConfiguredTableTree.getTable()
use ConfiguredTree instead.
|
com.ibm.commerce.telesales.ui.impl.dialogs.find.product.ProductInventoryDialogWidgetManager.getTableColumnText(Object, ConfiguredTableColumn)
the inventory dialog is using Tree with TreeColumns now.
|
com.ibm.commerce.telesales.widgets.tables.ConfiguredTableTree.getTableTreeViewer()
use ConfiguredTree instead.
|
com.ibm.commerce.rest.bod.helpers.GeoNodeHelper.getTopGeoNode(String, BusinessContextType)
|
com.ibm.commerce.store.facade.client.StoreFacadeClient.getTopGeoNodes(String)
|
com.ibm.etill.framework.clientapi.PSPaymentServer.getTraceFileSize()
WebSphere Commerce now uses the WebSphere trace facility to manage trace settings. You should instead use the WebSphere Application Server administrator's console to manage how trace records can be obtained. This method always returns zero.
|
com.ibm.etill.framework.clientapi.PSCassette.getTraceSetting()
WebSphere Commerce now uses the WebSphere trace facility to manage trace settings. You should instead use the WebSphere Application Server administrator's console to determine what trace settings are enabled for each cassette.
|
com.ibm.etill.framework.clientapi.PSPaymentServer.getTraceSetting()
WebSphere Commerce now uses the WebSphere trace facility to manage trace settings. You should instead use the WebSphere Application Server administrator's console to control which trace settings are in use for each Commerce component. This method always returns zero.
|
com.ibm.commerce.command.CommandContext.getTradingAgreement(Long)
This method has been replaced by ContractCmdUtil.getTradingAgreement(Long)
|
com.ibm.commerce.command.CommandContextImpl.getTradingAgreement(Long)
This method is replaced by ContractCmdUtil.getTradingAgreement(Long)
|
com.ibm.commerce.command.CommandContext.getTradingAgreement(String)
This method has been replaced by ContractCmdUtil.getTradingAgreement(String)
|
com.ibm.commerce.command.CommandContextImpl.getTradingAgreement(String)
This method is replaced by ContractCmdUtil.getTradingAgreement(String)
|
com.ibm.commerce.telesales.widgets.tables.ConfiguredTableTree.getTreeTable()
use ConfiguredTree instead.
|
com.ibm.commerce.command.CommandContext.getUncacheable()
This method has no replacement.
|
com.ibm.commerce.command.CommandContextImpl.getUncacheable()
No replacement.
|
com.ibm.commerce.command.CommandContext.getUniqueSessionTag()
This method has been replaced by CommandContextHelper.getUniqueSessionTag(CommandContext)
|
com.ibm.commerce.command.CommandContextImpl.getUniqueSessionTag()
This method is replaced by CommandContextHelper.getUniqueSessionTag(CommandContext)
|
com.ibm.commerce.fulfillment.commands.CheckInventoryAvailabilityCmdImpl.getUnitOfMeasure()
This method will be changed to protected.
|
com.ibm.commerce.telesales.ui.impl.editors.customer.CustomerEditor.getUpdateAddressParameters(Address)
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.customer.CustomerEditor.getUpdateCustomerParameters()
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.order.SalesContainerItemPageManager.getUpdateItemParameters(Line[])
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.order.OrderItemsConfigurablePage.getUpdateOrderItemParameters(Line[])
do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.order.OrderPaymentConfigurablePage.getUpdateOrderItemParameters(Line[])
This method is obsolete.
|
com.ibm.commerce.telesales.ui.impl.editors.order.OrderItemsConfigurablePage.getUpdateOrderParameters()
do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.order.OrderPaymentConfigurablePage.getUpdateOrderPaymentParameters(Payment)
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.order.OrderPaymentConfigurablePage.getUpdateOrderShippingInfoParameters(ShippingInfo)
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.quote.QuotePaymentConfigurablePage.getUpdateQuoteItemParameters(Line[])
Do not use this method for any customization, this method is not in use.
|
com.ibm.commerce.telesales.ui.impl.editors.quote.QuotePaymentConfigurablePage.getUpdateQuotePaymentParameters(Payment)
Do not use this method for any customization, rather use action class.EditQuotePaymentAction action.
|
com.ibm.commerce.telesales.ui.impl.editors.quote.QuotePaymentConfigurablePage.getUpdateQuoteShippingInfoParameters(ShippingInfo)
Do not use this method for any customization, rather use action class.
|
com.ibm.commerce.telesales.ui.impl.editors.returns.ReturnItemsPageManager.getUpdateReturnParameters(Return)
do not use this method for any customization, rather use action class.
|
com.ibm.commerce.ras.ECMessage.getUserKey()
This method has been replaced with getApplicationMessageKey() to return the key associated with the application key of the ECMessage object.
|
com.ibm.commerce.membergroup.commands.CheckUserInMemberGroupCmdImpl.getUserManageBean()
Uses getUserSyncBean() due to integration with WMM.
|
com.ibm.commerce.command.CommandContext.getViewCommand()
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.getViewCommand()
No replacement.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.getViewCount()
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. Gets the view count recorded in the current event.
|
com.ibm.commerce.command.CommandContext.getWebpath()
If the CommandContext is an instance of ViewCommandContext (that is, the request is initiated from the web channel), it should be cast to ViewCommandContext and the getWebpath() method should be used.
|
com.ibm.commerce.command.CommandContextImpl.getWebpath()
If the CommandContext is an instance of ViewCommandContext (that is, the request is initiated from the web channel), cast it to ViewCommandContext and use getWebpath() method.
|
com.ibm.commerce.contract.commands.ContractImportApprovedVersionCmdImpl.importContract(Element, Integer)
Replaced by TradingAgreementImportBaseCmdImpl#saveContract(Element, trues).
|
com.ibm.commerce.base.helpers.BaseJDBCHelper.init(ConfigProperties)
Initialization of the JDBC session bean helper has been replaced with parameters specified in the deployment descriptor. Replaced by ConfiguratorBean.initDataSourceInfo().
|
com.ibm.commerce.base.helpers.BaseJDBCHelper.init(String, String, String, String)
Initialization of the JDBC Session bean helper has been replaced with parameters specified in the deployment descriptor. Replaced by ConfiguratorBean.initDataSourceInfo().
|
com.ibm.commerce.telesales.config.ConfigPlugin.initializeDefaultPreferences(IPreferenceStore)
use PluginPreferenceInitializer#initializeDefaultPreferences to initialize preferences.
|
com.ibm.commerce.telesales.ui.impl.dialogs.find.product.ProductInventoryDialogWidgetManager.initTableColumn(ConfiguredTableColumn)
the inventory dialog is using Tree with TreeColumns now.
|
com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl.insertAddressId(OrderItemAccessBean, Integer)
|
com.ibm.commerce.experimentation.objects.ExperimentJDBCHelperAccessBean.instantiateEJB() |
com.ibm.commerce.command.CommandContext.invalidateTradingAgreement(Long)
This method has been replaced by ContractCmdUtil.invalidateTradingAgreement(Long, CommandContext)
|
com.ibm.commerce.command.CommandContextImpl.invalidateTradingAgreement(Long)
This method is replaced by ContractCmdUtil.invalidateTradingAgreement(String, CommandContext)
|
com.ibm.commerce.command.CommandContext.invalidateTradingAgreement(String)
This method has been replaced by ContractCmdUtil.invalidateTradingAgreement(String, CommandContext)
|
com.ibm.commerce.command.CommandContextImpl.invalidateTradingAgreement(String)
This method is replaced by ContractCmdUtil.invalidateTradingAgreement(String, CommandContext)
|
com.ibm.commerce.order.calculation.DiscountCalculationCodeCombineCmdImpl.invokeRuleService(DiscountContext)
This method is used for Blaze implementation, which has been removed from product. We use the new command PromotionEngineDiscountCalculationCodeCombineCmdImpl to support the new Promotion Engine implementation.
|
com.ibm.commerce.order.commands.OrderCalculateCmdImpl.invokeRuleService(DiscountContext)
This method is used for Blaze implementation only, which has been deprecated.
|
com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl.invokeService(String, CampaignInitiativeContext)
This method is used when Blaze is used for campaign rule evaluation. Blaze support has been removed in the current release, there will not be a replacement for this API. The invokeService method is used to invoke the rule service to evaluate conditions. This method returns a flag which indicates whether the rule service has started successfully.
|
com.ibm.commerce.command.CommandContext.isCacheTarget()
This method has no replacement.
|
com.ibm.commerce.command.CommandContextImpl.isCacheTarget()
No replacement.
|
com.ibm.commerce.emarketing.utils.EmailTemplateUtil.isCoremetricsEnabled(Integer)
As of release WC v7, replaced by com.ibm.commerce.bi.BiConfigRegistry.getInstance()#isEnabled(Integer storeId)
|
com.ibm.commerce.fulfillment.commands.FulfillmentRegistry.isFulfillmentCenterEffective(Integer, Integer, Integer, Timestamp)
|
com.ibm.commerce.telesales.messaging.bodreply.ShowCustomerCacheCmdImpl.isInvalidationRequired()
Do not use this method. Always use CacheRule.issueCustomersInvalidation to issue the "Customers" invalidation id.
|
com.ibm.commerce.security.commands.LogonCmdImpl.isLDAPUsed()
|
com.ibm.commerce.security.commands.PaymentManagerVerifyCredentialsCmdImpl.isLDAPUsed()
|
com.ibm.commerce.member.helpers.MemberHelper.isMemberManagerUsedForAuthentication()
|
com.ibm.commerce.member.helpers.MemberHelper.isMemberManagerUsedForProfileStorage()
|
com.ibm.commerce.order.utils.ResolveOrdersCmd.isNewPendingOrder()
|
com.ibm.commerce.foundation.server.command.bod.bom.AbstractFetchNounUsingBusinessObjectMediatorCmdImpl.isSearchEnabled()
Use SearchServiceFacade.getInstance().isSearchBasedNavigationEnabled() instead.
|
com.ibm.commerce.order.utils.ResolveOrdersCmd.isSetToCurrent()
|
com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase.isSoundexSupported()
- This method is no longer used because the SOUNDEX search implementation has changed. The SOUNDEX search is now performed using search key columns in the GRADDR table.
- If this method was used to disable SOUNDEX search, use useSearchKeys method and return false.
- If this method was used to enable SOUNDEX search for other databases, use useSearchKeys method and return true.
|
com.ibm.commerce.command.CommandContext.isStoreCommand()
This method has no replacement.
|
com.ibm.commerce.command.CommandContextImpl.isStoreCommand()
No replacement.
|
com.ibm.commerce.marketing.promotion.coupon.CouponManager.issueCoupon(CustomerKey, Promotion, String, Date)
Use issueCoupon(CustomerKey user,Promotion promotion,String code)
|
com.ibm.commerce.fulfillment.commands.InventoryManagementHelper.isValidShippingArrangement(ShippingArrangementAccessBean, JurisdictionAccessBean, Integer, Long, CommandContext)
|
com.ibm.commerce.member.syncbeans.SyncBeanBase.isWMMEnabled()
|
com.ibm.commerce.marketing.promotion.coupon.CouponManager.listCouponsFor(CustomerKey, int, Date)
Use listCouponsFor(CustomerKey customerKey, int state)
|
com.ibm.commerce.marketing.promotion.coupon.CouponManager.listCouponsInUseForOrder(OrderKey, Date)
Use listCouponsInUseForOrder(OrderKey okey)
|
com.ibm.commerce.fulfillment.commands.InventoryManagementHelper.listFulfillmentCenters(Integer, Integer, Long, CommandContext)
|
com.ibm.commerce.command.CommandContext.nextSequenceNumber()
|
com.ibm.commerce.command.CommandContextImpl.nextSequenceNumber()
|
com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl.performCouponAd(Action.Parameter[])
Since the Coupon feature in version 5.4 will be replaced by the Coupon feature in Promotion engine in version 5.6, this method will be replaced by the promotion related method performDiscountAd(Action.Parameter[]) for the same purpose. Performs the execution of the command, used specifically for coupon advertisements.
|
com.ibm.commerce.couponredemption.commands.FinalizeCouponUsageCmdImpl.performExecute()
The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.persistClickEvent()
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. Persists the current click event by inserting the event details into the database.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.persistRecommendationEvent()
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. Persists the current recommendation event by inserting the event details into the database.
|
com.ibm.commerce.member.dataload.mediator.PersonMediator.populateADDRESS(PersonType, String, Long, boolean) |
com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl.populateCampaignLogData(Integer[])
Replaced by populateCampaignLogData(Vector). The populateCampaignLogData method captures campaign log and statistics data using the marketing event monitor.
|
com.ibm.commerce.tools.campaigns.CampaignInitiativeDetailsDataBean.populateCouponCollateral()
Since the Coupon feature in version 5.4 will be replaced by the Coupon feature in Promotion engine in version 5.6, this method will be replaced by the promotion related method populateDiscountCollateral() for the same purpose. Populates the selected and available coupon collateral of this initiative.
|
com.ibm.commerce.beans.DataBeanManager.populateDataBean(CommandDataBean, CommandContext)
This is an internal method. All callers should use the activate method instead.
|
com.ibm.commerce.catalog.dataload.mediator.AttributeDictionaryAttributeMediator.populateFACET(AttributeDictionaryAttributeType, Integer, boolean) |
com.ibm.commerce.member.dataload.mediator.PersonMediator.populateMBRROLE(PersonType, String, boolean) |
com.ibm.commerce.catalog.dataload.mediator.AttributeDictionaryAttributeMediator.populateSRCHATTR(AttributeDictionaryAttributeType, boolean) |
com.ibm.commerce.catalog.dataload.mediator.AttributeDictionaryAttributeMediator.populateSRCHATTRPROP(AttributeDictionaryAttributeType, String, boolean) |
com.ibm.commerce.member.dataload.mediator.PersonMediator.populateUSERREG(PersonType, String, boolean) |
com.ibm.commerce.member.dataload.mediator.PersonMediator.populateUSERS(PersonType, boolean) |
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.processEvent()
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. Processes the current click event by persisting the event details into the database.
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.queryStoreContract(Integer, Long)
This method is replaced by StoreContractAccessBean#findByContract(Long)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.queryStoreContract(Integer, Long, boolean)
This method is replaced by StoreContractAccessBean#findByContract(Long)
|
com.ibm.commerce.marketing.promotion.PromotionPersistenceManager.remove(Promotion, HashMap) |
com.ibm.commerce.order.commands.OrderCalculateCmdImpl.removeExcessFreebies(Map, OrderAccessBean)
This method has been deprecated and the logic is moved to CalculateOrderCmd.
|
com.ibm.commerce.command.CommandContext.resetStoreRef()
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.resetStoreRef()
This method has no replacement because it should not be called.
|
com.ibm.commerce.command.CommandContext.resetTradingAgreementInfo()
|
com.ibm.commerce.command.CommandContextImpl.resetTradingAgreementInfo()
|
com.ibm.commerce.isv.kit.tax.ApplyCalculationUsageTIKBaseCmdImpl.resolveTaxCategories(TaxOrderItemCmd, Integer)
deprecated in Commerce 5.5. Should begin using resolveIntegrationTaxCategories to use new Tax interfaces
|
com.ibm.commerce.member.dataload.mediator.AbstractMemberMediator.resolveUserId(PersonType) |
com.ibm.commerce.marketing.promotion.coupon.CouponManager.restoreUnusedCouponsInOrder(OrderKey, Date)
Use restoreUnusedCouponsInOrder(OrderKey okey)
|
com.ibm.commerce.marketing.promotion.PromotionPersistenceManager.save(Promotion, HashMap) |
com.ibm.commerce.marketing.promotion.PromotionPersistenceManager.saveAsANewRevision(Promotion, HashMap) |
com.ibm.commerce.marketing.promotion.PromotionPersistenceManager.saveAsANewVersion(Promotion, HashMap) |
com.ibm.commerce.marketing.promotion.coupon.CouponManager.selectCouponForUseInOrder(CouponKey, CustomerKey, OrderKey, Date)
Use selectCouponForUseInOrder(CouponKey ckey,CustomerKey ukey,OrderKey okey)
|
com.ibm.commerce.command.CommandContext.setActiveOrganizationId(Long)
This method has been replaced by com.ibm.commerce.context.entitlement.EntitlementContext#setActiveOrganizationId()
|
com.ibm.commerce.command.CommandContextImpl.setActiveOrganizationId(Long)
This method is replaced by com.ibm.commerce.context.entitlement.EntitlementContext#setActiveOrganizationId()
|
com.ibm.commerce.command.CommandContext.setActivityId(long)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setActivityId(long)
This method has no replacement because it should not be called.
|
com.ibm.commerce.command.CommandContext.setActivityToken(ActivityToken)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setActivityToken(ActivityToken)
This method has no replacement because it should not be called.
|
com.ibm.commerce.command.CommandContext.setAsyncCommand(boolean)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setAsyncCommand(boolean)
This method has no replacement because it should not be called.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.setAttachmentObjectTypeId(Integer)
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.setAttachmentObjectTypeId(String)
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.setAttachmentRelationUsageId(Integer)
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.setAttachmentRelationUsageId(String)
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.setAttachmentTargetId(Long)
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.setAttachmentTargetId(String)
This method should never be used.
|
com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl.setBillingCodeTypeType(String)
in version 6.0. Use setBillingCodeType() instead.
|
com.ibm.commerce.payment.extern.AuthorizeAccountPaymentCmd.setBuyerPOId(Long)
|
com.ibm.commerce.payment.extern.AuthorizeAccountPaymentCmdImpl.setBuyerPOId(Long)
|
com.ibm.commerce.command.CommandContextImpl.setCachePage(boolean)
This method has no replacement because it should not be called.
|
com.ibm.commerce.server.JSPHelper.setCachePage(boolean)
This method has been replaced by setUncacheable.
|
com.ibm.commerce.command.CommandContext.setCacheTarget(boolean)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setCacheTarget(boolean)
No replacement.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.setClickCount(Integer)
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. Sets the click count recorded in the current event.
|
com.ibm.commerce.tools.util.StringPair.setCollator(Collator)
This method is replaced by method setICUCollator(com.ibm.icu.text.Collator) for the same purpose. Sets the collator
|
com.ibm.commerce.command.CommandContext.setCommand(ECCommand)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setCommand(ECCommand)
This method has no replacement because it should not be called.
|
com.ibm.commerce.messaging.outboundservice.Messaging.setContent(Integer, String, byte[], String)
|
com.ibm.commerce.marketing.promotion.DefaultPromotion.setCorrespondingRBDTypeName(String)
This method is intended for internal usage.
|
com.ibm.commerce.marketing.promotion.Promotion.setCorrespondingRBDTypeName(String)
Introduced for backward compatibility reasons. this method will be removed in the next release
|
com.ibm.commerce.command.CommandContext.setCountry(String)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setCountry(String)
This method has no replacement because it should not be called.
|
com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl.setCreatedTimestamp(Timestamp)
LASTCREATETIMESTAMP handling moved to the EJB.
|
com.ibm.commerce.command.CommandContext.setCurrency(String)
|
com.ibm.commerce.command.CommandContextImpl.setCurrency(String)
|
com.ibm.commerce.payment.commands.CheckPaymentAcceptPMCmdImpl.setCurrencyFactor(Double)
instead of using the currency factor, use the currency exponent methods to shift the decimal point CheckPaymentAcceptPMCmdImpl.setCurrencyExponent(String)
|
com.ibm.commerce.payment.commands.DoDepositPMCmdImpl.setCurrencyFactor(Double)
instead of using the currency factor, use the currency exponent methods to shift the decimal point DoDepositPMCmdImpl.setCurrencyExponent(String)
|
com.ibm.commerce.payment.commands.DoPaymentPMCmdImpl.setCurrencyFactor(Double)
instead of using the currency factor, use the currency exponent methods to shift the decimal point DoPaymentPMCmdImpl.setCurrencyExponent(String)
|
com.ibm.commerce.telesales.model.SalesContainer.setCurrentChargeTaxAmount(String)
This has been deprecated and alternate method is addCurrentTaxAmount
|
com.ibm.commerce.command.CommandContext.setCurrentCommandName(String)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setCurrentCommandName(String)
This method has no replacement because it should not be called.
|
com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl.setCurrentInitiativeScheduleId(Integer)
CampaignInitiative object is used to communicate schedule data in this command instead of only the schedule ID, method setCurrentCampaignInitiative(CampaignInitiative) is used for that purpose. Sets the current initiative schedule ID which is stored in every result object of this e-Marketing Spot.
|
com.ibm.commerce.command.CommandContextImpl.setCurrentTradingAgreementIdsAsString(String)
|
com.ibm.commerce.command.CommandContext.setCurrentTradingAgreements(TradingAgreementAccessBean[])
This method has been replaced by ContractCmdUtil.setCurrentTradingAgreements(TradingAgreementAccessBean[], CommandContext)
|
com.ibm.commerce.command.CommandContextImpl.setCurrentTradingAgreements(TradingAgreementAccessBean[])
This method is replaced by ContractCmdUtil.setCurrentTradingAgreements(TradingAgreementAccessBean[], CommandContext)
|
com.ibm.commerce.command.CommandContext.setDefaultDeviceFormat(Integer)
This method has no replacement.
|
com.ibm.commerce.command.CommandContextImpl.setDefaultDeviceFormat(Integer)
No replacement.
|
com.ibm.commerce.command.CommandContext.setDeviceFormatAdapter(DeviceFormatAdapter)
This method has no replacement.
|
com.ibm.commerce.command.CommandContextImpl.setDeviceFormatAdapter(DeviceFormatAdapter)
No replacement.
|
com.ibm.commerce.command.CommandContext.setDeviceFormatId(Integer)
This method has no replacement.
|
com.ibm.commerce.command.CommandContextImpl.setDeviceFormatId(Integer)
No replacement.
|
com.ibm.commerce.command.CommandContext.setDeviceFormatTypeId(Integer)
This method has no replacement.
|
com.ibm.commerce.command.CommandContextImpl.setDeviceFormatTypeId(Integer)
No replacement.
|
com.ibm.commerce.command.CommandContext.setDeviceType(Integer)
This method has no replacement.
|
com.ibm.commerce.command.CommandContextImpl.setDeviceType(Integer)
No replacement.
|
com.ibm.commerce.command.CommandContext.setEligibleTradingAgreementIdsAsString(String)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setEligibleTradingAgreementIdsAsString(String)
This method has no replacement because it should not be called.
|
com.ibm.commerce.command.CommandContext.setEncCurContr(String)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setEncCurContr(String)
This method has no replacement because it should not be called.
|
com.ibm.commerce.command.CommandContext.setEncElgContr(String)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setEncElgContr(String)
This method has no replacement because it should not be called.
|
com.ibm.commerce.security.commands.DBAuthenticationCmd.setEncipheredMerchantKey(String)
Retrieve the merchantkey by first calling ConfigProperties.singleton().getMerchantKey() and then call setMerchantKey(String) to set the merchant key to be used by the command.
|
com.ibm.commerce.security.commands.DBAuthenticationCmdImpl.setEncipheredMerchantKey(String)
Retrieve the merchantkey by first calling ConfigProperties.singleton().getMerchantKey() and then call setMerchantKey(String) to set the merchant key to be used by the command.
|
com.ibm.commerce.usermanagement.commands.UserRegistrationCmd.setEncipheredMerchantKey(String)
in version 6.0. This is no longer used.
|
com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl.setEncipheredMerchantKey(String)
in version 6.0. This is no longer used.
|
com.ibm.commerce.server.ServletHelper.setEncoding(HttpServletRequest, String)
Use setEncoding(HttpServletRequest req, String defaultEncoding, String cookiePreix) instead
|
com.ibm.commerce.command.CommandContext.setEncoding(String)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setEncoding(String)
This method has no replacement because it should not be called.
|
com.ibm.commerce.command.CommandContext.setEncParOrg(String)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setEncParOrg(String)
This method has no replacement because it should not be called.
|
com.ibm.commerce.command.CommandContext.setEncSesContr(String)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setEncSesContr(String)
This method has no replacement because it should not be called.
|
com.ibm.commerce.bi.taglib.CampaignURLBaseTag.setEntry(String)
replaced by setName()
|
com.ibm.commerce.command.CommandContext.setErrorViewName(String)
The error view name is now set in the response properties instead.
|
com.ibm.commerce.command.CommandContextImpl.setErrorViewName(String)
Set the error view name in the response properties instead.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.setEventType(int)
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. Sets the event type recorded in the current event.
|
com.ibm.commerce.command.CommandContext.setExpiryDate(Timestamp)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setExpiryDate(Timestamp)
No replacement.
|
com.ibm.commerce.command.CommandContext.setForStoreId(Integer)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setForStoreId(Integer)
This method has no replacement because it should not be called.
|
com.ibm.commerce.command.CommandContext.setForUserId(Long)
The "for user id" should be set in the request properties instead.
|
com.ibm.commerce.command.CommandContextImpl.setForUserId(Long)
Set the forUserId in the request properties instead.
|
com.ibm.commerce.catalog.beans.CatalogGroupDescriptionDataBean.setFullIImage(String)
|
com.ibm.commerce.tools.common.ui.DynamicTreeIconType.setIcons(String[])
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.setInitiativeName(String)
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details, method setInitiativeName(String) in this class is used for the same purpose as this method. Sets the initiative name recorded in the current event.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.setInitKey_AttachmentRelationId(Long)
This method should never be used.
|
com.ibm.commerce.scheduler.commands.UpdateLocalRegistryCmd.setItemKey(String)
|
com.ibm.commerce.scheduler.commands.UpdateRegistryCmd.setItemKey(String)
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.setLastUpdate(String)
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.setLastUpdate(Timestamp)
This method should never be used.
|
com.ibm.commerce.tools.util.Util.setLastXMLPath(String) |
com.ibm.commerce.command.CommandContext.setLocaleVariant(String)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setLocaleVariant(String)
This method has no replacement because it should not be called.
|
com.ibm.commerce.search.rulequery.RuleQuery.setLongUserId(Long)
|
com.ibm.commerce.usermanagement.commands.UserRegistrationCmd.setMerchantKey(String)
in version 6.0. This is no longer used.
|
com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl.setMerchantKey(String)
in version 6.0. This is no longer used.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.setMpeName(String)
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details, method setEMarketingSpotName(String) in this class is used for the same purpose as this method. Sets the MPE name recorded in the current event.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.setMpeType(String)
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details, method setEMarketingSpotTypeName(String) in this class is used for the same purpose as this method. Sets the MPE type recorded in the current event.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.setMpeTypeId(Integer)
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details, method setEMarketingSpotTypeId(Integer) in this class is used for the same purpose as this method. Sets the MPE type ID recorded in the current event.
|
com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmdImpl.setMsgType(Integer)
|
com.ibm.commerce.messaging.commands.SendMsgCmd.setMsgType(Integer)
use setMsgType(String) instead.
|
com.ibm.commerce.messaging.commands.SendMsgCmdImpl.setMsgType(Integer)
|
com.ibm.commerce.fulfillment.commands.AllocateExistingInventoryCmdImpl.setNextStrategy(Integer)
This method will be changed to protected.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.setObjectId(String)
This method should never be used.
|
com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl.setOrderItem(OrderItemAccessBean)
|
com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl.setOrderItem(OrderItemAccessBean[])
|
com.ibm.commerce.messaging.beans.OrderStatusItemDataBean.setOrderItemStatusID(Long)
|
com.ibm.commerce.order.commands.ExtOrderProcessCmd.setOrderRn(Long)
|
com.ibm.commerce.order.commands.ExtOrderProcessCmdImpl.setOrderRn(Long)
|
com.ibm.commerce.messaging.beans.OrderStatusDataBean.setOrderStatusID(Long)
|
com.ibm.commerce.orderitems.commands.OrderItemMoveCmdImpl.setOrdersToDeleteIfNotEmpty(String[])
|
com.ibm.commerce.order.facade.server.commands.AbstractComposeOrderCmdImpl.setPagingPrameter(ShowType)
|
com.ibm.commerce.order.facade.server.commands.AbstractFetchOrdersSOICmdImpl.setPagingPrameter(ShowType)
|
com.ibm.commerce.order.facade.server.commands.ComposeOrderCmd.setPagingPrameter(ShowType)
|
com.ibm.commerce.order.facade.server.commands.FetchOrdersCmd.setPagingPrameter(ShowType)
|
com.ibm.commerce.command.CommandContextImpl.setParentOrg(String)
This method has no replacement because it should not be called.
|
com.ibm.commerce.payment.commands.DoPaymentMPFCmdImpl.setPaymentMethodId(Integer)
DoPaymentMPFInternalCmd was removed, and policyId will be used for payment processing. This method will be useless, only for backward compatibility
|
com.ibm.commerce.marketing.promotion.reward.PercentOffShippingAdjustment.setPercentOff(Integer)
USE setPercent() in PercentOffAdjustment.
|
com.ibm.commerce.contract.commands.PolicyDeleteCmdImpl.setPolicyIdList(String[])
|
com.ibm.commerce.order.commands.OrderCopyCmdImpl.setPriceAndCurrency(Integer, BigDecimal, String)
Default implementation does nothing. Method should not be used. There is no replacement.
|
com.ibm.commerce.inventory.beans.ProductAvailabilityDataBean.setProductId(Integer)
Since ProductId should be Long, this method is deprecated. The method public void setProductId(Long anProductId) is the alternative method.
|
com.ibm.commerce.user.beans.UserRegistrationDataBean.setProfileType(String)
since version 6.0. This method is not needed since getProfileType() retrieves its value from the user object, not the instance variable.
|
com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration.setProjectName(String)
This implementation will no longer be supported. Blaze based promotion implementation is replaced by Commerce Marketing promotion implementation.
|
com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration.setProjectPath(String)
This implementation will no longer be supported. Blaze based promotion implementation is replaced by Commerce Marketing promotion implementation.
|
com.ibm.commerce.me.datatype.PurchaseOrderItem.setQuantity(long)
replaced by setQuantityInDouble
|
com.ibm.commerce.command.CommandContext.setRedirectionURL(String)
The URL should be set in the response property instead.
|
com.ibm.commerce.command.CommandContextImpl.setRedirectionURL(String)
Set the url in the response property instead.
|
com.ibm.commerce.command.CommandContext.setRemoteAddr(String)
The TransportData object should be retrieved from the AuditContext of the request. The remote address should be set by calling com.ibm.commerce.context.audit.TransportData#setRemoteAddress()
|
com.ibm.commerce.command.CommandContextImpl.setRemoteAddr(String)
Retrieve the TransportData object from the AuditContext of the request. Then set the remote address by calling com.ibm.commerce.context.audit.TransportData#setRemoteAddress()
|
com.ibm.commerce.command.CommandContext.setRemoteHost(String)
The TransportData object should be retrieved from the AuditContext of the request. The remote host should be set by calling com.ibm.commerce.context.audit.TransportData#setRemoteHost()
|
com.ibm.commerce.command.CommandContextImpl.setRemoteHost(String)
Retrieve the TransportData object from the AuditContext of the request. Then set the remote host by calling com.ibm.commerce.context.audit.TransportData#setRemoteHost()
|
com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration.setRepositoryName(String)
This implementation will no longer be supported. Blaze based promotion implementation is replaced by Commerce Marketing promotion implementation.
|
com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration.setRepositoryPath(String)
This implementation will no longer be supported. Blaze based promotion implementation is replaced by Commerce Marketing promotion implementation.
|
com.ibm.commerce.command.CommandContext.setRequest(Object)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setRequest(Object)
This method has no replacement because it should not be called.
|
com.ibm.commerce.ras.ECMessage.setResourceBundle(String)
The default resource bundle should be set when the ECMessage object is created.
|
com.ibm.commerce.command.CommandContext.setResponse(Object)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setResponse(Object)
This method has no replacement because it should not be called.
|
com.ibm.commerce.rfq.commands.NotifyRFQResponseCmdImpl.setResponseNotificationType(Integer)
|
com.ibm.commerce.search.beans.CatEntrySearchListDataBean.setResultType(String)
This method is deprecated and exists for backward compatibility only. Use the methods isPackage, isBundle, isProduct, isItem, or isDynamicKit.
|
com.ibm.commerce.user.beans.AddressDataBean.setRetrieveProperties(List)
As of release 5.6.1; all of the properties will be retrieved when this method is not used.
|
com.ibm.commerce.user.beans.UserRegistrationDataBean.setRetrieveProperties(List)
in Version 6.0. This method is not needed since all the properties will be retrieved.
|
com.ibm.commerce.command.CommandContext.setSecure(boolean)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setSecure(boolean)
This method has no replacement because it should not be called.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.setSequence(Double)
This method should never be used.
|
com.ibm.commerce.attachment.beans.AttachmentDataBean.setSequence(String)
This method should never be used.
|
com.ibm.commerce.command.CommandContext.setSessionContext(SessionContext)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setSessionContext(SessionContext)
No replacement.
|
com.ibm.commerce.experimentation.objimpl.ExperimentJDBCHelperBeanBase.setSessionContext(SessionContext) |
com.ibm.commerce.command.CommandContext.setSessionData(SessionData)
This method has no replacement. It should not be called. Instead of setting the attributes to the SessionData object, the equivalent methods from the command context should be called.
|
com.ibm.commerce.command.CommandContextImpl.setSessionData(SessionData)
No replacement. Instead of setting the attributes to the SessionData object, should call the equivalent methods from the command context.
|
com.ibm.commerce.command.CommandContextImpl.setSessionPreferredCurrency(String)
|
com.ibm.commerce.command.CommandContext.setSessionTradingAgreementIdsAsString(String)
This method has been replaced by com.ibm.commerce.context.entitlement.EntitlementContext#setSessionTradingAgreementIdsAsString(String)
|
com.ibm.commerce.command.CommandContextImpl.setSessionTradingAgreementIdsAsString(String)
This method is replaced by com.ibm.commerce.context.entitlement.EntitlementContext#setSessionTradingAgreementIdsAsString(String)
|
com.ibm.commerce.catalog.facade.server.commands.GetCatalogCmdImpl.setShowCatalog(ShowCatalogType)
The show response set here will not be used. To modify the response override the available methods.
|
com.ibm.commerce.catalog.facade.server.commands.GetCatalogGroupCmdImpl.setShowCatalogGroup(ShowCatalogGroupType)
The show response set here will not be used. To modify the response override the available methods.
|
com.ibm.commerce.ras.ECMessage.setSiblingBundle(String)
The application resource bundle should be set when the ECMessage object is created.
|
com.ibm.commerce.order.calculation.Cache.setSize(int)
|
com.ibm.commerce.command.CommandContext.setStore(StoreAccessBean)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setStore(StoreAccessBean)
This method has no replacement because it should not be called.
|
com.ibm.commerce.command.CommandContext.setStoreCommand(boolean)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setStoreCommand(boolean)
This method has no replacement because it should not be called.
|
com.ibm.commerce.user.beans.AddressDataBean.setStoreDirectory(String)
As of release 5.6.1; this is no longer used.
|
com.ibm.commerce.fulfillment.commands.CheckInventoryAvailabilityCmd.setStoreId(Integer)
This method has no effect.
|
com.ibm.commerce.fulfillment.commands.CheckInventoryAvailabilityCmdImpl.setStoreId(Integer)
This method has no effect.
|
com.ibm.commerce.order.commands.DOMCheckInStorePickupCmdImpl.setStoreId(Integer)
This method should never be called.
|
com.ibm.commerce.command.CommandContextImpl.setStoreInfo(CommandContextImpl.InternalStoreInfo) |
com.ibm.commerce.order.utils.ResolveOrdersCmd.setStrict(boolean)
|
com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryAssociationCmdImpl.setSupportedAssociationNames(List) |
com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogEntryAssociationCmdImpl.setSupportedSemanticSpecifier(List) |
com.ibm.commerce.ras.ECMessage.setSystemErrorCode(String)
The system message id should be set when the ECMessage object is created.
|
com.ibm.commerce.contract.commands.ParticipantAddCmdImpl.setTermConditionId(Long)
|
com.ibm.commerce.ras.ECMessage.setType(int)
The type should be set when the ECMessage object has been created.
|
com.ibm.commerce.command.CommandContext.setUncacheable(boolean)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setUncacheable(boolean)
No replacement.
|
com.ibm.commerce.command.CommandContext.setUniqueSessionTag(String)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setUniqueSessionTag(String)
No replacement.
|
com.ibm.commerce.search.rulequery.RuleQuery.setUserID(int)
|
com.ibm.commerce.ras.ECMessage.setUserKey(String)
The application message key should be set when the ECMessage object is created.
|
com.ibm.commerce.command.CommandContext.setViewCommand(String)
The view name is now set in the response properties instead.
|
com.ibm.commerce.command.CommandContextImpl.setViewCommand(String)
Set the view name in the response properties instead.
|
com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats.setViewCount(Integer)
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. Sets the view count recorded in the current event.
|
com.ibm.commerce.command.CommandContext.setWebpath(String)
This method has no replacement. It should not be called.
|
com.ibm.commerce.command.CommandContextImpl.setWebpath(String)
This method has no replacement because it should not be called.
|
com.ibm.commerce.beans.DataBeanManager.silentActivate(DataBean, HttpServletRequest)
This has been replaced by the silentActivate(DataBean, HttpServletRequest, HttpServletResponse) method.
|
com.ibm.commerce.marketing.promotion.coupon.CouponManager.transferCoupon(Coupon, CustomerKey, Date)
Use transferCoupon(Coupon coupon, CustomerKey to)
|
com.ibm.commerce.rest.order.handler.CartHandler.udpateOrderItem(String, String)
|
com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl.updateAddressId(OrderItemAccessBean, Integer)
|
com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl.updateAllOrderItems() |
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updateContractComments(Long, String)
This method is replaced by ContractAccessBean#setComments(String)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updateContractComments(Long, String, boolean)
This method is replaced by ContractAccessBean#setComments(String)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updateContractStoreXML(Long, String)
This method is replaced by ContractStoreAccessBean#setStoreXML(String)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updateContractStoreXML(Long, String, boolean)
This method is replaced by ContractStoreAccessBean#setStoreXML(String)
|
com.ibm.commerce.experimentation.objimpl.ExperimentJDBCHelperBeanBase.updateExperimentRuleXml(Integer, String) |
com.ibm.commerce.experimentation.objects.ExperimentJDBCHelperAccessBean.updateExperimentRuleXml(Integer, String, boolean) |
com.ibm.commerce.experimentation.objimpl.ExperimentJDBCHelperBeanBase.updateExperimentRuleXml(Integer, String, boolean) |
com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl.updateFulfillmentCenter(OrderItemAccessBean) |
com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl.updateOrderItem(Integer, Long)
|
com.ibm.commerce.order.facade.client.CommonOrderFacadeClient.updateOrderItem(OrderIdentifierType, OrderItemType[])
|
com.ibm.commerce.order.facade.client.CommonOrderFacadeClient.updateOrderShippingInfo(OrderIdentifierType, Boolean, OrderItemType[])
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updateParticipntInfo(Long, String)
This method is replaced by ParticipantAccessBean#setInformation(String)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updateParticipntInfo(Long, String, boolean)
This method is replaced by ParticipantAccessBean#setInformation(String)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updatePolicyDescription(Long, Integer, String)
This method is replaced by PolicyDescriptionAccessBean#setLongDescription(String)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updatePolicyDescription(Long, Integer, String, boolean)
This method is replaced by PolicyDescriptionAccessBean#setLongDescription(String)
|
com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl.updatePrice(OrderItemAccessBean, Integer)
|
com.ibm.commerce.tools.epromotion.commands.UpdateRLPromotionCmdImpl.updateRLDiscountBean()
This method was used for 55 Blaze implementation. Deprecated from v7.
|
com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl.updateShipModeId(OrderItemAccessBean, Integer)
|
com.ibm.commerce.order.calculation.CalculationHelper.updateSubOrders(Long, OrderItemAccessBean[]) |
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updateTCAttributeXML(Long, Long, Integer, String, Integer)
This method is replaced by TermConditionAttributeAccessBean#setXMLDefinition(String)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updateTCAttributeXML(Long, Long, Integer, String, Integer, boolean)
This method is replaced by TermConditionAttributeAccessBean#setXMLDefinition(String)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updateTCDescLongDesc(Long, Integer, String)
This method is replaced by TermConditionDescriptionAccessBean#setLongDescription(String)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updateTCDescLongDesc(Long, Integer, String, boolean)
This method is replaced by TermConditionDescriptionAccessBean#setLongDescription(String)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updateTermCondStringField1(Long, String)
This method is replaced by directly mapping STRINGFIELD1 in the term and condition EJB.
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updateTermCondStringField1(Long, String, boolean)
This method is replaced by directly mapping STRINGFIELD1 in the term and condition EJB.
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updateTRDDescLongDesc(Long, Integer, String)
This method is replaced by TradingDescriptionAccessBean#setLongDescription(String)
|
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase.updateTRDDescLongDesc(Long, Integer, String, boolean)
This method is replaced by TradingDescriptionAccessBean#setLongDescription(String)
|
com.ibm.commerce.base.helpers.BaseJDBCHelper.useDB2_400() |
com.ibm.commerce.command.CommandContext.userCanExecuteCommand(AccCommand)
This method has been replaced by CommandContextHelper.canUserExecuteCommand(AccCommand)
|
com.ibm.commerce.command.CommandContextImpl.userCanExecuteCommand(AccCommand)
This method is replaced by CommandContextHelper.canUserExecuteCommand(AccCommand)
|
com.ibm.commerce.marketing.promotion.coupon.CouponManager.validateCoupon(CouponKey, CustomerKey, Date)
Use validateCoupon(CouponKey ckey,CustomerKey ukey)
|
com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogEntryCreateActionCmdImpl.validateIfMasterCatalog(List)
Use CatalogComponentHelper.validateIfMasterCatalog(List).
|
com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogEntryDeleteActionCmdImpl.validateIfMasterCatalog(List)
Use CatalogComponentHelper.validateIfMasterCatalog(List).
|
com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogEntryCreateActionCmdImpl.validateOwner(CatalogEntryType, List)
Use CatalogComponentHelper.validateOwner(CatalogEntryType, List).
|
com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogEntryDeleteActionCmdImpl.validateOwner(CatalogEntryType, List)
Use CatalogComponentHelper.validateOwner(CatalogEntryType, List).
|
com.ibm.commerce.orderitems.commands.AdminOrderItemUpdateCOCmdImpl.validatePrice(Integer)
|
com.ibm.commerce.marketing.promotion.code.PromotionCodeManager.validatePromotionCode(String, CustomerKey, StoreKey)
Use validatePromotionCode(String code,CustomerKey ukey,StoreKey storeKey, Date date)
|