public interface MBListDisplayContext extends MBDisplayContext
| Modifier and Type | Method and Description |
|---|---|
int |
getCategoryEntriesDelta() |
int |
getThreadEntriesDelta() |
boolean |
isShowMyPosts() |
boolean |
isShowRecentPosts() |
boolean |
isShowSearch() |
void |
populateCategoriesResultsAndTotal(SearchContainer searchContainer) |
void |
populateThreadsResultsAndTotal(SearchContainer searchContainer) |
void |
setCategoryEntriesDelta(SearchContainer searchContainer) |
void |
setThreadEntriesDelta(SearchContainer searchContainer) |
getUuidint getCategoryEntriesDelta()
int getThreadEntriesDelta()
boolean isShowMyPosts()
boolean isShowRecentPosts()
boolean isShowSearch()
void populateCategoriesResultsAndTotal(SearchContainer searchContainer) throws PortalException
PortalExceptionvoid populateThreadsResultsAndTotal(SearchContainer searchContainer) throws PortalException
PortalExceptionvoid setCategoryEntriesDelta(SearchContainer searchContainer)
void setThreadEntriesDelta(SearchContainer searchContainer)