org.exoplatform.forum.ext.impl
Class ActivityUtils

java.lang.Object
  extended by org.exoplatform.forum.ext.impl.ActivityUtils

public class ActivityUtils
extends Object


Constructor Summary
ActivityUtils()
           
 
Method Summary
static String getNbOfAnswers(org.exoplatform.faq.service.Question question)
           
static String getNbOfComments(org.exoplatform.faq.service.Question question)
           
static String getQuestionRate(org.exoplatform.faq.service.Question question)
           
static String getSpaceGroupId(String categoryId)
           
static String processContent(String content)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivityUtils

public ActivityUtils()
Method Detail

getQuestionRate

public static String getQuestionRate(org.exoplatform.faq.service.Question question)

getNbOfComments

public static String getNbOfComments(org.exoplatform.faq.service.Question question)

getNbOfAnswers

public static String getNbOfAnswers(org.exoplatform.faq.service.Question question)

processContent

public static String processContent(String content)

getSpaceGroupId

public static String getSpaceGroupId(String categoryId)


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.