Clearspace API (2.5.29) Core Javadocs

com.jivesoftware.community.event
Class ProfileFieldEvent

java.lang.Object
  extended by com.jivesoftware.base.event.v2.BaseJiveEvent<ProfileFieldEvent.Type,ProfileField>
      extended by com.jivesoftware.community.event.ProfileFieldEvent
All Implemented Interfaces:
com.jivesoftware.community.JiveEvent

public class ProfileFieldEvent
extends com.jivesoftware.base.event.v2.BaseJiveEvent<ProfileFieldEvent.Type,ProfileField>

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.Type type, ProfileField profileField, Map<String,Object> params)
           
 
Method Summary
 ProfileField getProfileField()
           
 
Methods inherited from class com.jivesoftware.base.event.v2.BaseJiveEvent
getDate, getEventType, getParams, getPayload, getType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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.Type type,
                         ProfileField profileField,
                         Map<String,Object> params)
Method Detail

getProfileField

public ProfileField getProfileField()

Clearspace Project Page

Copyright © 1999-2007 Jive Software.