public class UIActivityFactory
extends org.exoplatform.container.component.BaseComponentPlugin
| Constructor and Description |
|---|
UIActivityFactory() |
| Modifier and Type | Method and Description |
|---|---|
BaseUIActivity |
addChild(org.exoplatform.social.core.activity.model.ExoSocialActivity activity,
org.exoplatform.webui.core.UIContainer parent)
Find BaseUIActivity which compatible with Activity's type, and then add UIComponent the parent UI.
|
public BaseUIActivity addChild(org.exoplatform.social.core.activity.model.ExoSocialActivity activity, org.exoplatform.webui.core.UIContainer parent) throws Exception
activity - parent - ExceptionCopyright © 2003–2016 eXo Platform SAS. All rights reserved.