|
7.0 Action Request System Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.remedy.arsys.api.DiaryInfo
The DiaryInfo class is used to retrieve
information about change diary fields.
| Constructor Summary | |
DiaryInfo(AccessNameID user,
java.lang.String diaryString,
Timestamp ts)
|
|
| Method Summary | |
java.lang.Object |
clone()
Clone implementation that returns an Object with data cloned from self. |
java.lang.String |
getDiaryInfo()
Returns contents of diary field. |
Timestamp |
getTimestamp()
Returns timestamp of diary Info. |
AccessNameID |
getUser()
Returns AccessNameID of user. |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DiaryInfo(AccessNameID user,
java.lang.String diaryString,
Timestamp ts)
| Method Detail |
public AccessNameID getUser()
AccessNameID of user.
public Timestamp getTimestamp()
public java.lang.String getDiaryInfo()
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException
|
7.0 Action Request System Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||