working on struts/hibernate for content-admin
[mir.git] / source / mir / core / model / Topic.java
index 872bae8..3086787 100755 (executable)
@@ -41,9 +41,9 @@ import org.apache.commons.lang.builder.ToStringBuilder;
 /**
  * TopicStub
  * @author idefix
- * @version $Id: Topic.java,v 1.5 2003/09/30 19:52:03 idfx Exp $
+ * @version $Id: Topic.java,v 1.6 2003/12/20 20:27:09 idfx Exp $
  */
-public class Topic implements Serializable {
+public class Topic implements Serializable, ITopic {
        /** identifier field */
        private Integer id;
        /** persistent field */