com.ibm.commerce.tools.catalog.util
Class ItemGenerateHelper
java.lang.Object
com.ibm.commerce.tools.catalog.util.ItemGenerateHelper
- public class ItemGenerateHelper
- extends java.lang.Object
ItemGenerateHelper can be used to generate all possible SKUs for a product.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemGenerateHelper
public ItemGenerateHelper()
generateItem
public void generateItem(java.lang.Long nProductId,
CommandContext cmdContext)
throws ECException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.ejb.RemoveException,
javax.naming.NamingException,
java.rmi.RemoteException,
CatalogToolException,
java.sql.SQLException
- Generates all possible SKUs for a product
-
- Throws:
- ECException
- javax.ejb.CreateException
- javax.ejb.FinderException
- javax.ejb.RemoveException
- javax.naming.NamingException
- java.rmi.RemoteException
- CatalogToolException
- java.sql.SQLException
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.