Reference > API changes between releases
Results of comparison between v6.0 and v7.0
Import the custom code into the WebSphere Commerce development environment. Incompatible API changes are indicated by compilation errors. Consult the list below and the API information to fix the incompatibility errors in the custom code.
Summary
com.ibm.commerce.catalog.commands
Changed
- method com.ibm.commerce.catalog.commands.ErrorRemovedAttributeCmdImpl.finalize(): public in v6.0, but protected in v7.0
- method com.ibm.commerce.catalog.commands.ErrorProductAttributeCmdImpl.finalize(): public in v6.0, but protected in v7.0
com.ibm.commerce.collaboration.beans
Removed
- package com.ibm.commerce.collaboration.beans
com.ibm.commerce.collaboration.collabapplication
Removed
- package com.ibm.commerce.collaboration.collabapplication
com.ibm.commerce.collaboration.livehelp.beans
Removed
- method com.ibm.commerce.collaboration.livehelp.beans.LiveHelpConfiguration.getMerchantKey()
com.ibm.commerce.collaboration.manager
Removed
- package com.ibm.commerce.collaboration.manager
com.ibm.commerce.collaboration.workspaces.commands
Removed
- package com.ibm.commerce.collaboration.workspaces.commands
com.ibm.commerce.collaboration.workspaces.helper
Removed
- package com.ibm.commerce.collaboration.workspaces.helper
com.ibm.commerce.collaboration.workspaces.objects
Removed
- package com.ibm.commerce.collaboration.workspaces.objects
com.ibm.commerce.command
Changed
- method com.ibm.commerce.command.AbstractECCommand.finalize(): public in v6.0, but protected in v7.0
- method com.ibm.commerce.command.AbstractECTargetableCommand.finalize(): public in v6.0, but protected in v7.0
- method com.ibm.commerce.command.ECStringConverter.StringToCalendar(java.lang.String): type java.util.Calendar in v6.0, but type com.ibm.icu.util.Calendar in v7.0
- method com.ibm.commerce.command.ECStringConverter.TimestampToCalendar(java.sql.Timestamp): type java.util.Calendar in v6.0, but type com.ibm.icu.util.Calendar in v7.0
Removed
- method com.ibm.commerce.command.ECStringConverter.CalendarToString(java.util.Calendar)
- method com.ibm.commerce.command.ECStringConverter.CalendarToTimestamp(java.util.Calendar)
com.ibm.commerce.discount.rules
Changed
- interface com.ibm.commerce.discount.rules.IncentiveContext: implements com.ibm.commerce.rules.InvocationContext in v6.0, but does not implement com.ibm.commerce.rules.InvocationContext in v7.0
Removed
- class com.ibm.commerce.discount.rules.MiscHelper
com.ibm.commerce.discount.rules.utils
Removed
- package com.ibm.commerce.discount.rules.utils
com.ibm.commerce.emarketing.emailtemplate.tag
Removed
- constructor com.ibm.commerce.emarketing.emailtemplate.tag.TagUtil()
com.ibm.commerce.emarketing.utils
Removed
- class com.ibm.commerce.emarketing.utils.EncryptHelper
com.ibm.commerce.fulfillment.objects
Changed
- field com.ibm.commerce.fulfillment.objects.FulfillmentJDBCHelperBean.findFfmcenterListByLanguageIdAndStoreId: constant [select ffmcentds.displayname, ffmcenter.name, staddress.shippinggeocode, ffmcenter.defaultshipoffset, ffmcenter.ffmcenter_id, staddress.zipcode, staddress.address1, staddress.address2, staddress.address3, staddress.state, staddress.country, staddress.taxgeocode, staddress.city, ffmcentds.description, ffmcenter.member_id from ffmcenter, ffmcentds, staddress, shparrange where ffmcenter.ffmcenter_id = ffmcentds.ffmcenter_id and ffmcentds.language_id = ? and fmcentds.staddress_id = staddress.staddress_id and ffmcenter.markfordelete = 0 and shparrange.ffmcenter_id = ffmcentds.ffmcenter_id AND shparrange.store_id = ? order by ffmcenter.name] in v6.0, but constant [select ffmcentds.displayname, ffmcenter.name, staddress.shippinggeocode, ffmcenter.defaultshipoffset, ffmcenter.ffmcenter_id, staddress.zipcode, staddress.address1, staddress.address2, staddress.address3, staddress.state, staddress.country, staddress.taxgeocode, staddress.city, ffmcentds.description, ffmcenter.member_id from ffmcenter, ffmcentds, staddress, shparrange where ffmcenter.ffmcenter_id = ffmcentds.ffmcenter_id and ffmcentds.language_id = ? and ffmcentds.staddress_id = staddress.staddress_id and ffmcenter.markfordelete = 0 and shparrange.ffmcenter_id = ffmcentds.ffmcenter_id AND shparrange.store_id = ? order by ffmcenter.name] in v7.0
Removed
- method com.ibm.commerce.giftregistry.struts.GiftRegistryBaseValidatorActionForm.log(java.lang.String)
- method com.ibm.commerce.giftregistry.struts.GiftRegistryBaseValidatorActionForm.log(java.lang.String, java.lang.Throwable)
Removed
- class com.ibm.commerce.giftregistry.util.ECEncryptionCmdImpl
- interface com.ibm.commerce.giftregistry.util.ECEncryptionCmd
Removed
- field com.ibm.commerce.me.datatype.RequisitionerSessionTable.cacheSize
- method com.ibm.commerce.me.datatype.SupplierCookieTable.setMerchantKey(java.lang.String)
com.ibm.commerce.negotiation.beans
Removed
- method com.ibm.commerce.negotiation.beans.AutoBidDataBean.getMerchantKey()
com.ibm.commerce.negotiation.commands
Removed
- class com.ibm.commerce.negotiation.commands.DataCryptCmdImpl
- interface com.ibm.commerce.negotiation.commands.DataCryptCmd
com.ibm.commerce.payments.plugincontroller
Removed
- constructor com.ibm.commerce.payments.plugincontroller.PPCDataConverter()
com.ibm.commerce.payments.plugincontroller.plugin
Removed
- constructor com.ibm.commerce.payments.plugincontroller.plugin.PaymentsDataHelper()
com.ibm.commerce.ras
Removed
- field com.ibm.commerce.ras.ECMessage._DBG_PERF_BAD_MESSAGE_ACTION
- field com.ibm.commerce.ras.ECMessage._DBG_PERF_BAD_MESSAGE_LENGTH
- field com.ibm.commerce.ras.ECMessage._DBG_PERF_CACHE_REMOVE
- field com.ibm.commerce.ras.ECMessage._DBG_PERF_CLIENT_CLOSED_CONN
- field com.ibm.commerce.ras.ECMessage._DBG_PERF_CONNECTION_GATED
- field com.ibm.commerce.ras.ECMessage._DBG_PERF_CREATING_CONNECTION
- field com.ibm.commerce.ras.ECMessage._DBG_PERF_CREATING_DIRECTORY
- field com.ibm.commerce.ras.ECMessage._DBG_PERF_CREATING_POOL
- field com.ibm.commerce.ras.ECMessage._DBG_PERF_DESTROYING_CONNECTION
- field com.ibm.commerce.ras.ECMessage._ERR_TRANS_U_R_SCREWED
- field com.ibm.commerce.ras.ECMessageKey._DBG_PERF_BAD_MESSAGE_ACTION
- field com.ibm.commerce.ras.ECMessageKey._DBG_PERF_BAD_MESSAGE_LENGTH
- field com.ibm.commerce.ras.ECMessageKey._DBG_PERF_CACHE_REMOVE
- field com.ibm.commerce.ras.ECMessageKey._DBG_PERF_CLIENT_CLOSED_CONN
- field com.ibm.commerce.ras.ECMessageKey._DBG_PERF_CONNECTION_GATED
- field com.ibm.commerce.ras.ECMessageKey._DBG_PERF_CREATING_CONNECTION
- field com.ibm.commerce.ras.ECMessageKey._DBG_PERF_CREATING_DIRECTORY
- field com.ibm.commerce.ras.ECMessageKey._DBG_PERF_CREATING_POOL
- field com.ibm.commerce.ras.ECMessageKey._DBG_PERF_DESTROYING_CONNECTION
- field com.ibm.commerce.ras.ECMessageKey._ERR_TRANS_U_R_SCREWED
com.ibm.commerce.security.commands
Changed
- field com.ibm.commerce.security.commands.LDAPAuthenticationCmd.NAME: constant [com.ibm.commerce.security.commands.LDAPAuthenticationCmd] in v6.0, but not constant in v7.0
- field com.ibm.commerce.security.commands.LDAPAuthenticationCmd.defaultCommandClassName: constant [com.ibm.commerce.security.commands.LDAPAuthenticationCmdImpl] in v6.0, but not constant in v7.0
Removed
- class com.ibm.commerce.security.commands.SecurityCheckCmdImpl
- interface com.ibm.commerce.security.commands.SecurityCheckCmd
- method com.ibm.commerce.security.commands.DBAuthenticationCmd.setMerchantKey(java.lang.String)
- method com.ibm.commerce.security.commands.DBAuthenticationCmdImpl.getMerchantKey()
- method com.ibm.commerce.security.commands.PaymentManagerVerifyCredentialsCmdImpl.getMerchantKey()
com.ibm.commerce.server
Removed
- class com.ibm.commerce.server.ConfigProperties
- class com.ibm.commerce.server.WcsApp
com.ibm.commerce.struts
Removed
- field com.ibm.commerce.struts.BaseAction.ACTION_SERVLET_KEY
- field com.ibm.commerce.struts.BaseAction.APPLICATION_KEY
- field com.ibm.commerce.struts.BaseAction.DATA_SOURCE_KEY
- field com.ibm.commerce.struts.BaseAction.ERROR_KEY
- field com.ibm.commerce.struts.BaseAction.EXCEPTION_KEY
- field com.ibm.commerce.struts.BaseAction.FORM_BEANS_KEY
- field com.ibm.commerce.struts.BaseAction.FORWARDS_KEY
- field com.ibm.commerce.struts.BaseAction.LOCALE_KEY
- field com.ibm.commerce.struts.BaseAction.MAPPINGS_KEY
- field com.ibm.commerce.struts.BaseAction.MAPPING_KEY
- field com.ibm.commerce.struts.BaseAction.MESSAGES_KEY
- field com.ibm.commerce.struts.BaseAction.MESSAGE_KEY
- field com.ibm.commerce.struts.BaseAction.MULTIPART_KEY
- field com.ibm.commerce.struts.BaseAction.PLUG_INS_KEY
- field com.ibm.commerce.struts.BaseAction.REQUEST_PROCESSOR_KEY
- field com.ibm.commerce.struts.BaseAction.SERVLET_KEY
- field com.ibm.commerce.struts.BaseAction.TRANSACTION_TOKEN_KEY
- method com.ibm.commerce.struts.BaseAction.getResources()
- method com.ibm.commerce.struts.BaseAction.perform(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.ServletRequest, javax.servlet.ServletResponse)
- method com.ibm.commerce.struts.BaseAction.perform(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
- method com.ibm.commerce.struts.BaseAction.toHex(byte[])
- method com.ibm.commerce.struts.ECActionMapping.getApplicationConfig()
- method com.ibm.commerce.struts.ECActionMapping.setApplicationConfig(org.apache.struts.config.ModuleConfig)
com.ibm.commerce.struts.migration
Removed
- package com.ibm.commerce.struts.migration
com.ibm.commerce.telesales.messaging.bodreply
Changed
- field com.ibm.commerce.telesales.messaging.bodreply.AcknowledgeLogon.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.AcknowledgeLogon] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.AcknowledgeLogon.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.AcknowledgeLogon] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.Comment.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.Comment] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.Comment.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.Comment] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmComment.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ConfirmComment] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmComment.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ConfirmComment] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmCustomer.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ConfirmCustomer] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmCustomer.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.CreateCustomer] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmOrganization.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ConfirmOrganization] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmOrganization.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ConfirmOrganization] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.Organization] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmQuote.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.telesales.messaging.bodreply.ConfirmQuote] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmQuote.CLASS_NAME: constant [com.ibm.commerce.telesales.messaging.bodreply.ConfirmQuote] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmQuoteComment.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ConfirmQuoteComment] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmQuoteComment.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ConfirmQuoteComment] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmReturn.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ConfirmReturn] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmReturn.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ConfirmReturn] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmSalesOrder.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ConfirmSalesOrder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmSalesOrder.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ConfirmSalesOrder] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmSalesOrderComment.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ConfirmSalesOrderComment] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmSalesOrderComment.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ConfirmOrderComment] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmTickler.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ConfirmTickler] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ConfirmTickler.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ConfirmTickler] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.Customer.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.telesales.messaging.bodreply.Customer] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.Customer.CLASS_NAME: constant [com.ibm.commerce.telesales.messaging.bodreply.Customer] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.OrderBase.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.telesales.messaging.bodreply.OrderBase] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.OrderBase.CLASS_NAME: constant [com.ibm.commerce.telesales.messaging.bodreply.OrderBase] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.Quote.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.telesales.messaging.bodreply.Quote] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.Quote.CLASS_NAME: constant [com.ibm.commerce.telesales.messaging.bodreply.Quote] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.QuoteComment.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.QuoteComment] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.QuoteComment.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.QuoteComment] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.Return.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.telesales.messaging.bodreply.Return] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.Return.CLASS_NAME: constant [com.ibm.commerce.telesales.messaging.bodreply.Return] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ReturnReceipt.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.telesales.messaging.bodreply.ReturnReceipt] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ReturnReceipt.CLASS_NAME: constant [com.ibm.commerce.telesales.messaging.bodreply.ReturnReceipt] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.SalesContainerComment.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.SalesContainerComment] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.SalesContainerComment.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.SalesContainerComment] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.SalesOrder.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.telesales.messaging.bodreply.SalesOrder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.SalesOrder.CLASS_NAME: constant [com.ibm.commerce.telesales.messaging.bodreply.SalesOrder] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.SalesOrderComment.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.SalesOrderComment] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.SalesOrderComment.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.OrderComment] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowComment.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowComment] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowComment.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowComment] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowCountry.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowCountry] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowCountry.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowCountry] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowCustomer.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.telesales.messaging.bodreply.ShowCustomer] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowCustomer.CLASS_NAME: constant [com.ibm.commerce.telesales.messaging.bodreply.ShowCustomer] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowElectronicCatalog.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowElectronicCatalog] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowElectronicCatalog.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowElectronicCatalog] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ElectronicCatalog] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowInventoryBalance.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowInventoryBalance] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowInventoryBalance.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowInventoryBalance] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.InventoryBalance] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowOrganization.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowOrganization] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowOrganization.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowOrganization] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.Organization] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowQuote.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.telesales.messaging.bodreply.ShowQuote] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowQuote.CLASS_NAME: constant [com.ibm.commerce.telesales.messaging.bodreply.ShowQuote] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowQuoteComment.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowQuoteComment] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowQuoteComment.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowQuoteComment] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowReturn.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.telesales.messaging.bodreply.ShowReturn] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowReturn.CLASS_NAME: constant [com.ibm.commerce.telesales.messaging.bodreply.ShowReturn] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowReturnReceipt.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.telesales.messaging.bodreply.ShowReturnReceipt] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowSalesOrder.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.telesales.messaging.bodreply.ShowSalesOrder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowSalesOrder.CLASS_NAME: constant [com.ibm.commerce.telesales.messaging.bodreply.IShowSalesOrder] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowSalesOrderComment.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowSalesOrderComment] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowSalesOrderComment.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowOrderComment] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowStore.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.telesales.messaging.bodreply.ShowStore] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowStore.CLASS_NAME: constant [com.ibm.commerce.telesales.messaging.bodreply.ShowStore] in v6.0, but constant [com.ibm.commerce.telesales.messaging.bodreply.Store] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowTickler.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowTickler] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowTickler.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ShowTickler] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowTicklerAssignee.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.telesales.messaging.bodreply.ShowTicklerAssignee] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.ShowTicklerAssignee.CLASS_NAME: constant [com.ibm.commerce.telesales.messaging.bodreply.ShowTicklerAssignee] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.Tickler.CLASSNAME: constant [com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.Tickler] in v7.0
- field com.ibm.commerce.telesales.messaging.bodreply.Tickler.CLASS_NAME: constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.Tickler] in v6.0, but constant [com.ibm.commerce.messaging.telesales.messaging.bodreply.ITelesalesResponseBuilder] in v7.0
- method com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderImpl.getNumberFormat(): type java.text.NumberFormat in v6.0, but type com.ibm.icu.text.NumberFormat in v7.0
Removed
- field com.ibm.commerce.telesales.messaging.bodreply.TelesalesResponseBuilderFactory.CLASS_NAME
com.ibm.commerce.tools.campaigns
Changed
- class com.ibm.commerce.tools.campaigns.CampaignInitiativeContext: implements com.ibm.commerce.rules.InvocationContext in v6.0, but does not implement com.ibm.commerce.rules.InvocationContext in v7.0
Removed
- field com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl._invokePersonalizationRuleServiceCommand
- method com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl.getInvokePersonalizationRuleServiceCommand()
com.ibm.commerce.tools.collaboration.workspaces.beans
Removed
- package com.ibm.commerce.tools.collaboration.workspaces.beans
com.ibm.commerce.tools.epromotion
Removed
- method com.ibm.commerce.tools.epromotion.RLPromotion.generatePromotionLevelSpecificRuleXML()
- method com.ibm.commerce.tools.epromotion.RLPromotion.generatePromotionSpecificRuleXML()
- method com.ibm.commerce.tools.epromotion.RLPromotion.generateRuleXML()
- method com.ibm.commerce.tools.epromotion.RLPromotion.populateFrom(java.lang.String)
- method com.ibm.commerce.tools.epromotion.RLPromotion.populatePromotionLevelSpecificDataFrom(java.lang.String)
- method com.ibm.commerce.tools.epromotion.RLPromotion.populatePromotionSpecificDataFrom(java.lang.String)
- method com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration.createSocket(org.w3c.dom.Node)
- method com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration.getDeBlaze()
- method com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration.parseConfigFile(java.lang.String, java.lang.String)
- method com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration.parseDeploymentConfigFile(java.lang.String)
- method com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration.registerPromotionType(org.w3c.dom.Node, java.lang.String)
- method com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration.setDeBlaze(boolean)
com.ibm.commerce.tools.epromotion.commands
Removed
- class com.ibm.commerce.tools.epromotion.commands.DeployRLPromotionCmdImpl
- interface com.ibm.commerce.tools.epromotion.commands.DeployRLPromotionCmd
- method com.ibm.commerce.tools.epromotion.commands.RLPromotionDeleteControllerCmdImpl.deploy()
- method com.ibm.commerce.tools.epromotion.commands.RLPromotionPublishControllerCmdImpl.deploy()
- method com.ibm.commerce.tools.epromotion.commands.RLPromotionSaveControllerCmdImpl.deploy()
com.ibm.commerce.tools.epromotion.util
Removed
- method com.ibm.commerce.tools.epromotion.util.EproUtil.isNonBlaze()
com.ibm.commerce.tools.promotions
Removed
- class com.ibm.commerce.tools.promotions.CreateDiscountCmdImpl
- class com.ibm.commerce.tools.promotions.DiscountCalculationCodeListBean
- class com.ibm.commerce.tools.promotions.DiscountChooseListBean
- class com.ibm.commerce.tools.promotions.DiscountChooseListQuickSortCompare
- class com.ibm.commerce.tools.promotions.DiscountChooseListRow
- class com.ibm.commerce.tools.promotions.DiscountDetailsBean
- class com.ibm.commerce.tools.promotions.DiscountSaveCmdImpl
- class com.ibm.commerce.tools.promotions.ECPromotionsMessage
- class com.ibm.commerce.tools.promotions.PromotionChooseCmdImpl
- class com.ibm.commerce.tools.promotions.PromotionDynamicListBean
- class com.ibm.commerce.tools.promotions.PromotionPublishCmdImpl
- interface com.ibm.commerce.tools.promotions.CreateDiscountCmd
- interface com.ibm.commerce.tools.promotions.DiscountSaveCmd
- interface com.ibm.commerce.tools.promotions.ECPromotionsConstants
- interface com.ibm.commerce.tools.promotions.ECPromotionsMessageKey
- interface com.ibm.commerce.tools.promotions.PromotionChooseCmd
- interface com.ibm.commerce.tools.promotions.PromotionPublishCmd
com.ibm.commerce.tools.promotions.beansrc
Removed
- class com.ibm.commerce.tools.promotions.beansrc.DiscountCalculationCodeListBeanBase
- class com.ibm.commerce.tools.promotions.beansrc.DiscountChooseListBeanBase
- class com.ibm.commerce.tools.promotions.beansrc.DiscountDetailsBeanBase
com.ibm.commerce.user.beans
Removed
- interface com.ibm.commerce.user.beans.PolicyAccountLockoutInputDataBean
com.ibm.commerce.user.objects
Changed: 25 fields.
com.ibm.commerce.usermanagement.commands
Changed
- field com.ibm.commerce.usermanagement.commands.OrganizationSetInSessionCmd.NAME: constant [com.ibm.commerce.contract.commands.OrganizationSetInSessionCmd] in v6.0, but constant [com.ibm.commerce.usermanagement.commands.OrganizationSetInSessionCmd] in v7.0
- field com.ibm.commerce.usermanagement.commands.OrganizationSetInSessionCmd.defaultCommandClassName: constant [com.ibm.commerce.contract.commands.OrganizationSetInSessionCmdCmdImpl] in v6.0, but constant [com.ibm.commerce.usermanagement.commands.OrganizationSetInSessionCmdCmdImpl] in v7.0
Removed
- field com.ibm.commerce.usermanagement.commands.ECUserConstants.EC_WMM_EJB_NAME
- field com.ibm.commerce.usermanagement.commands.ECUserConstants.EC_WMM_IS_LOCAL
- field com.ibm.commerce.usermanagement.commands.ECUserConstants.EC_WMM_IS_REMOTE
- field com.ibm.commerce.usermanagement.commands.ECUserConstants.EC_WMM_PROVIDER_URL
- field com.ibm.commerce.usermanagement.commands.ECUserConstants.EC_WMM_REMOTE_FLAG
- field com.ibm.commerce.usermanagement.commands.ECUserConstants.WMM_PROXY_EJB_NAME
- field com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl.EC_WMM_EJB_NAME
- field com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl.EC_WMM_IS_LOCAL
- field com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl.EC_WMM_IS_REMOTE
- field com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl.EC_WMM_PROVIDER_URL
- field com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl.EC_WMM_REMOTE_FLAG
- field com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl.WMM_PROXY_EJB_NAME