Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.community.event.ProfileFieldEvent.Type

Packages that use ProfileFieldEvent.Type
com.jivesoftware.community.event Provides mechanisms to be notified of actions in the system such as new messages being created. 
 

Uses of ProfileFieldEvent.Type in com.jivesoftware.community.event
 

Methods in com.jivesoftware.community.event that return ProfileFieldEvent.Type
static ProfileFieldEvent.Type ProfileFieldEvent.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProfileFieldEvent.Type[] ProfileFieldEvent.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in com.jivesoftware.community.event with parameters of type ProfileFieldEvent.Type
ProfileFieldEvent(ProfileFieldEvent.Type type, ProfileField profileField, Map<String,Object> params)
           
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.