public class KBCommentResultRowSplitter
extends java.lang.Object
implements com.liferay.portal.kernel.dao.search.ResultRowSplitter
| Constructor and Description |
|---|
KBCommentResultRowSplitter(KBSuggestionListDisplayContext kbSuggestionListDisplayContext,
java.util.ResourceBundle resourceBundle) |
KBCommentResultRowSplitter(KBSuggestionListDisplayContext kbSuggestionListDisplayContext,
java.util.ResourceBundle resourceBundle,
java.lang.String orderByType) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getCompletedKBCommentsLabel() |
protected java.lang.String |
getInProgressKBCommentsLabel() |
protected java.lang.String |
getNewKBCommentsLabel() |
java.util.List<com.liferay.portal.kernel.dao.search.ResultRowSplitterEntry> |
split(java.util.List<com.liferay.portal.kernel.dao.search.ResultRow> resultRows) |
public KBCommentResultRowSplitter(KBSuggestionListDisplayContext kbSuggestionListDisplayContext, java.util.ResourceBundle resourceBundle)
public KBCommentResultRowSplitter(KBSuggestionListDisplayContext kbSuggestionListDisplayContext, java.util.ResourceBundle resourceBundle, java.lang.String orderByType)
public java.util.List<com.liferay.portal.kernel.dao.search.ResultRowSplitterEntry> split(java.util.List<com.liferay.portal.kernel.dao.search.ResultRow> resultRows)
split in interface com.liferay.portal.kernel.dao.search.ResultRowSplitterprotected java.lang.String getCompletedKBCommentsLabel()
protected java.lang.String getInProgressKBCommentsLabel()
protected java.lang.String getNewKBCommentsLabel()