com.jivesoftware.community.event
Class ProfileFieldEvent
java.lang.Object
com.jivesoftware.base.event.v2.BaseJiveEvent<ProfileFieldEvent.Type,ProfileField>
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.
| Methods inherited from class com.jivesoftware.base.event.v2.BaseJiveEvent |
getDate, getEventType, getParams, getPayload, getType, toString |
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
ProfileFieldEvent
public ProfileFieldEvent(ProfileFieldEvent.Type type,
ProfileField profileField,
Map<String,Object> params)
getProfileField
public ProfileField getProfileField()
Copyright © 1999-2007 Jive Software.