java - What is the difference between OrderItemAddCmd vs. OrderItemUpdateCmd? -


for ibm's websphere commerce, distinguishing differences between these 2 commands? share orderitembasecmd , lot of same things.

from documentation on orderitemupdate:

"this command can orderitemadd command can do. in addition, can update products , items in existing order list.".

http://pic.dhe.ibm.com/infocenter/wchelp/v7r0m0/index.jsp?topic=%2fcom.ibm.commerce.developer.doc%2frefs%2frosorderitemupdate.htm


Comments

Popular posts from this blog

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -