@Scope(value=STATELESS) @Name(value="org.jboss.seam.core.conversationListFactory") @Install(precedence=10) @BypassInterceptors public class TideConversationList extends ConversationList
| Constructor and Description |
|---|
TideConversationList() |
| Modifier and Type | Method and Description |
|---|---|
List<ConversationEntry> |
getConversationEntryList()
TODO Check if we should use another method ?
|
createConversationEntryListpublic TideConversationList()
@Factory(value="org.granite.tide.conversationList", autoCreate=true, scope=EVENT) public List<ConversationEntry> getConversationEntryList()
getConversationEntryList in class ConversationList