	/**
	 * delete YYYY
	 *@param  key Key
	 *@param  parent ${top_bo_name}
	*/
	public void delete${child_bo_name}(${top_bo_name} parent, String key) throws BOException;