Class ForumUtils
java.lang.Object
org.exoplatform.forum.integration.gamification.ForumUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringbuildLink(String portalURI, String containerName, String selectedNode, String type, String id, boolean isPrivate) static StringcreatedForumLink(String type, String id, boolean isPrivate) static StringcreatedSubForumLink(String type, String id, boolean isPrivate) static booleanisArrayEmpty(String[] strs) static boolean
-
Field Details
-
log
protected static org.exoplatform.services.log.Log log -
POST
-
TAG
-
SLASH
-
EMPTY_STR
-
-
Constructor Details
-
ForumUtils
public ForumUtils()
-
-
Method Details
-
createdForumLink
-
createdSubForumLink
-
buildLink
-
isEmpty
-
isArrayEmpty
-