Interface KBArticleFinder
@ProviderType
public interface KBArticleFinder
- Generated:
-
Method Summary
Modifier and TypeMethodDescriptionint
countByUrlTitle
(long groupId, String kbFolderUrlTitle, String kbArticleUrlTitle, int[] status) int
filterCountByKeywords
(long groupId, String keywords, int status) filterFindByKeywords
(long groupId, String keywords, int status, int start, int end) findByUrlTitle
(long groupId, String kbFolderUrlTitle, String kbArticleUrlTitle, int[] status, int start, int end)
-
Method Details
-
countByUrlTitle
-
filterCountByKeywords
-
filterFindByKeywords
-
findByUrlTitle
-