Class ProfileLifeCycleEvent
java.lang.Object
org.exoplatform.social.common.lifecycle.LifeCycleEvent<String,Profile>
org.exoplatform.social.core.profile.ProfileLifeCycleEvent
event propagated along the
ProfileLifeCycle- Version:
- $Revision$
- Author:
- Patrice Lamarque
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.exoplatform.social.common.lifecycle.LifeCycleEvent
payload, source -
Constructor Summary
ConstructorsConstructorDescriptionProfileLifeCycleEvent(ProfileLifeCycleEvent.Type type, String user, Profile profile) -
Method Summary
Modifier and TypeMethodDescriptionactual profile section;getType()username of the profile updatedMethods inherited from class org.exoplatform.social.common.lifecycle.LifeCycleEvent
getPayload, getSource
-
Constructor Details
-
ProfileLifeCycleEvent
-
-
Method Details
-
getType
-
getUsername
username of the profile updated- Returns:
-
getProfile
actual profile section;- Returns:
-