| Package | Description |
|---|---|
| org.exoplatform.social.webui.activity | |
| org.exoplatform.social.webui.composer |
| Modifier and Type | Method and Description |
|---|---|
UIComposer.PostContext |
UIActivitiesLoader.getPostContext() |
UIComposer.PostContext |
UIActivitiesContainer.getPostContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
UIActivitiesLoader.setPostContext(UIComposer.PostContext postContext) |
void |
UIActivitiesContainer.setPostContext(UIComposer.PostContext postContext) |
| Modifier and Type | Method and Description |
|---|---|
UIComposer.PostContext |
UIComposer.getPostContext() |
static UIComposer.PostContext |
UIComposer.PostContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UIComposer.PostContext[] |
UIComposer.PostContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.social.core.activity.model.ExoSocialActivity |
UIDefaultActivityComposer.onPostActivity(UIComposer.PostContext postContext,
String postedMessage) |
protected org.exoplatform.social.core.activity.model.ExoSocialActivity |
UIActivityComposer.onPostActivity(UIComposer.PostContext postContext,
String postedMessage) |
protected void |
UIDefaultActivityComposer.onPostActivity(UIComposer.PostContext postContext,
org.exoplatform.webui.core.UIComponent source,
org.exoplatform.webui.application.WebuiRequestContext requestContext,
String postedMessage) |
protected abstract void |
UIActivityComposer.onPostActivity(UIComposer.PostContext postContext,
org.exoplatform.webui.core.UIComponent source,
org.exoplatform.webui.application.WebuiRequestContext requestContext,
String postedMessage) |
org.exoplatform.social.core.activity.model.ExoSocialActivity |
UIActivityComposer.postActivity(UIComposer.PostContext postContext,
String postedMessage) |
void |
UIComposer.setPostContext(UIComposer.PostContext postContext) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.