	/**
	 * get Child BOList
	 *@param parent ${top_bo_name}
	 *@return BOList
	*/
	public BOList get${child_bo_name}s(${top_bo_name} parent) throws BOException;