Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.base.User.Status

Packages that use User.Status
com.jivesoftware.base Base APIs and classes for Jive Software products. 
 

Uses of User.Status in com.jivesoftware.base
 

Methods in com.jivesoftware.base that return User.Status
static User.Status User.Status.getById(int id)
           
 User.Status User.getStatus()
          Returns the current status of the user in regards to moderation.
 User.Status UserTemplate.getStatus()
           
static User.Status User.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static User.Status[] User.Status.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.jivesoftware.base with parameters of type User.Status
 void UserTemplate.setStatus(User.Status status)
           
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.