Clearspace API (1.7.0) Core Javadocs

Uses of Class
com.jivesoftware.community.Activity.Type

Packages that use Activity.Type
com.jivesoftware.community Core interfaces and classes for Clearspace. 
 

Uses of Activity.Type in com.jivesoftware.community
 

Methods in com.jivesoftware.community that return Activity.Type
 Activity.Type Activity.getType()
          Returns the type of activity this instance represents.
static Activity.Type Activity.Type.valueOf(int id)
           
static Activity.Type Activity.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Activity.Type[] Activity.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.