public class ThreadEntry extends Object implements Serializable
Constructor and Description |
---|
ThreadEntry(DocumentModel comment,
int depth) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
DocumentModel |
getComment() |
int |
getDepth() |
String |
getId() |
int |
hashCode() |
void |
setComment(DocumentModel comment)
Deprecated.
|
void |
setDepth(int depth)
Deprecated.
|
public ThreadEntry(DocumentModel comment, int depth)
public DocumentModel getComment()
@Deprecated public void setComment(DocumentModel comment)
public int getDepth()
@Deprecated public void setDepth(int depth)
public String getId()
Copyright © 2011 Nuxeo SA. All Rights Reserved.