|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAbstractBean
com.softwarereality.forum.MessageBean
com.softwarereality.forum.lazy.LazyMessageBean
THIS FILE IS CODE GENERATED. LazyMessageBean.java
Message,
MessageBean,
Serialized Form| Field Summary |
| Fields inherited from class com.softwarereality.forum.MessageBean |
createDateTime, forum, forumUser, ip, location, msgBody, msgID, msgTitle, validator |
| Constructor Summary | |
LazyMessageBean()
|
|
| Method Summary | |
java.lang.Object |
_getForumID()
Get the forumID. |
void |
_setForumID(java.lang.Object _forumID)
Set the forumID. |
java.lang.Object |
clone()
Clone the LazyMessageBean. |
Forum |
getForum()
Get the Forum. |
boolean |
listRelations(java.util.List list,
int type)
List the related beans. |
void |
postCommit()
Clear the beans from their _removed lists, if they have been saved |
void |
setForum(Forum forum)
Set the Forum. |
| Methods inherited from class com.softwarereality.forum.MessageBean |
_postCommit, detach, getCreateDateTime, getForumUser, getInterface, getIp, getLocation, getMessageValidator, getMsgBody, getMsgID, getMsgTitle, getPrimaryKey, setCreateDateTime, setForumUser, setIp, setLocation, setMsgBody, setMsgID, setMsgTitle, toString |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public LazyMessageBean()
| Method Detail |
public java.lang.Object _getForumID()
public void _setForumID(java.lang.Object _forumID)
throws ValidationException
ValidationExceptionpublic Forum getForum()
Message
getForum in interface MessagegetForum in class MessageBeanMessage.getForum()
public void setForum(Forum forum)
throws ValidationException
Message
setForum in interface MessagesetForum in class MessageBeanValidationExceptionMessage.setForum( Forum forum )
public boolean listRelations(java.util.List list,
int type)
throws ValidationException
listRelations in class MessageBeanValidationExceptionpublic void postCommit()
public java.lang.Object clone()
clone in interface Messageclone in class MessageBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||