public interface WikiListPagesDisplayContext extends WikiDisplayContext
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEmptyResultsMessage() |
Menu |
getMenu(WikiPage wikiPage) |
void |
populateResultsAndTotal(SearchContainer<WikiPage> searchContainer) |
getUuidjava.lang.String getEmptyResultsMessage()
Menu getMenu(WikiPage wikiPage) throws PortalException
PortalExceptionvoid populateResultsAndTotal(SearchContainer<WikiPage> searchContainer) throws PortalException
PortalException