Jive API (3.0.13) Core Javadocs

com.jivesoftware.community.event
Class ProfileFieldEvent

java.lang.Object
  extended by 
      extended by com.jivesoftware.community.event.ProfileFieldEvent

public class ProfileFieldEvent
extends

A class for ProfileField events.


Nested Class Summary
static class ProfileFieldEvent.Type
           
 
Field Summary
static String PARAM_MODIFIED_INDEX
           
static String PARAM_MODIFIED_OPTIONS
           
 
Constructor Summary
ProfileFieldEvent()
           
ProfileFieldEvent(ProfileFieldEvent.Type type, ProfileField profileField, Map<String,Object> params)
           
 
Method Summary
 ProfileField getProfileField()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PARAM_MODIFIED_OPTIONS

public static final String PARAM_MODIFIED_OPTIONS
See Also:
Constant Field Values

PARAM_MODIFIED_INDEX

public static final String PARAM_MODIFIED_INDEX
See Also:
Constant Field Values
Constructor Detail

ProfileFieldEvent

public ProfileFieldEvent()

ProfileFieldEvent

public ProfileFieldEvent(ProfileFieldEvent.Type type,
                         ProfileField profileField,
                         Map<String,Object> params)
Method Detail

getProfileField

public ProfileField getProfileField()

Jive Product Page

Copyright © 1999-2007 Jive Software.