	/**
	 * lookup XXXX
	 *@param key Key
	 *@return ${top_bo_name}
	*/
	public ${top_bo_name} lookup${top_bo_name}(String key) throws BOException;