generateItem
public void generateItem(java.lang.Long nProductId,
CommandContext cmdContext)
throws ECException,
javax.ejb.RemoveException,
CatalogToolException
Generates all possible SKUs for a product
- Parameters:
nProductId - The product ID.
cmdContext - The CommandContext.
- Throws:
ECException - If the ItemCreateHelper fails.
javax.ejb.RemoveException - In the execution of the method, a RemoveException occurs.
CatalogToolException - If 1) an attribute has not attribute values or 2) we cannot generate or update the items.