|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAbstractClassContext
com.softwarereality.forum.ForumContext
THIS FILE IS CODE GENERATED. ForumContext.java
| Field Summary | |
static java.lang.String |
DEFAULT_SOURCE
|
| Constructor Summary | |
protected |
ForumContext()
|
| Method Summary | |
static ForumContext |
getDefault()
|
Forum |
getForumBean()
Get the ForumBean for the Context. |
ForumHome |
getForumHome()
Get the ForumHome for the Context. |
ForumHome |
getForumHome(java.lang.Object key)
Get the ForumHome for the Context, with a key. |
ForumSession |
getForumSession()
Get the ForumSession for the Context. |
ForumSession |
getForumSession(java.lang.Object key)
Get the ForumSession for the Context, with a key. |
ForumValidator |
getForumValidator()
Get the ForumValidator for the Context. |
LatestMessageForum |
getLatestMessageForumBean()
Get the LatestMessageForumBean for the Context. |
LatestMessageForumHome |
getLatestMessageForumHome()
Get the LatestMessageForumHome for the Context. |
LatestMessageForumHome |
getLatestMessageForumHome(java.lang.Object key)
Get the LatestMessageForumHome for the Context, with a key. |
LatestMessageForumSession |
getLatestMessageForumSession()
Get the LatestMessageForumSession for the Context. |
LatestMessageForumSession |
getLatestMessageForumSession(java.lang.Object key)
Get the LatestMessageForumSession for the Context, with a key. |
LatestMessageForumValidator |
getLatestMessageForumValidator()
Get the LatestMessageForumValidator for the Context. |
Message |
getMessageBean()
Get the MessageBean for the Context. |
MessageHome |
getMessageHome()
Get the MessageHome for the Context. |
MessageHome |
getMessageHome(java.lang.Object key)
Get the MessageHome for the Context, with a key. |
MessageSession |
getMessageSession()
Get the MessageSession for the Context. |
MessageSession |
getMessageSession(java.lang.Object key)
Get the MessageSession for the Context, with a key. |
MessageValidator |
getMessageValidator()
Get the MessageValidator for the Context. |
Forum |
newForumBean()
Create the ForumBean for the Context. |
ForumHome |
newForumHome()
Create the ForumHome for the Context. |
ForumSession |
newForumSession()
Create the ForumSession for the Context. |
ForumValidator |
newForumValidator()
Create the ForumValidator for the Context. |
LatestMessageForum |
newLatestMessageForumBean()
Create the LatestMessageForumBean for the Context. |
LatestMessageForumHome |
newLatestMessageForumHome()
Create the LatestMessageForumHome for the Context. |
LatestMessageForumSession |
newLatestMessageForumSession()
Create the LatestMessageForumSession for the Context. |
LatestMessageForumValidator |
newLatestMessageForumValidator()
Create the LatestMessageForumValidator for the Context. |
Message |
newMessageBean()
Create the MessageBean for the Context. |
MessageHome |
newMessageHome()
Create the MessageHome for the Context. |
MessageSession |
newMessageSession()
Create the MessageSession for the Context. |
MessageValidator |
newMessageValidator()
Create the MessageValidator for the Context. |
protected UserTransaction |
newUserTransaction()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static java.lang.String DEFAULT_SOURCE
| Constructor Detail |
protected ForumContext()
| Method Detail |
public static ForumContext getDefault()
protected UserTransaction newUserTransaction()
throws java.lang.Exception
java.lang.Exceptionpublic Forum getForumBean()
public Message getMessageBean()
public LatestMessageForum getLatestMessageForumBean()
public Forum newForumBean()
public Message newMessageBean()
public LatestMessageForum newLatestMessageForumBean()
public ForumValidator getForumValidator()
public MessageValidator getMessageValidator()
public LatestMessageForumValidator getLatestMessageForumValidator()
public ForumValidator newForumValidator()
public MessageValidator newMessageValidator()
public LatestMessageForumValidator newLatestMessageForumValidator()
public ForumHome getForumHome()
public ForumHome getForumHome(java.lang.Object key)
public MessageHome getMessageHome()
public MessageHome getMessageHome(java.lang.Object key)
public LatestMessageForumHome getLatestMessageForumHome()
public LatestMessageForumHome getLatestMessageForumHome(java.lang.Object key)
public ForumHome newForumHome()
public MessageHome newMessageHome()
public LatestMessageForumHome newLatestMessageForumHome()
public ForumSession getForumSession()
public ForumSession getForumSession(java.lang.Object key)
public MessageSession getMessageSession()
public MessageSession getMessageSession(java.lang.Object key)
public LatestMessageForumSession getLatestMessageForumSession()
public LatestMessageForumSession getLatestMessageForumSession(java.lang.Object key)
public ForumSession newForumSession()
public MessageSession newMessageSession()
public LatestMessageForumSession newLatestMessageForumSession()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||