public class ItemUpdateHelper extends CatalogEntryCreateUpdateHelper
CLASS_NAME| Constructor and Description |
|---|
ItemUpdateHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
updateItem(CommandContext cmdContext)
Updates an Item after setting all properties.
|
findAttributeValueId, findSKUByAttrValue, flushEJB, getAttributeValues, getAuxDescription1, getAuxDescription2, getAvailabilityDate, getAvailable, getAvailablitydate, getBuyable, getCatalogGroupId, getCatalogId, getCatentryId, getCatentryShippingInfo, getCatenttypeId, getCatEntURL, getCommandContext, getDescLanguage, getDiscontinueDate, getDiscount, getEndDate, getEndOfServiceDate, getField1, getField2, getField3, getField4, getField5, getFullimage, getLastOrderDate, getLastupdate, getLongDescription, getMarkfordelete, getMemberId, getMfname, getMfpartnumber, getName, getOnauction, getOnspecial, getPartnumber, getProductId, getPublished, getSalesTax, getShippingMode, getShippingTax, getShortDescription, getStartDate, getStoreDefaultLanguage, getStoreId, getThumbnail, getXMLdetail, hasAttribute, hasAttribute, hasChildCatentry, hasPrices, hasPrices, isDuplicatedAttrValue, isExistingSKUCode, refreshCalcCodeRegistry, refreshRegistry, reset, setAttributeValues, setAuxdescription1, setAuxdescription2, setAvailabilitydate, setAvailabilityDate, setAvailable, setBuyable, setCatalogGroupId, setCatalogId, setCatentryId, setCatentryShipping, setCatenttypeId, setCatEntURL, setCommandContext, setDescLanguage, setDiscontinueDate, setDiscount, setEndDate, setEndOfServiceDate, setField1, setField2, setField3, setField4, setField5, setFullimage, setLastOrderDate, setLastupdate, setLongdescription, setMarkfordelete, setMemberId, setMfname, setMfpartnumber, setName, setOnauction, setOnspecial, setPartnumber, setProductId, setPublished, setSalesTax, setShippingMode, setShippingTax, setShortdescription, setStartDate, setStoreId, setThumbnail, setXMLdetailpublic void updateItem(CommandContext cmdContext) throws ECException, javax.ejb.RemoveException, CatalogToolException
CatalogEntryUpdateCmd is used.cmdContext - The CommandContext.ECException - If CatalogEntryUpdateCmd fails.javax.ejb.RemoveException - In the execution of the method, a RemoveException occurs.CatalogToolException - If we cannot update the attribute values or the shipping.