Interface KBArticleFinder
@ProviderType
public interface KBArticleFinder
- Generated:
-
Method Summary
Modifier and TypeMethodDescriptionintcountByUrlTitle(long groupId, String kbFolderUrlTitle, String kbArticleUrlTitle, int[] status) intfilterCountByKeywords(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
-