|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper | +--com.ibm.commerce.tools.catalog.util.ItemCreateHelper
ItemCreateHelper can be used to create a SKU.
Fields inherited from class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper |
CLASS_NAME, idField3, ihashAttrValues, ihashCatentryShipping, ihashDiscount, ihashSalesTax, ihashShippingMode, ihashShippingTax, inAvailable, inBuyable, inCatalogGroupId, inCatalogId, inCatentryId, inDescLanguage, inField1, inField2, inMarkfordelete, inMemberId, inOnauction, inOnspecial, inProductId, inPublished, istrAuxDescription1, istrAuxDescription2, istrCatenttypeId, istrCatEntURL, istrField4, istrField5, istrFullimage, istrLongDescription, istrMfname, istrMfpartnumber, istrName, istrPartnumber, istrShortDescription, istrStoreId, istrThumbnail, istrXMLdetail, itmAvailabilitydate, itmLastupdate, m_cmdContext |
Constructor Summary | |
ItemCreateHelper()
|
Method Summary | |
static void |
copyPricesFromProduct(java.lang.Long nProductId,
java.lang.Long nSKUId,
CommandContext cmdContext)
Copy pricing information from parent product |
void |
createItem(CommandContext cmdContext)
Creates an Item after setting all properties |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ItemCreateHelper()
Method Detail |
public static void copyPricesFromProduct(java.lang.Long nProductId, java.lang.Long nSKUId, CommandContext cmdContext)
public void createItem(CommandContext cmdContext) throws ECException, javax.ejb.CreateException, javax.ejb.FinderException, javax.ejb.RemoveException, javax.naming.NamingException, java.rmi.RemoteException, CatalogToolException, java.lang.Exception
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |