com.ibm.commerce.tools.catalog.util
Class ItemDeleteHelper
java.lang.Object
com.ibm.commerce.tools.catalog.util.CatalogEntryDeleteHelper
com.ibm.commerce.tools.catalog.util.ItemDeleteHelper
- public class ItemDeleteHelper
- extends CatalogEntryDeleteHelper
ItemDeleteHelper can be used to delete a SKU.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemDeleteHelper
public ItemDeleteHelper()
deleteItem
public void deleteItem(java.lang.Long nItemId,
CommandContext cmdContext)
throws ECException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.ejb.RemoveException,
javax.naming.NamingException,
java.rmi.RemoteException,
CatalogToolException
- Delete a SKU.
-
- Throws:
- ECException
- javax.ejb.CreateException
- javax.ejb.FinderException
- javax.ejb.RemoveException
- javax.naming.NamingException
- java.rmi.RemoteException
- CatalogToolException
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.