public class RelationshipNotificationImpl
extends org.exoplatform.social.core.relationship.RelationshipListenerPlugin
| Constructor and Description |
|---|
RelationshipNotificationImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
confirmed(org.exoplatform.social.core.relationship.RelationshipEvent event) |
void |
denied(org.exoplatform.social.core.relationship.RelationshipEvent event) |
void |
ignored(org.exoplatform.social.core.relationship.RelationshipEvent event) |
void |
removed(org.exoplatform.social.core.relationship.RelationshipEvent event) |
void |
requested(org.exoplatform.social.core.relationship.RelationshipEvent event) |
public void confirmed(org.exoplatform.social.core.relationship.RelationshipEvent event)
confirmed in interface org.exoplatform.social.core.relationship.RelationshipListenerconfirmed in class org.exoplatform.social.core.relationship.RelationshipListenerPluginpublic void ignored(org.exoplatform.social.core.relationship.RelationshipEvent event)
ignored in interface org.exoplatform.social.core.relationship.RelationshipListenerignored in class org.exoplatform.social.core.relationship.RelationshipListenerPluginpublic void removed(org.exoplatform.social.core.relationship.RelationshipEvent event)
removed in interface org.exoplatform.social.core.relationship.RelationshipListenerremoved in class org.exoplatform.social.core.relationship.RelationshipListenerPluginpublic void requested(org.exoplatform.social.core.relationship.RelationshipEvent event)
public void denied(org.exoplatform.social.core.relationship.RelationshipEvent event)
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.