|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAbstractBean
com.softwarereality.forum.LatestMessageForumBean
com.softwarereality.forum.lazy.LazyLatestMessageForumBean
THIS FILE IS CODE GENERATED. LazyLatestMessageForumBean.java
LatestMessageForum,
LatestMessageForumBean,
Serialized Form| Field Summary |
| Fields inherited from class com.softwarereality.forum.LatestMessageForumBean |
forum, lastMessageDateTime, validator |
| Constructor Summary | |
LazyLatestMessageForumBean()
|
|
| Method Summary | |
java.lang.Object |
_getForumID()
Get the forumID. |
void |
_setForumID(java.lang.Object _forumID)
Set the forumID. |
java.lang.Object |
clone()
Clone the LazyLatestMessageForumBean. |
Forum |
getForum()
Get the Forum. |
boolean |
listRelations(java.util.List list,
int type)
List the related beans. |
void |
setForum(Forum forum)
Set the Forum. |
| Methods inherited from class com.softwarereality.forum.LatestMessageForumBean |
_postCommit, getInterface, getLastMessageDateTime, getLatestMessageForumValidator, getPrimaryKey, setLastMessageDateTime, toString |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public LazyLatestMessageForumBean()
| Method Detail |
public java.lang.Object _getForumID()
public void _setForumID(java.lang.Object _forumID)
throws ValidationException
ValidationExceptionpublic Forum getForum()
LatestMessageForum
getForum in interface LatestMessageForumgetForum in class LatestMessageForumBeanLatestMessageForum.getForum()
public void setForum(Forum forum)
throws ValidationException
LatestMessageForum
setForum in interface LatestMessageForumsetForum in class LatestMessageForumBeanValidationExceptionLatestMessageForum.setForum( Forum forum )
public boolean listRelations(java.util.List list,
int type)
throws ValidationException
listRelations in class LatestMessageForumBeanValidationExceptionpublic java.lang.Object clone()
clone in interface LatestMessageForumclone in class LatestMessageForumBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||