Package com.liferay.knowledge.base.util
Interface AdminHelper
public interface AdminHelper
-
Method Summary
Modifier and TypeMethodDescriptionString[]
escapeSections
(String[] sections) com.liferay.diff.DiffVersionsInfo
getDiffVersionsInfo
(long groupId, long kbArticleResourcePrimKey, int sourceVersion, int targetVersion) getKBArticleDiff
(long resourcePrimKey, int sourceVersion, int targetVersion, String param) String[]
unescapeSections
(String sections)
-
Method Details
-
escapeSections
-
getDiffVersionsInfo
com.liferay.diff.DiffVersionsInfo getDiffVersionsInfo(long groupId, long kbArticleResourcePrimKey, int sourceVersion, int targetVersion) -
getKBArticleDiff
String getKBArticleDiff(long resourcePrimKey, int sourceVersion, int targetVersion, String param) throws Exception - Throws:
Exception
-
unescapeSections
-