	// Constants for Naming Service
	private static final String BO_LIST_NAME
		= BOList.class.getName();

	private static final String ${top_constant_name}
		= ${top_bo_name}.class.getName();