public abstract static class UIRelationshipAction.AbstractActionListener extends org.exoplatform.webui.event.EventListener<UIRelationshipAction>
| Modifier and Type | Field and Description |
|---|---|
protected String |
msgKey |
protected org.exoplatform.social.core.relationship.model.Relationship |
relationship |
| Constructor and Description |
|---|
AbstractActionListener() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
doAction(org.exoplatform.webui.event.Event<UIRelationshipAction> event) |
void |
execute(org.exoplatform.webui.event.Event<UIRelationshipAction> event) |
protected boolean |
isValid() |
protected org.exoplatform.social.core.relationship.model.Relationship relationship
protected String msgKey
public void execute(org.exoplatform.webui.event.Event<UIRelationshipAction> event) throws Exception
execute in class org.exoplatform.webui.event.EventListener<UIRelationshipAction>Exceptionprotected boolean isValid()
protected abstract void doAction(org.exoplatform.webui.event.Event<UIRelationshipAction> event)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.