public class UIActivitiesContainer
extends org.exoplatform.portal.webui.container.UIContainer
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIVITY_STREAM_VISITED_PREFIX_COOKIED |
description, icon, TABLE_COLUMN_CONTAINER| Constructor and Description |
|---|
UIActivitiesContainer()
constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
addActivity(org.exoplatform.social.core.activity.model.ExoSocialActivity activity) |
List<org.exoplatform.social.core.activity.model.ExoSocialActivity> |
getActivityList() |
String |
getCookiesKey(String displayMode) |
protected long |
getCurrentServerTime() |
String |
getOwnerName() |
PopupContainer |
getPopupContainer() |
org.exoplatform.webui.core.UIPopupWindow |
getPopupWindow() |
UIComposer.PostContext |
getPostContext() |
String |
getSelectedDisplayMode() |
org.exoplatform.social.core.space.model.Space |
getSpace() |
boolean |
isOnMyActivities() |
void |
removeActivity(org.exoplatform.social.core.activity.model.ExoSocialActivity removedActivity) |
UIActivitiesContainer |
setActivityList(List<org.exoplatform.social.core.activity.model.ExoSocialActivity> activityList) |
void |
setOwnerName(String ownerName) |
void |
setPostContext(UIComposer.PostContext postContext) |
void |
setSelectedDisplayMode(String selectedDisplayMode) |
void |
setSpace(org.exoplatform.social.core.space.model.Space space) |
getDescription, getIcon, getStorageId, setDescription, setIcon, setStorageIdgetAccessPermissions, getFactoryId, getHeight, getName, getTemplate, getTitle, getWidth, hasPermission, isModifiable, setAccessPermissions, setFactoryId, setHeight, setModifiable, setName, setTemplate, setTitle, setWidthaddChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String ACTIVITY_STREAM_VISITED_PREFIX_COOKIED
public PopupContainer getPopupContainer()
public org.exoplatform.webui.core.UIPopupWindow getPopupWindow()
public List<org.exoplatform.social.core.activity.model.ExoSocialActivity> getActivityList()
public UIActivitiesContainer setActivityList(List<org.exoplatform.social.core.activity.model.ExoSocialActivity> activityList) throws Exception
Exceptionpublic void setPostContext(UIComposer.PostContext postContext)
public UIComposer.PostContext getPostContext()
public org.exoplatform.social.core.space.model.Space getSpace()
public void setSpace(org.exoplatform.social.core.space.model.Space space)
public String getOwnerName()
public void setOwnerName(String ownerName)
public String getSelectedDisplayMode()
public void setSelectedDisplayMode(String selectedDisplayMode)
protected long getCurrentServerTime()
public boolean isOnMyActivities()
public void addActivity(org.exoplatform.social.core.activity.model.ExoSocialActivity activity)
throws Exception
Exceptionpublic void removeActivity(org.exoplatform.social.core.activity.model.ExoSocialActivity removedActivity)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.