|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
THIS FILE IS CODE GENERATED. LatestMessageForum.java
LatestMessageForumHome,
LatestMessageForumSession,
LatestMessageForumValidator,
LatestMessageForumBean,
LazyLatestMessageForumBean| Method Summary | |
java.lang.Object |
clone()
Clone bean without throwing an Exception. |
Forum |
getForum()
Get the Forum. |
java.util.Date |
getLastMessageDateTime()
Get the Last Message Date Time. |
void |
setForum(Forum forum)
Set the Forum. |
void |
setLastMessageDateTime(java.util.Date lastMessageDateTime)
Set the Last Message Date Time. |
| Method Detail |
public Forum getForum()
public void setForum(Forum forum)
throws ValidationException
forum - The value to set.
ValidationException - If there was a problem validating the value.LatestMessageForumValidatorpublic java.util.Date getLastMessageDateTime()
public void setLastMessageDateTime(java.util.Date lastMessageDateTime)
throws ValidationException
lastMessageDateTime - The value to set.
ValidationException - If there was a problem validating the value.LatestMessageForumValidatorpublic java.lang.Object clone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||