updateItem
public void updateItem(CommandContext cmdContext)
throws ECException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.ejb.RemoveException,
javax.naming.NamingException,
java.rmi.RemoteException,
CatalogToolException
Updates an Item after setting all properties. The command CatalogEntryUpdateCmd is used.
- Parameters:
- cmdContext - The CommandContext.
- Throws:
- ECException - If CatalogEntryUpdateCmd fails.
- javax.ejb.CreateException - In the execution of the method, a CreateException occurs.
- javax.ejb.FinderException - In the execution of the method, a FinderException occurs.
- javax.ejb.RemoveException - In the execution of the method, a RemoveException occurs.
- javax.naming.NamingException - In the execution of the method, a NamingException occurs.
- java.rmi.RemoteException - In the execution of the method, a RemoteException occurs.
- CatalogToolException - If we cannot update the attribute values or the shipping.