|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Comment
a free text comment that can be made to an Execution or a task.
This class also supports threaded discussions with the parent-child relation.
| Method Summary | |
|---|---|
long |
getDbid()
the meaningless database primary key |
String |
getMessage()
the actual message. |
Date |
getTime()
time that specifies when the comment was made |
String |
getUserId()
the id of the user that made this comment. |
| Methods inherited from interface org.ow2.orchestra.pvm.model.Discussable |
|---|
createComment, getComments, removeComment |
| Method Detail |
|---|
long getDbid()
String getUserId()
String getMessage()
Date getTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||