|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.ram.client.RAMComment
public class RAMComment
Represents a comment that is added to the state history of an asset
| Constructor Summary | |
|---|---|
RAMComment()
Default constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getBody()
Returns the body of the comment |
protected Comment |
getInternalComment()
|
RAMStateHistory |
getStateHistory()
|
RAMUser |
getUser()
|
void |
setBody(java.lang.String body)
Set the body of the comment |
protected void |
setInternalComment(Comment comment)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RAMComment()
| Method Detail |
|---|
protected Comment getInternalComment()
protected void setInternalComment(Comment comment)
comment - The fComment to set.public java.lang.String getBody()
public void setBody(java.lang.String body)
public RAMStateHistory getStateHistory()
public RAMUser getUser()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||