	/**
	 * update XXXX
	 *@param object ${top_bo_name}
	*/
	public void update${top_bo_name}(${top_bo_name} object) throws BOException;