|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.orchestra.conversation.CurrentConversationInfo
public class CurrentConversationInfo
Holds various info about the current conversation.
Constructor Summary | |
---|---|
CurrentConversationInfo(Conversation conversation,
java.lang.String beanName)
|
Method Summary | |
---|---|
java.lang.String |
getBeanName()
The bean name. |
Conversation |
getConversation()
The conversation the bean is associated with. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CurrentConversationInfo(Conversation conversation, java.lang.String beanName)
Method Detail |
---|
public Conversation getConversation()
public java.lang.String getBeanName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |