Uses of Class
org.exoplatform.social.webui.activity.BaseUIActivity.CommentStatus

Packages that use BaseUIActivity.CommentStatus
org.exoplatform.social.webui.activity   
 

Uses of BaseUIActivity.CommentStatus in org.exoplatform.social.webui.activity
 

Methods in org.exoplatform.social.webui.activity that return BaseUIActivity.CommentStatus
 BaseUIActivity.CommentStatus BaseUIActivity.getCommentListStatus()
           
static BaseUIActivity.CommentStatus BaseUIActivity.CommentStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BaseUIActivity.CommentStatus[] BaseUIActivity.CommentStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.exoplatform.social.webui.activity with parameters of type BaseUIActivity.CommentStatus
 void BaseUIActivity.setCommentListStatus(BaseUIActivity.CommentStatus status)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.