|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.core.ConversationList
@Scope(value=STATELESS) @Name(value="org.jboss.seam.core.conversationListFactory") @Install(precedence=0) @BypassInterceptors public class ConversationList
Factory for the conversation list
| Constructor Summary | |
|---|---|
ConversationList()
|
|
| Method Summary | |
|---|---|
protected java.util.List<ConversationEntry> |
createConversationEntryList()
|
java.util.List<ConversationEntry> |
getConversationEntryList()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConversationList()
| Method Detail |
|---|
protected java.util.List<ConversationEntry> createConversationEntryList()
@Factory(value="org.jboss.seam.core.conversationList",
autoCreate=true,
scope=PAGE)
public java.util.List<ConversationEntry> getConversationEntryList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||