@@ -89,5 +89,7 @@ public class Conference implements Serializable {
private String manual;
+ private Long introductionId;
+
}