git-svn-id: svn://svn.dsv.su.se/scipro/scipro/trunk@268 73ecded7-942e-4092-bab0-0e58ef0ee984
This commit is contained in:
joha-asc 2011-03-01 15:11:22 +00:00
parent 5aa0a95ad9
commit 3a842be5d1

@ -41,8 +41,7 @@ public class CommentThread extends DomainObject{
*/
@Override
public Long getId() {
// TODO Auto-generated method stub
return null;
return id;
}
public String getClassName() {